intercom_ask
Pose a question to another session and await its reply, enabling direct inter-session communication.
Instructions
Ask another intercom session a question and wait for its reply.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | Yes | ||
| message | Yes | ||
| timeout_ms | No | Maximum time to wait for a reply before returning an error. Use intercom_send plus intercom_pending for longer work. | |
| attachments | No |