OutputShellCallItem - Python SDK

OutputShellCallItem method reference

The Python SDK and docs are currently in beta. Report issues on GitHub.

A native shell_call output item matching OpenAI’s Responses API shape. Emitted for the sandbox-backed shell tool.

Fields

FieldTypeRequiredDescriptionExample
actionOptional[components.OutputShellCallItemAction]N/A
call_idstr✔️N/A
idstr✔️N/A
statuscomponents.ShellCallStatus✔️Status of a shell call or its output.completed
typecomponents.OutputShellCallItemType✔️N/A