Skip to main content
Glama
adrienthebo
by adrienthebo

get_note_info_tool

Retrieve metadata and statistics about Obsidian notes, including tags, dates, size, frontmatter properties, word count, and link information without reading the content.

Instructions

Get metadata and statistics about a note without reading its content.

When to use:

  • Checking note properties quickly (tags, dates, size)

  • Getting frontmatter without loading content

  • Gathering statistics (word count, link count)

  • Verifying note exists and getting basic info

  • Batch processing note metadata

When NOT to use:

  • Reading note content (use read_note)

  • Searching for notes (use search tools)

  • Modifying metadata (use specific update tools)

Returns: Note metadata including path, existence, dates, size, frontmatter properties, and statistics (word count, link count, tag count, image presence)

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
pathYesPath to the note to analyze
ctxNo

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/adrienthebo/obsidian-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server