browser_file_upload
Upload local files to a webpage file input using a target selector and a list of file paths. Supports CSS selectors, snapshot refs, and session/page context.
Instructions
Upload approved local files through a file input target.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| files | Yes | ||
| pageId | No | Stable page ID; defaults to the session active page | |
| target | Yes | Snapshot ref such as e12, aria-ref=e12, or a unique CSS selector | |
| sessionId | No | Optional session ID; defaults to this MCP client active session |