This object represents an Obsidian vault. It is returned by the Get Vault Reference action. Additionally, it's the type of the Vault
property of Note objects.
Variables of this type can be used as input parameters for actions that require a vault reference.
This is a structured object and contains the following accessible attributes (also called "properties"):
Property | Type | Notes |
---|---|---|
Name | Text | The name of the vault, as it appears in Obsidian. |
How to access an object's attributes
Any object's attributes can be accessed and selected by clicking the object, for example after you have placed it in a text block or when you use it as a parameter of another action.