Skip to main content
GET
Get the body markdown of a skill for prompt injection / load_skill

Authorizations

Authorization
string
header
required

Enter your API key (e.g. dai_sk_test_key_001)

Headers

Authorization
string

Path Parameters

skill_name
string
required

Query Parameters

version
integer | null

Version number (default: the version the menu offers)

agent_name
string | null

Resolve the exact version this agent was offered (agent-scope Use pins).

max_chars
integer | null

Trim the body to this many characters (progressive-disclosure body guardrail — the SDK's load_skill passes its per-body limit).

Required range: x >= 256

Cookies

decimal_session
string | null

Response

Successful Response