Skip to content
Actions for Obsidian icon Home Actions for Obsidian 2024.1.3 › Actions

Actions for Obsidian › Actions › Get File

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

  • Search the Actions for Obsidian community forum for "Get File"