List endpoints
list_endpointsList all API endpoints with method, path, summary, and tags from an OpenAPI spec. Filter by tag to narrow results.
Instructions
Compact index of endpoints (method, path, summary, tags). Optionally filter by tag.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tag | No | Only list endpoints with this tag. | |
| spec | No | URL or local path of the OpenAPI/Swagger spec. Defaults to the server's configured API_DOCS_URL. |