Skip to main content
Glama
adrienthebo
by adrienthebo

get_backlinks_tool

Find all notes that link to a specific note to understand which notes reference a concept, discover relationships between notes, and build a mental map of note connections.

Instructions

Find all notes that link to a specific note (backlinks).

When to use:

  • Understanding which notes reference a concept or topic

  • Discovering relationships between notes

  • Finding notes that depend on the current note

  • Building a mental map of note connections

When NOT to use:

  • Finding links FROM a note (use get_outgoing_links)

  • Searching for broken links (use find_broken_links)

Performance note:

  • Fast for small vaults (<100 notes)

  • May take several seconds for large vaults (1000+ notes)

  • Consider using search_notes for specific link queries

Returns: All notes linking to the target with optional context

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
pathYesPath to the note to find backlinks for
include_contextNoInclude the text surrounding each link to understand why the link was made
context_lengthNoHow much surrounding text to show for each link (in characters)
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