obsidian_get_active_note_info
Retrieve details of the currently active Obsidian note, including title and vault name, returned as JSON.
Instructions
Get information about the currently active note in Obsidian.
Returns:
JSON with note info (title, vault) or error messageInput Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |