analyze_screen
Analyze screen content by sending recent frames to a vision model with your question, returning an answer based on visual context.
Instructions
Send recent frames to the configured vision provider along with the user's question, and return the model's answer. lookback_frames controls how many of the most recent frames to include (default 3).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | ||
| lookback_frames | No |