avito_get_section
List all endpoints in a selected Avito API section, such as statistics, to get operation IDs, HTTP methods, paths, safety levels, and summaries.
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 |