obsidian_eval
Execute JavaScript code directly within Obsidian to automate tasks, manipulate notes, or retrieve data from the running app.
Instructions
Execute JavaScript in Obsidian and return the result
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| code | Yes | JavaScript code to execute |