AI nodes
Natural-language operations powered by your configured LLM provider. All Pro tier. Requires an active Agent license (bundled with WP-PFAgent install) and a configured provider connection.
| Node | Key | Type | Description |
|---|---|---|---|
| AI generate text | ai.generate_text | Action | Generate draft copy using the LLM. System prompt set to "writing assistant". Returns generated text in content output. |
| AI summarize content | ai.summarize_content | Action | Summarize a chunk of text via the LLM. System prompt enforces "no preamble, summary only". |
| AI classify text | ai.classify_text | Condition | Classify input text into configured categories. Branches yes/no on whether a category matched. Exposes category and confidence. |
AI nodes send data directly to your configured LLM provider
(OpenAI, Anthropic, etc.) using your API key. Setyenv never
proxies or stores your conversation data.
(OpenAI, Anthropic, etc.) using your API key. Setyenv never
proxies or stores your conversation data.