II.
Subagent overview
Reference · livesubagent:openai-agents-sdk.triage
Triage Agent (OpenAI Agents SDK example) overview
Documented in https://openai.github.io/openai-agents-python/quickstart/ as the prototypical entry-point agent in the multi-agent example.
Attributes
displayName
Triage Agent (OpenAI Agents SDK example)
provenance
built-in
subjectId
agentVersion:codex:ge-0-119-0
roleId
systemPrompt
Canonical example agent from the OpenAI Agents SDK quickstart. Acts
as an orchestrator that decides which downstream specialised agent
should handle the user's request, then issues a handoff.
tools
[]
triggers
Invoked at the start of any conversation that uses the
triage→specialist handoff pattern from the SDK documentation.
description
Documented in https://openai.github.io/openai-agents-python/quickstart/
as the prototypical entry-point agent in the multi-agent example.
Outgoing edges
implements1
- extension-interface:orchestration·ExtensionInterfaceOrchestration
roles_played_by1
- role:planner·RolePlanner
Incoming edges
None.