Fields
| Field | Type | Required | Description |
|---|---|---|---|
id | str | :heavy_check_mark: | N/A |
role | components.OutputMessageRole | :heavy_check_mark: | N/A |
type | components.OutputMessageType | :heavy_check_mark: | N/A |
status | Optional[components.OutputMessageStatusUnion] | :heavy_minus_sign: | N/A |
content | List[components.OutputMessageContent] | :heavy_check_mark: | N/A |