{
"create_calendar_event_action": {
"description": "string",
"end_time": "2024-10-02T15:02:31Z",
"start_time": "2024-10-02T15:01:23Z",
"title": "string"
},
"dial_action": {
"phone_number": "+13125551234"
},
"fallback_url": "string",
"open_url_action": {
"application": "OPEN_URL_APPLICATION_UNSPECIFIED",
"description": "string",
"url": "http://example.com",
"webview_view_mode": "WEBVIEW_VIEW_MODE_UNSPECIFIED"
},
"postback_data": "string",
"share_location_action": {},
"text": "Hello world",
"view_location_action": {
"label": "string",
"lat_long": {
"latitude": 41.8,
"longitude": -87.6
},
"query": "string"
}
}