decision_log
Retrieve task assignments, approach selections, and scheduling decisions from the team decision log by team ID or event type.
Instructions
Query team decision log — task assignments, approach selections, Agent scheduling decisions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of results (default 20, max 200) | |
| team_id | No | Team ID (empty string to query all teams) | |
| event_type | No | Event type or prefix, e.g., "decision", "decision.task_assigned", "knowledge", "intent". Default "decision" returns all decision events. | decision |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||