vision
vision.query
Vision Query
Effects: read
Look at the screen currently being shared in a meeting and answer a question about it. Returns a natural-language answer based on the visual content. Use ONLY when the user explicitly asks about the screen/slide/document being shown.
Arguments
| Argument | Type | Required | Description |
|---|---|---|---|
image_b64 | string | no | Base64-encoded JPEG image of the screen-share frame. |
question | string | yes | Question about the shared screen. (min 1.0) |