Skip to main content
The Python SDK and docs are currently in beta. Report issues on GitHub.
Input for a response request - can be a string or array of items

Supported Types

str

value: str = /* values here */

List[components.InputsUnion1]

value: List[components.InputsUnion1] = /* values here */