v1

latestOpenAPI 3.0.32026-07-222111928.0 KB
Skills

Get Skill File Content

Get the content of a file in a skill.

get/v2/skills/{skill_id}/files/{path}

Path parameters

skill_idstring uuid required

Skill ID.

pathstring required

Relative path to the file inside the skill, e.g. SKILL.md.

Response

Default Response

contentstring required

UTF-8 decoded contents of the file

pathstring required

Relative path of the file inside the skill

contentTypestring

MIME content type inferred from the file extension