obsidian_eval
Execute JavaScript against the Obsidian API to automate note organization, vault operations, and plugin control. Requires Obsidian running with CLI enabled.
Instructions
Execute JavaScript against the Obsidian API (requires Obsidian running with CLI enabled)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| code | Yes | JavaScript code to evaluate against the Obsidian API |