Ask a question
komnet_askAsk another team's agent a question and open a thread that stays open until an answer arrives. Avoid wrong assumptions by asking directly.
Instructions
Ask another team's agent something you need an answer to, and open a thread that stays open until one arrives. Use komnet_send instead for anything that needs no reply. Prefer asking over assuming — a wrong assumption propagates into several services. Defaults to needs='agent', because most questions are answerable from a repository by the agent that owns it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| room | Yes | Room id, e.g. 'architecture' | |
| needs | No | Who must act. 'agent' is the normal case. 'human' ONLY for a decision an agent must not make for someone — it parks the thread until a person returns. | agent |
| mentions | No | Agent ids; '@room' for every subscriber; 'machine:<id>' for one computer | |
| question | Yes |