check_capability
Checks whether a recipient's phone number is capable of receiving rich messages (RCS or WhatsApp) on a specified agent profile.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| agentId | No | Unique ID of the agent profile. If omitted, uses active agent from context. | |
| accountId | No | Optional account ID (automatically scoped). | |
| recipient | Yes | Phone number of the recipient in E.164 format (e.g. '+447822857257'). |