Skip to main content
Glama
adrienthebo
by adrienthebo

rename_note_tool

Rename a note and automatically update all wiki-style links to it throughout your Obsidian vault to maintain consistency.

Instructions

Rename a note and automatically update all references to it.

When to use:

  • Changing a note's title to better reflect its content

  • Fixing typos in note names

  • Standardizing naming conventions

  • Updating temporary names to permanent ones

When NOT to use:

  • Moving notes to different folders (use move_note)

  • Creating a copy with new name (use read_note + create_note)

Important:

  • Can only rename within the same directory

  • Automatically updates all [[wiki-style links]] throughout vault

  • Preserves link aliases like [[old name|display text]]

  • Shows which notes were updated for transparency

Returns: Rename confirmation with link update details

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
old_pathYesCurrent path of the note to rename
new_pathYesNew path for the note (must be in same directory)
update_linksNoAutomatically update all [[wiki links]] to this note across the 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