Returns a file from a vault, via the file system (not the Obsidian API), as a Shortcuts file object, i.e. something that can be used with any Shortcuts action that accepts files as input.
Parameters
Vault
The vault to work in.
Type: Vault reference
File Path
The path of the file, relative to the vault root.
Type: Text
Return Value
Dictionary
Related Links
- Search the Actions for Obsidian community forum for "Get File"