bear_context_fetch
Load full content of specific files from the context library by passing relative paths. Use after reading the index to fetch only relevant 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') |