Navigate Obsidian History
workspace.navigateStep backward or forward in Obsidian's file history stack (like the top-left arrow buttons). Provide direction: 'back' or 'forward'. No-op if the stack is empty. Integrates via the Local REST API plugin.
Instructions
Navigate the Obsidian back/forward file history, like the arrow buttons in the top-left. direction:'back' = back one step; direction:'forward' = forward one step. No-op when the stack is empty in the given direction. Requires the Local REST API plugin.
Targets the vault the live Obsidian process has open via the Local REST API. Not affected by vault.select — that only changes filesystem-tool routing.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| direction | Yes | Which way to step in the Obsidian file-history stack. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||