Skip to main content
GET
Returns metadata for a specific skill installed on the instance.

Authentication

Requires an org-level API key or a scoped token with the configure permission.

Path Parameters

string
required
The ID of the instance.
string
required
The name of the skill (e.g. web-search).

Response

string
The skill’s identifier.
string
A short description of the skill.
string
Where the skill was installed from.
string
The filesystem path to the skill on the instance.
boolean
Whether the skill is fully configured and operational.