Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.macro.com/llms.txt

Use this file to discover all available pages before exploring further.

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.