ozon_get_related_methods
Find methods related to a given operation to understand which API calls are needed together. Returns direct neighbors or neighbors of neighbors.
Instructions
Find methods related to a given one (auto-extracted from doc links + workflows).
Returns methods that this operation links to in its description, plus methods that link back to it. Useful for understanding which calls you'll likely need together when integrating a feature.
Args: operation_id: source method max_hops: 1 = direct neighbours, 2 = neighbours of neighbours
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| max_hops | No | ||
| operation_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||