execute_command
Run Obsidian commands through the REST API plugin to automate vault operations and UI actions.
Instructions
Execute an Obsidian command (requires REST API plugin)
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| vault | Yes | Vault identifier | |
| commandId | Yes | Command ID | |
| args | No | Command arguments (optional) |