computer_copy_image
Copy a visible image from a browser observation to the macOS clipboard, returning a PNG and source URL at displayed resolution.
Instructions
Copy a visible image from a fresh browser observation. Returns a PNG of the rendered image, its source URL, and optionally writes it to the macOS clipboard. This captures the image at its displayed resolution, not its original file resolution.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| clipboard | No | ||
| elementId | Yes | ||
| sessionId | Yes | ||
| observationId | Yes |