Telnyx
Cloud communications platform.
Community: Submitted by a user or imported; check the owner before granting accessOnlineNo sign-inGlobalFreeCan modify data
What it can do
- 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.
- List Api Endpoints: List or search for all endpoints in the Telnyx TypeScript API
- 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 e
What data it sees
Do you need an account
No: the server works without sign-in
Cloud communications platform. Send messages, make calls, manage phone numbers, and configure networking APIs.
Server tool list (3)
Raw names from tools/list. Only developers need these.
| 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. |
| list_api_endpoints | List or search for all endpoints in the Telnyx TypeScript API |
| 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. |