| Field | Type | Required | Description | Example |
|---|---|---|---|---|
text |
Optional[str] | ➖ | Textual description of the results. Can be shown at the top of SERP, e.g. 'People who write about this topic' for experts in people tab. | |
icon_config |
Optional[models.IconConfig] | ➖ | Defines how to render an icon | { "color": "#343CED", "key": "person_icon", "iconType": "GLYPH", "name": "user" } |