obsidian_check_app_running
Checks if Obsidian app is running. Returns true if active, false otherwise.
Instructions
Check if the Obsidian application is currently running.
Returns:
"true" if running, "false" otherwiseInput Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |