Get a WordPress post.
Report this node
Select the reason for reporting
Describe the issue in detail
Share node
Link to node
Site URL
Username
Password
Post ID
API Call Node
Make an API call using fetch with provided url, method, contentType, authorization, and body
OpenAI Assistant
Add different script nodes and let the AI Assistant automatically choose which to execute based on the input. Built to work with OpenAI Assistants API V2.
OpenAI Text Generator
A keyless node that sends instructions and a prompt to an OpenAI LLM model (such as GPT-4.1 or GPT-4o) via the responses API and returns the generated text.
OpenAI JSON Generator
A keyless node that sends instructions, unstructured input, and a schema to an OpenAI LLM model and returns the generated text in a JSON structured output.
OpenAI Assistant with Tool Calling
Add different tools and let the AI Agent automatically choose which to execute based on the input. Uses the OpenAI Responses API
Create Document
Creates or updates a document in a specified Firestore collection (with Document Reference field type support).