Describe an endpoint
api_endpointInspect a specific endpoint's parameters, request/response shapes, security alternatives, danger level, and URL to assess API interactions.
Instructions
Parameters, request and response shapes (compact, depth-limited), danger level, security alternatives and URL of one endpoint.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mode | No | outline: a compact pseudo-type; json: the schema with $refs resolved | outline |
| depth | No | How deep nested schemas are expanded | |
| endpoint | Yes | "METHOD /path", a path with a single operation, or a unique operationId |