read_figure
Load one figure as a down-scaled thumbnail when text search can't answer your question. Returns a compact image from your notes instead of the full page or full-resolution file.
Instructions
Load ONE extracted figure as a down-scaled image (the cheap rung of the recall ladder — between text search and rendering a whole page).
Use this only when search_figures' text proxy (caption + OCR + description) can't answer the question. Returns a thumbnail (long edge ~768px, ~256-400 tokens) rather than the full-resolution image or the whole page.
Args: note_path: Vault-relative path of the source note, e.g. '20-areas/research/paper.md' fig_index: 0-based figure index as shown by search_figures
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fig_index | Yes | ||
| note_path | Yes |