skills

List Skills

List skills for a collection with cursor pagination.

get/v1/skills

Query parameters

collectionstring required
limitinteger
pagestring nullable

Headers

anthropic-betastring[] nullable

Response

Paginated list of skills.

has_moreboolean required

Whether there is a next page.

next_pagestring nullable

Token for next page.

Changes