task_offer
Create a delegation offer for a selected agent, who can accept, reject, or defer it. Use for initiating task handoffs in agent communication.
Instructions
Create a delegation offer for one active agent in the current room.
Use when the delegator has selected a recipient; the recipient can then use task_accept, task_reject, or task_defer. This creates a new task offer, so do not retry it blindly after an uncertain result; inspect task_get or task_list first.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |