cURL
curl --request GET \ --url https://control-plane.kubiya.ai/api/v1/skills/definitions \ --header 'Authorization: <api-key>'
Get all available skill definitions with their variants.
This returns the registry of all skill types that can be instantiated, along with their predefined variants/presets.
Successful Response
Was this page helpful?