bear_context_push_to_bear
Convert external files into permanent Bear notes by pushing content, tagging with #context, and removing original files when content is ready for long-term storage.
Instructions
Push an external file to Bear as a new note. Creates a Bear note from the file content, tags it with #context (+ optional subtag), and removes the original external file. Use when external content has matured enough to become a permanent Bear note.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filename | Yes | Filename in external/ to push | |
| subtag | No | Sub-tag (e.g., 'architecture' → #context/architecture) | |
| title | No | Override note title (defaults to title extracted from content) |