FileWriter

Saves text as a new file in storage.

Fields

FieldTypeRequiredWhat it does
filenamestringyesName of the file to create.
contentstringyesWhat to write, may contain {{expressions}}.
fileTypestringMIME type, defaults to text/plain.
descriptionstringFree-form note.

Output

file