browser_file_upload
Uploads one or more files to the browser via absolute paths, or opens a file chooser when no paths are provided.
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. |