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

Changes

No recorded changes to this endpoint across all 1 revision of this API.