Read a note
ragdown_read_docRead a Markdown file from the notes folder, in full or by line range, directly from disk without clipping. Use it to view context around a recall hit.
Instructions
Read a Markdown file from the notes folder, whole or by line range, straight from disk. Never clipped. Use it to see the context around a ragdown_recall hit.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Path relative to the notes root, as returned by ragdown_recall | |
| end_line | No | ||
| start_line | No |