Skip to main content
GET
Get details for one skill

Path Parameters

skillId
string
required

Response

Full skill metadata

id
string
required

Stable identifier, e.g. "pdf-summarize-v1".

name
string
required

Human-readable display name.

description
string
required
tags
string[]
version
string
inputModes
string[]
outputModes
string[]
inputSchema
object

JSON-Schema for expected message.parts.

outputSchema
object

JSON-Schema describing artifacts this skill produces.

examples
object[]