list_endpoints
Retrieve all endpoints for an API, including operation IDs, HTTP methods, paths, and required parameters. Ideal for quick endpoint overviews.
Instructions
List all endpoints for a specific API with their operation IDs, HTTP methods, paths, and required parameters. Lighter than get_api when you only need the endpoint list.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slug | Yes | The API slug. |