bear_add_file
Add a file to an existing Bear note, specifying the target header, custom filename, and insertion mode. Optionally, open or edit the note after adding the file.
Instructions
Add a file to an existing note
Input Schema
Name | Required | Description | Default |
---|---|---|---|
edit | No | Place cursor in note editor | |
file | Yes | File path to add | |
filename | No | Custom filename for the file | |
header | No | Add file to specific header | |
id | No | Note unique identifier | |
mode | No | How to add the file | |
new_window | No | Open in new window | |
open_note | No | Open note after adding file | |
selected | No | Selected text in note | |
show_window | No | Show Bear window | |
title | No | Note title |