get_active_note
Retrieve the content, path, and metadata of the currently focused note in Obsidian. Access the note you're working on directly.
Instructions
Get the content of the currently active (focused) note in Obsidian. Returns the note's content, path, and metadata.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| includeStats | No | Whether to include word count and summary. | |
| includeContent | No | Whether to include the full content. |