expo_workflow_logs
Fetches logs for a specific job in an EAS workflow run. Call without sectionIndex or phase to get a summary of log sections (phase names and line ranges); then call again with sectionIndex or phase to fetch that section.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| phase | No | ||
| jobKey | Yes | ||
| sectionIndex | No | ||
| workflowRunId | Yes |