firmware_upload
Upload a firmware binary to the configured FTP server, enabling board releases with optional board-specific configuration and custom remote filename.
Instructions
Upload a firmware binary (.bin) to the configured FTP server.
Args: firmware_path: Path to the .bin file to upload. board_id: Optional board identifier containing release config. remote_filename: Optional remote filename on FTP server. config_path: Optional custom firmware release config file.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| board_id | No | ||
| config_path | No | ||
| firmware_path | Yes | ||
| remote_filename | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||