Skip to main content

CreateDocument

Generated from the Macro Rust tool registry.

Parameters

ParameterTypeRequiredDescription
documentNamestringYesThe name of the document without the file extension
fileContentstringYesThe string content of the document you are creating.
fileExtensionstringYesThe extension of the plaintext file you are creating.
isTaskbooleanYesWhether this document is a task. Only applies to md documents.