Skip to content

Get a skill's full configuration

GET
/skills/{action_id}

Return the full skill record (llm_config / api_config + metadata).

Returns 404 for workflow / script rows even if voice has them — the skill surface is sealed.

Authorizations

Parameters

Path Parameters

action_id
required

Skill action_id.

string
>= 1 characters

Skill action_id.

Header Parameters

X-Target-Org-Id
Any of:
string

Responses

200

Successful Response

object
key
additional properties
any

422

Validation Error

object
detail
Array<object>
object
loc
required
Array
msg
required
string
type
required
string