Setyenv · Docs
  • English
  • Spanish
  • Chinese
  • Japanese
  • Arabic
  • German
  • French
  • Hindi
  • Indonesian
  • Italian
  • Dutch
  • Portuguese
  • Russian
  • Turkish

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.

NodeKeyTypeDescription
AI generate textai.generate_textActionGenerate draft copy using the LLM. System prompt set to "writing assistant". Returns generated text in content output.
AI summarize contentai.summarize_contentActionSummarize a chunk of text via the LLM. System prompt enforces "no preamble, summary only".
AI classify textai.classify_textConditionClassify 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.