codemagic_list_builds
Retrieve Codemagic builds filtered by app, workflow, branch, or status to monitor CI/CD pipeline activity.
Instructions
List builds, optionally filtered by app, workflow, branch, or status.
Args: app_id: Only builds for this application id. workflow_id: Only builds for this workflow id. branch: Only builds for this branch. status: Only builds with this status (e.g. "building", "finished").
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| app_id | No | ||
| workflow_id | No | ||
| branch | No | ||
| status | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |