Telnyx
Telnyx
Tool
invoke_api_endpoint
Invoke an endpoint in the Telnyx TypeScript API. Note: use the `list_api_endpoints` tool to get the list of endpoints and `get_api_endpoint_schema` tool to get the schema for an endpoint.
Pricing
Per call
$0.01
Model
flat
Pay only for what you use. No subscriptions.
Inputs
args *
objectendpoint_name *
stringTry It
API
MCP Config
Input Parameters
The arguments to pass to the endpoint. This must match the schema returned by the `get_api_endpoint_schema` tool.
The name of the endpoint to invoke.

