ym_get_workflow
Fetch a detailed workflow plan: ordered steps with rationale, interpretation guidance, and pitfalls to avoid. Use the workflow name to prevent errors and execute correctly.
Instructions
Return the full plan for one workflow: ordered steps (each naming a catalog operation_id and why), interpretation guidance, and common mistakes to avoid.
Args: name: workflow name (see {svc}_list_workflows).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |