get_api_endpoints
Search and filter API endpoints by HTTP method, path, tag, or spec ID to retrieve relevant endpoint details.
Instructions
Query API endpoints with filters
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tag | No | Filter by tag (optional) | |
| limit | No | Maximum results (default: 20) | |
| method | No | Filter by HTTP method: GET, POST, PUT, PATCH, DELETE, HEAD, OPTIONS (optional) | |
| spec_id | No | Filter by spec ID (optional) | |
| path_pattern | No | Filter by path pattern (optional) |