TWILIO · MESSAGING
Messaging, voice, and verification on their own Twilio account.
Each user connects their own account. Every call carries both identities — the agent and the person it is acting for — so the agent can never reach past what that individual can already do.
Tokens live in the vault and attach server-side at call time. The agent holds a session, not a secret, and revoking access does not mean rotating a key.
Who asked, which agent acted, which action ran, and the verdict that let it through — one audit trail across every integration, not one per vendor.
Each action is granted on its own. An agent allowed to read is not thereby allowed to write, and the scope beside each row is what the acting user must have connected for it to run at all.
twilio_add_messaging_service_alpha_senderWRITEAdd messaging service alpha sender — Registers an alphanumeric sender ID — a brand name shown instead of a number — on a Messaging Service. One-way, and rejected outright in some countries.
twilio_add_messaging_service_channel_senderWRITEAdd messaging service channel sender — Adds a non-SMS sender — WhatsApp, RCS — to a Messaging Service. This is what makes a whatsapp: recipient reachable through the service at all.
twilio_add_messaging_service_destination_alpha_senderWRITEAdd messaging service destination alpha sender — Registers a per-destination-country alphanumeric sender on a Messaging Service.
twilio_add_messaging_service_numberWRITEAdd messaging service number — Adds one of the account's numbers to a Messaging Service's sender pool. Twilio then picks from that pool for sends routed through the service.
twilio_add_messaging_service_short_codeWRITEAdd messaging service short code — Adds a short code the account already owns to a Messaging Service's pool.
twilio_add_sip_ip_addressWRITEDESTRUCTIVE — Add SIP IP address — AUTHORISES AN IP RANGE TO ORIGINATE CALLS BILLED TO THIS ACCOUNT. No E-number on the closed list covers it — it mints no credential, takes no URL, runs no code, has no unbounded spend of its own and creates no rule that acts on its own — so it ships, with a confirmation token that says what it is. Widening a CIDR prefix widens who may place calls at the customer's expense; check twilio_list_sip_ip_addresses first. Requires confirm="authorise-this-ip-to-place-billed-calls": a literal token, not a flag, so that the argument cannot be satisfied without reading what it does.
twilio_annotate_callWRITEDESTRUCTIVE — Annotate call — Records a quality verdict against one call — answered-by, connectivity and quality issues, a note. Free. It REPLACES any existing annotation on that call. Requires confirm="overwrite-this-call-annotation": a literal token, not a flag, so that the argument cannot be satisfied without reading what it does.
twilio_anonymize_video_participantWRITEDESTRUCTIVE — Anonymize video participant — Permanently replaces a participant's identity with an anonymous value in Twilio's records. Irreversible, and privacy-positive: it exists to satisfy a data-subject request. Requires confirm="anonymize-this-participant": a literal token, not a flag, so that the argument cannot be satisfied without reading what it does.
twilio_assign_numbers_bundle_itemWRITEAssign numbers bundle item — Attaches an end user or supporting document to a draft bundle.
twilio_cancel_messageWRITECancel a message that is scheduled and has not yet been sent. This is the UNDO for twilio_schedule_message and the only way to recall a Twilio message at all. It can only PREVENT a send: it never sends, never spends money and never exposes anything outward, so it is not marked destructive. Only a message still in `scheduled` status can be cancelled; anything already sent returns an error. Status is pinned to `canceled` server-side and no message body may be supplied — the same endpoint with an empty body is Twilio's REDACT, which leaves a record that looks intact and is not.
twilio_check_hosted_number_eligibilityWRITECheck hosted-number eligibility — Asks whether one number is eligible to be hosted on this account. Advisory and free; it starts no order.
twilio_check_hosted_number_eligibility_bulkWRITECheck hosted-number eligibility bulk — The same check for many numbers in one call, bounded by the list the caller sends. Advisory and free.
twilio_clone_numbers_bundleWRITEClone numbers bundle — Clones a bundle into a different account or target. Same purpose as a copy; Twilio exposes both.
twilio_complete_video_roomWRITEDESTRUCTIVE — Complete video room — Ends a room, disconnecting every participant. The inverse of twilio_create_video_room and the way to stop the meter before max_participant_duration expires. Status is pinned to `completed`; there is no other value. Requires confirm="end-this-room-for-everyone": a literal token, not a flag, so that the argument cannot be satisfied without reading what it does.
twilio_copy_numbers_bundleWRITECopy numbers bundle — Copies an existing bundle, so a second number in the same country can reuse assembled evidence without re-entering it.
twilio_create_addressWRITECreate address — Registers a regulatory address. Many countries will not sell or keep a number without a validated local address.
twilio_create_content_templateWRITECreate a rich content template — the approved message body a business-initiated WhatsApp or RCS message must use. This is what makes twilio_send_message(content_sid=…) reachable: outside the 24-hour customer-service window Meta requires an approved template. FREE, messages nobody, creates a DRAFT, and twilio_delete_content_template reverses it. It does NOT submit the template to Meta for approval — that enters a third-party review of a business's messaging and is deliberately not exposed. Keep the returned HX… SID.
twilio_create_conversationWRITECreate conversation — Creates an empty conversation. It reaches nobody until a participant is added, which is a separate operation Agentic Fabriq does not expose.
twilio_create_conversations_address_configurationWRITECreate conversations address configuration — Binds one of the account's OWN inbound addresses to a conversation service, so messages to it start or join a conversation.
twilio_create_conversations_roleWRITECreate conversations role — Creates a Conversations role — the permission set a user or participant is given inside a conversation.
twilio_create_conversations_serviceWRITECreate conversations service — Creates a Conversation Service — an isolated namespace with its own users, roles and conversations.
twilio_create_conversations_service_conversationWRITECreate conversations service conversation — The service-scoped form of the same operation.
twilio_create_conversations_service_roleWRITECreate conversations service role — The service-scoped form of the same operation.
twilio_create_conversations_service_userWRITECreate conversations service user — The service-scoped form of the same operation.
twilio_create_conversations_userWRITECreate conversations user — Creates a Conversations user identity. A user that joins a conversation becomes a billable monthly active user, at $0.05 after the first 200 each month; creating the record alone does not.
twilio_create_conversations_v2_configurationWRITECreate conversations v2 configuration — Creates a v2 Conversations control-plane configuration.
twilio_create_conversations_v2_conversationWRITECreate conversations v2 conversation — Creates a v2 conversation under a named configuration. It reaches nobody until a participant is added, which is a separate operation Agentic Fabriq does not expose.
twilio_create_insights_account_reportWRITECreate insights account report — Generates a Voice Insights summary report for the account over a window. Requires Voice Insights Advanced Features, an account-level toggle that adds $0.0025 to every voice minute — this reads what that toggle already paid for and does not enable it.
twilio_create_insights_inbound_number_reportWRITECreate insights inbound number report — The same report scoped to inbound numbers. Same Advanced Features requirement.
twilio_create_insights_outbound_number_reportWRITECreate insights outbound number report — The same report scoped to outbound numbers. Same Advanced Features requirement.
twilio_create_intelligence_operatorWRITECreate intelligence operator — Creates a custom operator — an extraction rule. Inert until attached to a service, and ATTACHING is deliberately not exposed: an attached operator runs on every future transcript and bills per 1,000 characters with no ceiling argument.
twilio_create_intelligence_serviceWRITECreate intelligence service — Creates a Conversational Intelligence service.
twilio_create_intelligence_v3_configurationWRITECreate intelligence v3 configuration — Creates a v3 Intelligence configuration.
twilio_create_intelligence_v3_operatorWRITECreate intelligence v3 operator — Creates a v3 operator.
twilio_create_knowledge_sourceWRITECreate knowledge source — Creates a knowledge source from TEXT the caller supplies. Web-crawl sources are refused: their configuration is a URL Twilio then fetches on the customer's behalf, which is a caller-chosen destination.
twilio_create_knowledge_v2_baseWRITECreate knowledge v2 base — Creates a v2 knowledge base — the container for knowledge sources.
twilio_create_knowledge_v2_sourceWRITECreate knowledge v2 source — Creates a v2 knowledge source from TEXT or an uploaded FILE. The `Web` source type is refused: it carries a `url` Twilio crawls, which is a caller-chosen destination.
twilio_create_lookup_overrideWRITECreate lookup override — Overrides what Lookup reports for one number on one field — used when the carrier's own data is wrong for a number the customer owns.
twilio_create_memory_conversation_summaryWRITECreate memory conversation summary — Attaches a conversation summary to a profile.
twilio_create_memory_data_mappingWRITECreate memory data mapping — Maps an incoming data field onto a profile trait.
twilio_create_memory_observationWRITECreate memory observation — Records one observation about a person.
twilio_create_memory_profileWRITECreate memory profile — Creates one profile — a record about one of the customer's end users.
twilio_create_memory_profile_identifierWRITECreate memory profile identifier — Adds an identifier — a phone number, an email — to a profile. This is how a person is recognised on their next contact.
twilio_create_memory_storeWRITECreate memory store — Creates a Memory store — the namespace holding profiles, traits and observations about the customer's own end users.
twilio_create_memory_trait_groupWRITECreate memory trait group — Creates a named group of profile traits.
twilio_create_messaging_serviceWRITECreate messaging service — Creates a Messaging Service. The webhook parameters — inbound request URL, status callback and fallback URL — are NOT accepted here: they repoint live traffic at a caller-chosen destination. Everything else about the service is settable.
twilio_create_messaging_v2_channel_senderWRITECreate messaging v2 channel sender — Registers a WhatsApp or RCS sender through the v2 unified channel API.
twilio_create_numbers_bundleWRITECreate numbers bundle — Creates a DRAFT regulatory bundle. A bundle is the folder a country's telecom regulator requires before the account may keep a number there. Creating one files nothing: it starts in `draft` and only a status change submits it, which is deliberately not exposed.
twilio_create_numbers_end_userWRITECreate numbers end user — Creates an end-user record — the person or business a regulator requires an address and identity for. Personal data; it is filed only when a bundle containing it is submitted, which is not exposed.
twilio_create_numbers_supporting_documentWRITECreate numbers supporting document — Creates a supporting-document record — the metadata for an identity or address document a regulator requires. The document's own contents are uploaded separately in the Console.
twilio_create_queueWRITECreate queue — Creates a call queue with a maximum size.
twilio_create_sip_credential_listWRITECreate SIP credential list — Creates an empty SIP credential list — the container a domain's authentication rules point at.
twilio_create_sip_ip_access_control_listWRITECreate SIP IP access control list — Creates an empty IP access control list.
twilio_create_sync_documentWRITECreate sync document — Creates a Sync Document — one JSON object other clients can subscribe to.
twilio_create_sync_listWRITECreate sync list — Creates a Sync List — an ordered collection other clients can subscribe to.
twilio_create_sync_list_itemWRITECreate sync list item — Appends one item to a Sync List.
twilio_create_sync_mapWRITECreate sync map — Creates a Sync Map — a key/value collection other clients can subscribe to.
twilio_create_sync_map_itemWRITECreate sync map item — Creates one key/value item in a Sync Map.
twilio_create_sync_serviceWRITECreate sync service — Creates a Sync Service — a namespace for documents, lists, maps and streams. Free.
twilio_create_sync_streamWRITECreate sync stream — Creates a Sync Stream — a pub/sub channel with no stored history.
twilio_create_taskrouter_activityWRITECreate taskrouter activity — Creates a worker activity — an availability state such as Idle or On Break.
twilio_create_taskrouter_taskWRITEDESTRUCTIVE — Create taskrouter task — COSTS MONEY — $0.06 per task after the first 100 each month. ONE call creates ONE task at a fixed, knowable price, which is what makes it bounded: unlike triggering a Studio flow, nothing downstream of this call bills without another action. A required timeout caps how long it can sit unassigned. Requires confirm="create-one-billed-task": a literal token, not a flag, so that the argument cannot be satisfied without reading what it does.
twilio_create_taskrouter_task_channelWRITECreate taskrouter task channel — Creates a task channel — the per-channel capacity dimension (voice, chat, sms).
twilio_create_taskrouter_task_queueWRITECreate taskrouter task queue — Creates a task queue with a target-worker expression.
twilio_create_taskrouter_workerWRITECreate taskrouter worker — Creates a worker with a JSON attributes document used for routing.
twilio_create_taskrouter_workspaceWRITECreate taskrouter workspace — Creates a TaskRouter workspace — the container for queues, workers and workflows.
twilio_create_verify_entityWRITECreate verify entity — Creates an entity — the identity a factor is later enrolled against.
twilio_create_verify_messaging_configurationWRITECreate verify messaging configuration — Maps one country to the Messaging Service that carries its verification SMS.
twilio_create_verify_rate_limitWRITECreate verify rate limit — Creates a named rate limit — a throttle on how many verifications a key (an IP, a number) may trigger.
twilio_create_verify_rate_limit_bucketWRITECreate verify rate limit bucket — Adds a bucket to a rate limit: an explicit maximum number of verifications per interval. This is how a ceiling is SET.
twilio_create_verify_serviceWRITECreate verify service — Creates a Verify service. Creating one sends nothing — pushing a code to a phone number is a separate operation Agentic Fabriq does not expose.
twilio_create_video_compositionWRITEDESTRUCTIVE — Create video composition — COSTS MONEY — $0.01 per composed minute. Bounded by the recording it composes, which already exists and has a fixed length; this creates no new media time. Requires confirm="compose-this-recording": a literal token, not a flag, so that the argument cannot be satisfied without reading what it does.
twilio_create_video_roomWRITEDESTRUCTIVE — Create video room — COSTS MONEY — $0.004 per participant-minute. BOUNDED BY REQUIRED ARGUMENTS: max_participants, max_participant_duration, empty_room_timeout and unused_room_timeout are all mandatory here though Twilio makes them optional, so the ceiling is max_participants x max_participant_duration and it is stated in the call. twilio_complete_video_room ends the room early. Recording and transcription are NOT enabled by this action. Requires confirm="create-a-billed-video-room": a literal token, not a flag, so that the argument cannot be satisfied without reading what it does.
twilio_delete_addressWRITEDESTRUCTIVE — Delete address — Fails while a number depends on it — check twilio_list_dependent_phone_numbers first. Requires confirm="delete-this-address": a literal token, not a flag, so that the argument cannot be satisfied without reading what it does.
twilio_delete_bulkexport_jobWRITEDESTRUCTIVE — Delete bulkexport job — Cancels or removes a bulk-export job. CREATING one writes the whole account's history to a caller-chosen destination and is not exposed; cancelling one only ever removes work in flight. Requires confirm="cancel-this-export-job": a literal token, not a flag, so that the argument cannot be satisfied without reading what it does.
twilio_delete_content_templateWRITEDESTRUCTIVE — permanently delete one content template. Twilio publishes no restore, and deleting an APPROVED template discards the approval with it, so recreating the same body starts Meta's review from the beginning. Any Messaging Service or scheduled send still referencing the SID starts failing. Requires confirm=true. Check the template with twilio_get_content_template first — the SID is the only thing distinguishing two templates with similar names.
twilio_delete_conversationWRITEDESTRUCTIVE — Delete conversation — Deletes the thread AND every message in it, for every participant. Twilio publishes no restore. Requires confirm="delete-conversation-and-all-messages-delete-conversation": a literal token, not a flag, so that the argument cannot be satisfied without reading what it does.
twilio_delete_conversation_messageWRITEDESTRUCTIVE — Delete conversation message — Permanent, and it does not recall a message already delivered to a handset. Requires confirm="delete-this-message-conversation": a literal token, not a flag, so that the argument cannot be satisfied without reading what it does.
twilio_delete_conversations_address_configurationWRITEDESTRUCTIVE — Delete conversations address configuration — Inbound messages to the address stop starting conversations. Requires confirm="stop-routing-this-address": a literal token, not a flag, so that the argument cannot be satisfied without reading what it does.
twilio_delete_conversations_roleWRITEDESTRUCTIVE — Delete conversations role — Users holding it fall back to the service default, which may be wider or narrower. Requires confirm="delete-this-role-conversations": a literal token, not a flag, so that the argument cannot be satisfied without reading what it does.
twilio_delete_conversations_serviceWRITEDESTRUCTIVE — Delete conversations service — Deletes the service AND every conversation, message, user and role inside it. Requires confirm="delete-service-and-everything-in-it": a literal token, not a flag, so that the argument cannot be satisfied without reading what it does.
twilio_delete_conversations_service_bindingWRITEDESTRUCTIVE — Delete conversations service binding — Removes one device's push binding; that device stops receiving push notifications. Requires confirm="delete-this-push-binding": a literal token, not a flag, so that the argument cannot be satisfied without reading what it does.
twilio_delete_conversations_service_conversationWRITEDESTRUCTIVE — Delete conversations service conversation — The service-scoped form of the same operation. Requires confirm="delete-conversation-and-all-messages-conversations-service": a literal token, not a flag, so that the argument cannot be satisfied without reading what it does.
twilio_delete_conversations_service_messageWRITEDESTRUCTIVE — Delete conversations service message — The service-scoped form of the same operation. Requires confirm="delete-this-message-conversations-service": a literal token, not a flag, so that the argument cannot be satisfied without reading what it does.
twilio_delete_conversations_service_roleWRITEDESTRUCTIVE — Delete conversations service role — The service-scoped form of the same operation. Requires confirm="delete-this-role-conversations-service": a literal token, not a flag, so that the argument cannot be satisfied without reading what it does.
twilio_delete_conversations_service_userWRITEDESTRUCTIVE — Delete conversations service user — The service-scoped form of the same operation. Requires confirm="delete-this-user-conversations-service": a literal token, not a flag, so that the argument cannot be satisfied without reading what it does.
twilio_delete_conversations_service_user_conversationWRITEDESTRUCTIVE — Delete conversations service user conversation — The service-scoped form of the same operation. Requires confirm="remove-user-from-conversation-delete-conversations-service": a literal token, not a flag, so that the argument cannot be satisfied without reading what it does.
twilio_delete_conversations_userWRITEDESTRUCTIVE — Delete conversations user — Removes the identity from every conversation it is in. Requires confirm="delete-this-user-conversations": a literal token, not a flag, so that the argument cannot be satisfied without reading what it does.
twilio_delete_conversations_user_conversationWRITEDESTRUCTIVE — Delete conversations user conversation — The service-scoped form of the same operation. Requires confirm="remove-user-from-conversation-delete-conversations": a literal token, not a flag, so that the argument cannot be satisfied without reading what it does.
twilio_delete_conversations_v2_configurationWRITEDESTRUCTIVE — Delete conversations v2 configuration — Conversations referencing it lose their settings. Requires confirm="delete-this-v2-configuration": a literal token, not a flag, so that the argument cannot be satisfied without reading what it does.
twilio_delete_conversations_v2_conversationWRITEDESTRUCTIVE — Delete conversations v2 conversation — Deletes the thread and its whole message history for every participant. Asynchronous on Twilio's side — the call returns before the deletion finishes, and there is no cancel. Requires confirm="delete-v2-conversation-and-all-messages": a literal token, not a flag, so that the argument cannot be satisfied without reading what it does.
twilio_delete_intelligence_operatorWRITEDESTRUCTIVE — Delete intelligence operator — Permanent. Requires confirm="delete-this-extraction-operator": a literal token, not a flag, so that the argument cannot be satisfied without reading what it does.
twilio_delete_intelligence_serviceWRITEDESTRUCTIVE — Delete intelligence service — Deletes the service AND the transcripts under it — transcripts of real conversations, already paid for per minute. Requires confirm="delete-service-and-its-transcripts": a literal token, not a flag, so that the argument cannot be satisfied without reading what it does.
twilio_delete_intelligence_transcriptWRITEDESTRUCTIVE — Delete intelligence transcript — Permanently deletes a transcript of a real conversation, and the money already spent transcribing it is not refunded. Requires confirm="delete-this-conversation-transcript": a literal token, not a flag, so that the argument cannot be satisfied without reading what it does.
twilio_delete_intelligence_v3_configurationWRITEDESTRUCTIVE — Delete intelligence v3 configuration — Rules under it stop running. Requires confirm="delete-this-intelligence-configuration": a literal token, not a flag, so that the argument cannot be satisfied without reading what it does.
twilio_delete_intelligence_v3_operatorWRITEDESTRUCTIVE — Delete intelligence v3 operator — Permanent. Requires confirm="delete-this-v3-operator": a literal token, not a flag, so that the argument cannot be satisfied without reading what it does.
twilio_delete_intelligence_v3_operator_resultWRITEDESTRUCTIVE — Delete intelligence v3 operator result — Deletes one extraction result. The transcript it came from is untouched. Requires confirm="delete-this-operator-result": a literal token, not a flag, so that the argument cannot be satisfied without reading what it does.
twilio_delete_knowledge_sourceWRITEDESTRUCTIVE — Delete knowledge source — Deletes the source and its embeddings. Anything answering from it stops. Requires confirm="delete-this-knowledge-source": a literal token, not a flag, so that the argument cannot be satisfied without reading what it does.
twilio_delete_knowledge_v2_baseWRITEDESTRUCTIVE — Delete knowledge v2 base — Deletes the base AND every knowledge source inside it. Requires confirm="delete-base-and-all-its-sources": a literal token, not a flag, so that the argument cannot be satisfied without reading what it does.
twilio_delete_knowledge_v2_sourceWRITEDESTRUCTIVE — Delete knowledge v2 source — Permanent. Requires confirm="delete-this-knowledge-v2-source": a literal token, not a flag, so that the argument cannot be satisfied without reading what it does.
twilio_delete_lookup_overrideWRITEDESTRUCTIVE — Delete lookup override — Lookup goes back to reporting the carrier's own data for that number. Requires confirm="delete-this-lookup-override": a literal token, not a flag, so that the argument cannot be satisfied without reading what it does.
twilio_delete_memory_conversation_summaryWRITEDESTRUCTIVE — Delete memory conversation summary — Permanent. Requires confirm="delete-this-conversation-summary": a literal token, not a flag, so that the argument cannot be satisfied without reading what it does.
twilio_delete_memory_data_mappingWRITEDESTRUCTIVE — Delete memory data mapping — Incoming data for that field stops being recorded. Requires confirm="delete-this-data-mapping": a literal token, not a flag, so that the argument cannot be satisfied without reading what it does.
twilio_delete_memory_observationWRITEDESTRUCTIVE — Delete memory observation — Permanent. Requires confirm="delete-this-observation": a literal token, not a flag, so that the argument cannot be satisfied without reading what it does.
twilio_delete_memory_profileWRITEDESTRUCTIVE — Delete memory profile — Deletes one person's profile and everything attached to it. Permanent, and the right operation for a data-subject erasure request. Requires confirm="delete-this-persons-profile": a literal token, not a flag, so that the argument cannot be satisfied without reading what it does.
twilio_delete_memory_profile_identifierWRITEDESTRUCTIVE — Delete memory profile identifier — The person stops being recognised by it and their next contact may create a second profile. Requires confirm="delete-this-identifier": a literal token, not a flag, so that the argument cannot be satisfied without reading what it does.
twilio_delete_memory_storeWRITEDESTRUCTIVE — Delete memory store — Deletes the store AND every profile, identifier, trait and observation inside it. Twilio publishes no restore, and the contents are personal data about the customer's end users. Requires confirm="delete-store-and-every-profile-in-it": a literal token, not a flag, so that the argument cannot be satisfied without reading what it does.
twilio_delete_memory_trait_groupWRITEDESTRUCTIVE — Delete memory trait group — Removes the group and its traits from every profile that has it. Requires confirm="delete-this-trait-group": a literal token, not a flag, so that the argument cannot be satisfied without reading what it does.
twilio_delete_messageWRITEDESTRUCTIVE — permanently delete one message record and any media attached to it. Twilio publishes no restore endpoint and states that deleted content is non-recoverable, so neither you nor an operator can undo this call. It does NOT recall a delivered message; the handset keeps it. A message that has not reached a terminal status cannot be deleted at all — Twilio answers error 20009, and the fix is to wait a few minutes. Confirm the SID with twilio_get_message first.
twilio_delete_messaging_serviceWRITEDESTRUCTIVE — Delete messaging service — Deletes the service and its sender pool. Any send that names its SID starts failing, and the A2P campaign registered against it is orphaned. Requires confirm="delete-this-messaging-service": a literal token, not a flag, so that the argument cannot be satisfied without reading what it does.
twilio_delete_messaging_v2_channel_senderWRITEDESTRUCTIVE — Delete messaging v2 channel sender — WhatsApp or RCS sends from that sender stop working, and re-registering goes through the channel provider's approval again. Requires confirm="delete-this-v2-channel-sender": a literal token, not a flag, so that the argument cannot be satisfied without reading what it does.
twilio_delete_numbers_bundleWRITEDESTRUCTIVE — Delete numbers bundle — Deletes the bundle and its item assignments. If it was approved and a number depends on it, that number can become non-compliant and be reclaimed by the regulator. Requires confirm="delete-this-regulatory-bundle": a literal token, not a flag, so that the argument cannot be satisfied without reading what it does.
twilio_delete_numbers_caller_idWRITEDESTRUCTIVE — Delete numbers caller id — On a trial account this can remove the only number the account is allowed to message. Re-verifying is not exposed. Requires confirm="delete-this-verified-caller-id": a literal token, not a flag, so that the argument cannot be satisfied without reading what it does.
twilio_delete_numbers_end_userWRITEDESTRUCTIVE — Delete numbers end user — Permanent, and any bundle referencing it loses that evidence. Requires confirm="delete-this-end-user-record": a literal token, not a flag, so that the argument cannot be satisfied without reading what it does.
twilio_delete_numbers_supporting_documentWRITEDESTRUCTIVE — Delete numbers supporting document — Permanent, and any bundle referencing it loses that evidence. Requires confirm="delete-this-supporting-document": a literal token, not a flag, so that the argument cannot be satisfied without reading what it does.
twilio_delete_queueWRITEDESTRUCTIVE — Delete queue — Fails while calls are in the queue. Requires confirm="delete-this-queue-delete-queue": a literal token, not a flag, so that the argument cannot be satisfied without reading what it does.
twilio_delete_recordingWRITEDESTRUCTIVE — permanently delete one recording and its transcriptions. Twilio publishes no restore endpoint, so neither you nor an operator can undo this. It removes a recording of a real conversation between real people; confirm the SID with twilio_get_recording first. Exactly the shape of twilio_delete_message, and it uses the same twilio_delete scope.
twilio_delete_sip_credentialWRITEDESTRUCTIVE — Delete SIP credential — Removes one SIP username. That endpoint stops registering immediately. CREATING one is not exposed — the request carries a Password — so this cannot be undone through Agentic Fabriq; a human recreates it in the Console. Requires confirm="delete-this-sip-credential": a literal token, not a flag, so that the argument cannot be satisfied without reading what it does.
twilio_delete_sip_credential_listWRITEDESTRUCTIVE — Delete SIP credential list — Deletes the list AND every credential in it. Any SIP endpoint authenticating against those credentials stops registering, so inbound calls to the domain stop. Requires confirm="delete-this-credential-list": a literal token, not a flag, so that the argument cannot be satisfied without reading what it does.
twilio_delete_sip_ip_access_control_listWRITEDESTRUCTIVE — Delete SIP IP access control list — Deletes the list AND every IP range in it, so traffic from those addresses stops being accepted. Requires confirm="delete-this-ip-access-control-list": a literal token, not a flag, so that the argument cannot be satisfied without reading what it does.
twilio_delete_sync_documentWRITEDESTRUCTIVE — Delete sync document — Permanent; every subscribed client sees the document removed. Requires confirm="delete-this-document": a literal token, not a flag, so that the argument cannot be satisfied without reading what it does.
twilio_delete_sync_document_permissionWRITEDESTRUCTIVE — Delete sync document permission — Revokes one identity's access to a Sync document. A running client loses it immediately. Requires confirm="revoke-this-identity-access-sync-document-permission": a literal token, not a flag, so that the argument cannot be satisfied without reading what it does.
twilio_delete_sync_listWRITEDESTRUCTIVE — Delete sync list — Deletes the list AND every item in it. Requires confirm="delete-list-and-all-its-items": a literal token, not a flag, so that the argument cannot be satisfied without reading what it does.
twilio_delete_sync_list_itemWRITEDESTRUCTIVE — Delete sync list item — Permanent. Item indexes are not reused. Requires confirm="delete-this-list-item": a literal token, not a flag, so that the argument cannot be satisfied without reading what it does.
twilio_delete_sync_list_permissionWRITEDESTRUCTIVE — Delete sync list permission — Revokes one identity's access to a Sync list. A running client loses it immediately. Requires confirm="revoke-this-identity-access-sync-list-permission": a literal token, not a flag, so that the argument cannot be satisfied without reading what it does.
twilio_delete_sync_mapWRITEDESTRUCTIVE — Delete sync map — Deletes the map AND every item in it. Requires confirm="delete-map-and-all-its-items": a literal token, not a flag, so that the argument cannot be satisfied without reading what it does.
twilio_delete_sync_map_itemWRITEDESTRUCTIVE — Delete sync map item — Permanent. Requires confirm="delete-this-map-item": a literal token, not a flag, so that the argument cannot be satisfied without reading what it does.
twilio_delete_sync_map_permissionWRITEDESTRUCTIVE — Delete sync map permission — Revokes one identity's access to a Sync map. A running client loses it immediately. Requires confirm="revoke-this-identity-access-sync-map-permission": a literal token, not a flag, so that the argument cannot be satisfied without reading what it does.
twilio_delete_sync_serviceWRITEDESTRUCTIVE — Delete sync service — Deletes the Service AND every document, list, map and stream inside it. Twilio publishes no restore. Requires confirm="delete-service-and-all-its-data": a literal token, not a flag, so that the argument cannot be satisfied without reading what it does.
twilio_delete_sync_streamWRITEDESTRUCTIVE — Delete sync stream — Permanent; subscribers are disconnected. Requires confirm="delete-this-stream": a literal token, not a flag, so that the argument cannot be satisfied without reading what it does.
twilio_delete_taskrouter_activityWRITEDESTRUCTIVE — Delete taskrouter activity — Fails while any worker is in it. Requires confirm="delete-this-activity": a literal token, not a flag, so that the argument cannot be satisfied without reading what it does.
twilio_delete_taskrouter_taskWRITEDESTRUCTIVE — Delete taskrouter task — Permanent; any reservation on it is cancelled. Requires confirm="delete-this-task": a literal token, not a flag, so that the argument cannot be satisfied without reading what it does.
twilio_delete_taskrouter_task_channelWRITEDESTRUCTIVE — Delete taskrouter task channel — Permanent. Requires confirm="delete-this-task-channel": a literal token, not a flag, so that the argument cannot be satisfied without reading what it does.
twilio_delete_taskrouter_task_queueWRITEDESTRUCTIVE — Delete taskrouter task queue — Tasks routed to it stop being assigned. Requires confirm="delete-this-queue-taskrouter-task": a literal token, not a flag, so that the argument cannot be satisfied without reading what it does.
twilio_delete_taskrouter_workerWRITEDESTRUCTIVE — Delete taskrouter worker — Permanent; any reservation held by the worker is cancelled. Requires confirm="delete-this-worker": a literal token, not a flag, so that the argument cannot be satisfied without reading what it does.
twilio_delete_taskrouter_workflowWRITEDESTRUCTIVE — Delete taskrouter workflow — Deletes a routing workflow. Tasks that referenced it stop being routed, and THERE IS NO RECREATE: authoring a workflow is a standing routing rule that acts on every future task with no Agentic Fabriq action row behind it, so it is deliberately not exposed. Delete this only if a human can rebuild it in the Console. Requires confirm="delete-this-routing-workflow": a literal token, not a flag, so that the argument cannot be satisfied without reading what it does.
twilio_delete_taskrouter_workspaceWRITEDESTRUCTIVE — Delete taskrouter workspace — Deletes the workspace AND every queue, worker, workflow and task in it. Twilio publishes no restore, and inbound work stops routing. Requires confirm="delete-workspace-and-all-routing": a literal token, not a flag, so that the argument cannot be satisfied without reading what it does.
twilio_delete_verify_entityWRITEDESTRUCTIVE — Delete verify entity — Removes the identity AND every authentication factor enrolled to it, so that person can no longer complete a push or TOTP challenge until they re-enrol. Requires confirm="delete-identity-and-its-factors": a literal token, not a flag, so that the argument cannot be satisfied without reading what it does.
twilio_delete_verify_factorWRITEDESTRUCTIVE — Delete verify factor — Removes one enrolled authentication factor from a real person's account. They lose that second factor immediately and must re-enrol. Enrolling one is NOT exposed: the response carries the factor's binding secret. Requires confirm="remove-this-users-second-factor": a literal token, not a flag, so that the argument cannot be satisfied without reading what it does.
twilio_delete_verify_messaging_configurationWRITEDESTRUCTIVE — Delete verify messaging configuration — Verifications for that country fall back to the service default. Requires confirm="stop-routing-this-country": a literal token, not a flag, so that the argument cannot be satisfied without reading what it does.
twilio_delete_verify_serviceWRITEDESTRUCTIVE — Delete verify service — Deletes the service AND its entities, factors and rate limits. Requires confirm="delete-service-and-its-entities": a literal token, not a flag, so that the argument cannot be satisfied without reading what it does.
twilio_delete_video_compositionWRITEDESTRUCTIVE — Delete video composition — Permanent. Requires confirm="delete-this-composition": a literal token, not a flag, so that the argument cannot be satisfied without reading what it does.
twilio_delete_video_composition_hookWRITEDESTRUCTIVE — Delete video composition hook — Stops future rooms being composed automatically. CREATING a hook is deliberately not exposed: it is a standing rule that composes and bills every future room with no Agentic Fabriq action row behind it. Requires confirm="delete-this-composition-hook": a literal token, not a flag, so that the argument cannot be satisfied without reading what it does.
twilio_delete_video_recordingWRITEDESTRUCTIVE — Delete video recording — Permanently deletes a recording of real people. Twilio publishes no restore. Requires confirm="delete-this-video-recording-delete-video-recording": a literal token, not a flag, so that the argument cannot be satisfied without reading what it does.
twilio_delete_video_room_recordingWRITEDESTRUCTIVE — Delete video room recording — The room-scoped form. Permanent. Requires confirm="delete-this-video-recording-room": a literal token, not a flag, so that the argument cannot be satisfied without reading what it does.
twilio_detach_intelligence_operatorWRITEDESTRUCTIVE — Detach intelligence operator — Detaches an operator from a service so it stops running on new transcripts — and stops billing for them. ATTACHING is not exposed, so this cannot be undone through Agentic Fabriq; a human re-attaches it in the Console. Requires confirm="stop-running-this-operator": a literal token, not a flag, so that the argument cannot be satisfied without reading what it does.
twilio_disconnect_video_participantWRITEDESTRUCTIVE — Disconnect video participant — Disconnects one participant from a live room. They are removed from a call with other real people. Requires confirm="disconnect-this-participant": a literal token, not a flag, so that the argument cannot be satisfied without reading what it does.
twilio_evaluate_numbers_bundleWRITEEvaluate numbers bundle — Runs the regulator's compliance rules against a draft bundle and returns pass or fail per requirement. This is the CHECK, not the submission — it tells the customer what is still missing before a human files it. Free.
twilio_execute_intelligence_v3_ruleWRITEDESTRUCTIVE — Execute intelligence v3 rule — COSTS MONEY — Language Operators bill per 1,000 characters. BOUNDED BY CONSTRUCTION: one call runs one rule against ONE named conversation whose length is already fixed, so nothing downstream of this call bills without another action. That is the distinction from triggering a Studio flow, which stays out. Requires confirm="run-this-rule-against-one-conversation": a literal token, not a flag, so that the argument cannot be satisfied without reading what it does.
twilio_get_a2p_campaignREADGet one US A2P 10DLC campaign registration in full: its brand, use case, sample messages, opt-in flow, throughput limits and rejection reason if any. The detail half of twilio_get_a2p_compliance. Read-only — registering or amending a campaign is a paid, carrier-reviewed legal attestation and is deliberately not exposed.
twilio_get_a2p_complianceREADTHE MOST IMPORTANT DIAGNOSTIC READ FOR US SMS. Returns the A2P 10DLC campaign registrations on a Messaging Service, with each campaign's status, use case, and any rejection reason. An unregistered or rejected campaign is the most common cause of a US message that Twilio ACCEPTED (status queued) and the carrier then dropped — Twilio error 30034. Without this an agent can see the error code and nothing that explains it. Free, read-only, and it files nothing.
twilio_get_accountREADIdentify the Twilio account this connection is bound to: its SID, friendly name, status, and whether it is a Trial or a Full account. A Trial account can only message verified numbers, so check this before diagnosing a failed send. Twilio returns the account's live Auth Token in this response; Agentic Fabriq strips it before the result reaches you.
twilio_get_account_credential_awsREADGet credential AWS — An account-level setting on accounts.twilio.com. Fetch the AWS credentials specified by the provided Credential Sid. READ ONLY — the write half of this resource is a fraud or spend control and is deliberately not exposed.
twilio_get_account_credential_public_keyREADGet credential public key — An account-level setting on accounts.twilio.com. Fetch the public key specified by the provided Credential Sid. READ ONLY — the write half of this resource is a fraud or spend control and is deliberately not exposed.
twilio_get_account_safelistREADGet safelist — An account-level setting on accounts.twilio.com. Check if a phone number or phone number 1k prefix exists in SafeList. READ ONLY — the write half of this resource is a fraud or spend control and is deliberately not exposed.
twilio_get_addressREADGet address — Part of Twilio's classic REST API, scoped to the account this connection is bound to. Free and read-only.
twilio_get_alarmREADGet one alarm's condition, threshold, notification targets and current state. Read-only, for the same reason as twilio_list_alarms.
twilio_get_alertREADThe full body of one alert — the request Twilio made, the response it got back, the failing webhook URL and the error code's documentation link. This is where the actual cause lives. Pairs with twilio_list_alerts exactly as twilio_get_message pairs with twilio_list_messages.
twilio_get_api_keyREADGet one API key's SID, friendly name and dates. NO SECRET IS RETURNED. Useful for confirming which key a 403 came from.
twilio_get_applicationREADGet one TwiML application's handler URLs, methods and status callbacks. Read-only: repointing a handler would silently redirect every call or message that uses it.
twilio_get_audit_eventREADGet one audit event in full, including the before and after values of every field that changed and the identity that changed them. The detail half of twilio_list_audit_events.
twilio_get_authorized_connect_appREADGet authorized connect app — Part of Twilio's classic REST API, scoped to the account this connection is bound to. Fetch an instance of an authorized-connect-app. Free and read-only.
twilio_get_available_phone_number_countryREADGet available phone number country — Part of Twilio's classic REST API, scoped to the account this connection is bound to. Free and read-only.
twilio_get_balanceREADRead the Twilio account's remaining balance and currency. Call this before sending anything expensive: an account below its auto-recharge threshold fails a send with a billing error rather than a messaging one, which is easy to misdiagnose as a bad phone number.
twilio_get_brand_registrationREADGet one A2P 10DLC brand registration, including its vetting score, identity status and the specific errors the Campaign Registry returned. This is where 'why was my brand rejected' is answered.
twilio_get_bulkexport_dayREADGet day — Bulk Export describes and schedules whole-account data extracts. Fetch a specific Day. READ ONLY. Creating an export job writes the whole account's history to a destination and is not exposed; this reads the state of jobs that already exist. Bulk Export is US1-region only, so this returns nothing for an IE1 or AU1 account.
twilio_get_bulkexport_exportREADGet export — Bulk Export describes and schedules whole-account data extracts. Fetch a specific Export. READ ONLY. Creating an export job writes the whole account's history to a destination and is not exposed; this reads the state of jobs that already exist. Bulk Export is US1-region only, so this returns nothing for an IE1 or AU1 account.
twilio_get_bulkexport_export_configurationREADGet export configuration — Bulk Export describes and schedules whole-account data extracts. Fetch a specific Export Configuration. READ ONLY. Creating an export job writes the whole account's history to a destination and is not exposed; this reads the state of jobs that already exist. Bulk Export is US1-region only, so this returns nothing for an IE1 or AU1 account.
twilio_get_bulkexport_jobREADGet job — Bulk Export describes and schedules whole-account data extracts. READ ONLY. Creating an export job writes the whole account's history to a destination and is not exposed; this reads the state of jobs that already exist. Bulk Export is US1-region only, so this returns nothing for an IE1 or AU1 account.
twilio_get_callREADGet one voice call by SID, with its status, duration, price, and start and end times. Get a SID from twilio_list_calls.
twilio_get_call_metricsREADPer-interval quality samples for one call — jitter, latency, packet loss and audio levels at each edge. The time series behind twilio_get_call_summary. Same Advanced Features requirement.
twilio_get_call_notificationREADGet call notification — Part of Twilio's classic REST API, scoped to the account this connection is bound to. Free and read-only.
twilio_get_call_recordingREADGet call recording — Part of Twilio's classic REST API, scoped to the account this connection is bound to. Fetch an instance of a recording for a call. Free and read-only.
twilio_get_call_summaryREADAnswer 'why did that call sound bad': MOS, jitter, packet loss, carrier edge, SIP response and the tags Twilio attached to the call. REQUIRES VOICE INSIGHTS ADVANCED FEATURES, an account-level toggle that adds $0.0025 to every voice minute the account bills; if it is off this returns a 403 or an empty summary. The toggle itself is deliberately not exposed — turning it on re-prices the customer's entire voice estate to answer one question.
twilio_get_conferenceREADGet one conference's status, name, region, reason it ended and timestamps.
twilio_get_conference_participantREADGet conference participant — Part of Twilio's classic REST API, scoped to the account this connection is bound to. Fetch an instance of a participant. Free and read-only.
twilio_get_conference_recordingREADGet conference recording — Part of Twilio's classic REST API, scoped to the account this connection is bound to. Fetch an instance of a recording for a call. Free and read-only.
twilio_get_connect_appREADGet connect app — Part of Twilio's classic REST API, scoped to the account this connection is bound to. Fetch an instance of a connect-app. Free and read-only.
twilio_get_content_templateREADGet one content template in full — its body, its per-channel variants and the variable names it expects. Read the variables here before referencing the template anywhere else.
twilio_get_conversationREADGet one conversation's state, attributes, messaging service and timers. Accepts either the CH… SID or the conversation's unique name.
twilio_get_conversations_configurationREADGet configuration — Twilio Conversations — multi-party, multi-channel message threads. Fetch the global configuration of conversations on your account. READ ONLY. Conversations bills $0.05 per monthly active user after the first 200, and a write that touches a user record can create one, so nothing here creates, joins or posts. Message bodies, participant addresses and user identities are the customer's own content.
twilio_get_conversations_configuration_addressREADGet configuration address — Twilio Conversations — multi-party, multi-channel message threads. Fetch an address configuration. READ ONLY. Conversations bills $0.05 per monthly active user after the first 200, and a write that touches a user record can create one, so nothing here creates, joins or posts. Message bodies, participant addresses and user identities are the customer's own content.
twilio_get_conversations_configuration_webhookREADGet configuration webhook — Twilio Conversations — multi-party, multi-channel message threads. READ ONLY. Conversations bills $0.05 per monthly active user after the first 200, and a write that touches a user record can create one, so nothing here creates, joins or posts. Message bodies, participant addresses and user identities are the customer's own content.
twilio_get_conversations_conversation_messageREADGet conversation message — Twilio Conversations — multi-party, multi-channel message threads. Fetch a message from the conversation. READ ONLY. Conversations bills $0.05 per monthly active user after the first 200, and a write that touches a user record can create one, so nothing here creates, joins or posts. Message bodies, participant addresses and user identities are the customer's own content.
twilio_get_conversations_conversation_message_receiptREADGet conversation message receipt — Twilio Conversations — multi-party, multi-channel message threads. Fetch the delivery and read receipts of the conversation message. READ ONLY. Conversations bills $0.05 per monthly active user after the first 200, and a write that touches a user record can create one, so nothing here creates, joins or posts. Message bodies, participant addresses and user identities are the customer's own content.
twilio_get_conversations_conversation_participantREADGet conversation participant — Twilio Conversations — multi-party, multi-channel message threads. Fetch a participant of the conversation. READ ONLY. Conversations bills $0.05 per monthly active user after the first 200, and a write that touches a user record can create one, so nothing here creates, joins or posts. Message bodies, participant addresses and user identities are the customer's own content.
twilio_get_conversations_conversation_scoped_webhookREADGet conversation scoped webhook — Twilio Conversations — multi-party, multi-channel message threads. Fetch the configuration of a conversation-scoped webhook. READ ONLY. Conversations bills $0.05 per monthly active user after the first 200, and a write that touches a user record can create one, so nothing here creates, joins or posts. Message bodies, participant addresses and user identities are the customer's own content.
twilio_get_conversations_credentialREADGet credential — Twilio Conversations — multi-party, multi-channel message threads. Fetch a push notification credential from your account. READ ONLY. Conversations bills $0.05 per monthly active user after the first 200, and a write that touches a user record can create one, so nothing here creates, joins or posts. Message bodies, participant addresses and user identities are the customer's own content.
twilio_get_conversations_roleREADGet role — Twilio Conversations — multi-party, multi-channel message threads. Fetch a user role from your account's default service. READ ONLY. Conversations bills $0.05 per monthly active user after the first 200, and a write that touches a user record can create one, so nothing here creates, joins or posts. Message bodies, participant addresses and user identities are the customer's own content.
twilio_get_conversations_serviceREADGet service — Twilio Conversations — multi-party, multi-channel message threads. Fetch a conversation service from your account. READ ONLY. Conversations bills $0.05 per monthly active user after the first 200, and a write that touches a user record can create one, so nothing here creates, joins or posts. Message bodies, participant addresses and user identities are the customer's own content.
twilio_get_conversations_service_bindingREADGet service binding — Twilio Conversations — multi-party, multi-channel message threads. Fetch a push notification binding from the conversation service. READ ONLY. Conversations bills $0.05 per monthly active user after the first 200, and a write that touches a user record can create one, so nothing here creates, joins or posts. Message bodies, participant addresses and user identities are the customer's own content.
twilio_get_conversations_service_configurationREADGet service configuration — Twilio Conversations — multi-party, multi-channel message threads. Fetch the configuration of a conversation service. READ ONLY. Conversations bills $0.05 per monthly active user after the first 200, and a write that touches a user record can create one, so nothing here creates, joins or posts. Message bodies, participant addresses and user identities are the customer's own content.
twilio_get_conversations_service_conversationREADGet service conversation — Twilio Conversations — multi-party, multi-channel message threads. Fetch a conversation from your service. READ ONLY. Conversations bills $0.05 per monthly active user after the first 200, and a write that touches a user record can create one, so nothing here creates, joins or posts. Message bodies, participant addresses and user identities are the customer's own content.
twilio_get_conversations_service_conversation_messageREADGet service conversation message — Twilio Conversations — multi-party, multi-channel message threads. Fetch a message from the conversation. READ ONLY. Conversations bills $0.05 per monthly active user after the first 200, and a write that touches a user record can create one, so nothing here creates, joins or posts. Message bodies, participant addresses and user identities are the customer's own content.
twilio_get_conversations_service_conversation_message_receiptREADGet service conversation message receipt — Twilio Conversations — multi-party, multi-channel message threads. Fetch the delivery and read receipts of the conversation message. READ ONLY. Conversations bills $0.05 per monthly active user after the first 200, and a write that touches a user record can create one, so nothing here creates, joins or posts. Message bodies, participant addresses and user identities are the customer's own content.
twilio_get_conversations_service_conversation_participantREADGet service conversation participant — Twilio Conversations — multi-party, multi-channel message threads. Fetch a participant of the conversation. READ ONLY. Conversations bills $0.05 per monthly active user after the first 200, and a write that touches a user record can create one, so nothing here creates, joins or posts. Message bodies, participant addresses and user identities are the customer's own content.
twilio_get_conversations_service_conversation_scoped_webhookREADGet service conversation scoped webhook — Twilio Conversations — multi-party, multi-channel message threads. Fetch the configuration of a conversation-scoped webhook. READ ONLY. Conversations bills $0.05 per monthly active user after the first 200, and a write that touches a user record can create one, so nothing here creates, joins or posts. Message bodies, participant addresses and user identities are the customer's own content.
twilio_get_conversations_service_notificationREADGet service notification — Twilio Conversations — multi-party, multi-channel message threads. Fetch push notification service settings. READ ONLY. Conversations bills $0.05 per monthly active user after the first 200, and a write that touches a user record can create one, so nothing here creates, joins or posts. Message bodies, participant addresses and user identities are the customer's own content.
twilio_get_conversations_service_roleREADGet service role — Twilio Conversations — multi-party, multi-channel message threads. Fetch a user role from your service. READ ONLY. Conversations bills $0.05 per monthly active user after the first 200, and a write that touches a user record can create one, so nothing here creates, joins or posts. Message bodies, participant addresses and user identities are the customer's own content.
twilio_get_conversations_service_userREADGet service user — Twilio Conversations — multi-party, multi-channel message threads. Fetch a conversation user from your service. READ ONLY. Conversations bills $0.05 per monthly active user after the first 200, and a write that touches a user record can create one, so nothing here creates, joins or posts. Message bodies, participant addresses and user identities are the customer's own content.
twilio_get_conversations_service_user_conversationREADGet service user conversation — Twilio Conversations — multi-party, multi-channel message threads. Fetch a specific User Conversation. READ ONLY. Conversations bills $0.05 per monthly active user after the first 200, and a write that touches a user record can create one, so nothing here creates, joins or posts. Message bodies, participant addresses and user identities are the customer's own content.
twilio_get_conversations_service_webhook_configurationREADGet service webhook configuration — Twilio Conversations — multi-party, multi-channel message threads. Fetch a specific service webhook configuration. READ ONLY. Conversations bills $0.05 per monthly active user after the first 200, and a write that touches a user record can create one, so nothing here creates, joins or posts. Message bodies, participant addresses and user identities are the customer's own content.
twilio_get_conversations_userREADGet user — Twilio Conversations — multi-party, multi-channel message threads. Fetch a conversation user from your account's default service. READ ONLY. Conversations bills $0.05 per monthly active user after the first 200, and a write that touches a user record can create one, so nothing here creates, joins or posts. Message bodies, participant addresses and user identities are the customer's own content.
twilio_get_conversations_user_conversationREADGet user conversation — Twilio Conversations — multi-party, multi-channel message threads. Fetch a specific User Conversation. READ ONLY. Conversations bills $0.05 per monthly active user after the first 200, and a write that touches a user record can create one, so nothing here creates, joins or posts. Message bodies, participant addresses and user identities are the customer's own content.
twilio_get_conversations_v2_communicationREADGet communication — The 2026 Conversations control-plane rewrite. Fetch Communication. READ ONLY, and newer than the v1 surface — treat an empty result as 'this account is on v1' rather than as an error.
twilio_get_conversations_v2_configurationREADGet configuration — The 2026 Conversations control-plane rewrite. Fetch Configuration. READ ONLY, and newer than the v1 surface — treat an empty result as 'this account is on v1' rather than as an error.
twilio_get_conversations_v2_conversationREADGet conversation — The 2026 Conversations control-plane rewrite. Fetch Conversation. READ ONLY, and newer than the v1 surface — treat an empty result as 'this account is on v1' rather than as an error.
twilio_get_conversations_v2_conversation_actionREADGet conversation action — The 2026 Conversations control-plane rewrite. Get Action Status. READ ONLY, and newer than the v1 surface — treat an empty result as 'this account is on v1' rather than as an error.
twilio_get_conversations_v2_operation_statusREADGet operation status — The 2026 Conversations control-plane rewrite. READ ONLY, and newer than the v1 surface — treat an empty result as 'this account is on v1' rather than as an error.
twilio_get_conversations_v2_participantREADGet participant — The 2026 Conversations control-plane rewrite. Fetch Participant. READ ONLY, and newer than the v1 surface — treat an empty result as 'this account is on v1' rather than as an error.
twilio_get_customer_profileREADGet one Trust Hub customer profile with its status, its policy and the errors returned if it was rejected.
twilio_get_events_event_typeREADGet event type — Event Streams — the account's standing export of its own events, and the schema catalog behind it. Fetch a specific Event Type. READ ONLY, and it is a security read: it answers what is already exporting this account's events and where to. Creating a sink or subscription configures persistent exfiltration to a caller-chosen destination and is not exposed.
twilio_get_events_schemaREADGet schema — Event Streams — the account's standing export of its own events, and the schema catalog behind it. Fetch a specific schema with its nested versions. READ ONLY, and it is a security read: it answers what is already exporting this account's events and where to. Creating a sink or subscription configures persistent exfiltration to a caller-chosen destination and is not exposed.
twilio_get_events_schema_versionREADGet schema version — Event Streams — the account's standing export of its own events, and the schema catalog behind it. Fetch a specific schema and version. READ ONLY, and it is a security read: it answers what is already exporting this account's events and where to. Creating a sink or subscription configures persistent exfiltration to a caller-chosen destination and is not exposed.
twilio_get_events_sinkREADGet sink — Event Streams — the account's standing export of its own events, and the schema catalog behind it. Fetch a specific Sink. READ ONLY, and it is a security read: it answers what is already exporting this account's events and where to. Creating a sink or subscription configures persistent exfiltration to a caller-chosen destination and is not exposed.
twilio_get_events_subscribed_eventREADGet subscribed event — Event Streams — the account's standing export of its own events, and the schema catalog behind it. Read an Event for a Subscription. READ ONLY, and it is a security read: it answers what is already exporting this account's events and where to. Creating a sink or subscription configures persistent exfiltration to a caller-chosen destination and is not exposed.
twilio_get_events_subscriptionREADGet subscription — Event Streams — the account's standing export of its own events, and the schema catalog behind it. Fetch a specific Subscription. READ ONLY, and it is a security read: it answers what is already exporting this account's events and where to. Creating a sink or subscription configures persistent exfiltration to a caller-chosen destination and is not exposed.
twilio_get_flex_provisioning_statusREADGet provisioning status — Twilio Flex, the contact-centre product. Flex needs its own plan and contract. This single read is exposed so that an agent can find out whether this account has Flex at all; every other Flex operation is deliberately not exposed.
twilio_get_geo_permissionsREADRead which countries this account is permitted to message. Twilio blocks messaging to countries the account has not enabled and answers error 21408, which looks identical to a bad number; this read explains that whole class of failure in one call. READ ONLY — the PATCH that enables a country is a toll-fraud control and is deliberately not exposed.
twilio_get_iam_keyREADGet key — Twilio's IAM surface — API key metadata and role permissions. Fetch a specific Key. METADATA ONLY. No key secret is ever returned: Twilio shows a secret exactly once, at creation, and creating a key is deliberately not exposed.
twilio_get_incoming_phone_number_assigned_add_onREADGet incoming phone number assigned add on — Part of Twilio's classic REST API, scoped to the account this connection is bound to. Fetch an instance of an Add-on installation currently assigned to this Number. Free and read-only.
twilio_get_incoming_phone_number_assigned_add_on_extensionREADGet incoming phone number assigned add on extension — Part of Twilio's classic REST API, scoped to the account this connection is bound to. Fetch an instance of an Extension for the Assigned Add-on. Free and read-only.
twilio_get_insights_annotationREADGet annotation — Voice Insights — per-call, per-conference and per-video-room quality telemetry. Get the Annotation for a specific Call. REQUIRES VOICE INSIGHTS ADVANCED FEATURES, an account-level toggle that adds $0.0025 to every voice minute the account bills. If it is off this returns a 403 or an empty result; call twilio_get_voice_insights_settings to tell those apart. The toggle itself is deliberately not exposed.
twilio_get_insights_callREADGet call — Voice Insights — per-call, per-conference and per-video-room quality telemetry. REQUIRES VOICE INSIGHTS ADVANCED FEATURES, an account-level toggle that adds $0.0025 to every voice minute the account bills. If it is off this returns a 403 or an empty result; call twilio_get_voice_insights_settings to tell those apart. The toggle itself is deliberately not exposed.
twilio_get_insights_conferenceREADGet conference — Voice Insights — per-call, per-conference and per-video-room quality telemetry. Get a specific Conference Summary. REQUIRES VOICE INSIGHTS ADVANCED FEATURES, an account-level toggle that adds $0.0025 to every voice minute the account bills. If it is off this returns a 403 or an empty result; call twilio_get_voice_insights_settings to tell those apart. The toggle itself is deliberately not exposed.
twilio_get_insights_conference_participantREADGet conference participant — Voice Insights — per-call, per-conference and per-video-room quality telemetry. Get a specific Conference Participant Summary for a Conference. REQUIRES VOICE INSIGHTS ADVANCED FEATURES, an account-level toggle that adds $0.0025 to every voice minute the account bills. If it is off this returns a 403 or an empty result; call twilio_get_voice_insights_settings to tell those apart. The toggle itself is deliberately not exposed.
twilio_get_insights_v2_account_reportREADGet account report — Voice Insights aggregate reports over a whole account or number set. Fetch Voice Insights Account Level Report. Same Advanced Features requirement as the per-call reads.
twilio_get_insights_v3_metadataREADGet metadata — Conversational Insights — aggregate query surface over conversation data. Fetch domain metadata. Read-only.
twilio_get_insights_v3_query_resultsREADGet query results — Conversational Insights — aggregate query surface over conversation data. Fetch paginated query results. Read-only.
twilio_get_insights_video_participant_summaryREADGet video participant summary — Voice Insights — per-call, per-conference and per-video-room quality telemetry. Get Video Log Analyzer data for a Room Participant. REQUIRES VOICE INSIGHTS ADVANCED FEATURES, an account-level toggle that adds $0.0025 to every voice minute the account bills. If it is off this returns a 403 or an empty result; call twilio_get_voice_insights_settings to tell those apart. The toggle itself is deliberately not exposed.
twilio_get_insights_video_room_summaryREADGet video room summary — Voice Insights — per-call, per-conference and per-video-room quality telemetry. Get Video Log Analyzer data for a Room. REQUIRES VOICE INSIGHTS ADVANCED FEATURES, an account-level toggle that adds $0.0025 to every voice minute the account bills. If it is off this returns a 403 or an empty result; call twilio_get_voice_insights_settings to tell those apart. The toggle itself is deliberately not exposed.
twilio_get_intelligence_custom_operatorREADGet custom operator — Conversational Intelligence — transcripts of recorded calls and the operators run over them. Fetch a specific Custom Operator. READING is free; CREATING a transcript is billed at $0.024-$0.027 per minute and is not exposed. Transcript text and sentences are a real conversation between real people — treat them as customer content and do not repeat them further than the task requires.
twilio_get_intelligence_encrypted_operator_resultsREADGet encrypted operator results — Conversational Intelligence — transcripts of recorded calls and the operators run over them. Fetch Public Key Encrypted Operator Results by TranscriptSid. READING is free; CREATING a transcript is billed at $0.024-$0.027 per minute and is not exposed. Transcript text and sentences are a real conversation between real people — treat them as customer content and do not repeat them further than the task requires.
twilio_get_intelligence_encrypted_sentencesREADGet encrypted sentences — Conversational Intelligence — transcripts of recorded calls and the operators run over them. Fetch Public Key Encrypted Sentences by TranscriptSid. READING is free; CREATING a transcript is billed at $0.024-$0.027 per minute and is not exposed. Transcript text and sentences are a real conversation between real people — treat them as customer content and do not repeat them further than the task requires.
twilio_get_intelligence_mediaREADGet media — Conversational Intelligence — transcripts of recorded calls and the operators run over them. Get download URLs for media if possible. READING is free; CREATING a transcript is billed at $0.024-$0.027 per minute and is not exposed. Transcript text and sentences are a real conversation between real people — treat them as customer content and do not repeat them further than the task requires.
twilio_get_intelligence_operatorREADGet operator — Conversational Intelligence — transcripts of recorded calls and the operators run over them. Fetch a specific Operator. Works for both Custom and Pre-built Operators. READING is free; CREATING a transcript is billed at $0.024-$0.027 per minute and is not exposed. Transcript text and sentences are a real conversation between real people — treat them as customer content and do not repeat them further than the task requires.
twilio_get_intelligence_operator_attachmentsREADGet operator attachments — Conversational Intelligence — transcripts of recorded calls and the operators run over them. Retrieve Operators attached to a Service. READING is free; CREATING a transcript is billed at $0.024-$0.027 per minute and is not exposed. Transcript text and sentences are a real conversation between real people — treat them as customer content and do not repeat them further than the task requires.
twilio_get_intelligence_operator_resultREADGet operator result — Conversational Intelligence — transcripts of recorded calls and the operators run over them. Fetch a specific Operator Result for the given Transcript. READING is free; CREATING a transcript is billed at $0.024-$0.027 per minute and is not exposed. Transcript text and sentences are a real conversation between real people — treat them as customer content and do not repeat them further than the task requires.
twilio_get_intelligence_operator_typeREADGet operator type — Conversational Intelligence — transcripts of recorded calls and the operators run over them. Fetch a specific Operator Type. READING is free; CREATING a transcript is billed at $0.024-$0.027 per minute and is not exposed. Transcript text and sentences are a real conversation between real people — treat them as customer content and do not repeat them further than the task requires.
twilio_get_intelligence_prebuilt_operatorREADGet prebuilt operator — Conversational Intelligence — transcripts of recorded calls and the operators run over them. Fetch a specific Pre-built Operator. READING is free; CREATING a transcript is billed at $0.024-$0.027 per minute and is not exposed. Transcript text and sentences are a real conversation between real people — treat them as customer content and do not repeat them further than the task requires.
twilio_get_intelligence_serviceREADGet service — Conversational Intelligence — transcripts of recorded calls and the operators run over them. Fetch a specific Service. READING is free; CREATING a transcript is billed at $0.024-$0.027 per minute and is not exposed. Transcript text and sentences are a real conversation between real people — treat them as customer content and do not repeat them further than the task requires.
twilio_get_intelligence_transcriptREADGet transcript — Conversational Intelligence — transcripts of recorded calls and the operators run over them. Fetch a specific Transcript. READING is free; CREATING a transcript is billed at $0.024-$0.027 per minute and is not exposed. Transcript text and sentences are a real conversation between real people — treat them as customer content and do not repeat them further than the task requires.
twilio_get_intelligence_v3_configurationREADGet configuration — The v3 Conversational Intelligence control plane. Retrieve an Intelligence Configuration. Read-only; same content-sensitivity as the v2 transcripts.
twilio_get_intelligence_v3_conversationREADGet conversation — The v3 Conversational Intelligence control plane. Retrieve a Conversation. Read-only; same content-sensitivity as the v2 transcripts.
twilio_get_intelligence_v3_operatorREADGet operator — The v3 Conversational Intelligence control plane. Retrieve an Operator. Read-only; same content-sensitivity as the v2 transcripts.
twilio_get_intelligence_v3_operator_resultREADGet operator result — The v3 Conversational Intelligence control plane. Retrieve an OperatorResult. Read-only; same content-sensitivity as the v2 transcripts.
twilio_get_intelligence_v3_operator_versionREADGet operator version — The v3 Conversational Intelligence control plane. Retrieve a specific Operator Version. Read-only; same content-sensitivity as the v2 transcripts.
twilio_get_knowledge_sourceREADGet source — Twilio Knowledge — the retrieval corpus behind Twilio's AI features. Get knowledge. Read-only. Usage-based billing applies to queries, not to these reads.
twilio_get_knowledge_statusREADGet status — Twilio Knowledge — the retrieval corpus behind Twilio's AI features. Get knowledge status. Read-only. Usage-based billing applies to queries, not to these reads.
twilio_get_knowledge_v2_knowledgeREADGet knowledge — The v2 Knowledge control plane, organised into knowledge bases. Retrieve Knowledge Source. Read-only.
twilio_get_knowledge_v2_knowledge_baseREADGet knowledge base — The v2 Knowledge control plane, organised into knowledge bases. Retrieve a Knowledge Base. Read-only.
twilio_get_knowledge_v2_operationREADGet operation — The v2 Knowledge control plane, organised into knowledge bases. Get Operation Status. Read-only.
twilio_get_lookup_account_rate_limitsREADGet account rate limits — Lookup v2 — phone-number intelligence, and the rate limits the account has for it. These particular reads are free; the paid part of Lookup is the `fields` argument on twilio_lookup_phone_number.
twilio_get_lookup_phone_number_overridesREADGet phone number overrides — Lookup v2 — phone-number intelligence, and the rate limits the account has for it. Get Overrides for a Phone Number for a specific field. These particular reads are free; the paid part of Lookup is the `fields` argument on twilio_lookup_phone_number.
twilio_get_lookup_rate_limitREADGet rate limit — Lookup v2 — phone-number intelligence, and the rate limits the account has for it. These particular reads are free; the paid part of Lookup is the `fields` argument on twilio_lookup_phone_number.
twilio_get_lookup_v1_phone_numberREADGet phone number — The superseded v1 Lookup API, still published and still answering. Fetch information about a phone number. COSTS MONEY if `Type` selects carrier or caller-name data. Prefer twilio_lookup_phone_number, which is the v2 form of the same query.
twilio_get_marketplace_available_add_onREADGet available add on — The Twilio Marketplace catalog of third-party Add-ons and what this account has installed. Fetch an instance of an Add-on currently available to be installed. READ ONLY. Installing an Add-on creates recurring third-party billing and grants a third party access to this account's call and message data, so it is not exposed.
twilio_get_marketplace_available_add_on_extensionREADGet available add on extension — The Twilio Marketplace catalog of third-party Add-ons and what this account has installed. Fetch an instance of an Extension for the Available Add-on. READ ONLY. Installing an Add-on creates recurring third-party billing and grants a third party access to this account's call and message data, so it is not exposed.
twilio_get_marketplace_installed_add_onREADGet installed add on — The Twilio Marketplace catalog of third-party Add-ons and what this account has installed. Fetch an instance of an Add-on currently installed on this Account. READ ONLY. Installing an Add-on creates recurring third-party billing and grants a third party access to this account's call and message data, so it is not exposed.
twilio_get_marketplace_installed_add_on_extensionREADGet installed add on extension — The Twilio Marketplace catalog of third-party Add-ons and what this account has installed. Fetch an instance of an Extension for the Installed Add-on. READ ONLY. Installing an Add-on creates recurring third-party billing and grants a third party access to this account's call and message data, so it is not exposed.
twilio_get_marketplace_listingREADGet listing — The Twilio Marketplace catalog of third-party Add-ons and what this account has installed. This endpoint returns the data of a given Listing. To find a Listing's SID, use the [Available Add-ons resource](/docs/marketplace/api/available-add-ons) or view its Listing details page in the Console by visiting the Catalog or the My Listings tab and selecting the Listing. READ ONLY. Installing an Add-on creates recurring third-party billing and grants a third party access to this account's call and message data, so it is not exposed.
twilio_get_memory_data_mappingREADGet data mapping — Twilio Memory — customer profiles, identifiers, traits and observations assembled from conversations. Retrieve a Data Mapping. Read-only. Profiles here are personal data about the customer's own end users; do not repeat identifiers or traits further than the task requires.
twilio_get_memory_identity_resolution_settingsREADGet identity resolution settings — Twilio Memory — customer profiles, identifiers, traits and observations assembled from conversations. Retrieve Identity Resolution Settings. Read-only. Profiles here are personal data about the customer's own end users; do not repeat identifiers or traits further than the task requires.
twilio_get_memory_operationREADGet operation — Twilio Memory — customer profiles, identifiers, traits and observations assembled from conversations. Get Operation Status. Read-only. Profiles here are personal data about the customer's own end users; do not repeat identifiers or traits further than the task requires.
twilio_get_memory_profileREADGet profile — Twilio Memory — customer profiles, identifiers, traits and observations assembled from conversations. Read-only. Profiles here are personal data about the customer's own end users; do not repeat identifiers or traits further than the task requires.
twilio_get_memory_profile_conversation_summaryREADGet profile conversation summary — Twilio Memory — customer profiles, identifiers, traits and observations assembled from conversations. Retrieve Conversation Summary. Read-only. Profiles here are personal data about the customer's own end users; do not repeat identifiers or traits further than the task requires.
twilio_get_memory_profile_identifierREADGet profile identifier — Twilio Memory — customer profiles, identifiers, traits and observations assembled from conversations. Retrieve Profile Identifier. Read-only. Profiles here are personal data about the customer's own end users; do not repeat identifiers or traits further than the task requires.
twilio_get_memory_profile_import_v2READGet profile import v2 — Twilio Memory — customer profiles, identifiers, traits and observations assembled from conversations. Get Import Status. Read-only. Profiles here are personal data about the customer's own end users; do not repeat identifiers or traits further than the task requires.
twilio_get_memory_profile_observationREADGet profile observation — Twilio Memory — customer profiles, identifiers, traits and observations assembled from conversations. Retrieve Observation. Read-only. Profiles here are personal data about the customer's own end users; do not repeat identifiers or traits further than the task requires.
twilio_get_memory_storeREADGet store — Twilio Memory — customer profiles, identifiers, traits and observations assembled from conversations. Retrieve a Memory Store. Read-only. Profiles here are personal data about the customer's own end users; do not repeat identifiers or traits further than the task requires.
twilio_get_memory_trait_groupREADGet trait group — Twilio Memory — customer profiles, identifiers, traits and observations assembled from conversations. Retrieve a Trait Group. Read-only. Profiles here are personal data about the customer's own end users; do not repeat identifiers or traits further than the task requires.
twilio_get_messageREADGet one message by SID, including its delivery status and any Twilio error code. Delivery is asynchronous — twilio_send_message returns `queued` or `accepted`, not `delivered` — so this is how to find out whether a message that was accepted actually arrived. Get a SID from twilio_list_messages or from a send.
twilio_get_message_mediaREADGet one media item's metadata — content type, parent message and creation date. METADATA ONLY; the binary is not returned. Get the SID from twilio_list_message_media.
twilio_get_messaging_alpha_senderREADGet alpha sender — The Messaging API — Messaging Service internals, sender pools, link shortening and A2P registration state. Free and read-only.
twilio_get_messaging_brand_vettingREADGet brand vetting — The Messaging API — Messaging Service internals, sender pools, link shortening and A2P registration state. Free and read-only.
twilio_get_messaging_channel_senderREADGet channel sender — The Messaging API — Messaging Service internals, sender pools, link shortening and A2P registration state. Free and read-only.
twilio_get_messaging_destination_alpha_senderREADGet destination alpha sender — The Messaging API — Messaging Service internals, sender pools, link shortening and A2P registration state. Free and read-only.
twilio_get_messaging_domain_cert_v4READGet domain cert v4 — The Messaging API — Messaging Service internals, sender pools, link shortening and A2P registration state. Free and read-only.
twilio_get_messaging_domain_configREADGet domain config — The Messaging API — Messaging Service internals, sender pools, link shortening and A2P registration state. Free and read-only.
twilio_get_messaging_domain_config_messaging_serviceREADGet domain config messaging service — The Messaging API — Messaging Service internals, sender pools, link shortening and A2P registration state. Free and read-only.
twilio_get_messaging_domain_dns_validationREADGet domain DNS validation — The Messaging API — Messaging Service internals, sender pools, link shortening and A2P registration state. Free and read-only.
twilio_get_messaging_linkshortening_messaging_service_domain_associationREADGet linkshortening messaging service domain association — The Messaging API — Messaging Service internals, sender pools, link shortening and A2P registration state. Free and read-only.
twilio_get_messaging_priceREADRead this account's outbound and inbound SMS prices for one country, per number type. Free rate-card read, and the honest way to answer 'what will this send cost' before calling twilio_send_message — the price is account-specific, so guessing from a public page is wrong.
twilio_get_messaging_serviceREADGet a Messaging Service. Inspect one service's settings — status_callback, use_inbound_webhook_on_number, area-code geomatch, sticky sender, smart encoding, the fallback URL and the validity period — which decide what actually happens to a send routed through it. Free and non-mutating; twilio_update_messaging_service changes everything except the webhook URLs, which are deliberately not settable through Agentic Fabriq.
twilio_get_messaging_service_numberREADGet one phone number's membership of a Messaging Service, with its capabilities and the country it belongs to. The detail half of twilio_list_messaging_service_numbers.
twilio_get_messaging_short_codeREADGet short code — The Messaging API — Messaging Service internals, sender pools, link shortening and A2P registration state. Free and read-only.
twilio_get_messaging_usecaseREADGet usecase — The Messaging API — Messaging Service internals, sender pools, link shortening and A2P registration state. Free and read-only.
twilio_get_messaging_v2_channels_senderREADGet channels sender — The v2 Messaging surface — the unified channel sender catalog. Retrieve a Sender. Free and read-only.
twilio_get_messaging_v2_domain_cert_v4READGet domain cert v4 — The v2 Messaging surface — the unified channel sender catalog. Free and read-only.
twilio_get_notificationREADGet one notification with its full request and response text, error code and the resource it relates to.
twilio_get_number_portabilityREADAsk Twilio whether a specific number is eligible to be ported into this account, and what it would need. Free, read-only, and it starts nothing — the answer is advisory.
twilio_get_numbers_authorization_documentREADGet authorization document — Regulatory Compliance — the bundles, end users and documents a country's telecom regulator requires before it will let this account keep a number. Fetch a specific AuthorizationDocument. READ ONLY. Submitting identity documents to a national regulator is a legal filing and is not exposed; reading the status of one that has already been filed has no lever attached to it.
twilio_get_numbers_bulk_eligibilityREADGet bulk eligibility — The Phone Numbers API — porting, hosting and eligibility. Fetch an eligibility bulk check that you requested to host in Twilio. READ ONLY. Starting or cancelling a port moves a number between carriers on the strength of a Letter of Authorization and can strand it between them, so no write here is exposed.
twilio_get_numbers_bulk_hosted_number_orderREADGet bulk hosted-number order — Regulatory Compliance — the bundles, end users and documents a country's telecom regulator requires before it will let this account keep a number. Fetch a specific BulkHostedNumberOrder. READ ONLY. Submitting identity documents to a national regulator is a legal filing and is not exposed; reading the status of one that has already been filed has no lever attached to it.
twilio_get_numbers_end_userREADGet end user — Regulatory Compliance — the bundles, end users and documents a country's telecom regulator requires before it will let this account keep a number. Fetch specific End User Instance. READ ONLY. Submitting identity documents to a national regulator is a legal filing and is not exposed; reading the status of one that has already been filed has no lever attached to it.
twilio_get_numbers_end_user_typeREADGet end user type — Regulatory Compliance — the bundles, end users and documents a country's telecom regulator requires before it will let this account keep a number. Fetch a specific End-User Type Instance. READ ONLY. Submitting identity documents to a national regulator is a legal filing and is not exposed; reading the status of one that has already been filed has no lever attached to it.
twilio_get_numbers_evaluationREADGet evaluation — Regulatory Compliance — the bundles, end users and documents a country's telecom regulator requires before it will let this account keep a number. Fetch specific Evaluation Instance. READ ONLY. Submitting identity documents to a national regulator is a legal filing and is not exposed; reading the status of one that has already been filed has no lever attached to it.
twilio_get_numbers_hosted_number_orderREADGet hosted-number order — Regulatory Compliance — the bundles, end users and documents a country's telecom regulator requires before it will let this account keep a number. Fetch a specific HostedNumberOrder. READ ONLY. Submitting identity documents to a national regulator is a legal filing and is not exposed; reading the status of one that has already been filed has no lever attached to it.
twilio_get_numbers_item_assignmentREADGet item assignment — Regulatory Compliance — the bundles, end users and documents a country's telecom regulator requires before it will let this account keep a number. Fetch specific Assigned Item Instance. READ ONLY. Submitting identity documents to a national regulator is a legal filing and is not exposed; reading the status of one that has already been filed has no lever attached to it.
twilio_get_numbers_porting_port_inREADGet porting port in — The Phone Numbers API — porting, hosting and eligibility. Fetch a port in request by SID. READ ONLY. Starting or cancelling a port moves a number between carriers on the strength of a Letter of Authorization and can strand it between them, so no write here is exposed.
twilio_get_numbers_porting_port_in_phone_numberREADGet porting port in phone number — The Phone Numbers API — porting, hosting and eligibility. Fetch a phone number by port in request SID and phone number SID. READ ONLY. Starting or cancelling a port moves a number between carriers on the strength of a Letter of Authorization and can strand it between them, so no write here is exposed.
twilio_get_numbers_porting_webhook_configurationREADGet porting webhook configuration — The Phone Numbers API — porting, hosting and eligibility. Allows to fetch the webhook configuration. READ ONLY. Starting or cancelling a port moves a number between carriers on the strength of a Letter of Authorization and can strand it between them, so no write here is exposed.
twilio_get_numbers_regulationREADGet regulation — Regulatory Compliance — the bundles, end users and documents a country's telecom regulator requires before it will let this account keep a number. Fetch specific Regulation Instance. READ ONLY. Submitting identity documents to a national regulator is a legal filing and is not exposed; reading the status of one that has already been filed has no lever attached to it.
twilio_get_numbers_short_code_applicationREADGet short code application — Regulatory Compliance — the bundles, end users and documents a country's telecom regulator requires before it will let this account keep a number. Fetch a specific Short Code Application instance. READ ONLY. Submitting identity documents to a national regulator is a legal filing and is not exposed; reading the status of one that has already been filed has no lever attached to it.
twilio_get_numbers_supporting_documentREADGet supporting document — Regulatory Compliance — the bundles, end users and documents a country's telecom regulator requires before it will let this account keep a number. Fetch specific Supporting Document Instance. READ ONLY. Submitting identity documents to a national regulator is a legal filing and is not exposed; reading the status of one that has already been filed has no lever attached to it.
twilio_get_numbers_supporting_document_typeREADGet supporting document type — Regulatory Compliance — the bundles, end users and documents a country's telecom regulator requires before it will let this account keep a number. Fetch a specific Supporting Document Type Instance. READ ONLY. Submitting identity documents to a national regulator is a legal filing and is not exposed; reading the status of one that has already been filed has no lever attached to it.
twilio_get_outgoing_caller_idREADGet outgoing caller id — Part of Twilio's classic REST API, scoped to the account this connection is bound to. Fetch an outgoing-caller-id belonging to the account used to make the request. Free and read-only.
twilio_get_phone_numberREADGet one owned number's full configuration: its capabilities, the sms_url and voice_url its inbound traffic is pointed at, its status_callback, its emergency address and any bundle attached to it. The read half of a resource whose writes — buying, releasing and repointing webhooks — are deliberately not exposed.
twilio_get_phone_number_priceREADRead what a phone number costs in one country, per number type — the recurring monthly charge and any one-time fee. Free read. Pairs with twilio_search_available_numbers so the list a human acts on carries its real price.
twilio_get_pricing_v2_trunking_countryREADGet trunking country — The v2 rate cards, which add trunking and per-destination voice prices. Fetch a specific Country. Free and read-only.
twilio_get_pricing_v2_trunking_numberREADGet trunking number — The v2 rate cards, which add trunking and per-destination voice prices. Fetch pricing information for a specific destination and, optionally, origination phone number. Free and read-only.
twilio_get_pricing_v2_voice_numberREADGet voice number — The v2 rate cards, which add trunking and per-destination voice prices. Fetch pricing information for a specific destination and, optionally, origination phone number. Free and read-only.
twilio_get_pricing_voice_countryREADGet voice country — Account-specific rate cards. The price is per account, so reading it is the only honest way to answer what something will cost. Free and read-only.
twilio_get_pricing_voice_numberREADGet voice number — Account-specific rate cards. The price is per account, so reading it is the only honest way to answer what something will cost. Free and read-only.
twilio_get_queueREADGet queue — Part of Twilio's classic REST API, scoped to the account this connection is bound to. Fetch an instance of a queue identified by the QueueSid. Free and read-only.
twilio_get_queue_memberREADGet queue member — Part of Twilio's classic REST API, scoped to the account this connection is bound to. Fetch a specific member from the queue. Free and read-only.
twilio_get_recordingREADGet one recording's metadata: duration, channels, price, source, status and the call it belongs to. METADATA ONLY — the audio is not returned.
twilio_get_recording_add_on_resultREADGet recording add on result — Part of Twilio's classic REST API, scoped to the account this connection is bound to. Fetch an instance of an AddOnResult. Free and read-only.
twilio_get_recording_add_on_result_payloadREADGet recording add on result payload — Part of Twilio's classic REST API, scoped to the account this connection is bound to. Fetch an instance of a result payload. Free and read-only.
twilio_get_recording_add_on_result_payload_dataREADGet recording add on result payload data — Part of Twilio's classic REST API, scoped to the account this connection is bound to. Fetch an instance of a result payload. Free and read-only.
twilio_get_recording_transcriptionREADGet recording transcription — Part of Twilio's classic REST API, scoped to the account this connection is bound to. Free and read-only.
twilio_get_regulatory_bundleREADGet one regulatory bundle with its status, valid-until date, the regulation it satisfies and the failure reason if it was rejected. Free and non-mutating. twilio_evaluate_numbers_bundle runs the regulator's rules against a draft and reports what is still missing.
twilio_get_routes_phone_numberREADGet phone number — Inter-Network Exchange — which Twilio voice route a number, SIP domain or trunk is assigned to. Fetch the Inbound Processing Region assigned to a phone number. Free and read-only.
twilio_get_routes_sip_domainREADGet SIP domain — Inter-Network Exchange — which Twilio voice route a number, SIP domain or trunk is assigned to. Free and read-only.
twilio_get_routes_trunksREADGet trunks — Inter-Network Exchange — which Twilio voice route a number, SIP domain or trunk is assigned to. Fetch the Inbound Processing Region assigned to a SIP Trunk. Free and read-only.
twilio_get_routes_v3_phone_numberREADGet phone number — The v3 Inter-Network Exchange read. Fetch the Inbound Processing Region assigned to a phone number. Free and read-only.
twilio_get_serverless_assetREADGet asset — Twilio Serverless (Functions and Assets) — the customer's own code running on Twilio. Retrieve a specific Asset resource. READ ONLY, and the split matters: reading a function's logs is how a customer debugs the thing, while DEPLOYING agent-authored JavaScript to a public *.twil.io URL running with the account's credentials is never exposed.
twilio_get_serverless_asset_versionREADGet asset version — Twilio Serverless (Functions and Assets) — the customer's own code running on Twilio. Retrieve a specific Asset Version. READ ONLY, and the split matters: reading a function's logs is how a customer debugs the thing, while DEPLOYING agent-authored JavaScript to a public *.twil.io URL running with the account's credentials is never exposed.
twilio_get_serverless_buildREADGet build — Twilio Serverless (Functions and Assets) — the customer's own code running on Twilio. Retrieve a specific Build resource. READ ONLY, and the split matters: reading a function's logs is how a customer debugs the thing, while DEPLOYING agent-authored JavaScript to a public *.twil.io URL running with the account's credentials is never exposed.
twilio_get_serverless_build_statusREADGet build status — Twilio Serverless (Functions and Assets) — the customer's own code running on Twilio. Retrieve a specific Build resource. READ ONLY, and the split matters: reading a function's logs is how a customer debugs the thing, while DEPLOYING agent-authored JavaScript to a public *.twil.io URL running with the account's credentials is never exposed.
twilio_get_serverless_deploymentREADGet deployment — Twilio Serverless (Functions and Assets) — the customer's own code running on Twilio. Retrieve a specific Deployment. READ ONLY, and the split matters: reading a function's logs is how a customer debugs the thing, while DEPLOYING agent-authored JavaScript to a public *.twil.io URL running with the account's credentials is never exposed.
twilio_get_serverless_environmentREADGet environment — Twilio Serverless (Functions and Assets) — the customer's own code running on Twilio. Retrieve a specific environment. READ ONLY, and the split matters: reading a function's logs is how a customer debugs the thing, while DEPLOYING agent-authored JavaScript to a public *.twil.io URL running with the account's credentials is never exposed.
twilio_get_serverless_functionREADGet function — Twilio Serverless (Functions and Assets) — the customer's own code running on Twilio. Retrieve a specific Function resource. READ ONLY, and the split matters: reading a function's logs is how a customer debugs the thing, while DEPLOYING agent-authored JavaScript to a public *.twil.io URL running with the account's credentials is never exposed.
twilio_get_serverless_function_versionREADGet function version — Twilio Serverless (Functions and Assets) — the customer's own code running on Twilio. Retrieve a specific Function Version resource. READ ONLY, and the split matters: reading a function's logs is how a customer debugs the thing, while DEPLOYING agent-authored JavaScript to a public *.twil.io URL running with the account's credentials is never exposed.
twilio_get_serverless_function_version_contentREADGet function version content — Twilio Serverless (Functions and Assets) — the customer's own code running on Twilio. Retrieve a the content of a specific Function Version resource. READ ONLY, and the split matters: reading a function's logs is how a customer debugs the thing, while DEPLOYING agent-authored JavaScript to a public *.twil.io URL running with the account's credentials is never exposed.
twilio_get_serverless_logREADGet log — Twilio Serverless (Functions and Assets) — the customer's own code running on Twilio. Retrieve a specific log. READ ONLY, and the split matters: reading a function's logs is how a customer debugs the thing, while DEPLOYING agent-authored JavaScript to a public *.twil.io URL running with the account's credentials is never exposed.
twilio_get_serverless_serviceREADGet service — Twilio Serverless (Functions and Assets) — the customer's own code running on Twilio. Retrieve a specific Service resource. READ ONLY, and the split matters: reading a function's logs is how a customer debugs the thing, while DEPLOYING agent-authored JavaScript to a public *.twil.io URL running with the account's credentials is never exposed.
twilio_get_serverless_variableREADGet variable — Twilio Serverless (Functions and Assets) — the customer's own code running on Twilio. Retrieve a specific Variable. READ ONLY, and the split matters: reading a function's logs is how a customer debugs the thing, while DEPLOYING agent-authored JavaScript to a public *.twil.io URL running with the account's credentials is never exposed.
twilio_get_short_codeREADGet one short code's configuration, including the API version and the SMS handler URL its inbound traffic is pointed at.
twilio_get_signing_keyREADGet signing key — Part of Twilio's classic REST API, scoped to the account this connection is bound to. Free and read-only.
twilio_get_sip_auth_calls_credential_list_mappingREADGet SIP auth calls credential list mapping — Part of Twilio's classic REST API, scoped to the account this connection is bound to. Fetch a specific instance of a credential list mapping. Free and read-only.
twilio_get_sip_auth_calls_ip_access_control_list_mappingREADGet SIP auth calls IP access control list mapping — Part of Twilio's classic REST API, scoped to the account this connection is bound to. Fetch a specific instance of an IP Access Control List mapping. Free and read-only.
twilio_get_sip_auth_registrations_credential_list_mappingREADGet SIP auth registrations credential list mapping — Part of Twilio's classic REST API, scoped to the account this connection is bound to. Fetch a specific instance of a credential list mapping. Free and read-only.
twilio_get_sip_credentialREADGet SIP credential — Part of Twilio's classic REST API, scoped to the account this connection is bound to. Fetch a single credential. Free and read-only.
twilio_get_sip_credential_listREADGet SIP credential list — Part of Twilio's classic REST API, scoped to the account this connection is bound to. Get a Credential List. Free and read-only.
twilio_get_sip_credential_list_mappingREADGet SIP credential list mapping — Part of Twilio's classic REST API, scoped to the account this connection is bound to. Fetch a single CredentialListMapping resource from an account. Free and read-only.
twilio_get_sip_domainREADGet SIP domain — Part of Twilio's classic REST API, scoped to the account this connection is bound to. Fetch an instance of a Domain. Free and read-only.
twilio_get_sip_ip_access_control_listREADGet SIP IP access control list — Part of Twilio's classic REST API, scoped to the account this connection is bound to. Fetch a specific instance of an IpAccessControlList. Free and read-only.
twilio_get_sip_ip_access_control_list_mappingREADGet SIP IP access control list mapping — Part of Twilio's classic REST API, scoped to the account this connection is bound to. Fetch an IpAccessControlListMapping resource. Free and read-only.
twilio_get_sip_ip_addressREADGet SIP IP address — Part of Twilio's classic REST API, scoped to the account this connection is bound to. Read one IpAddress resource. Free and read-only.
twilio_get_studio_executionREADGet one Studio flow execution: its status, the contact it ran against and when it started and ended.
twilio_get_studio_execution_contextREADGet execution context — Studio — the customer's own call and message automations, and the runs of them. Retrieve the most recent context for an Execution. READ ONLY, for the same reason as v1.
twilio_get_studio_execution_stepREADGet execution step — Studio — the customer's own call and message automations, and the runs of them. Retrieve a Step. READ ONLY, for the same reason as v1.
twilio_get_studio_execution_step_contextREADGet execution step context — Studio — the customer's own call and message automations, and the runs of them. Retrieve the context for an Execution Step. READ ONLY, for the same reason as v1.
twilio_get_studio_flowREADGet one Studio flow's definition, status, revision and webhook URL. Read-only.
twilio_get_studio_flow_revisionREADGet flow revision — Studio — the customer's own call and message automations, and the runs of them. Retrieve a specific Flow revision. READ ONLY, for the same reason as v1.
twilio_get_studio_test_userREADGet test user — Studio — the customer's own call and message automations, and the runs of them. Fetch flow test users. READ ONLY, for the same reason as v1.
twilio_get_studio_v1_engagementREADGet engagement — The v1 Studio surface, where a flow run is called an Engagement rather than an Execution. Retrieve an Engagement. READ ONLY. A Studio flow is the logic that answers the customer's real inbound calls and messages; authoring one, deleting one and triggering a run are all deliberately not exposed.
twilio_get_studio_v1_engagement_contextREADGet engagement context — The v1 Studio surface, where a flow run is called an Engagement rather than an Execution. Retrieve the most recent context for an Engagement. READ ONLY. A Studio flow is the logic that answers the customer's real inbound calls and messages; authoring one, deleting one and triggering a run are all deliberately not exposed.
twilio_get_studio_v1_executionREADGet execution — The v1 Studio surface, where a flow run is called an Engagement rather than an Execution. Retrieve an Execution. READ ONLY. A Studio flow is the logic that answers the customer's real inbound calls and messages; authoring one, deleting one and triggering a run are all deliberately not exposed.
twilio_get_studio_v1_execution_contextREADGet execution context — The v1 Studio surface, where a flow run is called an Engagement rather than an Execution. Retrieve the most recent context for an Execution. READ ONLY. A Studio flow is the logic that answers the customer's real inbound calls and messages; authoring one, deleting one and triggering a run are all deliberately not exposed.
twilio_get_studio_v1_execution_stepREADGet execution step — The v1 Studio surface, where a flow run is called an Engagement rather than an Execution. Retrieve a Step. READ ONLY. A Studio flow is the logic that answers the customer's real inbound calls and messages; authoring one, deleting one and triggering a run are all deliberately not exposed.
twilio_get_studio_v1_execution_step_contextREADGet execution step context — The v1 Studio surface, where a flow run is called an Engagement rather than an Execution. Retrieve the context for an Execution Step. READ ONLY. A Studio flow is the logic that answers the customer's real inbound calls and messages; authoring one, deleting one and triggering a run are all deliberately not exposed.
twilio_get_studio_v1_flowREADGet flow — The v1 Studio surface, where a flow run is called an Engagement rather than an Execution. Retrieve a specific Flow. READ ONLY. A Studio flow is the logic that answers the customer's real inbound calls and messages; authoring one, deleting one and triggering a run are all deliberately not exposed.
twilio_get_studio_v1_stepREADGet step — The v1 Studio surface, where a flow run is called an Engagement rather than an Execution. Retrieve a Step. READ ONLY. A Studio flow is the logic that answers the customer's real inbound calls and messages; authoring one, deleting one and triggering a run are all deliberately not exposed.
twilio_get_studio_v1_step_contextREADGet step context — The v1 Studio surface, where a flow run is called an Engagement rather than an Execution. Retrieve the context for an Engagement Step. READ ONLY. A Studio flow is the logic that answers the customer's real inbound calls and messages; authoring one, deleting one and triggering a run are all deliberately not exposed.
twilio_get_sync_documentREADGet document — Twilio Sync — the account's real-time state store of documents, lists, maps and streams. Read-only. Sync objects hold whatever the customer's application put in them, so treat their data as customer content.
twilio_get_sync_document_permissionREADGet document permission — Twilio Sync — the account's real-time state store of documents, lists, maps and streams. Fetch a specific Sync Document Permission. Read-only. Sync objects hold whatever the customer's application put in them, so treat their data as customer content.
twilio_get_sync_listREADGet list — Twilio Sync — the account's real-time state store of documents, lists, maps and streams. Read-only. Sync objects hold whatever the customer's application put in them, so treat their data as customer content.
twilio_get_sync_list_itemREADGet list item — Twilio Sync — the account's real-time state store of documents, lists, maps and streams. Read-only. Sync objects hold whatever the customer's application put in them, so treat their data as customer content.
twilio_get_sync_list_permissionREADGet list permission — Twilio Sync — the account's real-time state store of documents, lists, maps and streams. Fetch a specific Sync List Permission. Read-only. Sync objects hold whatever the customer's application put in them, so treat their data as customer content.
twilio_get_sync_mapREADGet map — Twilio Sync — the account's real-time state store of documents, lists, maps and streams. Read-only. Sync objects hold whatever the customer's application put in them, so treat their data as customer content.
twilio_get_sync_map_itemREADGet map item — Twilio Sync — the account's real-time state store of documents, lists, maps and streams. Read-only. Sync objects hold whatever the customer's application put in them, so treat their data as customer content.
twilio_get_sync_map_permissionREADGet map permission — Twilio Sync — the account's real-time state store of documents, lists, maps and streams. Fetch a specific Sync Map Permission. Read-only. Sync objects hold whatever the customer's application put in them, so treat their data as customer content.
twilio_get_sync_serviceREADGet service — Twilio Sync — the account's real-time state store of documents, lists, maps and streams. Read-only. Sync objects hold whatever the customer's application put in them, so treat their data as customer content.
twilio_get_sync_streamREADGet stream — Twilio Sync — the account's real-time state store of documents, lists, maps and streams. Fetch a specific Stream. Read-only. Sync objects hold whatever the customer's application put in them, so treat their data as customer content.
twilio_get_taskrouter_activityREADGet activity — TaskRouter — workspaces, queues, workers, workflows and the live statistics over them. READ ONLY. Creating a task is $0.06 after the first 100 a month with no ceiling parameter, and changing a workflow rewrites how every future task is routed, so no write is exposed.
twilio_get_taskrouter_eventREADGet event — TaskRouter — workspaces, queues, workers, workflows and the live statistics over them. READ ONLY. Creating a task is $0.06 after the first 100 a month with no ceiling parameter, and changing a workflow rewrites how every future task is routed, so no write is exposed.
twilio_get_taskrouter_taskREADGet task — TaskRouter — workspaces, queues, workers, workflows and the live statistics over them. READ ONLY. Creating a task is $0.06 after the first 100 a month with no ceiling parameter, and changing a workflow rewrites how every future task is routed, so no write is exposed.
twilio_get_taskrouter_task_channelREADGet task channel — TaskRouter — workspaces, queues, workers, workflows and the live statistics over them. READ ONLY. Creating a task is $0.06 after the first 100 a month with no ceiling parameter, and changing a workflow rewrites how every future task is routed, so no write is exposed.
twilio_get_taskrouter_task_queueREADGet task queue — TaskRouter — workspaces, queues, workers, workflows and the live statistics over them. READ ONLY. Creating a task is $0.06 after the first 100 a month with no ceiling parameter, and changing a workflow rewrites how every future task is routed, so no write is exposed.
twilio_get_taskrouter_task_queue_cumulative_statisticsREADGet task queue cumulative statistics — TaskRouter — workspaces, queues, workers, workflows and the live statistics over them. READ ONLY. Creating a task is $0.06 after the first 100 a month with no ceiling parameter, and changing a workflow rewrites how every future task is routed, so no write is exposed.
twilio_get_taskrouter_task_queue_real_time_statisticsREADGet task queue real time statistics — TaskRouter — workspaces, queues, workers, workflows and the live statistics over them. READ ONLY. Creating a task is $0.06 after the first 100 a month with no ceiling parameter, and changing a workflow rewrites how every future task is routed, so no write is exposed.
twilio_get_taskrouter_task_queue_statisticsREADGet task queue statistics — TaskRouter — workspaces, queues, workers, workflows and the live statistics over them. READ ONLY. Creating a task is $0.06 after the first 100 a month with no ceiling parameter, and changing a workflow rewrites how every future task is routed, so no write is exposed.
twilio_get_taskrouter_task_queues_bulk_statisticsWRITEGet taskrouter task queues bulk statistics — Real-time statistics for several queues at once. A POST on Twilio's side because the queue list travels in the body; it reads and mutates nothing, which is why it carries twilio_read.
twilio_get_taskrouter_task_reservationREADGet task reservation — TaskRouter — workspaces, queues, workers, workflows and the live statistics over them. READ ONLY. Creating a task is $0.06 after the first 100 a month with no ceiling parameter, and changing a workflow rewrites how every future task is routed, so no write is exposed.
twilio_get_taskrouter_workerREADGet worker — TaskRouter — workspaces, queues, workers, workflows and the live statistics over them. READ ONLY. Creating a task is $0.06 after the first 100 a month with no ceiling parameter, and changing a workflow rewrites how every future task is routed, so no write is exposed.
twilio_get_taskrouter_worker_channelREADGet worker channel — TaskRouter — workspaces, queues, workers, workflows and the live statistics over them. READ ONLY. Creating a task is $0.06 after the first 100 a month with no ceiling parameter, and changing a workflow rewrites how every future task is routed, so no write is exposed.
twilio_get_taskrouter_worker_instance_statisticsREADGet worker instance statistics — TaskRouter — workspaces, queues, workers, workflows and the live statistics over them. READ ONLY. Creating a task is $0.06 after the first 100 a month with no ceiling parameter, and changing a workflow rewrites how every future task is routed, so no write is exposed.
twilio_get_taskrouter_worker_reservationREADGet worker reservation — TaskRouter — workspaces, queues, workers, workflows and the live statistics over them. READ ONLY. Creating a task is $0.06 after the first 100 a month with no ceiling parameter, and changing a workflow rewrites how every future task is routed, so no write is exposed.
twilio_get_taskrouter_worker_statisticsREADGet worker statistics — TaskRouter — workspaces, queues, workers, workflows and the live statistics over them. READ ONLY. Creating a task is $0.06 after the first 100 a month with no ceiling parameter, and changing a workflow rewrites how every future task is routed, so no write is exposed.
twilio_get_taskrouter_workers_cumulative_statisticsREADGet workers cumulative statistics — TaskRouter — workspaces, queues, workers, workflows and the live statistics over them. READ ONLY. Creating a task is $0.06 after the first 100 a month with no ceiling parameter, and changing a workflow rewrites how every future task is routed, so no write is exposed.
twilio_get_taskrouter_workers_real_time_statisticsREADGet workers real time statistics — TaskRouter — workspaces, queues, workers, workflows and the live statistics over them. READ ONLY. Creating a task is $0.06 after the first 100 a month with no ceiling parameter, and changing a workflow rewrites how every future task is routed, so no write is exposed.
twilio_get_taskrouter_workflowREADGet workflow — TaskRouter — workspaces, queues, workers, workflows and the live statistics over them. READ ONLY. Creating a task is $0.06 after the first 100 a month with no ceiling parameter, and changing a workflow rewrites how every future task is routed, so no write is exposed.
twilio_get_taskrouter_workflow_cumulative_statisticsREADGet workflow cumulative statistics — TaskRouter — workspaces, queues, workers, workflows and the live statistics over them. READ ONLY. Creating a task is $0.06 after the first 100 a month with no ceiling parameter, and changing a workflow rewrites how every future task is routed, so no write is exposed.
twilio_get_taskrouter_workflow_real_time_statisticsREADGet workflow real time statistics — TaskRouter — workspaces, queues, workers, workflows and the live statistics over them. READ ONLY. Creating a task is $0.06 after the first 100 a month with no ceiling parameter, and changing a workflow rewrites how every future task is routed, so no write is exposed.
twilio_get_taskrouter_workflow_statisticsREADGet workflow statistics — TaskRouter — workspaces, queues, workers, workflows and the live statistics over them. READ ONLY. Creating a task is $0.06 after the first 100 a month with no ceiling parameter, and changing a workflow rewrites how every future task is routed, so no write is exposed.
twilio_get_taskrouter_workspaceREADGet workspace — TaskRouter — workspaces, queues, workers, workflows and the live statistics over them. READ ONLY. Creating a task is $0.06 after the first 100 a month with no ceiling parameter, and changing a workflow rewrites how every future task is routed, so no write is exposed.
twilio_get_taskrouter_workspace_cumulative_statisticsREADGet workspace cumulative statistics — TaskRouter — workspaces, queues, workers, workflows and the live statistics over them. READ ONLY. Creating a task is $0.06 after the first 100 a month with no ceiling parameter, and changing a workflow rewrites how every future task is routed, so no write is exposed.
twilio_get_taskrouter_workspace_real_time_statisticsREADGet workspace real time statistics — TaskRouter — workspaces, queues, workers, workflows and the live statistics over them. READ ONLY. Creating a task is $0.06 after the first 100 a month with no ceiling parameter, and changing a workflow rewrites how every future task is routed, so no write is exposed.
twilio_get_taskrouter_workspace_statisticsREADGet workspace statistics — TaskRouter — workspaces, queues, workers, workflows and the live statistics over them. READ ONLY. Creating a task is $0.06 after the first 100 a month with no ceiling parameter, and changing a workflow rewrites how every future task is routed, so no write is exposed.
twilio_get_tollfree_verificationREADGet one toll-free verification submission, with its status, the rejection reason if it was refused, and the business details on file. The detail half of twilio_list_tollfree_verifications.
twilio_get_transcriptionREADGet one transcription including its text. This is a transcript of a real conversation; treat it as customer content.
twilio_get_trunking_credential_listREADGet credential list — Elastic SIP Trunking — the customer's own SIP trunks and what may originate or terminate on them. READ ONLY. A trunk write decides who may place calls billed to this account, which is a security decision Agentic Fabriq cannot make.
twilio_get_trunking_ip_access_control_listREADGet IP access control list — Elastic SIP Trunking — the customer's own SIP trunks and what may originate or terminate on them. READ ONLY. A trunk write decides who may place calls billed to this account, which is a security decision Agentic Fabriq cannot make.
twilio_get_trunking_origination_urlREADGet origination URL — Elastic SIP Trunking — the customer's own SIP trunks and what may originate or terminate on them. READ ONLY. A trunk write decides who may place calls billed to this account, which is a security decision Agentic Fabriq cannot make.
twilio_get_trunking_phone_numberREADGet phone number — Elastic SIP Trunking — the customer's own SIP trunks and what may originate or terminate on them. READ ONLY. A trunk write decides who may place calls billed to this account, which is a security decision Agentic Fabriq cannot make.
twilio_get_trunking_recordingREADGet recording — Elastic SIP Trunking — the customer's own SIP trunks and what may originate or terminate on them. READ ONLY. A trunk write decides who may place calls billed to this account, which is a security decision Agentic Fabriq cannot make.
twilio_get_trunking_trunkREADGet trunk — Elastic SIP Trunking — the customer's own SIP trunks and what may originate or terminate on them. READ ONLY. A trunk write decides who may place calls billed to this account, which is a security decision Agentic Fabriq cannot make.
twilio_get_trust_productREADGet one trust product with its status, policy and rejection reasons if any.
twilio_get_trusthub_customer_profile_channel_endpoint_assignmentREADGet customer profile channel endpoint assignment — Trust Hub — the business-identity records every A2P brand and several regulatory bundles hang off. Fetch specific Assigned Item Instance. READ ONLY. Creating or submitting a profile is a sworn statement about a business identity; reading its status is not.
twilio_get_trusthub_customer_profile_entity_assignmentREADGet customer profile entity assignment — Trust Hub — the business-identity records every A2P brand and several regulatory bundles hang off. Fetch specific Assigned Item Instance. READ ONLY. Creating or submitting a profile is a sworn statement about a business identity; reading its status is not.
twilio_get_trusthub_customer_profile_evaluationREADGet customer profile evaluation — Trust Hub — the business-identity records every A2P brand and several regulatory bundles hang off. Fetch specific Evaluation Instance. READ ONLY. Creating or submitting a profile is a sworn statement about a business identity; reading its status is not.
twilio_get_trusthub_customer_profile_provisional_copyREADGet customer profile provisional copy — Trust Hub — the business-identity records every A2P brand and several regulatory bundles hang off. Fetch the provisional copy of a given customer profile. READ ONLY. Creating or submitting a profile is a sworn statement about a business identity; reading its status is not.
twilio_get_trusthub_end_userREADGet end user — Trust Hub — the business-identity records every A2P brand and several regulatory bundles hang off. Fetch specific End User Instance. READ ONLY. Creating or submitting a profile is a sworn statement about a business identity; reading its status is not.
twilio_get_trusthub_end_user_typeREADGet end user type — Trust Hub — the business-identity records every A2P brand and several regulatory bundles hang off. Fetch a specific End-User Type Instance. READ ONLY. Creating or submitting a profile is a sworn statement about a business identity; reading its status is not.
twilio_get_trusthub_policiesREADGet policies — Trust Hub — the business-identity records every A2P brand and several regulatory bundles hang off. Fetch specific Policy Instance. READ ONLY. Creating or submitting a profile is a sworn statement about a business identity; reading its status is not.
twilio_get_trusthub_supporting_documentREADGet supporting document — Trust Hub — the business-identity records every A2P brand and several regulatory bundles hang off. Fetch specific Supporting Document Instance. READ ONLY. Creating or submitting a profile is a sworn statement about a business identity; reading its status is not.
twilio_get_trusthub_supporting_document_typeREADGet supporting document type — Trust Hub — the business-identity records every A2P brand and several regulatory bundles hang off. Fetch a specific Supporting Document Type Instance. READ ONLY. Creating or submitting a profile is a sworn statement about a business identity; reading its status is not.
twilio_get_trusthub_trust_product_channel_endpoint_assignmentREADGet trust product channel endpoint assignment — Trust Hub — the business-identity records every A2P brand and several regulatory bundles hang off. Fetch specific Assigned Item Instance. READ ONLY. Creating or submitting a profile is a sworn statement about a business identity; reading its status is not.
twilio_get_trusthub_trust_product_entity_assignmentREADGet trust product entity assignment — Trust Hub — the business-identity records every A2P brand and several regulatory bundles hang off. Fetch specific Assigned Item Instance. READ ONLY. Creating or submitting a profile is a sworn statement about a business identity; reading its status is not.
twilio_get_trusthub_trust_product_evaluationREADGet trust product evaluation — Trust Hub — the business-identity records every A2P brand and several regulatory bundles hang off. Fetch specific Evaluation Instance. READ ONLY. Creating or submitting a profile is a sworn statement about a business identity; reading its status is not.
twilio_get_trusthub_trust_product_provisional_copyREADGet trust product provisional copy — Trust Hub — the business-identity records every A2P brand and several regulatory bundles hang off. Fetch the provisional copy of a given trust product. READ ONLY. Creating or submitting a profile is a sworn statement about a business identity; reading its status is not.
twilio_get_usage_recordsREADRead what this Twilio account has SPENT, by category and period, with counts, prices and currency. AF already exposes the balance — what is left — and until now nothing about what went out, even though twilio_send_message and twilio_lookup_phone_number both bill the customer. Free and read-only. Use category to isolate one line (sms, calls, lookups, phonenumbers).
twilio_get_usage_triggerREADGet one usage trigger: its category, threshold, recurrence, when it last fired and the current value against it.
twilio_get_verify_attempts_summaryREADAggregate Verify conversion rate over a window: attempts made, attempts converted and the resulting percentage. The one-number version of twilio_list_verify_attempts.
twilio_get_verify_bucketREADGet bucket — Verify — the OTP product's configuration, entities, factors and telemetry. Fetch a specific Bucket. READ ONLY, and the distinction is the whole point: Agentic Fabriq's Verify exclusion is about SENDING an authentication code to a phone number, not about the product. Nothing here sends anything.
twilio_get_verify_challengeREADGet challenge — Verify — the OTP product's configuration, entities, factors and telemetry. Fetch a specific Challenge. READ ONLY, and the distinction is the whole point: Agentic Fabriq's Verify exclusion is about SENDING an authentication code to a phone number, not about the product. Nothing here sends anything.
twilio_get_verify_entityREADGet entity — Verify — the OTP product's configuration, entities, factors and telemetry. Fetch a specific Entity. READ ONLY, and the distinction is the whole point: Agentic Fabriq's Verify exclusion is about SENDING an authentication code to a phone number, not about the product. Nothing here sends anything.
twilio_get_verify_factorREADGet factor — Verify — the OTP product's configuration, entities, factors and telemetry. Fetch a specific Factor. READ ONLY, and the distinction is the whole point: Agentic Fabriq's Verify exclusion is about SENDING an authentication code to a phone number, not about the product. Nothing here sends anything.
twilio_get_verify_formREADGet form — Verify — the OTP product's configuration, entities, factors and telemetry. Fetch the forms for a specific Form Type. READ ONLY, and the distinction is the whole point: Agentic Fabriq's Verify exclusion is about SENDING an authentication code to a phone number, not about the product. Nothing here sends anything.
twilio_get_verify_messaging_configurationREADGet messaging configuration — Verify — the OTP product's configuration, entities, factors and telemetry. Fetch a specific MessagingConfiguration. READ ONLY, and the distinction is the whole point: Agentic Fabriq's Verify exclusion is about SENDING an authentication code to a phone number, not about the product. Nothing here sends anything.
twilio_get_verify_rate_limitREADGet rate limit — Verify — the OTP product's configuration, entities, factors and telemetry. Fetch a specific Rate Limit. READ ONLY, and the distinction is the whole point: Agentic Fabriq's Verify exclusion is about SENDING an authentication code to a phone number, not about the product. Nothing here sends anything.
twilio_get_verify_safelistREADGet safelist — Verify — the OTP product's configuration, entities, factors and telemetry. Check if a phone number exists in SafeList. READ ONLY, and the distinction is the whole point: Agentic Fabriq's Verify exclusion is about SENDING an authentication code to a phone number, not about the product. Nothing here sends anything.
twilio_get_verify_serviceREADGet one Verify service's configuration: code length, TTL, enabled channels, fraud settings and custom templates.
twilio_get_verify_verificationREADGet verification — Verify — the OTP product's configuration, entities, factors and telemetry. Fetch a specific Verification. READ ONLY, and the distinction is the whole point: Agentic Fabriq's Verify exclusion is about SENDING an authentication code to a phone number, not about the product. Nothing here sends anything.
twilio_get_verify_verification_attemptREADGet verification attempt — Verify — the OTP product's configuration, entities, factors and telemetry. Fetch a specific verification attempt. READ ONLY, and the distinction is the whole point: Agentic Fabriq's Verify exclusion is about SENDING an authentication code to a phone number, not about the product. Nothing here sends anything.
twilio_get_verify_webhookREADGet webhook — Verify — the OTP product's configuration, entities, factors and telemetry. Fetch a specific Webhook. READ ONLY, and the distinction is the whole point: Agentic Fabriq's Verify exclusion is about SENDING an authentication code to a phone number, not about the product. Nothing here sends anything.
twilio_get_video_compositionREADGet composition — Programmable Video — rooms, participants, recordings and compositions. The product's EOL was announced, extended, then reversed; it is live. Returns a single Composition resource identified by a Composition SID. READ ONLY and METADATA ONLY. Creating a room bills per participant-minute, and a recording is video of real people, so neither creating nor fetching media bytes is exposed.
twilio_get_video_composition_hookREADGet composition hook — Programmable Video — rooms, participants, recordings and compositions. The product's EOL was announced, extended, then reversed; it is live. Returns a single CompositionHook resource identified by a CompositionHook SID. READ ONLY and METADATA ONLY. Creating a room bills per participant-minute, and a recording is video of real people, so neither creating nor fetching media bytes is exposed.
twilio_get_video_composition_settingsREADGet composition settings — Programmable Video — rooms, participants, recordings and compositions. The product's EOL was announced, extended, then reversed; it is live. READ ONLY and METADATA ONLY. Creating a room bills per participant-minute, and a recording is video of real people, so neither creating nor fetching media bytes is exposed.
twilio_get_video_recordingREADGet recording — Programmable Video — rooms, participants, recordings and compositions. The product's EOL was announced, extended, then reversed; it is live. Returns a single Recording resource identified by a Recording SID. READ ONLY and METADATA ONLY. Creating a room bills per participant-minute, and a recording is video of real people, so neither creating nor fetching media bytes is exposed.
twilio_get_video_recording_settingsREADGet recording settings — Programmable Video — rooms, participants, recordings and compositions. The product's EOL was announced, extended, then reversed; it is live. READ ONLY and METADATA ONLY. Creating a room bills per participant-minute, and a recording is video of real people, so neither creating nor fetching media bytes is exposed.
twilio_get_video_roomREADGet room — Programmable Video — rooms, participants, recordings and compositions. The product's EOL was announced, extended, then reversed; it is live. READ ONLY and METADATA ONLY. Creating a room bills per participant-minute, and a recording is video of real people, so neither creating nor fetching media bytes is exposed.
twilio_get_video_room_participantREADGet room participant — Programmable Video — rooms, participants, recordings and compositions. The product's EOL was announced, extended, then reversed; it is live. READ ONLY and METADATA ONLY. Creating a room bills per participant-minute, and a recording is video of real people, so neither creating nor fetching media bytes is exposed.
twilio_get_video_room_participant_published_trackREADGet room participant published track — Programmable Video — rooms, participants, recordings and compositions. The product's EOL was announced, extended, then reversed; it is live. Returns a single Track resource represented by TrackName or SID. READ ONLY and METADATA ONLY. Creating a room bills per participant-minute, and a recording is video of real people, so neither creating nor fetching media bytes is exposed.
twilio_get_video_room_participant_subscribe_ruleREADGet room participant subscribe rule — Programmable Video — rooms, participants, recordings and compositions. The product's EOL was announced, extended, then reversed; it is live. Returns a list of Subscribe Rules for the Participant. READ ONLY and METADATA ONLY. Creating a room bills per participant-minute, and a recording is video of real people, so neither creating nor fetching media bytes is exposed.
twilio_get_video_room_participant_subscribed_trackREADGet room participant subscribed track — Programmable Video — rooms, participants, recordings and compositions. The product's EOL was announced, extended, then reversed; it is live. Returns a single Track resource represented by `track_sid`. Note: This is one resource with the Video API that requires a SID, be Track Name on the subscriber side is not guaranteed to be unique. READ ONLY and METADATA ONLY. Creating a room bills per participant-minute, and a recording is video of real people, so neither creating nor fetching media bytes is exposed.
twilio_get_video_room_recordingREADGet room recording — Programmable Video — rooms, participants, recordings and compositions. The product's EOL was announced, extended, then reversed; it is live. READ ONLY and METADATA ONLY. Creating a room bills per participant-minute, and a recording is video of real people, so neither creating nor fetching media bytes is exposed.
twilio_get_video_room_recording_ruleREADGet room recording rule — Programmable Video — rooms, participants, recordings and compositions. The product's EOL was announced, extended, then reversed; it is live. Returns a list of Recording Rules for the Room. READ ONLY and METADATA ONLY. Creating a room bills per participant-minute, and a recording is video of real people, so neither creating nor fetching media bytes is exposed.
twilio_get_video_room_transcriptionsREADGet room transcriptions — Programmable Video — rooms, participants, recordings and compositions. The product's EOL was announced, extended, then reversed; it is live. READ ONLY and METADATA ONLY. Creating a room bills per participant-minute, and a recording is video of real people, so neither creating nor fetching media bytes is exposed.
twilio_get_voice_byoc_trunkREADGet BYOC trunk — The Voice API's configuration surface — dialling permissions, BYOC trunks, connection policies and source-IP mappings. READ ONLY. Every write here reconfigures a live telecom estate or opens high-risk international dialling, which is where toll fraud converts to money.
twilio_get_voice_connection_policyREADGet connection policy — The Voice API's configuration surface — dialling permissions, BYOC trunks, connection policies and source-IP mappings. READ ONLY. Every write here reconfigures a live telecom estate or opens high-risk international dialling, which is where toll fraud converts to money.
twilio_get_voice_connection_policy_targetREADGet connection policy target — The Voice API's configuration surface — dialling permissions, BYOC trunks, connection policies and source-IP mappings. READ ONLY. Every write here reconfigures a live telecom estate or opens high-risk international dialling, which is where toll fraud converts to money.
twilio_get_voice_dialing_permissions_countryREADGet dialing permissions country — The Voice API's configuration surface — dialling permissions, BYOC trunks, connection policies and source-IP mappings. Retrieve voice dialing country permissions identified by the given ISO country code. READ ONLY. Every write here reconfigures a live telecom estate or opens high-risk international dialling, which is where toll fraud converts to money.
twilio_get_voice_dialing_permissions_settingsREADGet dialing permissions settings — The Voice API's configuration surface — dialling permissions, BYOC trunks, connection policies and source-IP mappings. Retrieve voice dialing permissions inheritance for the sub-account. READ ONLY. Every write here reconfigures a live telecom estate or opens high-risk international dialling, which is where toll fraud converts to money.
twilio_get_voice_insights_settingsREADReport whether Voice Insights Advanced Features is enabled on this account. Call this FIRST when a call-quality read returns nothing: it distinguishes 'no data' from 'the paid toggle is off'. READ ONLY — the POST that enables it adds $0.0025 to every voice minute the account bills, for all future traffic, and is not exposed.
twilio_get_voice_ip_recordREADGet IP record — The Voice API's configuration surface — dialling permissions, BYOC trunks, connection policies and source-IP mappings. READ ONLY. Every write here reconfigures a live telecom estate or opens high-risk international dialling, which is where toll fraud converts to money.
twilio_get_voice_priceREADRead this account's inbound and outbound voice prices for one country, by prefix. Free rate-card read. Relevant even though no action places a call: the absence of any cost cap on outbound voice is exactly why that action is not exposed, and this shows how wide the range is.
twilio_get_voice_source_ip_mappingREADGet source IP mapping — The Voice API's configuration surface — dialling permissions, BYOC trunks, connection policies and source-IP mappings. READ ONLY. Every write here reconfigures a live telecom estate or opens high-risk international dialling, which is where toll fraud converts to money.
twilio_get_voice_v2_account_default_configurationREADGet account default configuration — The v2 Voice configuration surface — recording and transcription defaults. Get the Account Default Configuration. Read-only.
twilio_get_voice_v2_configurationREADGet configuration — The v2 Voice configuration surface — recording and transcription defaults. Get a Configuration by Id or UniqueName. Read-only.
twilio_get_voice_v2_default_configurationREADGet default configuration — The v2 Voice configuration surface — recording and transcription defaults. Get the Default Configuration. Read-only.
twilio_get_voice_v2_recording_configurationREADGet recording configuration — The v2 Voice configuration surface — recording and transcription defaults. Get a Recording Configuration by Id or UniqueName. Read-only.
twilio_get_voice_v2_transcription_configurationREADGet transcription configuration — The v2 Voice configuration surface — recording and transcription defaults. Get a Transcription Configuration by Id or UniqueName. Read-only.
twilio_get_voice_v3_transcriptionREADGet transcription — The v3 Voice transcription read. Fetch metadata about a specific transcription. Read-only.
twilio_hangup_callWRITEDESTRUCTIVE — Hang up call — Ends a call that is in progress, or cancels one still ringing. The inverse of twilio_place_call and the way to stop the meter before time_limit expires. Status is pinned to `completed`; the same endpoint's url and twiml parameters — which would redirect a live call to a new agent-authored program mid-conversation — are not declared here. Requires confirm="hang-up-this-live-call": a literal token, not a flag, so that the argument cannot be satisfied without reading what it does.
twilio_list_a2p_usecasesREADList the A2P 10DLC use cases this account's brand is eligible for, with each one's per-message fee and throughput. Read-only background for interpreting a campaign's status; it registers nothing and costs nothing.
twilio_list_account_credential_awsREADList credential AWS — An account-level setting on accounts.twilio.com. Retrieves a collection of AWS Credentials belonging to the account used to make the request. READ ONLY — the write half of this resource is a fraud or spend control and is deliberately not exposed.
twilio_list_account_credential_public_keysREADList credential public keys — An account-level setting on accounts.twilio.com. Retrieves a collection of Public Key Credentials belonging to the account used to make the request. READ ONLY — the write half of this resource is a fraud or spend control and is deliberately not exposed.
twilio_list_addressesREADList the addresses registered on this account. Many countries will not sell or keep a number without a validated local address, and an address that failed validation is a common reason a number cannot be provisioned. Read-only.
twilio_list_alarmsREADList the alarms configured on this account — the customer's own monitoring rules and what they fire on. READ ONLY: creating, editing, disabling or deleting an alarm is deliberately not exposed, because silencing an alarm silences the thing that would have reported an agent misbehaving.
twilio_list_alertsREADTWILIO'S ERROR LOG — the single most valuable diagnostic read on this provider. twilio_get_message returns an error_code integer and nothing else; an alert carries the error code, the severity, the resource that failed and the timestamp. Start every 'why did that fail' investigation here. Free, read-only, and it covers failures AF was not involved in.
twilio_list_api_keysREADList the API keys that exist on this account, with each key's SID, friendly name and creation date. NO SECRET IS RETURNED — Twilio shows a key's secret exactly once, at creation, and this list form does not carry it. Answers 'what credentials can reach this account', which is the first question of any credential audit. Creating a key is deliberately not exposed: it would mint a live credential and Agentic Fabriq would then redact the only copy of it. Deleting one is not exposed either — the key may be in use by something Agentic Fabriq cannot see.
twilio_list_applicationsREADList the TwiML applications on this account — the customer's own pre-registered call and message handlers, each with its ApplicationSid. Worth knowing because a pre-registered ApplicationSid is exactly the control that would make an outbound call action bounded enough to ship: the instruction document would be the customer's, not a model's.
twilio_list_audit_eventsREADTWILIO'S OWN AUDIT LOG of who changed what on this account, and when. The first question an operator asks after connecting an agent is 'what did it actually do to my account' — AF's audit trail can only answer for calls AF made, and this answers it from Twilio's side, including changes made in the Console or by another integration. Free and read-only.
twilio_list_authorized_connect_appsREADList authorized connect apps — Part of Twilio's classic REST API, scoped to the account this connection is bound to. Retrieve a list of authorized-connect-apps belonging to the account used to make the request. Free and read-only.
twilio_list_available_phone_number_countriesREADList available phone number countries — Part of Twilio's classic REST API, scoped to the account this connection is bound to. Free and read-only.
twilio_list_brand_registrationsREADList the A2P 10DLC brand registrations on this account, with each brand's status, identity status and any failure reason. A campaign cannot be approved while its brand is not, so this is the layer beneath twilio_get_a2p_compliance. Read-only.
twilio_list_bulkexport_daysREADList days — Bulk Export describes and schedules whole-account data extracts. Retrieve a list of all Days for a resource. READ ONLY. Creating an export job writes the whole account's history to a destination and is not exposed; this reads the state of jobs that already exist. Bulk Export is US1-region only, so this returns nothing for an IE1 or AU1 account.
twilio_list_bulkexport_export_custom_jobsREADList export custom jobs — Bulk Export describes and schedules whole-account data extracts. READ ONLY. Creating an export job writes the whole account's history to a destination and is not exposed; this reads the state of jobs that already exist. Bulk Export is US1-region only, so this returns nothing for an IE1 or AU1 account.
twilio_list_call_eventsREADList call events — Part of Twilio's classic REST API, scoped to the account this connection is bound to. Retrieve a list of all events for a call. Free and read-only.
twilio_list_call_insights_eventsREADThe signalling and media event timeline for one call, edge by edge — where it connected, where it degraded and where it ended. Same Advanced Features requirement.
twilio_list_call_notificationsREADList call notifications — Part of Twilio's classic REST API, scoped to the account this connection is bound to. Free and read-only.
twilio_list_call_recordingsREADList the recordings belonging to one call. METADATA ONLY. Get the call SID from twilio_list_calls.
twilio_list_callsREADList voice calls on this account, filterable by number, status and date, with each call's duration and price. Voice is exposed READ-ONLY: there is deliberately no tool that places a call, because a Twilio call is driven by a TwiML instruction document that the caller would be authoring.
twilio_list_conference_participantsREADList who was on a conference, with each participant's call SID, muted and hold state, and whether they were a coach. READ ONLY — muting, holding, coaching or removing a participant acts on a live human conversation and is not exposed.
twilio_list_conference_recordingsREADList conference recordings — Part of Twilio's classic REST API, scoped to the account this connection is bound to. Retrieve a list of recordings belonging to the call used to make the request. Free and read-only.
twilio_list_conferencesREADList voice conferences on this account with each one's status, region and dates. Read-only observability, the same stance as twilio_list_calls: nothing here starts, joins, mutes or ends a conference.
twilio_list_connect_appsREADList connect apps — Part of Twilio's classic REST API, scoped to the account this connection is bound to. Retrieve a list of connect-apps belonging to the account used to make the request. Free and read-only.
twilio_list_content_approval_requestsREADGet the WhatsApp approval history for one content template, including the category submitted and the rejection reason Meta returned. Read-only — submitting a template for approval enters Meta's review process and is not exposed.
twilio_list_content_approvalsREADList content templates together with their WhatsApp approval status. The same templates as twilio_list_content_templates plus the field that decides whether they can actually be used: an unapproved or rejected template is a WhatsApp send that will fail.
twilio_list_content_approvals_v2READList content approvals v2 — The v2 listing of rich content templates, with richer filtering than v1. Retrieve a list of Contents with approval statuses belonging to the account used to make the request. Free and read-only.
twilio_list_content_legacy_templatesREADList legacy templates — Rich content templates — the approved message bodies a business-initiated WhatsApp or RCS message must use. List Legacy Contents. Free.
twilio_list_content_templatesREADList the rich content templates on this account, each with its ContentSid (HX…), friendly name, language and variables. A business-initiated WhatsApp message requires an APPROVED template, so this is the read that makes the account's WhatsApp senders usable at all. Free.
twilio_list_content_templates_v2READList content templates v2 — The v2 listing of rich content templates, with richer filtering than v1. Retrieve a list of Contents belonging to the account used to make the request. Free and read-only.
twilio_list_conversation_messagesREADList the messages in one conversation, with author, body, media and delivery state. Message bodies are the customer's own content — do not repeat them further than the task requires. Read-only; posting a message into a conversation is not exposed.
twilio_list_conversation_participantsREADList who is in a conversation, with each participant's identity or address and binding channel. READ ONLY — adding a participant reaches an address the caller chose and can create a billable active user, so it is not exposed.
twilio_list_conversationsREADList Twilio Conversations threads with their state, friendly name and timestamps. READ ONLY: Conversations bills $0.05 per monthly active user, and a write that touches a user record can create one, so nothing here creates, joins or posts to a conversation.
twilio_list_conversations_configuration_addressesREADList configuration addresses — Twilio Conversations — multi-party, multi-channel message threads. Retrieve a list of address configurations for an account. READ ONLY. Conversations bills $0.05 per monthly active user after the first 200, and a write that touches a user record can create one, so nothing here creates, joins or posts. Message bodies, participant addresses and user identities are the customer's own content.
twilio_list_conversations_conversation_message_receiptsREADList conversation message receipts — Twilio Conversations — multi-party, multi-channel message threads. Retrieve a list of all delivery and read receipts of the conversation message. READ ONLY. Conversations bills $0.05 per monthly active user after the first 200, and a write that touches a user record can create one, so nothing here creates, joins or posts. Message bodies, participant addresses and user identities are the customer's own content.
twilio_list_conversations_conversation_scoped_webhooksREADList conversation scoped webhooks — Twilio Conversations — multi-party, multi-channel message threads. Retrieve a list of all webhooks scoped to the conversation. READ ONLY. Conversations bills $0.05 per monthly active user after the first 200, and a write that touches a user record can create one, so nothing here creates, joins or posts. Message bodies, participant addresses and user identities are the customer's own content.
twilio_list_conversations_credentialsREADList credentials — Twilio Conversations — multi-party, multi-channel message threads. Retrieve a list of all push notification credentials on your account. READ ONLY. Conversations bills $0.05 per monthly active user after the first 200, and a write that touches a user record can create one, so nothing here creates, joins or posts. Message bodies, participant addresses and user identities are the customer's own content.
twilio_list_conversations_participant_conversationsREADList participant conversations — Twilio Conversations — multi-party, multi-channel message threads. Retrieve a list of all Conversations that this Participant belongs to by identity or by address. Only one parameter should be specified. READ ONLY. Conversations bills $0.05 per monthly active user after the first 200, and a write that touches a user record can create one, so nothing here creates, joins or posts. Message bodies, participant addresses and user identities are the customer's own content.
twilio_list_conversations_rolesREADList roles — Twilio Conversations — multi-party, multi-channel message threads. Retrieve a list of all user roles in your account's default service. READ ONLY. Conversations bills $0.05 per monthly active user after the first 200, and a write that touches a user record can create one, so nothing here creates, joins or posts. Message bodies, participant addresses and user identities are the customer's own content.
twilio_list_conversations_service_bindingsREADList service bindings — Twilio Conversations — multi-party, multi-channel message threads. Retrieve a list of all push notification bindings in the conversation service. READ ONLY. Conversations bills $0.05 per monthly active user after the first 200, and a write that touches a user record can create one, so nothing here creates, joins or posts. Message bodies, participant addresses and user identities are the customer's own content.
twilio_list_conversations_service_conversation_message_receiptsREADList service conversation message receipts — Twilio Conversations — multi-party, multi-channel message threads. Retrieve a list of all delivery and read receipts of the conversation message. READ ONLY. Conversations bills $0.05 per monthly active user after the first 200, and a write that touches a user record can create one, so nothing here creates, joins or posts. Message bodies, participant addresses and user identities are the customer's own content.
twilio_list_conversations_service_conversation_messagesREADList service conversation messages — Twilio Conversations — multi-party, multi-channel message threads. Retrieve a list of all messages in the conversation. READ ONLY. Conversations bills $0.05 per monthly active user after the first 200, and a write that touches a user record can create one, so nothing here creates, joins or posts. Message bodies, participant addresses and user identities are the customer's own content.
twilio_list_conversations_service_conversation_participantsREADList service conversation participants — Twilio Conversations — multi-party, multi-channel message threads. Retrieve a list of all participants of the conversation. READ ONLY. Conversations bills $0.05 per monthly active user after the first 200, and a write that touches a user record can create one, so nothing here creates, joins or posts. Message bodies, participant addresses and user identities are the customer's own content.
twilio_list_conversations_service_conversation_scoped_webhooksREADList service conversation scoped webhooks — Twilio Conversations — multi-party, multi-channel message threads. Retrieve a list of all webhooks scoped to the conversation. READ ONLY. Conversations bills $0.05 per monthly active user after the first 200, and a write that touches a user record can create one, so nothing here creates, joins or posts. Message bodies, participant addresses and user identities are the customer's own content.
twilio_list_conversations_service_conversationsREADList service conversations — Twilio Conversations — multi-party, multi-channel message threads. Retrieve a list of conversations in your service. READ ONLY. Conversations bills $0.05 per monthly active user after the first 200, and a write that touches a user record can create one, so nothing here creates, joins or posts. Message bodies, participant addresses and user identities are the customer's own content.
twilio_list_conversations_service_participant_conversationsREADList service participant conversations — Twilio Conversations — multi-party, multi-channel message threads. Retrieve a list of all Conversations that this Participant belongs to by identity or by address. Only one parameter should be specified. READ ONLY. Conversations bills $0.05 per monthly active user after the first 200, and a write that touches a user record can create one, so nothing here creates, joins or posts. Message bodies, participant addresses and user identities are the customer's own content.
twilio_list_conversations_service_rolesREADList service roles — Twilio Conversations — multi-party, multi-channel message threads. Retrieve a list of all user roles in your service. READ ONLY. Conversations bills $0.05 per monthly active user after the first 200, and a write that touches a user record can create one, so nothing here creates, joins or posts. Message bodies, participant addresses and user identities are the customer's own content.
twilio_list_conversations_service_user_conversationsREADList service user conversations — Twilio Conversations — multi-party, multi-channel message threads. Retrieve a list of all User Conversations for the User. READ ONLY. Conversations bills $0.05 per monthly active user after the first 200, and a write that touches a user record can create one, so nothing here creates, joins or posts. Message bodies, participant addresses and user identities are the customer's own content.
twilio_list_conversations_service_usersREADList service users — Twilio Conversations — multi-party, multi-channel message threads. Retrieve a list of all conversation users in your service. READ ONLY. Conversations bills $0.05 per monthly active user after the first 200, and a write that touches a user record can create one, so nothing here creates, joins or posts. Message bodies, participant addresses and user identities are the customer's own content.
twilio_list_conversations_servicesREADList services — Twilio Conversations — multi-party, multi-channel message threads. Retrieve a list of all conversation services on your account. READ ONLY. Conversations bills $0.05 per monthly active user after the first 200, and a write that touches a user record can create one, so nothing here creates, joins or posts. Message bodies, participant addresses and user identities are the customer's own content.
twilio_list_conversations_user_conversationsREADList user conversations — Twilio Conversations — multi-party, multi-channel message threads. Retrieve a list of all User Conversations for the User. READ ONLY. Conversations bills $0.05 per monthly active user after the first 200, and a write that touches a user record can create one, so nothing here creates, joins or posts. Message bodies, participant addresses and user identities are the customer's own content.
twilio_list_conversations_usersREADList users — Twilio Conversations — multi-party, multi-channel message threads. Retrieve a list of all conversation users in your account's default service. READ ONLY. Conversations bills $0.05 per monthly active user after the first 200, and a write that touches a user record can create one, so nothing here creates, joins or posts. Message bodies, participant addresses and user identities are the customer's own content.
twilio_list_conversations_v2_communication_by_conversationsREADList communication by conversations — The 2026 Conversations control-plane rewrite. List Communications. READ ONLY, and newer than the v1 surface — treat an empty result as 'this account is on v1' rather than as an error.
twilio_list_conversations_v2_configurationsREADList configurations — The 2026 Conversations control-plane rewrite. READ ONLY, and newer than the v1 surface — treat an empty result as 'this account is on v1' rather than as an error.
twilio_list_conversations_v2_conversation_by_accountsREADList conversation by accounts — The 2026 Conversations control-plane rewrite. List Conversations. READ ONLY, and newer than the v1 surface — treat an empty result as 'this account is on v1' rather than as an error.
twilio_list_conversations_v2_participant_by_conversationsREADList participant by conversations — The 2026 Conversations control-plane rewrite. List Participants. READ ONLY, and newer than the v1 surface — treat an empty result as 'this account is on v1' rather than as an error.
twilio_list_customer_profilesREADList the Trust Hub customer profiles on this account and their review status. A customer profile is the business-identity record every A2P brand and several regulatory bundles hang off, so a rejected profile blocks everything downstream of it. READ ONLY — creating or submitting a profile is a sworn statement about a business and is not exposed.
twilio_list_dependent_phone_numbersREADList dependent phone numbers — Part of Twilio's classic REST API, scoped to the account this connection is bound to. Free and read-only.
twilio_list_event_sinksREADList the Event Streams sinks on this account — every standing destination account events are being streamed to, such as a webhook or a Kinesis stream. This is a security read: it answers 'is anything already exporting my account's events, and where to'. READ ONLY — creating a sink configures persistent exfiltration to a caller-chosen destination and is not exposed.
twilio_list_event_subscriptionsREADList which event types are being streamed to which sink. The companion read to twilio_list_event_sinks: the sink says where, this says what. Read-only.
twilio_list_events_event_typesREADList event types — Event Streams — the account's standing export of its own events, and the schema catalog behind it. Retrieve a paginated list of all the available Event Types. READ ONLY, and it is a security read: it answers what is already exporting this account's events and where to. Creating a sink or subscription configures persistent exfiltration to a caller-chosen destination and is not exposed.
twilio_list_events_schema_versionsREADList schema versions — Event Streams — the account's standing export of its own events, and the schema catalog behind it. Retrieve a paginated list of versions of the schema. READ ONLY, and it is a security read: it answers what is already exporting this account's events and where to. Creating a sink or subscription configures persistent exfiltration to a caller-chosen destination and is not exposed.
twilio_list_events_subscribed_eventsREADList subscribed events — Event Streams — the account's standing export of its own events, and the schema catalog behind it. Retrieve a list of all Subscribed Event types for a Subscription. READ ONLY, and it is a security read: it answers what is already exporting this account's events and where to. Creating a sink or subscription configures persistent exfiltration to a caller-chosen destination and is not exposed.
twilio_list_iam_get_keysREADList get keys — Twilio's IAM surface — API key metadata and role permissions. Retrieve a list of all Keys for a account. METADATA ONLY. No key secret is ever returned: Twilio shows a secret exactly once, at creation, and creating a key is deliberately not exposed.
twilio_list_iam_role_permissionsREADList role permissions — Twilio's IAM surface — API key metadata and role permissions. List resolved permissions for a role. METADATA ONLY. No key secret is ever returned: Twilio shows a secret exactly once, at creation, and creating a key is deliberately not exposed.
twilio_list_incoming_phone_number_assigned_add_on_extensionsREADList incoming phone number assigned add on extensions — Part of Twilio's classic REST API, scoped to the account this connection is bound to. Retrieve a list of Extensions for the Assigned Add-on. Free and read-only.
twilio_list_incoming_phone_number_assigned_add_onsREADList incoming phone number assigned add ons — Part of Twilio's classic REST API, scoped to the account this connection is bound to. Retrieve a list of Add-on installations currently assigned to this Number. Free and read-only.
twilio_list_incoming_phone_number_localsREADList incoming phone number locals — Part of Twilio's classic REST API, scoped to the account this connection is bound to. Free and read-only.
twilio_list_incoming_phone_number_mobilesREADList incoming phone number mobiles — Part of Twilio's classic REST API, scoped to the account this connection is bound to. Free and read-only.
twilio_list_incoming_phone_number_toll_freesREADList incoming phone number toll frees — Part of Twilio's classic REST API, scoped to the account this connection is bound to. Free and read-only.
twilio_list_insights_call_summariesREADList call summaries — Voice Insights — per-call, per-conference and per-video-room quality telemetry. Get a list of Call Summaries. REQUIRES VOICE INSIGHTS ADVANCED FEATURES, an account-level toggle that adds $0.0025 to every voice minute the account bills. If it is off this returns a 403 or an empty result; call twilio_get_voice_insights_settings to tell those apart. The toggle itself is deliberately not exposed.
twilio_list_insights_conference_participantsREADList conference participants — Voice Insights — per-call, per-conference and per-video-room quality telemetry. Get a list of Conference Participants Summaries for a Conference. REQUIRES VOICE INSIGHTS ADVANCED FEATURES, an account-level toggle that adds $0.0025 to every voice minute the account bills. If it is off this returns a 403 or an empty result; call twilio_get_voice_insights_settings to tell those apart. The toggle itself is deliberately not exposed.
twilio_list_insights_conferencesREADList conferences — Voice Insights — per-call, per-conference and per-video-room quality telemetry. Get a list of Conference Summaries. REQUIRES VOICE INSIGHTS ADVANCED FEATURES, an account-level toggle that adds $0.0025 to every voice minute the account bills. If it is off this returns a 403 or an empty result; call twilio_get_voice_insights_settings to tell those apart. The toggle itself is deliberately not exposed.
twilio_list_insights_v2_inbound_phone_numbers_reportsREADList inbound phone numbers reports — Voice Insights aggregate reports over a whole account or number set. List Inbound Phone Numbers Level Reports. Same Advanced Features requirement as the per-call reads.
twilio_list_insights_v2_outbound_phone_numbers_reportsREADList outbound phone numbers reports — Voice Insights aggregate reports over a whole account or number set. List Outbound Phone Numbers Level Reports. Same Advanced Features requirement as the per-call reads.
twilio_list_insights_video_participant_summariesREADList video participant summaries — Voice Insights — per-call, per-conference and per-video-room quality telemetry. Get a list of room participants. REQUIRES VOICE INSIGHTS ADVANCED FEATURES, an account-level toggle that adds $0.0025 to every voice minute the account bills. If it is off this returns a 403 or an empty result; call twilio_get_voice_insights_settings to tell those apart. The toggle itself is deliberately not exposed.
twilio_list_insights_video_room_summariesREADList video room summaries — Voice Insights — per-call, per-conference and per-video-room quality telemetry. Get a list of Programmable Video Rooms. REQUIRES VOICE INSIGHTS ADVANCED FEATURES, an account-level toggle that adds $0.0025 to every voice minute the account bills. If it is off this returns a 403 or an empty result; call twilio_get_voice_insights_settings to tell those apart. The toggle itself is deliberately not exposed.
twilio_list_intelligence_custom_operatorsREADList custom operators — Conversational Intelligence — transcripts of recorded calls and the operators run over them. Retrieves a list of all Custom Operators for an Account. READING is free; CREATING a transcript is billed at $0.024-$0.027 per minute and is not exposed. Transcript text and sentences are a real conversation between real people — treat them as customer content and do not repeat them further than the task requires.
twilio_list_intelligence_operator_resultsREADList operator results — Conversational Intelligence — transcripts of recorded calls and the operators run over them. Retrieve a list of Operator Results for the given Transcript. READING is free; CREATING a transcript is billed at $0.024-$0.027 per minute and is not exposed. Transcript text and sentences are a real conversation between real people — treat them as customer content and do not repeat them further than the task requires.
twilio_list_intelligence_operator_typesREADList operator types — Conversational Intelligence — transcripts of recorded calls and the operators run over them. Retrieves a list of all Operator Types for an Account. READING is free; CREATING a transcript is billed at $0.024-$0.027 per minute and is not exposed. Transcript text and sentences are a real conversation between real people — treat them as customer content and do not repeat them further than the task requires.
twilio_list_intelligence_operatorsREADList operators — Conversational Intelligence — transcripts of recorded calls and the operators run over them. Retrieves a list of all Operators for an Account, both Custom and Pre-built. READING is free; CREATING a transcript is billed at $0.024-$0.027 per minute and is not exposed. Transcript text and sentences are a real conversation between real people — treat them as customer content and do not repeat them further than the task requires.
twilio_list_intelligence_prebuilt_operatorsREADList prebuilt operators — Conversational Intelligence — transcripts of recorded calls and the operators run over them. Retrieves a list of all Pre-built Operators for an account. READING is free; CREATING a transcript is billed at $0.024-$0.027 per minute and is not exposed. Transcript text and sentences are a real conversation between real people — treat them as customer content and do not repeat them further than the task requires.
twilio_list_intelligence_sentencesREADList sentences — Conversational Intelligence — transcripts of recorded calls and the operators run over them. Get all Transcript Sentences by TranscriptSid. READING is free; CREATING a transcript is billed at $0.024-$0.027 per minute and is not exposed. Transcript text and sentences are a real conversation between real people — treat them as customer content and do not repeat them further than the task requires.
twilio_list_intelligence_servicesREADList services — Conversational Intelligence — transcripts of recorded calls and the operators run over them. Retrieves a list of all Services for an account. READING is free; CREATING a transcript is billed at $0.024-$0.027 per minute and is not exposed. Transcript text and sentences are a real conversation between real people — treat them as customer content and do not repeat them further than the task requires.
twilio_list_intelligence_transcriptsREADList transcripts — Conversational Intelligence — transcripts of recorded calls and the operators run over them. Retrieve a list of Transcripts for a given service. READING is free; CREATING a transcript is billed at $0.024-$0.027 per minute and is not exposed. Transcript text and sentences are a real conversation between real people — treat them as customer content and do not repeat them further than the task requires.
twilio_list_intelligence_v3_configurationsREADList configurations — The v3 Conversational Intelligence control plane. Retrieve a list of Intelligence Configurations. Read-only; same content-sensitivity as the v2 transcripts.
twilio_list_intelligence_v3_conversationsREADList conversations — The v3 Conversational Intelligence control plane. Retrieve a list of Conversations. Read-only; same content-sensitivity as the v2 transcripts.
twilio_list_intelligence_v3_operator_resultsREADList operator results — The v3 Conversational Intelligence control plane. Retrieve a list of OperatorResults. Read-only; same content-sensitivity as the v2 transcripts.
twilio_list_intelligence_v3_operator_versionsREADList operator versions — The v3 Conversational Intelligence control plane. Retrieve a list of Operator Versions. Read-only; same content-sensitivity as the v2 transcripts.
twilio_list_intelligence_v3_operatorsREADList operators — The v3 Conversational Intelligence control plane. Retrieve a list of Operators. Read-only; same content-sensitivity as the v2 transcripts.
twilio_list_knowledge_chunksREADList chunks — Twilio Knowledge — the retrieval corpus behind Twilio's AI features. List knowledge chunks. Read-only. Usage-based billing applies to queries, not to these reads.
twilio_list_knowledge_sourcesREADList sources — Twilio Knowledge — the retrieval corpus behind Twilio's AI features. List all knowledge. Read-only. Usage-based billing applies to queries, not to these reads.
twilio_list_knowledge_v2_knowledge_basesREADList knowledge bases — The v2 Knowledge control plane, organised into knowledge bases. Read-only.
twilio_list_knowledge_v2_knowledge_chunksREADList knowledge chunks — The v2 Knowledge control plane, organised into knowledge bases. Read-only.
twilio_list_knowledge_v2_knowledgesREADList knowledges — The v2 Knowledge control plane, organised into knowledge bases. List Knowledge Sources. Read-only.
twilio_list_marketplace_available_add_on_extensionsREADList available add on extensions — The Twilio Marketplace catalog of third-party Add-ons and what this account has installed. Retrieve a list of Extensions for the Available Add-on. READ ONLY. Installing an Add-on creates recurring third-party billing and grants a third party access to this account's call and message data, so it is not exposed.
twilio_list_marketplace_available_add_onsREADList available add ons — The Twilio Marketplace catalog of third-party Add-ons and what this account has installed. Retrieve a list of Add-ons currently available to be installed. READ ONLY. Installing an Add-on creates recurring third-party billing and grants a third party access to this account's call and message data, so it is not exposed.
twilio_list_marketplace_installed_add_on_extensionsREADList installed add on extensions — The Twilio Marketplace catalog of third-party Add-ons and what this account has installed. Retrieve a list of Extensions for the Installed Add-on. READ ONLY. Installing an Add-on creates recurring third-party billing and grants a third party access to this account's call and message data, so it is not exposed.
twilio_list_marketplace_installed_add_onsREADList installed add ons — The Twilio Marketplace catalog of third-party Add-ons and what this account has installed. Retrieve a list of Add-ons currently installed on this Account. READ ONLY. Installing an Add-on creates recurring third-party billing and grants a third party access to this account's call and message data, so it is not exposed.
twilio_list_marketplace_listingsREADList listings — The Twilio Marketplace catalog of third-party Add-ons and what this account has installed. This endpoint returns the Listings owned by the authenticated Account. READ ONLY. Installing an Add-on creates recurring third-party billing and grants a third party access to this account's call and message data, so it is not exposed.
twilio_list_memory_data_mappingsREADList data mappings — Twilio Memory — customer profiles, identifiers, traits and observations assembled from conversations. Read-only. Profiles here are personal data about the customer's own end users; do not repeat identifiers or traits further than the task requires.
twilio_list_memory_observation_revisionsREADList observation revisions — Twilio Memory — customer profiles, identifiers, traits and observations assembled from conversations. Read-only. Profiles here are personal data about the customer's own end users; do not repeat identifiers or traits further than the task requires.
twilio_list_memory_profile_conversation_summariesREADList profile conversation summaries — Twilio Memory — customer profiles, identifiers, traits and observations assembled from conversations. List Conversation Summaries. Read-only. Profiles here are personal data about the customer's own end users; do not repeat identifiers or traits further than the task requires.
twilio_list_memory_profile_identifiersREADList profile identifiers — Twilio Memory — customer profiles, identifiers, traits and observations assembled from conversations. Read-only. Profiles here are personal data about the customer's own end users; do not repeat identifiers or traits further than the task requires.
twilio_list_memory_profile_imports_v2READList profile imports v2 — Twilio Memory — customer profiles, identifiers, traits and observations assembled from conversations. Get a list of imports. Read-only. Profiles here are personal data about the customer's own end users; do not repeat identifiers or traits further than the task requires.
twilio_list_memory_profile_observationsREADList profile observations — Twilio Memory — customer profiles, identifiers, traits and observations assembled from conversations. List Observations. Read-only. Profiles here are personal data about the customer's own end users; do not repeat identifiers or traits further than the task requires.
twilio_list_memory_profile_traitsREADList profile traits — Twilio Memory — customer profiles, identifiers, traits and observations assembled from conversations. Read-only. Profiles here are personal data about the customer's own end users; do not repeat identifiers or traits further than the task requires.
twilio_list_memory_profilesREADList profiles — Twilio Memory — customer profiles, identifiers, traits and observations assembled from conversations. Read-only. Profiles here are personal data about the customer's own end users; do not repeat identifiers or traits further than the task requires.
twilio_list_memory_storesREADList stores — Twilio Memory — customer profiles, identifiers, traits and observations assembled from conversations. List Memory Stores. Read-only. Profiles here are personal data about the customer's own end users; do not repeat identifiers or traits further than the task requires.
twilio_list_memory_trait_groupsREADList trait groups — Twilio Memory — customer profiles, identifiers, traits and observations assembled from conversations. Read-only. Profiles here are personal data about the customer's own end users; do not repeat identifiers or traits further than the task requires.
twilio_list_message_mediaREADList the media attached to one MMS, with each item's content type and URI. Today an agent sees num_media on a message and has no way to reach the attachments at all. METADATA ONLY — this does not fetch the bytes.
twilio_list_messagesREADList messages sent from or received by this account, newest first, filterable by recipient, sender and date. Each entry carries the message SID that twilio_get_message and twilio_delete_message need, plus body, delivery status, segment count, price and error code. Message bodies are the customer's own content — do not repeat them further than the task requires.
twilio_list_messaging_brand_vettingsREADList brand vettings — The Messaging API — Messaging Service internals, sender pools, link shortening and A2P registration state. Free and read-only.
twilio_list_messaging_destination_alpha_sendersREADList destination alpha senders — The Messaging API — Messaging Service internals, sender pools, link shortening and A2P registration state. Free and read-only.
twilio_list_messaging_service_alpha_sendersREADList the alphanumeric sender IDs registered on a Messaging Service (a brand name shown instead of a number). Alphanumeric senders are one-way and are rejected outright in some countries, so a message that vanished may have gone out from one of these. Free and non-mutating; twilio_add_messaging_service_alpha_sender registers one.
twilio_list_messaging_service_channel_sendersREADList the non-SMS senders on a Messaging Service — WhatsApp, RCS and other channels. Agentic Fabriq's send accepts a whatsapp: recipient, so this answers whether the service has a WhatsApp sender at all before a send is attempted and silently fails. Free and non-mutating; twilio_add_messaging_service_channel_sender adds one.
twilio_list_messaging_service_numbersREADList the phone numbers in a Messaging Service's sender pool. When a send uses messaging_service_sid, Twilio picks the sender from this pool — so this is the only way to answer 'which number did that message actually go out from, and what else could it have used'. Free and non-mutating; twilio_add_messaging_service_number and twilio_remove_messaging_service_number change the pool.
twilio_list_messaging_service_short_codesREADList the short codes attached to a Messaging Service. A short code is a separately-provisioned, carrier-approved sender; if a send went out from one, this is where it came from.
twilio_list_messaging_servicesREADList the account's Messaging Services. A Messaging Service SID (MG…) is the other legitimate sender for twilio_send_message, and is what an account with a number pool, a registered brand or sender-ID rotation will be using instead of a bare number. If this returns nothing, send from a number instead.
twilio_list_messaging_v2_channels_sendersREADList channels senders — The v2 Messaging surface — the unified channel sender catalog. Retrieve a list of Senders. Free and read-only.
twilio_list_notificationsREADThe classic per-account notification log: errors and warnings Twilio recorded against this account's API requests and calls. Older and coarser than twilio_list_alerts, but it is the log the voice stack writes to, so check both when a call misbehaved.
twilio_list_number_deactivationsREADGet the list of phone numbers that carriers deactivated on a given day — numbers whose subscriber changed. Messaging a reassigned number sends a stranger someone else's content, so this is the correct way to stop. Returns a time-limited download URL for that day's file; free and read-only.
twilio_list_numbers_authorization_documentsREADList authorization documents — Regulatory Compliance — the bundles, end users and documents a country's telecom regulator requires before it will let this account keep a number. Retrieve a list of AuthorizationDocuments belonging to the account initiating the request. READ ONLY. Submitting identity documents to a national regulator is a legal filing and is not exposed; reading the status of one that has already been filed has no lever attached to it.
twilio_list_numbers_bundle_copiesREADList bundle copies — Regulatory Compliance — the bundles, end users and documents a country's telecom regulator requires before it will let this account keep a number. Retrieve a list of all Bundles Copies for a Bundle. READ ONLY. Submitting identity documents to a national regulator is a legal filing and is not exposed; reading the status of one that has already been filed has no lever attached to it.
twilio_list_numbers_caller_idsREADList caller ids — Regulatory Compliance — the bundles, end users and documents a country's telecom regulator requires before it will let this account keep a number. List verified caller IDs for an account. READ ONLY. Submitting identity documents to a national regulator is a legal filing and is not exposed; reading the status of one that has already been filed has no lever attached to it.
twilio_list_numbers_dependent_hosted_number_ordersREADList dependent hosted-number orders — Regulatory Compliance — the bundles, end users and documents a country's telecom regulator requires before it will let this account keep a number. Retrieve a list of dependent HostedNumberOrders belonging to the AuthorizationDocument. READ ONLY. Submitting identity documents to a national regulator is a legal filing and is not exposed; reading the status of one that has already been filed has no lever attached to it.
twilio_list_numbers_end_user_typesREADList end user types — Regulatory Compliance — the bundles, end users and documents a country's telecom regulator requires before it will let this account keep a number. Retrieve a list of all End-User Types. READ ONLY. Submitting identity documents to a national regulator is a legal filing and is not exposed; reading the status of one that has already been filed has no lever attached to it.
twilio_list_numbers_end_usersREADList end users — Regulatory Compliance — the bundles, end users and documents a country's telecom regulator requires before it will let this account keep a number. Retrieve a list of all End User for an account. READ ONLY. Submitting identity documents to a national regulator is a legal filing and is not exposed; reading the status of one that has already been filed has no lever attached to it.
twilio_list_numbers_evaluationsREADList evaluations — Regulatory Compliance — the bundles, end users and documents a country's telecom regulator requires before it will let this account keep a number. Retrieve a list of Evaluations associated to the Bundle resource. READ ONLY. Submitting identity documents to a national regulator is a legal filing and is not exposed; reading the status of one that has already been filed has no lever attached to it.
twilio_list_numbers_hosted_number_ordersREADList hosted-number orders — Regulatory Compliance — the bundles, end users and documents a country's telecom regulator requires before it will let this account keep a number. Retrieve a list of HostedNumberOrders belonging to the account initiating the request. READ ONLY. Submitting identity documents to a national regulator is a legal filing and is not exposed; reading the status of one that has already been filed has no lever attached to it.
twilio_list_numbers_item_assignmentsREADList item assignments — Regulatory Compliance — the bundles, end users and documents a country's telecom regulator requires before it will let this account keep a number. Retrieve a list of all Assigned Items for an account. READ ONLY. Submitting identity documents to a national regulator is a legal filing and is not exposed; reading the status of one that has already been filed has no lever attached to it.
twilio_list_numbers_regulationsREADList regulations — Regulatory Compliance — the bundles, end users and documents a country's telecom regulator requires before it will let this account keep a number. Retrieve a list of all Regulations. READ ONLY. Submitting identity documents to a national regulator is a legal filing and is not exposed; reading the status of one that has already been filed has no lever attached to it.
twilio_list_numbers_short_code_applicationsREADList short code applications — Regulatory Compliance — the bundles, end users and documents a country's telecom regulator requires before it will let this account keep a number. READ ONLY. Submitting identity documents to a national regulator is a legal filing and is not exposed; reading the status of one that has already been filed has no lever attached to it.
twilio_list_numbers_signing_request_configurationsREADList signing request configurations — The Phone Numbers API — porting, hosting and eligibility. Synchronous operation to retrieve configurations for the customer. READ ONLY. Starting or cancelling a port moves a number between carriers on the strength of a Letter of Authorization and can strand it between them, so no write here is exposed.
twilio_list_numbers_supporting_document_typesREADList supporting document types — Regulatory Compliance — the bundles, end users and documents a country's telecom regulator requires before it will let this account keep a number. Retrieve a list of all Supporting Document Types. READ ONLY. Submitting identity documents to a national regulator is a legal filing and is not exposed; reading the status of one that has already been filed has no lever attached to it.
twilio_list_numbers_supporting_documentsREADList supporting documents — Regulatory Compliance — the bundles, end users and documents a country's telecom regulator requires before it will let this account keep a number. Retrieve a list of all Supporting Document for an account. READ ONLY. Submitting identity documents to a national regulator is a legal filing and is not exposed; reading the status of one that has already been filed has no lever attached to it.
twilio_list_outgoing_caller_idsREADList the non-Twilio numbers verified as caller IDs on this account — and, on a trial account, the only numbers it is allowed to message. A trial send to an unverified number fails with error 21608, and this is how to tell in advance. Free and non-mutating. Renaming and removing a verified caller ID are exposed; VERIFYING a new one places an unsolicited call or SMS to a number the account does not own, and is not.
twilio_list_phone_numbersREADList the Twilio numbers this account owns, with each number's SID, E.164 value, console label and SMS/MMS/voice capabilities. START HERE before sending: twilio_send_message needs a sender the account actually holds, and Twilio numbers are not guessable. Check the `capabilities` field — a voice-only number cannot send SMS.
twilio_list_port_in_requestsREADList in-flight requests to port numbers into this account, with each one's status and target date. READ ONLY: starting or cancelling a port moves a number between carriers on the strength of a Letter of Authorization and can strand it between them, so neither is exposed.
twilio_list_pricing_messaging_countriesREADList messaging countries — Account-specific rate cards. The price is per account, so reading it is the only honest way to answer what something will cost. Free and read-only.
twilio_list_pricing_phone_number_countriesREADList phone number countries — Account-specific rate cards. The price is per account, so reading it is the only honest way to answer what something will cost. Free and read-only.
twilio_list_pricing_v2_trunking_countriesREADList trunking countries — The v2 rate cards, which add trunking and per-destination voice prices. Free and read-only.
twilio_list_pricing_v2_voice_countriesREADList voice countries — The v2 rate cards, which add trunking and per-destination voice prices. Free and read-only.
twilio_list_pricing_voice_countriesREADList voice countries — Account-specific rate cards. The price is per account, so reading it is the only honest way to answer what something will cost. Free and read-only.
twilio_list_queue_membersREADList queue members — Part of Twilio's classic REST API, scoped to the account this connection is bound to. Retrieve the members of the queue. Free and read-only.
twilio_list_queuesREADList queues — Part of Twilio's classic REST API, scoped to the account this connection is bound to. Retrieve a list of queues belonging to the account used to make the request. Free and read-only.
twilio_list_recording_add_on_result_payloadsREADList recording add on result payloads — Part of Twilio's classic REST API, scoped to the account this connection is bound to. Retrieve a list of payloads belonging to the AddOnResult. Free and read-only.
twilio_list_recording_add_on_resultsREADList recording add on results — Part of Twilio's classic REST API, scoped to the account this connection is bound to. Retrieve a list of results belonging to the recording. Free and read-only.
twilio_list_recording_transcriptionsREADList recording transcriptions — Part of Twilio's classic REST API, scoped to the account this connection is bound to. Free and read-only.
twilio_list_recordingsREADList the recordings on this account with each one's duration, channel count, price, source and encryption status. METADATA ONLY — the audio itself is a recording of a real conversation and is not returned or fetched.
twilio_list_regulatory_bundlesREADList the regulatory compliance bundles on this account and their review status. Outside the US a number cannot be kept without an approved bundle, so a rejected bundle explains a number that will not provision. Free and non-mutating. Assembling a bundle — creating it, attaching end users and supporting documents, running the compliance evaluation — is exposed separately; SUBMITTING one to a national regulator is a legal filing and is not.
twilio_list_serverless_asset_versionsREADList asset versions — Twilio Serverless (Functions and Assets) — the customer's own code running on Twilio. Retrieve a list of all Asset Versions. READ ONLY, and the split matters: reading a function's logs is how a customer debugs the thing, while DEPLOYING agent-authored JavaScript to a public *.twil.io URL running with the account's credentials is never exposed.
twilio_list_serverless_assetsREADList assets — Twilio Serverless (Functions and Assets) — the customer's own code running on Twilio. Retrieve a list of all Assets. READ ONLY, and the split matters: reading a function's logs is how a customer debugs the thing, while DEPLOYING agent-authored JavaScript to a public *.twil.io URL running with the account's credentials is never exposed.
twilio_list_serverless_buildsREADList builds — Twilio Serverless (Functions and Assets) — the customer's own code running on Twilio. Retrieve a list of all Builds. READ ONLY, and the split matters: reading a function's logs is how a customer debugs the thing, while DEPLOYING agent-authored JavaScript to a public *.twil.io URL running with the account's credentials is never exposed.
twilio_list_serverless_deploymentsREADList deployments — Twilio Serverless (Functions and Assets) — the customer's own code running on Twilio. Retrieve a list of all Deployments. READ ONLY, and the split matters: reading a function's logs is how a customer debugs the thing, while DEPLOYING agent-authored JavaScript to a public *.twil.io URL running with the account's credentials is never exposed.
twilio_list_serverless_environmentsREADList environments — Twilio Serverless (Functions and Assets) — the customer's own code running on Twilio. Retrieve a list of all environments. READ ONLY, and the split matters: reading a function's logs is how a customer debugs the thing, while DEPLOYING agent-authored JavaScript to a public *.twil.io URL running with the account's credentials is never exposed.
twilio_list_serverless_function_versionsREADList function versions — Twilio Serverless (Functions and Assets) — the customer's own code running on Twilio. Retrieve a list of all Function Version resources. READ ONLY, and the split matters: reading a function's logs is how a customer debugs the thing, while DEPLOYING agent-authored JavaScript to a public *.twil.io URL running with the account's credentials is never exposed.
twilio_list_serverless_functionsREADList functions — Twilio Serverless (Functions and Assets) — the customer's own code running on Twilio. Retrieve a list of all Functions. READ ONLY, and the split matters: reading a function's logs is how a customer debugs the thing, while DEPLOYING agent-authored JavaScript to a public *.twil.io URL running with the account's credentials is never exposed.
twilio_list_serverless_logsREADList logs — Twilio Serverless (Functions and Assets) — the customer's own code running on Twilio. Retrieve a list of all logs. READ ONLY, and the split matters: reading a function's logs is how a customer debugs the thing, while DEPLOYING agent-authored JavaScript to a public *.twil.io URL running with the account's credentials is never exposed.
twilio_list_serverless_servicesREADList services — Twilio Serverless (Functions and Assets) — the customer's own code running on Twilio. Retrieve a list of all Services. READ ONLY, and the split matters: reading a function's logs is how a customer debugs the thing, while DEPLOYING agent-authored JavaScript to a public *.twil.io URL running with the account's credentials is never exposed.
twilio_list_serverless_variablesREADList variables — Twilio Serverless (Functions and Assets) — the customer's own code running on Twilio. Retrieve a list of all Variables. READ ONLY, and the split matters: reading a function's logs is how a customer debugs the thing, while DEPLOYING agent-authored JavaScript to a public *.twil.io URL running with the account's credentials is never exposed.
twilio_list_short_codesREADList the short codes this account owns. A short code is a carrier-approved five- or six-digit sender with its own throughput and its own approval; twilio_list_phone_numbers does not return them, so without this an account's short-code senders are invisible.
twilio_list_signing_keysREADList signing keys — Part of Twilio's classic REST API, scoped to the account this connection is bound to. Free and read-only.
twilio_list_sip_auth_calls_credential_list_mappingsREADList SIP auth calls credential list mappings — Part of Twilio's classic REST API, scoped to the account this connection is bound to. Retrieve a list of credential list mappings belonging to the domain used in the request. Free and read-only.
twilio_list_sip_auth_calls_ip_access_control_list_mappingsREADList SIP auth calls IP access control list mappings — Part of Twilio's classic REST API, scoped to the account this connection is bound to. Retrieve a list of IP Access Control List mappings belonging to the domain used in the request. Free and read-only.
twilio_list_sip_auth_registrations_credential_list_mappingsREADList SIP auth registrations credential list mappings — Part of Twilio's classic REST API, scoped to the account this connection is bound to. Retrieve a list of credential list mappings belonging to the domain used in the request. Free and read-only.
twilio_list_sip_credential_list_mappingsREADList SIP credential list mappings — Part of Twilio's classic REST API, scoped to the account this connection is bound to. Read multiple CredentialListMapping resources from an account. Free and read-only.
twilio_list_sip_credential_listsREADList SIP credential lists — Part of Twilio's classic REST API, scoped to the account this connection is bound to. Get All Credential Lists. Free and read-only.
twilio_list_sip_credentialsREADList SIP credentials — Part of Twilio's classic REST API, scoped to the account this connection is bound to. Retrieve a list of credentials. Free and read-only.
twilio_list_sip_domainsREADList SIP domains — Part of Twilio's classic REST API, scoped to the account this connection is bound to. Retrieve a list of domains belonging to the account used to make the request. Free and read-only.
twilio_list_sip_ip_access_control_list_mappingsREADList SIP IP access control list mappings — Part of Twilio's classic REST API, scoped to the account this connection is bound to. Retrieve a list of IpAccessControlListMapping resources. Free and read-only.
twilio_list_sip_ip_access_control_listsREADList SIP IP access control lists — Part of Twilio's classic REST API, scoped to the account this connection is bound to. Retrieve a list of IpAccessControlLists that belong to the account used to make the request. Free and read-only.
twilio_list_sip_ip_addressesREADList SIP IP addresses — Part of Twilio's classic REST API, scoped to the account this connection is bound to. Read multiple IpAddress resources. Free and read-only.
twilio_list_studio_execution_stepsREADWalk one flow execution step by step — which widget ran, what it produced and where the run branched. This is how a Studio automation that did the wrong thing is diagnosed.
twilio_list_studio_executionsREADList runs of one Studio flow, with each run's contact address, status and timestamps. Observability for an automation the customer already built. TRIGGERING an execution is not exposed: it fires the whole automation at a chosen number and bills every call and message the flow then sends.
twilio_list_studio_flow_revisionsREADList flow revisions — Studio — the customer's own call and message automations, and the runs of them. Retrieve a list of all Flows revisions. READ ONLY, for the same reason as v1.
twilio_list_studio_flowsREADList the Studio flows on this account with their status, revision and timestamps. A Studio flow IS the logic that answers the customer's real inbound calls and messages, so this is read-only: authoring, editing, deleting and triggering a flow are all deliberately not exposed.
twilio_list_studio_v1_engagementsREADList engagements — The v1 Studio surface, where a flow run is called an Engagement rather than an Execution. Retrieve a list of all Engagements for the Flow. READ ONLY. A Studio flow is the logic that answers the customer's real inbound calls and messages; authoring one, deleting one and triggering a run are all deliberately not exposed.
twilio_list_studio_v1_execution_stepsREADList execution steps — The v1 Studio surface, where a flow run is called an Engagement rather than an Execution. Retrieve a list of all Steps for an Execution. READ ONLY. A Studio flow is the logic that answers the customer's real inbound calls and messages; authoring one, deleting one and triggering a run are all deliberately not exposed.
twilio_list_studio_v1_executionsREADList executions — The v1 Studio surface, where a flow run is called an Engagement rather than an Execution. Retrieve a list of all Executions for the Flow. READ ONLY. A Studio flow is the logic that answers the customer's real inbound calls and messages; authoring one, deleting one and triggering a run are all deliberately not exposed.
twilio_list_studio_v1_flowsREADList flows — The v1 Studio surface, where a flow run is called an Engagement rather than an Execution. Retrieve a list of all Flows. READ ONLY. A Studio flow is the logic that answers the customer's real inbound calls and messages; authoring one, deleting one and triggering a run are all deliberately not exposed.
twilio_list_studio_v1_stepsREADList steps — The v1 Studio surface, where a flow run is called an Engagement rather than an Execution. Retrieve a list of all Steps for an Engagement. READ ONLY. A Studio flow is the logic that answers the customer's real inbound calls and messages; authoring one, deleting one and triggering a run are all deliberately not exposed.
twilio_list_sync_document_permissionsREADList document permissions — Twilio Sync — the account's real-time state store of documents, lists, maps and streams. Retrieve a list of all Permissions applying to a Sync Document. Read-only. Sync objects hold whatever the customer's application put in them, so treat their data as customer content.
twilio_list_sync_documentsREADList documents — Twilio Sync — the account's real-time state store of documents, lists, maps and streams. Read-only. Sync objects hold whatever the customer's application put in them, so treat their data as customer content.
twilio_list_sync_list_itemsREADList list items — Twilio Sync — the account's real-time state store of documents, lists, maps and streams. Read-only. Sync objects hold whatever the customer's application put in them, so treat their data as customer content.
twilio_list_sync_list_permissionsREADList list permissions — Twilio Sync — the account's real-time state store of documents, lists, maps and streams. Retrieve a list of all Permissions applying to a Sync List. Read-only. Sync objects hold whatever the customer's application put in them, so treat their data as customer content.
twilio_list_sync_listsREADList lists — Twilio Sync — the account's real-time state store of documents, lists, maps and streams. Read-only. Sync objects hold whatever the customer's application put in them, so treat their data as customer content.
twilio_list_sync_map_itemsREADList map items — Twilio Sync — the account's real-time state store of documents, lists, maps and streams. Read-only. Sync objects hold whatever the customer's application put in them, so treat their data as customer content.
twilio_list_sync_map_permissionsREADList map permissions — Twilio Sync — the account's real-time state store of documents, lists, maps and streams. Retrieve a list of all Permissions applying to a Sync Map. Read-only. Sync objects hold whatever the customer's application put in them, so treat their data as customer content.
twilio_list_sync_mapsREADList maps — Twilio Sync — the account's real-time state store of documents, lists, maps and streams. Read-only. Sync objects hold whatever the customer's application put in them, so treat their data as customer content.
twilio_list_sync_servicesREADList services — Twilio Sync — the account's real-time state store of documents, lists, maps and streams. Read-only. Sync objects hold whatever the customer's application put in them, so treat their data as customer content.
twilio_list_sync_streamsREADList streams — Twilio Sync — the account's real-time state store of documents, lists, maps and streams. Retrieve a list of all Streams in a Service Instance. Read-only. Sync objects hold whatever the customer's application put in them, so treat their data as customer content.
twilio_list_taskrouter_activitiesREADList activities — TaskRouter — workspaces, queues, workers, workflows and the live statistics over them. READ ONLY. Creating a task is $0.06 after the first 100 a month with no ceiling parameter, and changing a workflow rewrites how every future task is routed, so no write is exposed.
twilio_list_taskrouter_eventsREADList events — TaskRouter — workspaces, queues, workers, workflows and the live statistics over them. READ ONLY. Creating a task is $0.06 after the first 100 a month with no ceiling parameter, and changing a workflow rewrites how every future task is routed, so no write is exposed.
twilio_list_taskrouter_task_channelsREADList task channels — TaskRouter — workspaces, queues, workers, workflows and the live statistics over them. READ ONLY. Creating a task is $0.06 after the first 100 a month with no ceiling parameter, and changing a workflow rewrites how every future task is routed, so no write is exposed.
twilio_list_taskrouter_task_queuesREADList task queues — TaskRouter — workspaces, queues, workers, workflows and the live statistics over them. READ ONLY. Creating a task is $0.06 after the first 100 a month with no ceiling parameter, and changing a workflow rewrites how every future task is routed, so no write is exposed.
twilio_list_taskrouter_task_queues_statisticsREADList task queues statistics — TaskRouter — workspaces, queues, workers, workflows and the live statistics over them. READ ONLY. Creating a task is $0.06 after the first 100 a month with no ceiling parameter, and changing a workflow rewrites how every future task is routed, so no write is exposed.
twilio_list_taskrouter_task_reservationsREADList task reservations — TaskRouter — workspaces, queues, workers, workflows and the live statistics over them. READ ONLY. Creating a task is $0.06 after the first 100 a month with no ceiling parameter, and changing a workflow rewrites how every future task is routed, so no write is exposed.
twilio_list_taskrouter_tasksREADList tasks — TaskRouter — workspaces, queues, workers, workflows and the live statistics over them. READ ONLY. Creating a task is $0.06 after the first 100 a month with no ceiling parameter, and changing a workflow rewrites how every future task is routed, so no write is exposed.
twilio_list_taskrouter_worker_channelsREADList worker channels — TaskRouter — workspaces, queues, workers, workflows and the live statistics over them. READ ONLY. Creating a task is $0.06 after the first 100 a month with no ceiling parameter, and changing a workflow rewrites how every future task is routed, so no write is exposed.
twilio_list_taskrouter_worker_reservationsREADList worker reservations — TaskRouter — workspaces, queues, workers, workflows and the live statistics over them. READ ONLY. Creating a task is $0.06 after the first 100 a month with no ceiling parameter, and changing a workflow rewrites how every future task is routed, so no write is exposed.
twilio_list_taskrouter_workersREADList workers — TaskRouter — workspaces, queues, workers, workflows and the live statistics over them. READ ONLY. Creating a task is $0.06 after the first 100 a month with no ceiling parameter, and changing a workflow rewrites how every future task is routed, so no write is exposed.
twilio_list_taskrouter_workflowsREADList workflows — TaskRouter — workspaces, queues, workers, workflows and the live statistics over them. READ ONLY. Creating a task is $0.06 after the first 100 a month with no ceiling parameter, and changing a workflow rewrites how every future task is routed, so no write is exposed.
twilio_list_taskrouter_workspacesREADList workspaces — TaskRouter — workspaces, queues, workers, workflows and the live statistics over them. READ ONLY. Creating a task is $0.06 after the first 100 a month with no ceiling parameter, and changing a workflow rewrites how every future task is routed, so no write is exposed.
twilio_list_tollfree_verificationsREADList toll-free verification submissions and their status. US toll-free traffic is blocked outright until the number is verified, so an unverified number is the toll-free equivalent of an unregistered A2P campaign. Read-only — filing a verification is not exposed.
twilio_list_transcriptionsREADList the transcriptions of this account's recordings, with each one's status, duration and price. The transcript text is the customer's own conversation content — do not repeat it further than the task requires.
twilio_list_trunking_credential_listsREADList credential lists — Elastic SIP Trunking — the customer's own SIP trunks and what may originate or terminate on them. READ ONLY. A trunk write decides who may place calls billed to this account, which is a security decision Agentic Fabriq cannot make.
twilio_list_trunking_ip_access_control_listsREADList IP access control lists — Elastic SIP Trunking — the customer's own SIP trunks and what may originate or terminate on them. List all IP Access Control Lists for a Trunk. READ ONLY. A trunk write decides who may place calls billed to this account, which is a security decision Agentic Fabriq cannot make.
twilio_list_trunking_origination_urlsREADList origination URLs — Elastic SIP Trunking — the customer's own SIP trunks and what may originate or terminate on them. READ ONLY. A trunk write decides who may place calls billed to this account, which is a security decision Agentic Fabriq cannot make.
twilio_list_trunking_phone_numbersREADList phone numbers — Elastic SIP Trunking — the customer's own SIP trunks and what may originate or terminate on them. READ ONLY. A trunk write decides who may place calls billed to this account, which is a security decision Agentic Fabriq cannot make.
twilio_list_trunking_trunksREADList trunks — Elastic SIP Trunking — the customer's own SIP trunks and what may originate or terminate on them. READ ONLY. A trunk write decides who may place calls billed to this account, which is a security decision Agentic Fabriq cannot make.
twilio_list_trust_productsREADList Trust Hub trust products — the per-product compliance records (such as a shaken/stir or toll-free profile) attached to this account — and their review status. Read-only.
twilio_list_trusthub_customer_profile_channel_endpoint_assignmentsREADList customer profile channel endpoint assignments — Trust Hub — the business-identity records every A2P brand and several regulatory bundles hang off. Retrieve a list of all Assigned Items for an account. READ ONLY. Creating or submitting a profile is a sworn statement about a business identity; reading its status is not.
twilio_list_trusthub_customer_profile_entity_assignmentsREADList customer profile entity assignments — Trust Hub — the business-identity records every A2P brand and several regulatory bundles hang off. Retrieve a list of all Assigned Items for an account. READ ONLY. Creating or submitting a profile is a sworn statement about a business identity; reading its status is not.
twilio_list_trusthub_customer_profile_evaluationsREADList customer profile evaluations — Trust Hub — the business-identity records every A2P brand and several regulatory bundles hang off. Retrieve a list of Evaluations associated to the customer_profile resource. READ ONLY. Creating or submitting a profile is a sworn statement about a business identity; reading its status is not.
twilio_list_trusthub_end_user_typesREADList end user types — Trust Hub — the business-identity records every A2P brand and several regulatory bundles hang off. Retrieve a list of all End-User Types. READ ONLY. Creating or submitting a profile is a sworn statement about a business identity; reading its status is not.
twilio_list_trusthub_end_usersREADList end users — Trust Hub — the business-identity records every A2P brand and several regulatory bundles hang off. Retrieve a list of all End User for an account. READ ONLY. Creating or submitting a profile is a sworn statement about a business identity; reading its status is not.
twilio_list_trusthub_policiesREADList policies — Trust Hub — the business-identity records every A2P brand and several regulatory bundles hang off. Retrieve a list of all Policys. READ ONLY. Creating or submitting a profile is a sworn statement about a business identity; reading its status is not.
twilio_list_trusthub_supporting_document_typesREADList supporting document types — Trust Hub — the business-identity records every A2P brand and several regulatory bundles hang off. Retrieve a list of all Supporting Document Types. READ ONLY. Creating or submitting a profile is a sworn statement about a business identity; reading its status is not.
twilio_list_trusthub_supporting_documentsREADList supporting documents — Trust Hub — the business-identity records every A2P brand and several regulatory bundles hang off. Retrieve a list of all Supporting Document for an account. READ ONLY. Creating or submitting a profile is a sworn statement about a business identity; reading its status is not.
twilio_list_trusthub_trust_product_channel_endpoint_assignmentsREADList trust product channel endpoint assignments — Trust Hub — the business-identity records every A2P brand and several regulatory bundles hang off. Retrieve a list of all Assigned Items for an account. READ ONLY. Creating or submitting a profile is a sworn statement about a business identity; reading its status is not.
twilio_list_trusthub_trust_product_entity_assignmentsREADList trust product entity assignments — Trust Hub — the business-identity records every A2P brand and several regulatory bundles hang off. Retrieve a list of all Assigned Items for an account. READ ONLY. Creating or submitting a profile is a sworn statement about a business identity; reading its status is not.
twilio_list_trusthub_trust_product_evaluationsREADList trust product evaluations — Trust Hub — the business-identity records every A2P brand and several regulatory bundles hang off. Retrieve a list of Evaluations associated to the trust_product resource. READ ONLY. Creating or submitting a profile is a sworn statement about a business identity; reading its status is not.
twilio_list_usage_triggersREADList the account's usage triggers — the customer's own spend alarms, each with its threshold and what it fires on. READ ONLY: deleting a trigger removes the ceiling on the mistakes an agent's own sends can make, so it is deliberately not exposed.
twilio_list_verify_attemptsREADList Verify attempts with their channel, destination country, conversion status and price. This is the fraud and conversion telemetry for OTP traffic — SMS-pumping shows up here as a spike of unconverted attempts to one country. Read-only; it sends nothing.
twilio_list_verify_bucketsREADList buckets — Verify — the OTP product's configuration, entities, factors and telemetry. Retrieve a list of all Buckets for a Rate Limit. READ ONLY, and the distinction is the whole point: Agentic Fabriq's Verify exclusion is about SENDING an authentication code to a phone number, not about the product. Nothing here sends anything.
twilio_list_verify_challengesREADList challenges — Verify — the OTP product's configuration, entities, factors and telemetry. Retrieve a list of all Challenges for a Factor. READ ONLY, and the distinction is the whole point: Agentic Fabriq's Verify exclusion is about SENDING an authentication code to a phone number, not about the product. Nothing here sends anything.
twilio_list_verify_entitiesREADList entities — Verify — the OTP product's configuration, entities, factors and telemetry. Retrieve a list of all Entities for a Service. READ ONLY, and the distinction is the whole point: Agentic Fabriq's Verify exclusion is about SENDING an authentication code to a phone number, not about the product. Nothing here sends anything.
twilio_list_verify_factorsREADList factors — Verify — the OTP product's configuration, entities, factors and telemetry. Retrieve a list of all Factors for an Entity. READ ONLY, and the distinction is the whole point: Agentic Fabriq's Verify exclusion is about SENDING an authentication code to a phone number, not about the product. Nothing here sends anything.
twilio_list_verify_messaging_configurationsREADList messaging configurations — Verify — the OTP product's configuration, entities, factors and telemetry. Retrieve a list of all Messaging Configurations for a Service. READ ONLY, and the distinction is the whole point: Agentic Fabriq's Verify exclusion is about SENDING an authentication code to a phone number, not about the product. Nothing here sends anything.
twilio_list_verify_rate_limitsREADList rate limits — Verify — the OTP product's configuration, entities, factors and telemetry. Retrieve a list of all Rate Limits for a service. READ ONLY, and the distinction is the whole point: Agentic Fabriq's Verify exclusion is about SENDING an authentication code to a phone number, not about the product. Nothing here sends anything.
twilio_list_verify_servicesREADList the Verify (OTP) services on this account with their channel settings, code length and lookup configuration. READ ONLY, and the distinction matters: Agentic Fabriq's Verify exclusion is about SENDING an authentication code to an arbitrary phone number, not about the product. Reading configuration messages nobody.
twilio_list_verify_verification_templatesREADList verification templates — Verify — the OTP product's configuration, entities, factors and telemetry. List all the available templates for a given Account. READ ONLY, and the distinction is the whole point: Agentic Fabriq's Verify exclusion is about SENDING an authentication code to a phone number, not about the product. Nothing here sends anything.
twilio_list_verify_webhooksREADList webhooks — Verify — the OTP product's configuration, entities, factors and telemetry. Retrieve a list of all Webhooks for a Service. READ ONLY, and the distinction is the whole point: Agentic Fabriq's Verify exclusion is about SENDING an authentication code to a phone number, not about the product. Nothing here sends anything.
twilio_list_video_composition_hooksREADList composition hooks — Programmable Video — rooms, participants, recordings and compositions. The product's EOL was announced, extended, then reversed; it is live. List of all Recording CompositionHook resources. READ ONLY and METADATA ONLY. Creating a room bills per participant-minute, and a recording is video of real people, so neither creating nor fetching media bytes is exposed.
twilio_list_video_compositionsREADList compositions — Programmable Video — rooms, participants, recordings and compositions. The product's EOL was announced, extended, then reversed; it is live. List of all Recording compositions. READ ONLY and METADATA ONLY. Creating a room bills per participant-minute, and a recording is video of real people, so neither creating nor fetching media bytes is exposed.
twilio_list_video_recordingsREADList recordings — Programmable Video — rooms, participants, recordings and compositions. The product's EOL was announced, extended, then reversed; it is live. List of all Track recordings. READ ONLY and METADATA ONLY. Creating a room bills per participant-minute, and a recording is video of real people, so neither creating nor fetching media bytes is exposed.
twilio_list_video_room_participant_published_tracksREADList room participant published tracks — Programmable Video — rooms, participants, recordings and compositions. The product's EOL was announced, extended, then reversed; it is live. Returns a list of tracks associated with a given Participant. Only `currently` Published Tracks are in the list resource. READ ONLY and METADATA ONLY. Creating a room bills per participant-minute, and a recording is video of real people, so neither creating nor fetching media bytes is exposed.
twilio_list_video_room_participant_subscribed_tracksREADList room participant subscribed tracks — Programmable Video — rooms, participants, recordings and compositions. The product's EOL was announced, extended, then reversed; it is live. Returns a list of tracks that are subscribed for the participant. READ ONLY and METADATA ONLY. Creating a room bills per participant-minute, and a recording is video of real people, so neither creating nor fetching media bytes is exposed.
twilio_list_video_room_participantsREADList room participants — Programmable Video — rooms, participants, recordings and compositions. The product's EOL was announced, extended, then reversed; it is live. READ ONLY and METADATA ONLY. Creating a room bills per participant-minute, and a recording is video of real people, so neither creating nor fetching media bytes is exposed.
twilio_list_video_room_recordingsREADList room recordings — Programmable Video — rooms, participants, recordings and compositions. The product's EOL was announced, extended, then reversed; it is live. READ ONLY and METADATA ONLY. Creating a room bills per participant-minute, and a recording is video of real people, so neither creating nor fetching media bytes is exposed.
twilio_list_video_room_transcriptionsREADList room transcriptions — Programmable Video — rooms, participants, recordings and compositions. The product's EOL was announced, extended, then reversed; it is live. READ ONLY and METADATA ONLY. Creating a room bills per participant-minute, and a recording is video of real people, so neither creating nor fetching media bytes is exposed.
twilio_list_video_roomsREADList rooms — Programmable Video — rooms, participants, recordings and compositions. The product's EOL was announced, extended, then reversed; it is live. READ ONLY and METADATA ONLY. Creating a room bills per participant-minute, and a recording is video of real people, so neither creating nor fetching media bytes is exposed.
twilio_list_voice_byoc_trunksREADList BYOC trunks — The Voice API's configuration surface — dialling permissions, BYOC trunks, connection policies and source-IP mappings. READ ONLY. Every write here reconfigures a live telecom estate or opens high-risk international dialling, which is where toll fraud converts to money.
twilio_list_voice_connection_policiesREADList connection policies — The Voice API's configuration surface — dialling permissions, BYOC trunks, connection policies and source-IP mappings. READ ONLY. Every write here reconfigures a live telecom estate or opens high-risk international dialling, which is where toll fraud converts to money.
twilio_list_voice_connection_policy_targetsREADList connection policy targets — The Voice API's configuration surface — dialling permissions, BYOC trunks, connection policies and source-IP mappings. READ ONLY. Every write here reconfigures a live telecom estate or opens high-risk international dialling, which is where toll fraud converts to money.
twilio_list_voice_dialing_permissions_countriesREADList dialing permissions countries — The Voice API's configuration surface — dialling permissions, BYOC trunks, connection policies and source-IP mappings. Retrieve all voice dialing country permissions for this account. READ ONLY. Every write here reconfigures a live telecom estate or opens high-risk international dialling, which is where toll fraud converts to money.
twilio_list_voice_dialing_permissions_hrs_prefixesREADList dialing permissions high-risk prefixes — The Voice API's configuration surface — dialling permissions, BYOC trunks, connection policies and source-IP mappings. Fetch the high-risk special services prefixes from the country resource corresponding to the ISO country code. READ ONLY. Every write here reconfigures a live telecom estate or opens high-risk international dialling, which is where toll fraud converts to money.
twilio_list_voice_ip_recordsREADList IP records — The Voice API's configuration surface — dialling permissions, BYOC trunks, connection policies and source-IP mappings. READ ONLY. Every write here reconfigures a live telecom estate or opens high-risk international dialling, which is where toll fraud converts to money.
twilio_list_voice_source_ip_mappingsREADList source IP mappings — The Voice API's configuration surface — dialling permissions, BYOC trunks, connection policies and source-IP mappings. READ ONLY. Every write here reconfigures a live telecom estate or opens high-risk international dialling, which is where toll fraud converts to money.
twilio_lookup_memory_profilesREADLookup memory profiles — Finds profiles by identifier. A POST on Twilio's side because the identifier list travels in the body; it mutates nothing, which is why it carries twilio_read.
twilio_lookup_phone_numberREADValidate a phone number and return its E.164 and national formats, its country, and whether it is a real, dialable number. Use it to check a number BEFORE spending money sending to it. COSTS MONEY IF `fields` IS USED: validation and formatting are free, but every entry in `fields` selects a billed Twilio data package charged per lookup. Leave `fields` out unless the user explicitly asked for carrier, line-type, caller-name or fraud-risk data.
twilio_patch_conversations_v2_conversationWRITEDESTRUCTIVE — Patch conversations v2 conversation — The partial form, which changes only what it names. Requires confirm="change-this-v2-conversation": a literal token, not a flag, so that the argument cannot be satisfied without reading what it does.
twilio_place_callWRITEDESTRUCTIVE — Place call — COSTS MONEY AND REACHES A REAL PERSON. BOUNDED ON BOTH AXES, and neither bound is optional here. (1) time_limit is REQUIRED and capped at one hour, so the session cannot outlive it; read the per-minute rate first with twilio_get_voice_price and the maximum cost is time_limit x that rate. (2) application_sid is REQUIRED and is the ONLY way to say what the call does — the TwiML is the customer's own, pre-registered in their Console, and this action declares no url and no twiml parameter at all. twilio_hangup_call ends it early. Requires confirm="place-a-billed-call-to-this-number": a literal token, not a flag, so that the argument cannot be satisfied without reading what it does.
twilio_post_conversation_messageWRITEDESTRUCTIVE — Post conversation message — COSTS MONEY AND CANNOT BE UNSENT. Delivers to every participant over their own channel — SMS, WhatsApp or chat — and each outbound leg is billed. Recipients are already party to the conversation, which is why this ships where adding a participant does not. Requires confirm="send-this-message-to-participants-post-conversation": a literal token, not a flag, so that the argument cannot be satisfied without reading what it does.
twilio_post_conversations_service_messageWRITEDESTRUCTIVE — Post conversations service message — COSTS MONEY AND CANNOT BE UNSENT. The service-scoped form of posting a message. Requires confirm="send-this-message-to-participants-post-conversations-service": a literal token, not a flag, so that the argument cannot be satisfied without reading what it does.
twilio_post_conversations_v2_communicationWRITEDESTRUCTIVE — Post conversations v2 communication — COSTS MONEY AND CANNOT BE UNSENT. The v2 form of posting into a conversation: it delivers to every participant on their own channel and each outbound leg is billed. Recipients are already party to the conversation, which is why this ships where adding a participant does not. Requires confirm="send-this-v2-message-to-participants": a literal token, not a flag, so that the argument cannot be satisfied without reading what it does.
twilio_publish_sync_stream_messageWRITEPublish sync stream message — Publishes one message to a Sync Stream. Stream messages are NOT stored — subscribers connected at the time receive it and there is no history to read back, so this cannot be undone by deleting anything.
twilio_recall_memory_profileREADRecall memory profile — Recalls what the store knows about one person, assembled for use in a conversation. A POST that reads; it records nothing.
twilio_record_bulk_consentsWRITERecord bulk consents — Records consent decisions for many contacts in one call — the evidence that a recipient agreed to be messaged. Bounded by the payload the caller sends. Free.
twilio_record_bulk_contactsWRITERecord bulk contacts — Records many contacts in one call. This is the customer's own address book; treat the numbers and names as personal data. Bounded by the payload.
twilio_record_message_feedbackWRITERecord message feedback — Records whether a message achieved its intended outcome, which is what Twilio's delivery analytics learn from. Free, and it changes nothing about the message itself.
twilio_remove_messaging_service_alpha_senderWRITEDESTRUCTIVE — Remove messaging service alpha sender — Messages that were going out under the brand name fall back to a number. Requires confirm="remove-this-alpha-sender": a literal token, not a flag, so that the argument cannot be satisfied without reading what it does.
twilio_remove_messaging_service_channel_senderWRITEDESTRUCTIVE — Remove messaging service channel sender — WhatsApp or RCS sends routed through the service stop working. Requires confirm="remove-this-channel-sender": a literal token, not a flag, so that the argument cannot be satisfied without reading what it does.
twilio_remove_messaging_service_destination_alpha_senderWRITEDESTRUCTIVE — Remove messaging service destination alpha sender — Permanent. Requires confirm="remove-this-destination-alpha-sender": a literal token, not a flag, so that the argument cannot be satisfied without reading what it does.
twilio_remove_messaging_service_numberWRITEDESTRUCTIVE — Remove messaging service number — Removes a sender from the pool. Sticky-sender continuity for conversations already using that number is broken. Requires confirm="remove-this-number-from-the-pool": a literal token, not a flag, so that the argument cannot be satisfied without reading what it does.
twilio_remove_messaging_service_short_codeWRITEDESTRUCTIVE — Remove messaging service short code — Removes the short code from the pool. Requires confirm="remove-this-short-code-from-the-pool": a literal token, not a flag, so that the argument cannot be satisfied without reading what it does.
twilio_remove_sip_ip_addressWRITEDESTRUCTIVE — Remove SIP IP address — Traffic from that range stops being accepted, which is the safe direction — but a live trunk can stop working immediately. Requires confirm="revoke-this-ips-call-authorisation": a literal token, not a flag, so that the argument cannot be satisfied without reading what it does.
twilio_replace_numbers_bundle_itemsWRITEDESTRUCTIVE — Replace numbers bundle items — REPLACES the bundle's whole item set in one call. Anything previously attached and not named here is detached. Requires confirm="replace-every-item-in-this-bundle": a literal token, not a flag, so that the argument cannot be satisfied without reading what it does.
twilio_schedule_messageWRITEDESTRUCTIVE — schedule an SMS or MMS for a fixed future time. Twilio bills per segment when the message is SENT, not when it is scheduled, and the message reaches a real handset. Unlike an immediate send this one CAN be recalled: twilio_cancel_message stops it any time before send_at. Requires a Messaging Service (messaging_service_sid) — Twilio refuses a scheduled send from a bare number — and send_at must be between 15 minutes and 35 days ahead, in UTC ISO-8601. Prefer this over twilio_send_message whenever the send is not needed this instant: it is the same operation with an undo.
twilio_search_available_numbersREADSearch Twilio's inventory for numbers that could be bought, with each candidate's capabilities and monthly price. FREE AND BUYS NOTHING — searching costs nothing and reserves nothing. There is deliberately no action that buys a number: a purchase is a recurring charge with no cost ceiling, so this ends in a list a human acts on.
twilio_search_knowledge_v2READSearch knowledge v2 — Searches a knowledge base. A POST because the query travels in the body; it mutates nothing.
twilio_send_messageWRITEDESTRUCTIVE — send an SMS or MMS. Twilio bills the account per segment the moment the send is accepted, and publishes no unsend: the message reaches someone's handset and cannot be recalled. twilio_delete_message removes Twilio's RECORD afterwards, not the delivered message. Provide exactly ONE sender: `from_number` (a Twilio number from twilio_list_phone_numbers) or `messaging_service_sid` (from twilio_list_messaging_services). Confirm the recipient before calling; a wrong digit sends a real message to a real stranger.
twilio_send_typing_indicatorWRITESend typing indicator — Shows a typing indicator to the participants of an existing conversation. Free, ephemeral, and it delivers no content — the recipients are already party to the conversation.
twilio_set_memory_identity_resolutionWRITEDESTRUCTIVE — Set memory identity resolution — Changes the rules that decide when two identifiers are the SAME PERSON. Loosening them merges profiles that should be separate; tightening them splits one person into several. Both are hard to unpick afterwards because the merge is applied as data arrives. Requires confirm="change-how-profiles-are-merged": a literal token, not a flag, so that the argument cannot be satisfied without reading what it does.
twilio_set_routes_phone_numberWRITEDESTRUCTIVE — Set routes phone number — Assigns a phone number to an Inter-Network Exchange voice region. It changes the path every future call takes and can degrade call quality if the region is wrong for the traffic. Requires confirm="change-voice-routing-routes-phone-number": a literal token, not a flag, so that the argument cannot be satisfied without reading what it does.
twilio_set_routes_sip_domainWRITEDESTRUCTIVE — Set routes SIP domain — Assigns a SIP domain to an Inter-Network Exchange voice region. It changes the path every future call takes and can degrade call quality if the region is wrong for the traffic. Requires confirm="change-voice-routing-routes-sip-domain": a literal token, not a flag, so that the argument cannot be satisfied without reading what it does.
twilio_set_routes_trunkWRITEDESTRUCTIVE — Set routes trunk — Assigns a SIP trunk to an Inter-Network Exchange voice region. It changes the path every future call takes and can degrade call quality if the region is wrong for the traffic. Requires confirm="change-voice-routing-set-routes-trunk": a literal token, not a flag, so that the argument cannot be satisfied without reading what it does.
twilio_set_sync_document_permissionWRITEDESTRUCTIVE — Set sync document permission — Sets one identity's read/write/manage rights on a Sync document. Widening them grants a client access to the customer's data; narrowing them can break a running application. Requires confirm="change-who-can-read-and-write-sync-document-permission": a literal token, not a flag, so that the argument cannot be satisfied without reading what it does.
twilio_set_sync_list_permissionWRITEDESTRUCTIVE — Set sync list permission — Sets one identity's read/write/manage rights on a Sync list. Widening them grants a client access to the customer's data; narrowing them can break a running application. Requires confirm="change-who-can-read-and-write-sync-list-permission": a literal token, not a flag, so that the argument cannot be satisfied without reading what it does.
twilio_set_sync_map_permissionWRITEDESTRUCTIVE — Set sync map permission — Sets one identity's read/write/manage rights on a Sync map. Widening them grants a client access to the customer's data; narrowing them can break a running application. Requires confirm="change-who-can-read-and-write-sync-map-permission": a literal token, not a flag, so that the argument cannot be satisfied without reading what it does.
twilio_test_event_sinkWRITETest event sink — Sends one test event to a sink that ALREADY EXISTS. It takes no destination — creating a sink, which does, is deliberately not exposed.
twilio_unassign_numbers_bundle_itemWRITEDESTRUCTIVE — Unassign numbers bundle item — Detaches an item from a bundle. An approved bundle that loses a required item can fail its next evaluation. Requires confirm="detach-this-bundle-item": a literal token, not a flag, so that the argument cannot be satisfied without reading what it does.
twilio_update_addressWRITEDESTRUCTIVE — Update address — Changes an address numbers and bundles may depend on; an address that fails re-validation can block a number from being provisioned or kept. Requires confirm="change-this-address": a literal token, not a flag, so that the argument cannot be satisfied without reading what it does.
twilio_update_content_templateWRITEDESTRUCTIVE — replace a content template's body. Twilio's update is a REPLACE, not a patch: every field not supplied is cleared. And the template is not inert — if it is approved and a live Messaging Service references it, the next business-initiated message on that channel carries the NEW body, to real people, with no further review. Requires confirm=true. Read the current template with twilio_get_content_template, apply your edit to the whole body, and send it back.
twilio_update_conversationWRITEDESTRUCTIVE — Update conversation — Changes a live thread's state, timers or friendly name. Setting state to `closed` stops participants messaging in it. Requires confirm="change-this-conversation-update": a literal token, not a flag, so that the argument cannot be satisfied without reading what it does.
twilio_update_conversation_messageWRITEDESTRUCTIVE — Update conversation message — Rewrites the stored body of a message participants may already have received, leaving a record that does not match what was delivered. Requires confirm="rewrite-this-delivered-message-update-conversation": a literal token, not a flag, so that the argument cannot be satisfied without reading what it does.
twilio_update_conversations_address_configurationWRITEDESTRUCTIVE — Update conversations address configuration — Changes where inbound messages to one of the account's addresses are routed. Requires confirm="change-inbound-address-routing": a literal token, not a flag, so that the argument cannot be satisfied without reading what it does.
twilio_update_conversations_configurationWRITEDESTRUCTIVE — Update conversations configuration — Changes the ACCOUNT-WIDE defaults every new conversation inherits, including the default service and the inactive/closed timers. Requires confirm="change-account-wide-defaults": a literal token, not a flag, so that the argument cannot be satisfied without reading what it does.
twilio_update_conversations_roleWRITEDESTRUCTIVE — Update conversations role — Changes what every user holding this role may do, immediately and for all of them. Requires confirm="change-what-this-role-permits-update-conversations": a literal token, not a flag, so that the argument cannot be satisfied without reading what it does.
twilio_update_conversations_service_configurationWRITEDESTRUCTIVE — Update conversations service configuration — The service-scoped form of the account-wide defaults. Requires confirm="change-service-wide-defaults": a literal token, not a flag, so that the argument cannot be satisfied without reading what it does.
twilio_update_conversations_service_conversationWRITEDESTRUCTIVE — Update conversations service conversation — The service-scoped form of the same operation. Requires confirm="change-this-conversation-update-conversations-service": a literal token, not a flag, so that the argument cannot be satisfied without reading what it does.
twilio_update_conversations_service_messageWRITEDESTRUCTIVE — Update conversations service message — The service-scoped form of the same operation. Requires confirm="rewrite-this-delivered-message-update-conversations-service": a literal token, not a flag, so that the argument cannot be satisfied without reading what it does.
twilio_update_conversations_service_notificationWRITEDESTRUCTIVE — Update conversations service notification — Changes which events push a notification to the service's users. Requires confirm="change-push-notification-settings": a literal token, not a flag, so that the argument cannot be satisfied without reading what it does.
twilio_update_conversations_service_roleWRITEDESTRUCTIVE — Update conversations service role — The service-scoped form of the same operation. Requires confirm="change-what-this-role-permits-update-conversations-service": a literal token, not a flag, so that the argument cannot be satisfied without reading what it does.
twilio_update_conversations_service_userWRITEDESTRUCTIVE — Update conversations service user — The service-scoped form of the same operation. Requires confirm="change-this-user-update-conversations-service": a literal token, not a flag, so that the argument cannot be satisfied without reading what it does.
twilio_update_conversations_service_user_conversationWRITEDESTRUCTIVE — Update conversations service user conversation — The service-scoped form of the same operation. Requires confirm="change-this-user-conversation-update-conversations-service": a literal token, not a flag, so that the argument cannot be satisfied without reading what it does.
twilio_update_conversations_userWRITEDESTRUCTIVE — Update conversations user — Changes a user's friendly name, attributes or role. Requires confirm="change-this-user-update-conversations": a literal token, not a flag, so that the argument cannot be satisfied without reading what it does.
twilio_update_conversations_user_conversationWRITEDESTRUCTIVE — Update conversations user conversation — Changes one user's participation state in one conversation — notification level, last-read message. Requires confirm="change-this-user-conversation-update-conversations": a literal token, not a flag, so that the argument cannot be satisfied without reading what it does.
twilio_update_conversations_v2_configurationWRITEDESTRUCTIVE — Update conversations v2 configuration — A PUT: every field not supplied is cleared, and the configuration governs conversations already running under it. Requires confirm="replace-this-v2-configuration": a literal token, not a flag, so that the argument cannot be satisfied without reading what it does.
twilio_update_conversations_v2_conversationWRITEDESTRUCTIVE — Update conversations v2 conversation — A PUT: unsupplied fields are cleared. Requires confirm="replace-this-v2-conversation": a literal token, not a flag, so that the argument cannot be satisfied without reading what it does.
twilio_update_intelligence_operatorWRITEDESTRUCTIVE — Update intelligence operator — Changes what an operator extracts. If it is attached, every future transcript is processed by the new version. Requires confirm="change-this-extraction-operator": a literal token, not a flag, so that the argument cannot be satisfied without reading what it does.
twilio_update_intelligence_serviceWRITEDESTRUCTIVE — Update intelligence service — Changes settings that apply to every transcript the service processes from now on. Requires confirm="change-live-intelligence-settings": a literal token, not a flag, so that the argument cannot be satisfied without reading what it does.
twilio_update_intelligence_v3_configurationWRITEDESTRUCTIVE — Update intelligence v3 configuration — Twilio's verb is PUT, so every field not supplied is cleared. Requires confirm="replace-this-intelligence-configuration": a literal token, not a flag, so that the argument cannot be satisfied without reading what it does.
twilio_update_intelligence_v3_operatorWRITEDESTRUCTIVE — Update intelligence v3 operator — A PUT: unsupplied fields are cleared. Requires confirm="replace-this-v3-operator": a literal token, not a flag, so that the argument cannot be satisfied without reading what it does.
twilio_update_knowledge_sourceWRITEDESTRUCTIVE — Update knowledge source — Twilio's verb here is PUT, so every field not supplied is cleared, and the corpus is re-embedded. Same source-type restriction as the create. Requires confirm="replace-this-knowledge-source": a literal token, not a flag, so that the argument cannot be satisfied without reading what it does.
twilio_update_knowledge_v2_baseWRITEDESTRUCTIVE — Update knowledge v2 base — Applies to every source in it. Requires confirm="change-this-knowledge-base": a literal token, not a flag, so that the argument cannot be satisfied without reading what it does.
twilio_update_knowledge_v2_sourceWRITEDESTRUCTIVE — Update knowledge v2 source — Same source-type restriction as the create; the corpus is re-embedded. Requires confirm="replace-this-knowledge-v2-source": a literal token, not a flag, so that the argument cannot be satisfied without reading what it does.
twilio_update_lookup_overrideWRITEDESTRUCTIVE — Update lookup override — REPLACES the override. Twilio's verb here is PUT, so every field not supplied is cleared. Requires confirm="replace-this-lookup-override": a literal token, not a flag, so that the argument cannot be satisfied without reading what it does.
twilio_update_lookup_rate_limitWRITEDESTRUCTIVE — Update lookup rate limit — Changes the ceiling on how many PAID lookups a bucket permits. Raising it raises what the account can spend on Lookup data packages; the new maximum is a required argument. DELETING the ceiling is deliberately not exposed. Requires confirm="change-this-paid-lookup-ceiling": a literal token, not a flag, so that the argument cannot be satisfied without reading what it does.
twilio_update_memory_conversation_summaryWRITEDESTRUCTIVE — Update memory conversation summary — Rewrites a stored summary of a real conversation. Requires confirm="rewrite-this-conversation-summary": a literal token, not a flag, so that the argument cannot be satisfied without reading what it does.
twilio_update_memory_data_mappingWRITEDESTRUCTIVE — Update memory data mapping — Changes where incoming data lands. Every future write through this mapping goes somewhere new. Requires confirm="change-this-data-mapping": a literal token, not a flag, so that the argument cannot be satisfied without reading what it does.
twilio_update_memory_observationWRITEDESTRUCTIVE — Update memory observation — Rewrites a recorded observation; the previous value survives only in the revision list. Requires confirm="rewrite-this-observation": a literal token, not a flag, so that the argument cannot be satisfied without reading what it does.
twilio_update_memory_profile_identifierWRITEDESTRUCTIVE — Update memory profile identifier — Changes an identifier a live system matches on. A wrong value silently attaches one person's history to another. Requires confirm="change-how-this-person-is-recognised": a literal token, not a flag, so that the argument cannot be satisfied without reading what it does.
twilio_update_memory_profile_traitsWRITEDESTRUCTIVE — Update memory profile traits — Changes recorded facts about a real person. Requires confirm="change-this-persons-traits": a literal token, not a flag, so that the argument cannot be satisfied without reading what it does.
twilio_update_memory_profiles_bulkWRITEDESTRUCTIVE — Update memory profiles bulk — Overwrites MANY profiles in one call. Bounded by the payload the caller sends — the profiles named are the profiles changed — but a mistake here is a mistake repeated across every one of them. Requires confirm="bulk-overwrite-these-profiles": a literal token, not a flag, so that the argument cannot be satisfied without reading what it does.
twilio_update_memory_storeWRITEDESTRUCTIVE — Update memory store — Changes a live store's settings, which apply to every profile already in it. Requires confirm="change-memory-store-settings": a literal token, not a flag, so that the argument cannot be satisfied without reading what it does.
twilio_update_memory_trait_groupWRITEDESTRUCTIVE — Update memory trait group — Applies to every profile carrying the group. Requires confirm="change-this-trait-group": a literal token, not a flag, so that the argument cannot be satisfied without reading what it does.
twilio_update_messaging_serviceWRITEDESTRUCTIVE — Update messaging service — Changes sticky sender, area-code geomatch, smart encoding and validity period for a service that may be carrying live traffic. Webhook parameters are not accepted, for the same reason as the create. Requires confirm="change-live-messaging-service-settings": a literal token, not a flag, so that the argument cannot be satisfied without reading what it does.
twilio_update_messaging_v2_channel_senderWRITEDESTRUCTIVE — Update messaging v2 channel sender — Changes a live channel sender's profile — the name and details recipients see. Requires confirm="change-this-v2-channel-sender": a literal token, not a flag, so that the argument cannot be satisfied without reading what it does.
twilio_update_numbers_bundleWRITEDESTRUCTIVE — Update numbers bundle — Changes a draft bundle's name or notification email. It CANNOT change `Status`: this endpoint's status field is what submits the bundle to a national regulator, which is a legal filing an agent cannot make, so the parameter is not declared and a caller supplying it is refused by name. The StatusCallback URL is not accepted either. Requires confirm="change-this-draft-bundle": a literal token, not a flag, so that the argument cannot be satisfied without reading what it does.
twilio_update_numbers_caller_idWRITEDESTRUCTIVE — Update numbers caller id — Renames a caller ID that is already verified. VERIFYING a new one places an unsolicited call or SMS to a number the account does not own and is deliberately not exposed. Requires confirm="rename-this-verified-caller-id": a literal token, not a flag, so that the argument cannot be satisfied without reading what it does.
twilio_update_numbers_end_userWRITEDESTRUCTIVE — Update numbers end user — Changes identity details a regulator may already have approved. A bundle referencing it can fail its next evaluation. Requires confirm="change-this-end-user-record": a literal token, not a flag, so that the argument cannot be satisfied without reading what it does.
twilio_update_numbers_supporting_documentWRITEDESTRUCTIVE — Update numbers supporting document — Changes document metadata a regulator may already have approved. Requires confirm="change-this-supporting-document": a literal token, not a flag, so that the argument cannot be satisfied without reading what it does.
twilio_update_queueWRITEDESTRUCTIVE — Update queue — Changes a live queue's name or maximum size; lowering the maximum below the current depth stops new calls entering. Requires confirm="change-this-queue": a literal token, not a flag, so that the argument cannot be satisfied without reading what it does.
twilio_update_sip_credential_listWRITEDESTRUCTIVE — Update SIP credential list — Renames a list a live SIP domain may reference. Requires confirm="rename-this-credential-list": a literal token, not a flag, so that the argument cannot be satisfied without reading what it does.
twilio_update_sip_ip_access_control_listWRITEDESTRUCTIVE — Update SIP IP access control list — Renames a list a live SIP domain may reference. Requires confirm="rename-this-ip-access-control-list": a literal token, not a flag, so that the argument cannot be satisfied without reading what it does.
twilio_update_sip_ip_addressWRITEDESTRUCTIVE — Update SIP IP address — Changes an authorised range. Same consideration as adding one, in both directions: narrowing it can stop a working SIP trunk. Requires confirm="change-which-ips-may-place-billed-calls": a literal token, not a flag, so that the argument cannot be satisfied without reading what it does.
twilio_update_sync_documentWRITEDESTRUCTIVE — Update sync document — REPLACES the document's data wholesale; Twilio does not merge. Read it with twilio_get_sync_document first and send the whole object back. Requires confirm="replace-document-data": a literal token, not a flag, so that the argument cannot be satisfied without reading what it does.
twilio_update_sync_listWRITEDESTRUCTIVE — Update sync list — Changes the list's TTL. An expired list and its items are removed by Twilio. Requires confirm="change-list-settings": a literal token, not a flag, so that the argument cannot be satisfied without reading what it does.
twilio_update_sync_list_itemWRITEDESTRUCTIVE — Update sync list item — REPLACES the item's data wholesale. Requires confirm="replace-list-item-data": a literal token, not a flag, so that the argument cannot be satisfied without reading what it does.
twilio_update_sync_mapWRITEDESTRUCTIVE — Update sync map — Changes the map's TTL. Requires confirm="change-map-settings": a literal token, not a flag, so that the argument cannot be satisfied without reading what it does.
twilio_update_sync_map_itemWRITEDESTRUCTIVE — Update sync map item — REPLACES the item's data wholesale. Requires confirm="replace-map-item-data": a literal token, not a flag, so that the argument cannot be satisfied without reading what it does.
twilio_update_sync_serviceWRITEDESTRUCTIVE — Update sync service — Changes a live Sync Service's ACL and reachability settings, which take effect for every client already connected to it. Requires confirm="change-sync-service-settings": a literal token, not a flag, so that the argument cannot be satisfied without reading what it does.
twilio_update_sync_streamWRITEDESTRUCTIVE — Update sync stream — Changes the stream's TTL. Requires confirm="change-stream-settings": a literal token, not a flag, so that the argument cannot be satisfied without reading what it does.
twilio_update_taskrouter_activityWRITEDESTRUCTIVE — Update taskrouter activity — Renames an activity workers are currently in. Requires confirm="rename-this-activity": a literal token, not a flag, so that the argument cannot be satisfied without reading what it does.
twilio_update_taskrouter_taskWRITEDESTRUCTIVE — Update taskrouter task — Reprioritises, reassigns or cancels a task that may already be reserved for a worker. Requires confirm="change-this-live-task": a literal token, not a flag, so that the argument cannot be satisfied without reading what it does.
twilio_update_taskrouter_task_channelWRITEDESTRUCTIVE — Update taskrouter task channel — Changes how capacity is counted for every worker on this channel. Requires confirm="change-this-task-channel": a literal token, not a flag, so that the argument cannot be satisfied without reading what it does.
twilio_update_taskrouter_task_queueWRITEDESTRUCTIVE — Update taskrouter task queue — Changes which workers a live queue targets and how it reserves them. Requires confirm="change-who-this-queue-targets": a literal token, not a flag, so that the argument cannot be satisfied without reading what it does.
twilio_update_taskrouter_task_reservationWRITEDESTRUCTIVE — Update taskrouter task reservation — Accepts, rejects or completes a reservation — the moment a specific worker is or is not given a specific piece of work. Requires confirm="change-this-reservation-update-taskrouter-task": a literal token, not a flag, so that the argument cannot be satisfied without reading what it does.
twilio_update_taskrouter_workerWRITEDESTRUCTIVE — Update taskrouter worker — Changes a live worker's activity or attributes — this is how a person is made available or unavailable for work. Requires confirm="change-this-worker": a literal token, not a flag, so that the argument cannot be satisfied without reading what it does.
twilio_update_taskrouter_worker_channelWRITEDESTRUCTIVE — Update taskrouter worker channel — Changes one worker's capacity on one channel, which decides how much work they are given. Requires confirm="change-this-workers-capacity": a literal token, not a flag, so that the argument cannot be satisfied without reading what it does.
twilio_update_taskrouter_worker_reservationWRITEDESTRUCTIVE — Update taskrouter worker reservation — The worker-scoped form of updating a reservation. Requires confirm="change-this-reservation-update-taskrouter-worker": a literal token, not a flag, so that the argument cannot be satisfied without reading what it does.
twilio_update_taskrouter_workspaceWRITEDESTRUCTIVE — Update taskrouter workspace — Changes a live workspace. Turning MultiTasking on or off changes how every worker's capacity is computed, for all traffic, immediately. Requires confirm="change-live-workspace-settings": a literal token, not a flag, so that the argument cannot be satisfied without reading what it does.
twilio_update_verify_messaging_configurationWRITEDESTRUCTIVE — Update verify messaging configuration — Changes which Messaging Service carries verification SMS for one country. Requires confirm="change-this-country-routing": a literal token, not a flag, so that the argument cannot be satisfied without reading what it does.
twilio_update_verify_rate_limitWRITEDESTRUCTIVE — Update verify rate limit — Changes a live anti-fraud throttle's description. Its numeric ceiling lives on its buckets. Requires confirm="change-this-fraud-throttle": a literal token, not a flag, so that the argument cannot be satisfied without reading what it does.
twilio_update_verify_rate_limit_bucketWRITEDESTRUCTIVE — Update verify rate limit bucket — Changes an anti-fraud ceiling. RAISING it widens the account's exposure to SMS pumping, which is billed to the customer; the new maximum is a required argument so the new ceiling is always explicit. DELETING a bucket — removing the ceiling entirely — is deliberately not exposed. Requires confirm="change-this-fraud-ceiling": a literal token, not a flag, so that the argument cannot be satisfied without reading what it does.
twilio_update_verify_serviceWRITEDESTRUCTIVE — Update verify service — Changes code length, TTL, enabled channels and fraud settings for every verification the service performs from now on. Requires confirm="change-live-verify-settings": a literal token, not a flag, so that the argument cannot be satisfied without reading what it does.
twilio_validate_event_sinkWRITEValidate event sink — Completes the validation handshake for a webhook sink that already exists, using a validation code the sink's owner received. Takes no destination.
Put Twilio behind one governed endpoint.
Same permissions, same audit trail, whatever else you connect next.