Skip to content
Whats91

All Whats91 MCP tools, grouped by domain, with scope, safety class, approval requirement, and input contract.

Tool Catalog

Summary

All Whats91 MCP tools, grouped by domain, with scope, safety class, approval requirement, and input contract.

Prerequisites

  • A Whats91 account
  • A generated public API token

Whats91 exposes 151 MCP tools across 14 domains. Every entry in this catalog is generated from the running tool registry, so scopes, safety classes, approval requirements, and input schemas always match the server.

Note

tools/list only returns the tools your granted scopes cover. Use this catalog to decide which scopes to request, then confirm with tools/list once connected.

How to Read a Tool Entry

FieldMeaning
ScopeThe single OAuth scope required to see and call the tool.
Safety classDetermines approval, preview, retry, and audit behaviour. See Safety and Approvals.
ApprovalWhether the customer approval path must be available before the tool can be attempted.
InputsTop-level arguments with type, requiredness, and the schema constraints enforced on them.

Tip

Tool names ending in _prepare and _confirm are two halves of one operation. Always call prepare first, show the returned preview, then call confirm with the returned token.

Groups

GroupToolsCovers
Diagnostics4Connectivity, identity, negotiated capabilities, and the tools-only operational guide.
Messaging3Send approved templates and session chat messages, and inspect a message operation.
Templates13Read, validate, draft, duplicate, submit, and delete WhatsApp templates.
Campaigns21Build, validate, test-send, execute, pause, resume, and cancel campaigns and recurrences.
Contacts18Read and write contacts, contact books, memberships, and bulk imports.
Chatbots and Flows26Manage chatbots, and draft, validate, simulate, version, and publish chatbot flows.
WhatsApp Forms17Create, validate, preview, publish, deprecate, and archive forms, and read submissions.
Catalogs14Read catalogs and products, write product records, and drive catalog synchronisation.
Orders9Read orders, check payment readiness, transition order status, and retry order automation.
Media11List and read media, check usage and limits, upload new media, and delete media.
Conversations5Find conversations, read history, and check the 24-hour customer service window.
Blacklist8Check, list, add, bulk-add, and remove blocked recipients.
Reports1Summarised message reporting for an agent conversation.
Billing1Read wallet balance, plan status, and message category rates.

Related Documentation