You can declare variables passed from outside with theDocumentation Index
Fetch the complete documentation index at: https://docs.morph-data.io/llms.txt
Use this file to discover all available pages before exploring further.
@morph.variables annotation.
Parameters
You can add arguments when executing the function.You can pass arguments from the mdx file or specify arguments when executing the command.
You can set a default value.If not specified, the default value will be None.
You can specify whether the item is required.If it is set to required, an error will occur if it is not specified.
You can specify the type of the variable.If not specified, the type will be inferred automatically.