Configuration
- Node Type: action
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Generate a structured template based on a provided document
| Field Name | Data Type | Required | Description |
|---|---|---|---|
| User Prompt | Textarea | True | The prompt specifying the document name |
| Context | Text | True | The context for Document |
{
"userPrompt": "<string>",
"userContext": "<string>"
}
| Field Name | Data Type | Required | Description |
|---|---|---|---|
| String | True | A template from document generated by AI |
"<string>"