nexo_ask
Send a question to another session for display on their next heartbeat. Enables cross-session communication.
Instructions
Ask a question to another session (they see it on next heartbeat).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| from_sid | Yes | Your session ID. | |
| to_sid | Yes | Target session ID. | |
| question | Yes | The question text. |