ozon_get_error_catalog
Retrieve Ozon API errors and their solutions. Filter by error code or operation ID to get specific error details.
Instructions
Look up Ozon API errors and their solutions.
Without arguments returns all known errors. With code (e.g. "429" or "InvalidArgument") filters by code. With operation_id returns errors specific to that method plus all generic ones.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| code | No | ||
| operation_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||