Kapso

Kapso provides APIs for WhatsApp messaging, customer and contact management, broadcasts, workflows, and serverless functions.

10 actions Integration catalog
Request access
Connect Kapso 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.

Get FunctionKAPSO_GET_FUNCTION
Retrieve one Kapso serverless function's code, runtime configuration, deployment status, and computed URLs without invoking or changing it.
Get Phone NumberKAPSO_GET_PHONE_NUMBER
Retrieve one Kapso WhatsApp phone-number configuration by its Meta phone number ID.
Get Phone Number HealthKAPSO_GET_PHONE_NUMBER_HEALTH
Run Kapso's live checks for one WhatsApp phone-number configuration and return its body-level health status and individual check results.
Get WorkflowKAPSO_GET_WORKFLOW
Retrieve one workflow's metadata, full graph definition, or available variables without executing or changing it.
List ConversationsKAPSO_LIST_CONVERSATIONS
List one page of WhatsApp conversations by recent activity, with filters for phone number, status, assignment, and activity time range.
List CustomersKAPSO_LIST_CUSTOMERS
List Kapso project customers and filter them by name, external customer ID, or creation time. Returns one page and a continuation cursor.
List FunctionsKAPSO_LIST_FUNCTIONS
List serverless functions configured in the Kapso project, including runtime and deployment state, without returning function source code or invoking any function.
List MessagesKAPSO_LIST_MESSAGES
List one page of WhatsApp message history project-wide through Kapso Platform or for one phone number through the Meta-compatible proxy. This tool only reads history and never sends messages.
List Phone NumbersKAPSO_LIST_PHONE_NUMBERS
List WhatsApp phone-number configurations in the Kapso project, with filters for account, customer, messaging state, and display name.
List WorkflowsKAPSO_LIST_WORKFLOWS
List project workflows and filter them by lifecycle status, name, or creation time. This read-only action does not execute a workflow.