Give Hermes Google Sheets and Twilio together and a spreadsheet of contacts turns into outbound messages and reports. Sheets holds the recipient list and the daily numbers, while Twilio sends the email through SendGrid and runs the conversations. Hermes reads a range of rows and sends template or transactional email, opens conversations, or checks verification codes, then writes stats back to the sheet. One agent handles the send and the record-keeping in a single pass.
Pick the operations you want and each becomes a tool the agent can call directly while it works.
Configuration for reading data from a Google Sheet
Configuration for writing data to a Google Sheet
Configuration for appending rows to a Google Sheet
Configuration for clearing values from a range
Configuration for creating a new spreadsheet
Configuration for getting spreadsheet metadata
Configuration for reading multiple ranges at once
Configuration for writing to multiple ranges at once
Configuration for adding a new sheet/tab
Configuration for deleting a sheet/tab
Configuration for copying a sheet to another spreadsheet
Configuration for renaming a sheet/tab
Configuration for duplicating a sheet within the same spreadsheet
Configuration for find and replace in a spreadsheet
Configuration for inserting rows
Configuration for deleting rows
Configuration for clearing multiple ranges at once
Configuration for inserting columns
Configuration for deleting columns
Send an SMS or MMS message via Twilio Messaging API
Get details about a specific message by SID
List messages sent/received from your account with filters
Delete a message from your account (removes from logs)
Send a WhatsApp message via Twilio (template or session message)
Get details about a specific WhatsApp message
Make an outbound phone call with TwiML instructions
Get details about a specific call by SID
List calls made to/from your account with filters
Update an in-progress call (redirect, hangup, or modify)
List call recordings from your account
Get details about a specific recording
Delete a call recording from your account
List conferences in your account
Get details about a specific conference
List participants in a conference
Update a conference participant (mute, hold, kick)
Send a verification code via SMS, Voice, or Email (Twilio Verify API)
Check if a verification code is correct (Twilio Verify API)
Look up phone number information (carrier, line type, validation)
Create a new conversation (Conversations API)
List all conversations in your account
Get details about a specific conversation
Send a message to a conversation
Add a participant to a conversation (SMS, WhatsApp, or Chat)
Delete a conversation
Search for available phone numbers to purchase
List phone numbers owned by your account
Purchase an available phone number
Update configuration for an owned phone number
Release (delete) a phone number from your account
Send a transactional email via SendGrid Email API
Send an email using a SendGrid template
Get email delivery statistics from SendGrid
Hermes is an open agent built on Nous Research’s Hermes models. NoClick runs it hosted and connects your apps to it as tools, so it can do real work across your systems. Wire an integration into the agent and Hermes can use that app’s operations directly while it reasons through a task. It is a strong pick when you want an open-model agent with genuine tool access.
NoClick runs Hermes for you with Google Sheets and Twilio wired in as tools. Connect your account and run.