list_sync_runs
Review the sync run history for a connected project. Each run records an execution of migrations, edge function deployment, and frontend rebuild.
Instructions
List sync run history for a connected project. Each sync run represents one execution of the sync pipeline — applying migrations, deploying edge functions, and rebuilding the frontend.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Connected project ID |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes | Parsed JSON response from the Staticbot public API |