# OpenResponsesFunctionCallOutputOutputUnion2 ## Supported Types ### `str` ```python value: str = /* values here */ ``` ### `List[components.OpenResponsesFunctionCallOutputOutputUnion1]` ```python value: List[components.OpenResponsesFunctionCallOutputOutputUnion1] = /* values here */ ```