Discover API Endpoints
api_discoverDiscover available API endpoints grouped by domain to understand what operations are possible before making requests. Returns method, path, and description for each endpoint.
Instructions
List all available API endpoints grouped by domain. Call this first to understand what APIs are available before making requests. Returns method, path, description, and optionally parameters for each endpoint.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domain | No | Filter endpoints by domain/tag (e.g., 'auth', 'servers', 'workflows') | |
| includeParameters | No | Include parameter details for each endpoint |