Skip to main content
POST
Recall Skill

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json

Skill recall request

task
string
required

User task description

llm_id
string
required

LLM ID to use for selection

Response

Successful Response

Skill recall response

reasoning
string
required

Reasoning for selection

skill
SkillDetail · object | null

Selected skill or null