get_decision_log
Query the agent decision audit trail to retrieve records of query classifications, agent routing, token usage, cost estimates, and outcomes.
Instructions
Query the agent decision audit trail.
Returns recent decision records showing query classifications, agent routing, token usage, cost estimates, and outcomes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| session_id | No | Optional session ID to filter by. If omitted, returns the most recent decisions across all sessions. | |
| limit | No | Maximum number of records to return (default 20, max 100). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||