Teltel
TelTel is a telecom operator and software provider offering tools for automated voice and SMS communication, including cloud-based contact center software, Voice/SMS API, VoIP/SIP trunking, auto dialer, webphone integration, Click2Call, and webhook-based call event tracking for CRM integration.
This is a first-class FlyMyAI MCP. Agents discover it automatically via tool search and call the actions below on demand - you never wire it up by hand. See the Composio catalog for how discovery works.
Connect
Teltel authenticates with an API key. Generate the credential in your Teltel account, then paste it into FlyMyAI the first time an agent uses a Teltel action.
Fields to fill in FlyMyAI
| Field | Details |
|---|---|
TelTel API Key | The API key required for authenticating requests to the TelTel API. Obtain it from the 'Settings' section of your TelTel account. (required) |
Actions
Every action this integration exposes. Agents pick the right one from the task; you do not call them by name.
| Action | What it does | Required inputs |
|---|---|---|
TELTEL_GET_CALL_LIST | Tool to retrieve a list of calls with details (duration, time, status). use when you need to filter and page through call records. | - |
TELTEL_GET_SMS_LIST | Tool to retrieve a list of sent and received sms messages. use when you need to page or filter sms logs by sender, recipient, status, or time range. | - |
TELTEL_GET_USERS_LIST | Tool to retrieve a list of users from your teltel account. use when you need to page through or synchronize user records. | - |
TELTEL_RECEIVE_INBOUND_SMS | Tool to receive inbound sms via webhook. use when handling incoming sms messages from teltel. | to, from_number, message, time, msgid |