Skip to main content
The Twilio MCP Server exposes Twilio’s Public API via the Model Context Protocol, enabling AI agents to automate development and integrate with tools like Claude and Cursor for enhanced communication and data management.

Server Details

PropertyValue
TransportStreamable HTTP
HostingRemote (externally hosted)
CategoriesSMS & Voice, Communication & Support

Authentication

This server supports the following authentication method:

Header Authentication

This server authenticates via HTTP headers. During the server onboarding flow, you will be prompted to confirm the required headers. Note that you do not provide the values for the headers during the server on-boarding. Header values are provided by the users during the Auth Link flow.

Getting Started

1

Add the server

Navigate to the Server Library and click on the New Server button. Find Twilio in the Caylex Catalog.
2

Server Onboarding flow

Go through the server onboarding flow.
3

Use in a project

Add the server to a project by configuring project connections. Its tools are now available to any agents connected to that project.

Available Tools

This server provides 197 tools:
[Twilio - Api] Updates the caller-id. Required: AccountSid, Sid. Optional: FriendlyName.
[Twilio - Api] Update the queue with the new parameters. Required: AccountSid, Sid. Optional: FriendlyName, MaxSize.
[Twilio - Api] Remove an empty queue. WARNING: This is a destructive operation that cannot be undone. Required: AccountSid, Sid.
[Twilio - Api] Create a queue. Required: AccountSid, FriendlyName. Optional: MaxSize.
[Twilio - Api] Use this tool to retrieve a list of Signing Key resources. Returns a paginated collection. Required: AccountSid.
[Twilio - Api] Create a new Signing Key for the account making the request. Required: AccountSid. Optional: FriendlyName.
[Twilio - Api] Fetch a notification belonging to the account used to make the request. Required: AccountSid, Sid.
[Twilio - Api] Retrieve a list of notifications belonging to the account used to make the request. Required: AccountSid.
[Twilio - Api] Fetch an outgoing-caller-id belonging to the account used to make the request. Required: AccountSid, Sid.
[Twilio - Api] Retrieve a list of usage-triggers belonging to the account used to make the request. Required: AccountSid.
[Twilio - Api] Retrieve a list of payloads belonging to the AddOnResult. Required: AccountSid, ReferenceSid, AddOnResultSid.
[Twilio - Api] Fetch an instance of a result payload. Required: AccountSid, ReferenceSid, AddOnResultSid, PayloadSid.
[Twilio - Api] Use this tool to retrieve details of a specific Recording Transcription by its identifier. Required: AccountSid, RecordingSid, Sid.
[Twilio - Api] Fetch a specific member from the queue. Required: AccountSid, QueueSid, CallSid.
[Twilio - Api] DESTRUCTIVE: Permanently delete a Recording Transcription. This action cannot be undone. WARNING: This is a destructive operation that cannot be undone. Required: AccountSid, RecordingSid, Sid.
[Twilio - Api] Dequeue a member from a queue and have the member’s call begin executing the TwiML document at that URL. Required: AccountSid, QueueSid, CallSid, Url. Optional: Method.
[Twilio - Api] Use this tool to retrieve a list of Recording Transcription resources. Returns a paginated collection. Required: AccountSid, RecordingSid.
[Twilio - Api] Retrieve a list of credential list mappings belonging to the domain used in the request. Required: AccountSid, DomainSid.
[Twilio - Api] Delete a CredentialListMapping resource from an account. WARNING: This is a destructive operation that cannot be undone. Required: AccountSid, DomainSid, Sid.
[Twilio - Api] Retrieve a list of domains belonging to the account used to make the request. Required: AccountSid.
[Twilio - Api] Retrieve the members of the queue. Required: AccountSid, QueueSid.
[Twilio - Api] Retrieve a list of Message resources associated with a Twilio Account. Required: AccountSid.
[Twilio - Api] Send a message. Required: AccountSid, To. Optional: StatusCallback, ApplicationSid, MaxPrice, ProvideFeedback, Attempt.
[Twilio - Api] Fetch a specific Message. Required: AccountSid, Sid.
[Twilio - Api] Update a Message resource (used to redact Message body text and to cancel not-yet-sent messages). Required: AccountSid, Sid. Optional: Body, Status.
[Twilio - Api] Deletes a Message resource from your account. WARNING: This is a destructive operation that cannot be undone. Required: AccountSid, Sid.
[Twilio - Api] Create Message Feedback to confirm a tracked user action was performed by the recipient of the associated Message. Required: AccountSid, MessageSid. Optional: Outcome.
[Twilio - Api] Create a new IpAddress resource. Required: AccountSid, IpAccessControlListSid, FriendlyName, IpAddress. Optional: CidrPrefixLength.
[Twilio - Api] Retrieve a list of transcriptions belonging to the account used to make the request. Required: AccountSid.
[Twilio - Api] Delete the caller-id specified from the account. WARNING: This is a destructive operation that cannot be undone. Required: AccountSid, Sid.
[Twilio - Api] Retrieve a list of outgoing-caller-ids belonging to the account used to make the request. Required: AccountSid.
[Twilio - Api] Use this tool to create a new Validation Request. Required: AccountSid, PhoneNumber. Optional: FriendlyName, CallDelay, Extension, StatusCallback, StatusCallbackMethod.
[Twilio - Api] Fetch an instance of a participant. Required: AccountSid, ConferenceSid, CallSid.
[Twilio - Api] Retrieve a list of queues belonging to the account used to make the request. Required: AccountSid.
[Twilio - Api] Retrieves a collection of Accounts belonging to the account used to make the request.
[Twilio - Api] Create a new Twilio Subaccount from the account making the request. Optional: FriendlyName.
[Twilio - Api] Fetch the account specified by the provided Account Sid. Required: Sid.
[Twilio - Api] Modify the properties of a given Account. Required: Sid. Optional: FriendlyName, Status.
[Twilio - Api] Use this tool to retrieve a list of Address resources. Returns a paginated collection. Required: AccountSid.
[Twilio - Api] Use this tool to create a new Address. Required: AccountSid, CustomerName, Street, City, Region, PostalCode, IsoCountry. Optional: FriendlyName, EmergencyEnabled, AutoCorrectAddress, StreetSecondary.
[Twilio - Api] Use this tool to retrieve details of a specific Address by its identifier. Required: AccountSid, Sid.
[Twilio - Api] Use this tool to modify properties of an existing Address. Required: AccountSid, Sid. Optional: FriendlyName, CustomerName, Street, City, Region.
[Twilio - Api] DESTRUCTIVE: Permanently delete a Address. This action cannot be undone. WARNING: This is a destructive operation that cannot be undone. Required: AccountSid, Sid.
[Twilio - Api] Retrieve a list of applications representing an application within the requesting account. Required: AccountSid.
[Twilio - Api] Create a new application within your account. Required: AccountSid. Optional: ApiVersion, VoiceUrl, VoiceMethod, VoiceFallbackUrl, VoiceFallbackMethod.
[Twilio - Api] Fetch the application specified by the provided sid. Required: AccountSid, Sid.
[Twilio - Api] Updates the application’s properties. Required: AccountSid, Sid. Optional: FriendlyName, ApiVersion, VoiceUrl, VoiceMethod, VoiceFallbackUrl.
[Twilio - Api] Delete the application by the specified application sid. WARNING: This is a destructive operation that cannot be undone. Required: AccountSid, Sid.
[Twilio - Api] Fetch an instance of an authorized-connect-app. Required: AccountSid, ConnectAppSid.
[Twilio - Api] Retrieve a list of authorized-connect-apps belonging to the account used to make the request. Required: AccountSid.
[Twilio - Api] Use this tool to retrieve a list of Available Phone Number Country resources. Returns a paginated collection. Required: AccountSid.
[Twilio - Api] Use this tool to retrieve details of a specific Available Phone Number Country by its identifier. Required: AccountSid, CountryCode.
[Twilio - Api] Use this tool to retrieve a list of Available Phone Number Local resources. Returns a paginated collection. Required: AccountSid, CountryCode.
[Twilio - Api] Use this tool to retrieve a list of Available Phone Number Machine To Machine resources. Returns a paginated collection. Required: AccountSid, CountryCode.
[Twilio - Api] Use this tool to retrieve a list of Available Phone Number Mobile resources. Returns a paginated collection. Required: AccountSid, CountryCode.
[Twilio - Api] Use this tool to retrieve a list of Available Phone Number National resources. Returns a paginated collection. Required: AccountSid, CountryCode.
[Twilio - Api] Use this tool to retrieve a list of Available Phone Number Shared Cost resources. Returns a paginated collection. Required: AccountSid, CountryCode.
[Twilio - Api] Use this tool to retrieve a list of Available Phone Number Toll Free resources. Returns a paginated collection. Required: AccountSid, CountryCode.
[Twilio - Api] Use this tool to retrieve a list of Available Phone Number Voip resources. Returns a paginated collection. Required: AccountSid, CountryCode.
[Twilio - Api] Fetch the balance for an Account based on Account Sid. Balance changes may not be reflected immediately. Child accounts do not contain balance information. Required: AccountSid.
[Twilio - Api] Retrieves a collection of calls made to and from your account. Required: AccountSid.
[Twilio - Api] Create a new outgoing call to phones, SIP-enabled endpoints or Twilio Client connections. Required: AccountSid, To, From. Optional: Method, FallbackUrl, FallbackMethod, StatusCallback, StatusCallbackEvent.
[Twilio - Api] Fetch the call specified by the provided Call SID. Required: AccountSid, Sid.
[Twilio - Api] Initiates a call redirect or terminates a call. Required: AccountSid, Sid. Optional: Url, Method, Status, FallbackUrl, FallbackMethod.
[Twilio - Api] Delete a Call record from your account. Once the record is deleted, it will no longer appear in the API and Account Portal logs. WARNING: This is a destructive operation that cannot be undone. Required: AccountSid, Sid.
[Twilio - Api] Retrieve a list of all events for a call. Required: AccountSid, CallSid.
[Twilio - Api] Use this tool to retrieve details of a specific Call Notification by its identifier. Required: AccountSid, CallSid, Sid.
[Twilio - Api] Use this tool to retrieve a list of Call Notification resources. Returns a paginated collection. Required: AccountSid, CallSid.
[Twilio - Api] Retrieve a list of recordings belonging to the call used to make the request. Required: AccountSid, CallSid.
[Twilio - Api] Create a recording for the call. Required: AccountSid, CallSid. Optional: RecordingStatusCallbackEvent, RecordingStatusCallback, RecordingStatusCallbackMethod, Trim, RecordingChannels.
[Twilio - Api] Fetch an instance of a recording for a call. Required: AccountSid, CallSid, Sid.
[Twilio - Api] Changes the status of the recording to paused, stopped, or in-progress. Note: Pass Twilio.CURRENT instead of recording sid to reference current active recording. Required: AccountSid, CallSid, Sid, Status. Optional: PauseBehavior.
[Twilio - Api] Delete a recording from your account. WARNING: This is a destructive operation that cannot be undone. Required: AccountSid, CallSid, Sid.
[Twilio - Api] Fetch an instance of a conference. Required: AccountSid, Sid.
[Twilio - Api] Use this tool to modify properties of an existing Conference. Required: AccountSid, Sid. Optional: Status, AnnounceUrl, AnnounceMethod.
[Twilio - Api] Retrieve a list of conferences belonging to the account used to make the request. Required: AccountSid.
[Twilio - Api] Retrieve a list of recordings belonging to the call used to make the request. Required: AccountSid, ConferenceSid.
[Twilio - Api] Fetch an instance of a recording for a call. Required: AccountSid, ConferenceSid, Sid.
[Twilio - Api] Changes the status of the recording to paused, stopped, or in-progress. Note: To use Twilio.CURRENT, pass it as recording sid. Required: AccountSid, ConferenceSid, Sid, Status. Optional: PauseBehavior.
[Twilio - Api] Delete a recording from your account. WARNING: This is a destructive operation that cannot be undone. Required: AccountSid, ConferenceSid, Sid.
[Twilio - Api] Fetch an instance of a connect-app. Required: AccountSid, Sid.
[Twilio - Api] Update a connect-app with the specified parameters. Required: AccountSid, Sid. Optional: AuthorizeRedirectUrl, CompanyName, DeauthorizeCallbackMethod, DeauthorizeCallbackUrl, Description.
[Twilio - Api] Delete an instance of a connect-app. WARNING: This is a destructive operation that cannot be undone. Required: AccountSid, Sid.
[Twilio - Api] Retrieve a list of connect-apps belonging to the account used to make the request. Required: AccountSid.
[Twilio - Api] Use this tool to retrieve a list of Dependent Phone Number resources. Returns a paginated collection. Required: AccountSid, AddressSid.
[Twilio - Api] Fetch an incoming-phone-number belonging to the account used to make the request. Required: AccountSid, Sid.
[Twilio - Api] Update an incoming-phone-number instance. Required: AccountSid, Sid. Optional: ApiVersion, FriendlyName, SmsApplicationSid, SmsFallbackMethod, SmsFallbackUrl.
[Twilio - Api] Delete a phone-numbers belonging to the account used to make the request. WARNING: This is a destructive operation that cannot be undone. Required: AccountSid, Sid.
[Twilio - Api] Retrieve a list of incoming-phone-numbers belonging to the account used to make the request. Required: AccountSid.
[Twilio - Api] Purchase a phone-number for the account. Required: AccountSid. Optional: ApiVersion, FriendlyName, SmsApplicationSid, SmsFallbackMethod, SmsFallbackUrl.
[Twilio - Api] Fetch an instance of an Add-on installation currently assigned to this Number. Required: AccountSid, ResourceSid, Sid.
[Twilio - Api] Remove the assignment of an Add-on installation from the Number specified. WARNING: This is a destructive operation that cannot be undone. Required: AccountSid, ResourceSid, Sid.
[Twilio - Api] Retrieve a list of Add-on installations currently assigned to this Number. Required: AccountSid, ResourceSid.
[Twilio - Api] Assign an Add-on installation to the Number specified. Required: AccountSid, ResourceSid, InstalledAddOnSid.
[Twilio - Api] Fetch an instance of an Extension for the Assigned Add-on. Required: AccountSid, ResourceSid, AssignedAddOnSid, Sid.
[Twilio - Api] Retrieve a list of Extensions for the Assigned Add-on. Required: AccountSid, ResourceSid, AssignedAddOnSid.
[Twilio - Api] Use this tool to retrieve a list of Incoming Phone Number Local resources. Returns a paginated collection. Required: AccountSid.
[Twilio - Api] Use this tool to create a new Incoming Phone Number Local. Required: AccountSid, PhoneNumber. Optional: ApiVersion, FriendlyName, SmsApplicationSid, SmsFallbackMethod, SmsFallbackUrl.
[Twilio - Api] Use this tool to retrieve a list of Incoming Phone Number Mobile resources. Returns a paginated collection. Required: AccountSid.
[Twilio - Api] Use this tool to create a new Incoming Phone Number Mobile. Required: AccountSid, PhoneNumber. Optional: ApiVersion, FriendlyName, SmsApplicationSid, SmsFallbackMethod, SmsFallbackUrl.
[Twilio - Api] Use this tool to retrieve a list of Incoming Phone Number Toll Free resources. Returns a paginated collection. Required: AccountSid.
[Twilio - Api] Use this tool to create a new Incoming Phone Number Toll Free. Required: AccountSid, PhoneNumber. Optional: ApiVersion, FriendlyName, SmsApplicationSid, SmsFallbackMethod, SmsFallbackUrl.
[Twilio - Api] Use this tool to retrieve details of a specific Key by its identifier. Required: AccountSid, Sid.
[Twilio - Api] Use this tool to modify properties of an existing Key. Required: AccountSid, Sid. Optional: FriendlyName.
[Twilio - Api] DESTRUCTIVE: Permanently delete a Key. This action cannot be undone. WARNING: This is a destructive operation that cannot be undone. Required: AccountSid, Sid.
[Twilio - Api] Use this tool to retrieve a list of Key resources. Returns a paginated collection. Required: AccountSid.
[Twilio - Api] Use this tool to create a new New Key. Required: AccountSid. Optional: FriendlyName.
[Twilio - Api] Fetch a single Media resource associated with a specific Message resource. Required: AccountSid, MessageSid, Sid.
[Twilio - Api] Delete the Media resource. WARNING: This is a destructive operation that cannot be undone. Required: AccountSid, MessageSid, Sid.
[Twilio - Api] Read a list of Media resources associated with a specific Message resource. Required: AccountSid, MessageSid.
[Twilio - Api] Update the properties of the participant. Required: AccountSid, ConferenceSid, CallSid. Optional: Muted, Hold, HoldUrl, HoldMethod, AnnounceUrl.
[Twilio - Api] Kick a participant from a given conference. WARNING: This is a destructive operation that cannot be undone. Required: AccountSid, ConferenceSid, CallSid.
[Twilio - Api] Retrieve a list of participants belonging to the account used to make the request. Required: AccountSid, ConferenceSid.
[Twilio - Api] Use this tool to create a new Participant. Required: AccountSid, ConferenceSid, From, To. Optional: StatusCallback, StatusCallbackMethod, StatusCallbackEvent, Label, Timeout.
[Twilio - Api] Retrieve a list of recordings belonging to the account used to make the request. Required: AccountSid.
[Twilio - Api] create an instance of payments. This will start a new payments session. Required: AccountSid, CallSid, IdempotencyKey, StatusCallback. Optional: BankAccountType, ChargeAmount, Currency, Description, Input.
[Twilio - Api] update an instance of payments with different phases of payment flows. Required: AccountSid, CallSid, Sid, IdempotencyKey, StatusCallback. Optional: Capture, Status.
[Twilio - Api] Fetch an instance of a queue identified by the QueueSid. Required: AccountSid, Sid.
[Twilio - Api] Create a Transcription. Required: AccountSid, CallSid. Optional: Name, Track, StatusCallbackUrl, StatusCallbackMethod, InboundTrackLabel.
[Twilio - Api] Stop a Transcription using either the SID of the Transcription resource or the name used when creating the resource. Required: AccountSid, CallSid, Sid, Status.
[Twilio - Api] Fetch an instance of a recording. Required: AccountSid, Sid.
[Twilio - Api] Delete a recording from your account. WARNING: This is a destructive operation that cannot be undone. Required: AccountSid, Sid.
[Twilio - Api] Fetch an instance of an AddOnResult. Required: AccountSid, ReferenceSid, Sid.
[Twilio - Api] Delete a result and purge all associated Payloads. WARNING: This is a destructive operation that cannot be undone. Required: AccountSid, ReferenceSid, Sid.
[Twilio - Api] Retrieve a list of results belonging to the recording. Required: AccountSid, ReferenceSid.
[Twilio - Api] Fetch an instance of a result payload. Required: AccountSid, ReferenceSid, AddOnResultSid, Sid.
[Twilio - Api] Delete a payload from the result along with all associated Data. WARNING: This is a destructive operation that cannot be undone. Required: AccountSid, ReferenceSid, AddOnResultSid, Sid.
[Twilio - Api] Fetch an instance of a short code. Required: AccountSid, Sid.
[Twilio - Api] Update a short code with the following parameters. Required: AccountSid, Sid. Optional: FriendlyName, ApiVersion, SmsUrl, SmsMethod, SmsFallbackUrl.
[Twilio - Api] Retrieve a list of short-codes belonging to the account used to make the request. Required: AccountSid.
[Twilio - Api] Use this tool to retrieve details of a specific Signing Key by its identifier. Required: AccountSid, Sid.
[Twilio - Api] Use this tool to modify properties of an existing Signing Key. Required: AccountSid, Sid. Optional: FriendlyName.
[Twilio - Api] DESTRUCTIVE: Permanently delete a Signing Key. This action cannot be undone. WARNING: This is a destructive operation that cannot be undone. Required: AccountSid, Sid.
[Twilio - Api] Create a new credential list mapping resource. Required: AccountSid, DomainSid, CredentialListSid.
[Twilio - Api] Fetch a specific instance of a credential list mapping. Required: AccountSid, DomainSid, Sid.
[Twilio - Api] Delete a credential list mapping from the requested domain. WARNING: This is a destructive operation that cannot be undone. Required: AccountSid, DomainSid, Sid.
[Twilio - Api] Retrieve a list of IP Access Control List mappings belonging to the domain used in the request. Required: AccountSid, DomainSid.
[Twilio - Api] Get a Credential List. Required: AccountSid, Sid.
[Twilio - Api] Create a new IP Access Control List mapping. Required: AccountSid, DomainSid, IpAccessControlListSid.
[Twilio - Api] Fetch a specific instance of an IP Access Control List mapping. Required: AccountSid, DomainSid, Sid.
[Twilio - Api] Delete an IP Access Control List mapping from the requested domain. WARNING: This is a destructive operation that cannot be undone. Required: AccountSid, DomainSid, Sid.
[Twilio - Api] Retrieve a list of credential list mappings belonging to the domain used in the request. Required: AccountSid, DomainSid.
[Twilio - Api] Create a new credential resource. Required: AccountSid, CredentialListSid, Username, Password.
[Twilio - Api] Create a new credential list mapping resource. Required: AccountSid, DomainSid, CredentialListSid.
[Twilio - Api] Fetch a specific instance of a credential list mapping. Required: AccountSid, DomainSid, Sid.
[Twilio - Api] Delete a credential list mapping from the requested domain. WARNING: This is a destructive operation that cannot be undone. Required: AccountSid, DomainSid, Sid.
[Twilio - Api] Retrieve a list of credentials. Required: AccountSid, CredentialListSid.
[Twilio - Api] Fetch a single credential. Required: AccountSid, CredentialListSid, Sid.
[Twilio - Api] Update a credential resource. Required: AccountSid, CredentialListSid, Sid. Optional: Password.
[Twilio - Api] Delete a credential resource. WARNING: This is a destructive operation that cannot be undone. Required: AccountSid, CredentialListSid, Sid.
[Twilio - Api] Get All Credential Lists. Required: AccountSid.
[Twilio - Api] Create a Credential List. Required: AccountSid, FriendlyName.
[Twilio - Api] Update a Credential List. Required: AccountSid, Sid, FriendlyName.
[Twilio - Api] Delete a Credential List. WARNING: This is a destructive operation that cannot be undone. Required: AccountSid, Sid.
[Twilio - Api] Read multiple CredentialListMapping resources from an account. Required: AccountSid, DomainSid.
[Twilio - Api] Create a CredentialListMapping resource for an account. Required: AccountSid, DomainSid, CredentialListSid.
[Twilio - Api] Fetch a single CredentialListMapping resource from an account. Required: AccountSid, DomainSid, Sid.
[Twilio - Api] Create a new Domain. Required: AccountSid, DomainName. Optional: FriendlyName, VoiceUrl, VoiceMethod, VoiceFallbackUrl, VoiceFallbackMethod.
[Twilio - Api] Fetch an instance of a Domain. Required: AccountSid, Sid.
[Twilio - Api] Update the attributes of a domain. Required: AccountSid, Sid. Optional: FriendlyName, VoiceFallbackMethod, VoiceFallbackUrl, VoiceMethod, VoiceStatusCallbackMethod.
[Twilio - Api] Delete an instance of a Domain. WARNING: This is a destructive operation that cannot be undone. Required: AccountSid, Sid.
[Twilio - Api] Retrieve a list of IpAccessControlLists that belong to the account used to make the request. Required: AccountSid.
[Twilio - Api] Create a new IpAccessControlList resource. Required: AccountSid, FriendlyName.
[Twilio - Api] Fetch a specific instance of an IpAccessControlList. Required: AccountSid, Sid.
[Twilio - Api] Rename an IpAccessControlList. Required: AccountSid, Sid, FriendlyName.
[Twilio - Api] Delete an IpAccessControlList from the requested account. WARNING: This is a destructive operation that cannot be undone. Required: AccountSid, Sid.
[Twilio - Api] Retrieve a list of usage-records belonging to the account used to make the request. Required: AccountSid.
[Twilio - Api] Fetch an IpAccessControlListMapping resource. Required: AccountSid, DomainSid, Sid.
[Twilio - Api] Delete an IpAccessControlListMapping resource. WARNING: This is a destructive operation that cannot be undone. Required: AccountSid, DomainSid, Sid.
[Twilio - Api] Retrieve a list of IpAccessControlListMapping resources. Required: AccountSid, DomainSid.
[Twilio - Api] Create a new IpAccessControlListMapping resource. Required: AccountSid, DomainSid, IpAccessControlListSid.
[Twilio - Api] Read multiple IpAddress resources. Required: AccountSid, IpAccessControlListSid.
[Twilio - Api] Read one IpAddress resource. Required: AccountSid, IpAccessControlListSid, Sid.
[Twilio - Api] Update an IpAddress resource. Required: AccountSid, IpAccessControlListSid, Sid. Optional: IpAddress, FriendlyName, CidrPrefixLength.
[Twilio - Api] Delete an IpAddress resource. WARNING: This is a destructive operation that cannot be undone. Required: AccountSid, IpAccessControlListSid, Sid.
[Twilio - Api] Create a Siprec. Required: AccountSid, CallSid. Optional: Name, ConnectorName, Track, StatusCallback, StatusCallbackMethod.
[Twilio - Api] Stop a Siprec using either the SID of the Siprec resource or the name used when creating the resource. Required: AccountSid, CallSid, Sid, Status.
[Twilio - Api] Create a Stream. Required: AccountSid, CallSid, Url. Optional: Name, Track, StatusCallback, StatusCallbackMethod, Parameter1.Name.
[Twilio - Api] Stop a Stream using either the SID of the Stream resource or the name used when creating the resource. Required: AccountSid, CallSid, Sid, Status.
[Twilio - Api] Create a new token for ICE servers. Required: AccountSid. Optional: Ttl.
[Twilio - Api] Fetch an instance of a Transcription. Required: AccountSid, Sid.
[Twilio - Api] Delete a transcription from the account used to make the request. WARNING: This is a destructive operation that cannot be undone. Required: AccountSid, Sid.
[Twilio - Api] Use this tool to retrieve a list of Usage Record All Time resources. Returns a paginated collection. Required: AccountSid.
[Twilio - Api] Use this tool to retrieve a list of Usage Record Daily resources. Returns a paginated collection. Required: AccountSid.
[Twilio - Api] Use this tool to retrieve a list of Usage Record Last Month resources. Returns a paginated collection. Required: AccountSid.
[Twilio - Api] Use this tool to retrieve a list of Usage Record Monthly resources. Returns a paginated collection. Required: AccountSid.
[Twilio - Api] Use this tool to retrieve a list of Usage Record This Month resources. Returns a paginated collection. Required: AccountSid.
[Twilio - Api] Use this tool to retrieve a list of Usage Record Today resources. Returns a paginated collection. Required: AccountSid.
[Twilio - Api] Use this tool to retrieve a list of Usage Record Yearly resources. Returns a paginated collection. Required: AccountSid.
[Twilio - Api] Use this tool to retrieve a list of Usage Record Yesterday resources. Returns a paginated collection. Required: AccountSid.
[Twilio - Api] Fetch and instance of a usage-trigger. Required: AccountSid, Sid.
[Twilio - Api] Update an instance of a usage trigger. Required: AccountSid, Sid. Optional: CallbackMethod, CallbackUrl, FriendlyName.
[Twilio - Api] DESTRUCTIVE: Permanently delete a Usage Trigger. This action cannot be undone. WARNING: This is a destructive operation that cannot be undone. Required: AccountSid, Sid.
[Twilio - Api] Create a new UsageTrigger. Required: AccountSid, CallbackUrl, TriggerValue, UsageCategory. Optional: CallbackMethod, FriendlyName, Recurring, TriggerBy.
[Twilio - Api] Create a new User Defined Message for the given Call SID. Required: AccountSid, CallSid, Content. Optional: IdempotencyKey.
[Twilio - Api] Subscribe to User Defined Messages for a given Call SID. Required: AccountSid, CallSid, Callback. Optional: IdempotencyKey, Method.
[Twilio - Api] Delete a specific User Defined Message Subscription. WARNING: This is a destructive operation that cannot be undone. Required: AccountSid, CallSid, Sid.
https://d338mlbnszozgc.cloudfront.net/logos/slack.svg

Slack

https://d338mlbnszozgc.cloudfront.net/logos/gmail.svg

Gmail