ozon_get_rate_limits
Look up rate limits for any Ozon API method, section, or the whole API. Returns the most specific limit using optional operation_id.
Instructions
Look up rate limits for a method, section, or the whole API.
Without arguments returns all known limits. With operation_id, returns the most specific limit (per-method overrides per-section overrides global).
NOTE: Many limits in v0.2 are conservative guesses (source: 'guess'). Verify against real Ozon responses before relying on them in production.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| section | No | ||
| operation_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||