cURL
curl --request GET \ --url https://control-plane.kubiya.ai/api/v1/skills/definitions/{skill_type}
"<any>"
Get a specific skill definition by type.
Returns detailed information about a skill type including all variants.
Successful Response
The response is of type any.
any
Was this page helpful?