Navigate Obsidian History
workspace.navigateNavigate backward or forward through Obsidian file history, stepping one entry per call. No-op when the stack is empty in the given direction.
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 | |||