Skip to content

Gmail

Communication · 33 actions · connect by signing in

Connect in dashboardsign infrom API spec

Actions

A sample of the 33 Gmail actions. Each keeps the schema of the real API.

  • gmail.list_messagesread
  • gmail.get_messageread
  • gmail.create_messagewrite · needs approval
  • gmail.list_channelsread
  • gmail.get_channelread
  • gmail.create_channelwrite
  • gmail.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": "gmail" }
execute_tool
{ "name": "gmail.list_messages",
  "fields": ["id"] }