List Ops Traces
lyzr_ops_get_tracesRetrieve agent execution traces with filtering by agent and date range for monitoring and troubleshooting.
Instructions
List execution traces, optionally filtered by agent and date range.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number | |
| count | No | Include total count | |
| limit | No | Page size | |
| agent_id | No | Restrict to a single agent id | |
| end_date | No | End date-time (ISO 8601) | |
| start_date | No | Start date-time (ISO 8601) |