get_api_endpoint_schema
Get the schema for an endpoint in the Telnyx TypeScript API. You can use the schema returned by this tool to invoke an endpoint with the invoke_api_endpoint tool.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| endpoint | Yes | The name of the endpoint to get the schema for. |