# OpenResponsesRequestToolUnion ## Supported Types ### `components.OpenResponsesRequestToolFunction` ```python value: components.OpenResponsesRequestToolFunction = /* values here */ ``` ### `components.OpenResponsesWebSearchPreviewTool` ```python value: components.OpenResponsesWebSearchPreviewTool = /* values here */ ``` ### `components.OpenResponsesWebSearchPreview20250311Tool` ```python value: components.OpenResponsesWebSearchPreview20250311Tool = /* values here */ ``` ### `components.OpenResponsesWebSearchTool` ```python value: components.OpenResponsesWebSearchTool = /* values here */ ``` ### `components.OpenResponsesWebSearch20250826Tool` ```python value: components.OpenResponsesWebSearch20250826Tool = /* values here */ ``` ### `components.OpenResponsesFileSearchTool` ```python value: components.OpenResponsesFileSearchTool = /* values here */ ``` ### `components.OpenResponsesComputerTool` ```python value: components.OpenResponsesComputerTool = /* values here */ ``` ### `components.OpenResponsesCodeInterpreterTool` ```python value: components.OpenResponsesCodeInterpreterTool = /* values here */ ``` ### `components.OpenResponsesMcpTool` ```python value: components.OpenResponsesMcpTool = /* values here */ ``` ### `components.OpenResponsesImageGenerationTool` ```python value: components.OpenResponsesImageGenerationTool = /* values here */ ``` ### `components.OpenResponsesLocalShellTool` ```python value: components.OpenResponsesLocalShellTool = /* values here */ ``` ### `components.OpenResponsesFunctionShellTool` ```python value: components.OpenResponsesFunctionShellTool = /* values here */ ``` ### `components.OpenResponsesApplyPatchTool` ```python value: components.OpenResponsesApplyPatchTool = /* values here */ ``` ### `components.OpenResponsesCustomTool` ```python value: components.OpenResponsesCustomTool = /* values here */ ``` ### `components.DatetimeServerTool` ```python value: components.DatetimeServerTool = /* values here */ ``` ### `components.ResponsesWebSearchServerTool` ```python value: components.ResponsesWebSearchServerTool = /* values here */ ```