execute_command_tool
Run any Obsidian command by its ID, such as toggling bold, directly from your workflow. Requires Obsidian to be open.
Instructions
Execute Obsidian command (requires Obsidian running).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| command_id | Yes | Command ID (e.g., 'editor:toggle-bold') | |
| ctx | No |