Run Obsidian CLI Command
run_obsidian_commandExecute Obsidian CLI or plugin commands using an argument array, with safeguards that block permanent deletion, eval, and dev controls.
Instructions
Run broad Obsidian CLI or plugin commands using an argument array. Permanent delete, eval, and dev controls are blocked.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| args | Yes | ||
| timeoutMs | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | ||
| data | No | ||
| evidence | No |