Memory Procedure Get
memory_procedure_getFetch a stored playbook by name (and optionally version).
Set expand_skills=true to resolve tool_recipe.skills into the
returned steps_md / content_md (same as the background runner).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Playbook (procedure) name | |
| version | No | Specific version (default: latest active) | |
| expand_skills | No | Inline composed skill bodies into steps_md |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |