capture_now
Capture a screenshot on demand and return metadata (id, size, phash, timestamp) instead of image bytes. Use analyze_screen to read the actual content.
Instructions
Take a single screenshot on demand. Returns frame metadata (id, size, phash, timestamp) — NOT the image bytes. Use analyze_screen to actually read the content.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||