list_decisions
List your decision records with optional date filters and pagination to review your decision history and track your trajectory.
Instructions
List your decision records. See the trajectory you have built so far.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | No | End date (ISO 8601) | |
| from | No | Start date (ISO 8601) | |
| limit | No | Max results | |
| offset | No | Offset for pagination | |
| auth_token | Yes | Your DA agent auth token |