browser_file_upload
Upload files to a web page using the file chooser. Supports single or multiple file uploads by providing absolute paths.
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. |