intercom_ask
Ask another coding agent a blocking question when the next step depends on its reply, and wait for the answer before continuing.
Instructions
Ask another intercom session a question only when the next step depends on its reply. Use intercom_send for assignments, progress/status checkpoints, and notifications.
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 |