rcs_events
Send RCS event notifications for delivery, read, or typing indicators to specified phone numbers.
Instructions
Handle RCS events (delivery reports, read receipts, IS_TYPING, etc.)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| event_type | Yes | Event type (IS_TYPING, READ, DELIVERED, etc.) | |
| phone | No | Phone number (for IS_TYPING events) | |
| to | No | Recipient phone number | |
| message_id | No | Message ID (for READ events) | |
| msg_id | No | Message ID (alternative) |