Get Ops Dashboard
lyzr_ops_get_dashboardFetch operations metrics for a given period, with optional agent filtering, to monitor agent performance and operational activity.
Instructions
Fetch the operations dashboard for a date range, optionally scoped to one agent.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| agent_id | No | Restrict to a single agent id | |
| end_date | Yes | End date-time (ISO 8601) | |
| start_date | Yes | Start date-time (ISO 8601) |