This is the same as the OpenAPI schema, BUT it has some modifications to make it compatible with OpenAI. For example, descriptions must be < 300 chars.
Union[Any, dict, Error, None]
Union
Any
dict
Error
None