browser_drop
Drop approved files or MIME-typed text data onto a target element in a browser page. Specify the element via a snapshot ref or CSS selector and provide paths or data to execute the drop.
Instructions
Drop approved files or MIME-typed text data onto a target.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | No | ||
| paths | No | ||
| 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 |