browser_file_upload
Upload files to a browser file chooser dialog. Provide absolute paths to select files, or omit to cancel the dialog.
Instructions
Upload one or multiple files.
This tool should be called when a file chooser dialog appears.
If paths is omitted, the file chooser is cancelled.
Args:
paths: The absolute paths to the files to upload. Can be single
or multiple files. If omitted, file chooser is cancelled.
Returns:
Success message
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| paths | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |