xmpp_send_message
Send text messages to a single allowlisted XMPP recipient. Use request_id to correlate responses when the recipient's client maintains message threads.
Instructions
Send text to the single configured allowlisted JID.
The recipient cannot be overridden. Reuse request_id to correlate a response when the recipient's XMPP client preserves message threads.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | ||
| request_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |