Get the user's most recent SlimSnap capture
get_latest_captureFetch the last screen capture as structured JSON with OCR text, bounding boxes, and annotations. Use when the user refers to their screen or something they marked.
Instructions
Returns the newest SlimSnap capture as structured JSON: every OCR'd text element with its normalised bounding box and colour, plus any annotations the user drew (arrows, boxes, highlights, callouts) and which element each one points at. Use this whenever the user refers to their screen, their last screenshot, 'this', 'here', or something they just marked. Returns no image. The text and coordinates answer most questions about a capture on their own; the pixels are available separately when a question is genuinely visual.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||