Hot-reload a plugin
obsidian_reload_pluginReload plugin code in a running Obsidian vault to test updates during development. Specify plugin ID and optional vault name.
Instructions
Reloads a plugin's code (useful during plugin development).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| vault | No | Vault name to target. Optional — defaults to the most recently focused vault. | |
| id | Yes |