nexo_send
Send a message to a specific session or broadcast to all. Specify target session ID or use 'all'.
Instructions
Send a fire-and-forget message to another session or broadcast.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| from_sid | Yes | Your session ID. | |
| to_sid | Yes | Target session ID, or 'all' for broadcast. | |
| text | Yes | Message content. |