ozon_describe_method
Retrieve a complete description of any Ozon API method, including metadata and fully-resolved JSON Schema for requests and responses.
Instructions
Get a complete description of one Ozon API method.
Returns the method's metadata plus fully-resolved JSON Schema for request and responses. All $ref pointers are inlined; oneOf/anyOf/allOf combinators are preserved verbatim. When knowledge layer is loaded, also includes rate_limit, quirks, examples, and related methods — everything an agent needs to call the method correctly.
Provide either operation_id (preferred) OR path (+ optional http_method).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | ||
| http_method | No | ||
| operation_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||