expo_build_local_read
Fetch recent log lines and progress from an active local Expo build given a session ID.
Instructions
Read logs and progress from running local build
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| session_id | Yes | Build session ID from expo_build_local_start | |
| tail | No | Number of recent log lines (default: 100) |