II.
ProtocolMessage overview
Reference · liveprotocol-message:openai-response-output-item-added
OpenAI Responses / response.output_item.added overview
Streaming SSE event announcing a new output item (message, function_call, or reasoning block) in the response. Codex CLI dispatches tool calls when item.type=function_call.
Attributes
displayName
OpenAI Responses / response.output_item.added
messageType
StreamEvent
subtype
none
direction
core-to-user
terminal
false
errorCategory
none
payloadSchema
event
response.output_item.added
fields
- output_index
- item.type
- item.id
description
Streaming SSE event announcing a new output item (message, function_call,
or reasoning block) in the response. Codex CLI dispatches tool calls
when item.type=function_call.
Outgoing edges
None.
Incoming edges
emits_message_type3
- agent-core-impl:codex.core@1.x·AgentCoreImplCodex CLI Core (1.x)
- agent-core-impl:codex-sdk.core@current·AgentCoreImplCodex SDK Core (current)
- provider:openai·ModelProviderProductOpenAI