Prompt Buddy logoPrompt Buddy

openai · OpenAI Platform Docs

Node reference

A technical reference for the various node types available in the Agent Builder visual canvas, detailing the configuration and functionality of core nodes like Start, Agent, and specialized tool nodes like File search...

Import to Prompt Buddy

Derived skill

Files assembled from official documentation

Viewing SKILL.md

Node reference

A technical reference for the various node types available in the Agent Builder visual canvas, detailing the configuration and functionality of core nodes like Start, Agent, and specialized tool nodes like File search...

When To Use

Use when you need to determine which specific node types to insert and how to configure their inputs, instructions, or tools to build a functional agentic workflow in Agent Builder.

Reference Files

FileContainsUse For
SKILL.mdEntry point: scope, routing table, and workflow.Start here.
docs/node-reference-workflow-guide.mdA markdown guide describing the various core nodes and configuration options available within the OpenAI Agent Builder visual canvas.Questions about a markdown guide describing the various core nodes and configuration options available within the OpenAI Agent Builde...

What This Skill Covers

  • Agent Builder is a visual canvas for composing agentic worfklows. Workflows are made up of nodes and connections that control the sequence and flow. Insert n...
  • Main sections: Core nodes, Start, Agent, Note, Tool nodes.

Workflow

  1. Open the most relevant file under docs/ for the exact documented workflow and wording.
  2. Open schemas/ files for exact structured contracts.
  3. Open examples/ files for concrete requests, commands, snippets, and manifests.
  4. Do not add behavior or configuration that is not present in the attached source files.

Canonical source: https://developers.openai.com/api/docs/guides/node-reference.md