list_connected_project_previews
List every tracked branch preview for a connected project, returning preview IDs, deployment status, preview URLs, and dashboard status links to distinguish in-progress, failed, aborted, or completed builds.
Instructions
List every tracked branch preview for a connected project, including the preview deployment ID, raw deployment status, preview URL, and dashboard status URL. Always use deploymentStatus to distinguish builds in progress from FAILED, ABORTED, or COMPLETED previews; hasPreview only means preview resources exist.
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 |