avito_get_workflow
Retrieve a workflow's full plan: ordered steps with the catalog operation_id each uses and why, plus interpretation guidance and common mistakes to avoid.
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 |