Get Skill
Retrieve a skill, including its markdown content.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
skillId
The unique identifier for a skill.
Response
This endpoint returns an object.
id
The unique identifier for a skill.
name
content
The skill body as markdown.
labels
Free-form labels used to organize and discover the skill.
createdAt
updatedAt
description