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