Send Message
send_messageSend Messenger text messages to conversations as the active or specified identity. Validates message and identity limits, then delivers via the legacy Mercury endpoint.
Instructions
Send a Messenger text message as the active (or specified) identity.
Validates the text, checks the identity's posting limits, records the attempt, and sends via the legacy Mercury endpoint. Fails honestly if sending is decommissioned for the account.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| confirm | No | Must be true to send | |
| message | Yes | Message text | |
| thread_id | Yes | Conversation id (from get_conversations) | |
| account_id | No | Optional stored identity id to send as (default: active) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||