| Field | Type | Required | Description |
|---|---|---|---|
urls |
List[str] | ➖ | List of URLs for similar updates that are grouped together and rendered as a single update. |
url |
Optional[str] | ➖ | URL link to the content or document. |
title |
Optional[str] | ➖ | Title or headline of the update. |
datasource |
Optional[str] | ➖ | Name or identifier of the data source (e.g., slack, confluence, etc.). |
summary |
Optional[str] | ➖ | Brief summary or description of the update content. |
type |
Optional[models.UpdateType] | ➖ | Optional type classification for the update. |