build_start
Initiate a wlan-ap build over SSH with explicit branch and target. Returns immediately; monitor progress with build_status or build_tail.
Instructions
MUTATING — start a wlan-ap build.
Every build parameter is explicit; nothing is defaulted. The build runs on the build host over SSH and takes 30-90 minutes. This tool returns as soon as the build is launched — poll with build_status or build_tail(tag) to track progress.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pr | No | Optional wlan-ap PR number to cherry-pick. | |
| branch | Yes | wlan-ap branch, e.g. "main" / "stable-4.2.4" / "v4.2.4". | |
| target | Yes | yuncore_ax820 / yuncore_fap655 / edgecore_eap101 / edgecore_eap105 / cig_wf196 / … |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||