ozon_get_workflow
Retrieve a complete step-by-step plan for any Ozon workflow, including operation IDs, pagination guidance, recommended database schema, potential pitfalls, and analytical insights for data interpretation.
Instructions
Get the full step-by-step plan for one workflow.
Returns ordered steps with operation_ids, pagination/batching/concurrency
guidance, recommended DB schema, and known gotchas. Analytical
workflows additionally carry interpret (how to read the data),
when_to_use (situations the workflow fits) and common_mistakes.
Args: name: workflow name from ozon_list_workflows, e.g. "sync_orders_fbs" or "oos_risk_analysis"
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||