registry-skills
Get a registry skill
Retrieve a single skill by its namespace and name from the registry.
get/registry/{registryName}/v0.1/x/dev.toolhive/skills/{namespace}/{skillName}
Path parameters
registryNamestring required
Registry name (currently ignored, uses the default provider)
namespacestring required
Skill namespace in reverse-DNS format (e.g. io.github.stacklok)
skillNamestring required
Skill name
Response
OK
Changes
Changed in 3 of the 49 revisions of this API.12
- ○
added the optional property
to the response with the statusresponse-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
- ▲