decision_query
Query past decision episodes for a given topic, filtered by task or agent, to retrieve relevant context and reasoning.
Instructions
Query decision episodes for a target topic
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Decision query text | |
| affectedFiles | No | Related files/entities | |
| taskId | No | Task filter | |
| agentId | No | Agent filter | |
| limit | No | Result limit | |
| profile | No | Response profile | compact |