obsidian_get_vault_info
Retrieve detailed information about an Obsidian vault, including its path, note count, and folder structure.
Instructions
Get detailed information about a specific vault.
Args:
vault: Name or path of the vault
Returns:
JSON with vault path, note count, and folder structureInput Schema
| Name | Required | Description | Default |
|---|---|---|---|
| vault | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |