Skip to content

Twilio

Communication · 75 actions · connect with an API key

Connect in dashboardAPI keyfrom API spec

Actions

A sample of the 75 Twilio actions. Each keeps the schema of the real API.

  • twilio.list_messagesread
  • twilio.get_messageread
  • twilio.create_messagewrite · needs approval
  • twilio.list_channelsread
  • twilio.get_channelread
  • twilio.create_channelwrite
  • twilio.delete_messagedelete

From your agent

Your agent never loads these up front. It searches in plain words and gets back the one it needs.

search_tools
{ "query": "list messages", "app": "twilio" }
execute_tool
{ "name": "twilio.list_messages",
  "fields": ["id"] }