Run PCD Skill
run_pcd_skillRetrieve a named skill’s instructions and resolved references for the assistant to follow. Does not itself perform the procedure.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Skill name — as listed by list_pcd_skills | |
| handle | Yes | Your active deck handle — used to verify access scope | |
| contract | No | Help mode — return the complete contract with no operation performed. | |
| container_id | No | Container ID — speeds up lookup, include if known |