Get active note
get_active_noteReturns the note currently open in Obsidian, with its content or path, so you can reference 'this note' without needing its name.
Instructions
The note currently open in Obsidian — what the user is looking at right now. Use this when the user says 'this note' without naming it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| includeContent | No | Include the note body, or only its path. |