execute_command
Run a sequence of Obsidian commands in order, opening notes as needed to automate workflow actions.
Instructions
Execute one or more Obsidian commands in order. For commands that operate on notes, open a note first.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| vaultId | No | Optional vault ID (defaults to configured default vault). | |
| commands | Yes | List of command IDs to execute. |