expo_build_list
Lists EAS builds for a project. Provide either appId (from app.json "extra.eas.projectId") OR appFullName (e.g., "@owner/my-app"). Use this to see recent builds, their status, and available artifacts.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| appId | No | ||
| limit | No | ||
| status | No | ||
| platform | No | ||
| appFullName | No |