Structs§
- Function
Call Output Payload - The payload we send back to OpenAI when reporting a tool call result.
- Local
Shell Exec Action - Shell
Command Tool Call Params - If the
nameof aResponseItem::FunctionCallisshell_command, theargumentsfield should deserialize to this struct. - Shell
Tool Call Params - If the
nameof aResponseItem::FunctionCallis eithercontainer.execorshell, theargumentsfield should deserialize to this struct.
Enums§
- Content
Item - Function
Call Output Content Item - Responses API compatible content items that can be returned by a tool call. This is a subset of ContentItem with the types we support as function call outputs.
- Local
Shell Action - Local
Shell Status - Reasoning
Item Content - Reasoning
Item Reasoning Summary - Response
Input Item - Response
Item - WebSearch
Action