browser_file_upload
Upload one or multiple files to a web page through a browser automation session. Specify absolute file paths to trigger file selection, or omit paths to cancel the upload dialog.
Instructions
Upload one or multiple files
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| paths | No | The absolute paths to the files to upload. Can be single file or multiple files. If omitted, file chooser is cancelled. |