bear_context_fetch
Load specific files from your Bear notes context library using relative paths. Retrieve only relevant content after consulting the index to avoid loading unnecessary files.
Instructions
Load the full content of specific files from the context library. Pass relative paths like 'bear/arch-overview.md' or 'external/jira-ticket.md'. Use after reading the index to load only relevant files — never load everything.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| paths | Yes | File paths relative to context directory (e.g., 'bear/my-note.md') |