get_endpoint_schema
Retrieve detailed schema information for specific API endpoints to understand required parameters and expected responses.
Instructions
Get the full schema for a specific endpoint. Use this to get detailed parameter and response information.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| api_id | Yes | The API identifier | |
| endpoint_id | Yes | The endpoint identifier (e.g., 'GET /users/{id}') |