Get one SlimSnap capture by id
get_captureRetrieve a specific screen capture by its ID as structured JSON, providing text and annotations for AI analysis. Obtain IDs from list_captures.
Instructions
Returns one specific capture as structured JSON, same shape as get_latest_capture. Get ids from list_captures.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Capture id from list_captures. |