Telnyx
Cloud communications platform.
От сообщества: Добавлен пользователем или импортирован; проверьте владельца перед подключениемРаботаетБез входаГлобальныйБесплатноМожет изменять данные
Что умеет
- 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
Какие данные видит
Нужен ли аккаунт
Не нужен: сервер работает без входа
Cloud communications platform. Send messages, make calls, manage phone numbers, and configure networking APIs.
Список инструментов сервера (3)
Технические названия из tools/list. Нужны только разработчикам.
| 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. |