Execute Obsidian Command
obsidian_command_executeExecute an Obsidian command by ID to perform specific actions like opening search or switching views.
Instructions
Execute an Obsidian command by id. Only use when the user explicitly asks for it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| commandId | Yes | Command id, e.g. global-search:open |