get_endpoint_details
Retrieve endpoint details, including parameters and responses, along with a usage example to clarify API usage.
Instructions
Get complete details and usage example for a specific endpoint
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| api_name | Yes | API name (e.g., "hetzner/cloud", "ory/kratos") | |
| path | Yes | Endpoint path (e.g., "/users") | |
| method | Yes | HTTP method |