ozon_get_section
Lists all Ozon Seller API endpoints in a given section, returning operation IDs, HTTP methods, paths, and safety flags.
Instructions
List all endpoints in one section.
Args: section: section name (see ozon_list_sections), e.g. "statistics". Returns JSON list of {operation_id, method, path, safety, summary}.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| section | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |