Get Grouped Activity Logs
lyzr_ops_get_grouped_logsFetch grouped activity logs by trace, run, and log IDs to inspect execution details. Use pagination to browse large logs and identify issues.
Instructions
Fetch grouped activity logs for a trace/run/log combination.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number | |
| limit | No | Page size | |
| log_id | Yes | Log id | |
| run_id | Yes | Run id | |
| trace_id | Yes | Trace id |