2chat

2Chat provides a programmable API for integrating WhatsApp and other text channels, enabling developers to send and receive messages, manage groups, and automate workflows.

5 actions Integration catalog
Request access
Connect 2chat once you're in Boring.
01 · WHAT THE AGENT CAN DO

Actions

Every capability is a discrete, logged action the agent calls by name — scoped to what you authorize and recorded in the run trace.

Create Contact_2CHAT_CREATE_CONTACT
Tool to create a new contact in your 2Chat account. Use after gathering and verifying first name and at least one contact detail (email, phone, or address).
Get API Usage Info_2CHAT_GET_API_USAGE_INFO
Tool to retrieve current API usage and account information. Use when you need to monitor your remaining quotas before sending more requests.
List Contacts_2CHAT_LIST_CONTACTS
Tool to list all contacts in your 2Chat account. Use when you need to retrieve your contact list after confirming your account connection.
List Webhook Subscriptions_2CHAT_LIST_WEBHOOKS
List all configured webhook subscriptions for WhatsApp and phone call events. Use this when you need to audit, review, or retrieve UUIDs of your active webhook subscriptions. Returns details including webhook UUID, event type, channel UUID, callback URL, and creation timestamp.
Test API Key_2CHAT_TEST_API_KEY
Tool to validate your API key and retrieve account info. Use when confirming credentials before performing other operations.