Put Airtable and Twilio in front of Hermes and it can run your messaging while logging every touch in your base. Twilio covers the outbound side, SendGrid emails, conversations, and verification, and Airtable is the record of who you contacted and what happened. Hermes can send a template email or spin up a conversation, then write it into Airtable. The pair turns raw send actions into a trackable history.
Pick the operations you want and each becomes a tool the agent can call directly while it works.
List all accessible bases
Get the schema (tables and fields) of a base
Create a new table in a base
Update a table's name or description
Create a new field in a table
Update a field's name or description
List records from a table with filtering, sorting, and pagination
Get a single record by ID
Create one or more records (batch create up to 10)
Update one or more records (batch update up to 10)
Update a single record by ID
Delete one or more records (batch delete up to 10)
Delete a single record by ID
Create or update records based on field matching (upsert)
List comments on a record
Create a comment on a record
Update a comment
Delete a comment
List all webhooks for a base
Create a webhook for a base
Delete a webhook
List payloads for a webhook
Refresh a webhook to extend its expiration
Enable notifications for a webhook
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 Airtable and Twilio wired in as tools. Connect your account and run.