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 an SEO-optimized blog based on user input
| Field Name | Data Type | Required | Description |
|---|---|---|---|
| User Prompt | Textarea | True | The prompt for generating the blog |
| Context | Text | True | The context for the blog writing |
{
"userPrompt": "<string>",
"userContext": "<string>"
}
| Field Name | Data Type | Required | Description |
|---|---|---|---|
| String | True | A blog generated by AI |
"<string>"