sync_run_log
Inspect the log of a specific sync run to diagnose why it produced no data. View a grouped summary of repeated messages, or request full details and filter by severity level.
Instructions
The log of one sync run; the way to find out why a run produced no data.
By default returns a summary that groups repeated messages, which is the fast way to see what happened across many apps.
Args: run_id: Which run to inspect, from sync_runs. full: Return every line instead of the grouped summary. level: Only show lines at this level.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| full | No | ||
| level | No | ||
| run_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |