crpt_get_section
List all API endpoints within a specified Chestny ZNAK section, such as statistics, returning each endpoint's operation ID, method, path, safety class, and summary.
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 |