execute_command
Run an Obsidian command by ID to trigger editor actions, formatting, and vault operations. Use list_commands to find available command IDs.
Instructions
Execute an Obsidian command by its ID. Use list_commands to find available command IDs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| commandId | Yes | The command ID to execute (e.g. 'editor:toggle-bold') |