Tools
get_endpoint
Get full details for a specific endpoint
Get full details for a specific endpoint including parameters, request/response schemas, permissions, and roles.
| Parameter | Type | Required | Description |
|---|---|---|---|
operationId | string | Yes | The operationId (e.g. createCustomer) |
Example prompt: "Show me the createCustomer endpoint details"