browser_drop
Release a dragged element on the element matching the given CSS selector to complete a drag-and-drop action.
Instructions
放下被拖拽的元素
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| selector | Yes | CSS 选择器 | |
| _agent_id | No | 隔离键:同一 agent 的所有调用传相同的值以保持其浏览器;不同 agent 传不同的值以获取独立浏览器。省略则共享默认浏览器。 |