annotate_figure
Save a read-time insight about a figure as a standalone vault note, storing structured facts to answer future questions from text alone without re-loading the image.
Instructions
Save a read-time insight about a figure as an atomic vault note.
Use AFTER you have loaded a figure (read_figure) and reasoned out something worth keeping — e.g. a specific value, trend, or conclusion. The insight is stored as a short standalone note (fully within the search index window) that backlinks the paper, so next time the question can be answered from text alone without re-loading the image. Insights for the same figure are appended.
Store STRUCTURED facts ('panel C: IC50 = 2.3 µM') over prose — they cache better.
Args: note_path: Vault-relative path of the source paper note fig_index: 0-based figure index (as shown by search_figures / read_figure) insight: The fact/observation to remember about this figure
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| insight | Yes | ||
| fig_index | Yes | ||
| note_path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |