ozon_execute
Execute Ozon Seller API actions by ID with matching parameters. Use search first to find action IDs and parameter schemas.
Instructions
Execute an Ozon Seller API action by ID.
Use ozon_search first to find the action ID and its parameter schema.
Args: action: action ID from ozon_search results (e.g. "product-list") params_json: JSON object with action parameters matching the schema
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | Yes | ||
| params_json | No | {} |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |