Send tool output to the model.
Summary
Types
@type t() :: %Codex.Realtime.ModelInputs.SendToolOutput{ output: String.t(), start_response: boolean(), tool_call: Codex.Realtime.ModelEvents.ToolCallEvent.t() }
Send tool output to the model.
@type t() :: %Codex.Realtime.ModelInputs.SendToolOutput{ output: String.t(), start_response: boolean(), tool_call: Codex.Realtime.ModelEvents.ToolCallEvent.t() }