Read Skill
pathrule_read_skillRetrieve the approved snapshot of a Pathrule skill by its ID to obtain the cloud SKILL.md content for AI execution.
Instructions
Read the approved snapshot for one Pathrule skill. Use this after pathrule_get_context, pathrule_goto, or pathrule_get_node returns a skill_id. Returns the cloud SKILL.md content for the AI to follow; it does not install or materialize files locally.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| skill_id | Yes | Skill UUID returned by pathrule_get_context, pathrule_goto, or pathrule_get_node. |