Get Skill
Retrieve one skill at its latest version, or at the version named by
?version=. An unknown version is a 404 skill_version_not_found
rather than a fall back to the latest - a caller asking for one body
is never handed a different one.
Dark launch: requires the skills_access entitlement (402 skills_not_in_plan otherwise).
Authentication
Enter your API key with the Bearer prefix, e.g. ‘Bearer sk_…’.
Path parameters
Skill id (prefixed external id, skill_...).
Headers
Query parameters
Response headers
Response
The project this skill belongs to; null when it belongs to none.
The highest version minted. Differs from version only when you asked for an older one.
Knowledge bases this procedure needs. Unlike tools these are not contributed - the agent must already have them attached, and an attach naming one it lacks is refused.
Defaults for the {{tokens}} the instructions reference. They only
fill keys nothing else set - the agent’s own values, the flow’s and
the session’s all outrank them.