Get an EAS mobile release run
get_mobile_release_statusCheck mobile release status by fetching a dispatched EAS Workflow run and its build/submission jobs using its unique ID.
Instructions
Fetch a previously dispatched EAS Workflow run and its build/submission jobs. Requires the same scoped EXPO_TOKEN used to start the release.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| workflowRunId | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | No | ||
| mode | Yes | ||
| status | Yes | ||
| changes | Yes | ||
| summary | Yes | ||
| operation | Yes | ||
| planDigest | Yes | ||
| environment | Yes | ||
| nextActions | Yes | ||
| schemaVersion | Yes |