Skip to main content
Glama
adrienthebo
by adrienthebo

get_outgoing_links_tool

Extract all links from a specific Obsidian note to understand references, check dependencies before moving or deleting, explore hub note structures, and validate links after changes.

Instructions

List all links from a specific note (outgoing links).

When to use:

  • Understanding what a note references

  • Checking note dependencies before moving/deleting

  • Exploring the structure of index or hub notes

  • Validating links after changes

When NOT to use:

  • Finding notes that link TO this note (use get_backlinks)

  • Searching across multiple notes (use find_broken_links)

Returns: All outgoing links with their types and optional validity status

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
pathYesPath to the note to extract links from
check_validityNoAlso check if each linked note actually exists in your vault
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