team_broadcast
Broadcast an agent's intended action to the team intent bus, enabling shared visibility and coordination across agents.
Instructions
意图广播——Agent 广播「我要做什么」到团队意图总线。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| intent | Yes | 意图类型(glob 可匹配:intent.create.report) | |
| source | Yes | 发送者 agentId | |
| target | Yes | 意图目标(文件/实体/key) | |
| payload | No | 意图载荷(可选) | |
| team_id | Yes | 团队 ID |