Skip to main content
Glama

Obsidian MCP Server

by getglad

restore_batch_backup

Restore multiple notes from a batch backup to undo previous bulk operations in your Obsidian vault.

Instructions

Restore notes from a batch backup (undo batch operation)

Input Schema

NameRequiredDescriptionDefault
backup_idYes

Input Schema (JSON Schema)

{ "properties": { "backup_id": { "title": "Backup Id", "type": "string" } }, "required": [ "backup_id" ], "type": "object" }

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/getglad/obsidian_mcp'

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