browser_take_screenshot
Capture the current browser page as an image. Set fullPage to true to capture the entire page height.
Instructions
截图(默认 fullPage=false)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fullPage | Yes | 是否整页截图(默认 false) | |
| _agent_id | No | 隔离键:同一 agent 的所有调用传相同的值以保持其浏览器;不同 agent 传不同的值以获取独立浏览器。省略则共享默认浏览器。 |