Gmail
Communication · 33 actions · connect by signing in
Actions
A sample of the 33 Gmail actions. Each keeps the schema of the real API.
gmail.list_messagesreadgmail.get_messagereadgmail.create_messagewrite · needs approvalgmail.list_channelsreadgmail.get_channelreadgmail.create_channelwritegmail.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"] }