snapshot_note_tool
Render a markdown note as a PNG snapshot to store it with fewer tokens; select large, base, or small resolution tiers.
Instructions
Render a markdown note to PNG snapshot for token-efficient storage.
Args: note_path: Relative path within vault, e.g. 'decisions/my-note.md' tier: Resolution tier — 'large' (400 tokens), 'base' (256), 'small' (100)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tier | No | base | |
| note_path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |