List Obsidian commands
list_commandsDiscover all registered Obsidian commands (built-in and plugin) with their IDs and human-readable names. Use this before running a command to see what's available in your vault based on installed plugins.
Instructions
List every registered Obsidian command (built-in + plugin) with its id and human name. Use this before run_command to discover what's available — vaults differ based on installed plugins.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filter | No | Substring filter against name or id (case-insensitive). | |
| limit | No |