Skip to main content
GET
Get Skill

Authorizations

Authorization
string
header
required

JWT Authorization header using the Bearer scheme. Example: 'Authorization: Bearer {token}'

Query Parameters

genai_app
string
required

The name of the GenAI app.

app_type
string
default:agent

The type of the app ('mcp' or 'agent').

skill_id
string
required

The id of the skill to retrieve.

Response

Successful Response

Response model for a single skill

skill
Skill · object
required

The skill data