ozon_get_section
List every endpoint in a chosen Ozon Seller API section, returning operation IDs, methods, paths, safety classes, and summaries. Use it to explore available operations before calling them.
Instructions
List all endpoints in one section.
Args: section: section name (see {svc}_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 |