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
Section titled “Parameters”The vault to work in.
Type: Vault reference
File Path
Section titled “File Path”The path of the file, relative to the vault root.
Type: Text
Return Value
Section titled “Return Value”Dictionary
Related Links
Section titled “Related Links”- Search the Actions for Obsidian community forum for "Get File"