registry-skills
List available registry skills
Get a paginated list of skills from the registry. Supports optional full-text search and pagination.
get/registry/{registryName}/v0.1/x/dev.toolhive/skills
Path parameters
registryNamestring required
Registry name (currently ignored, uses the default provider)
Query parameters
qstring
Search filter — matches against skill name, namespace, and description
pageinteger
Page number, 1-based (default: 1)
limitinteger
Items per page, max 200 (default: 50)
Response
OK
Changes
Changed in 3 of the 49 revisions of this API.12
- ○
added the optional property
skills/items/provenanceto the response with the200statusresponse-optional-property-added
- ○
- ○
endpoint added
endpoint-added
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
This revision also has 137 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲