-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsampleRequest.json
110 lines (110 loc) · 3.44 KB
/
sampleRequest.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
{
"responseId": "818525a4-7960-4071-8b41-ba30ea5ce86c",
"queryResult": {
"queryText": "Need an image with tags whiteboard random blue",
"parameters": {
"DatePeriod": "",
"Artifact": "picture",
"Tag": [
"whiteboard random blue"
]
},
"allRequiredParamsPresent": true,
"fulfillmentText": "Here is a list of your requested pictures",
"fulfillmentMessages": [
{
"text": {
"text": [
"Here is a list of your requested pictures"
]
}
}
],
"outputContexts": [
{
"name": "projects/newagent-bdb60/agent/sessions/2b3e010b-2852-4a38-a02d-3e183a876c9f/contexts/DatePeriod",
"lifespanCount": 5,
"parameters": {
"Artifact.original": "image",
"Tag.original": "whiteboard random blue",
"DatePeriod.original": "",
"Tag": [
"whiteboard random blue"
],
"Artifact": "picture",
"DatePeriod": ""
}
},
{
"name": "projects/newagent-bdb60/agent/sessions/2b3e010b-2852-4a38-a02d-3e183a876c9f/contexts/Artifact",
"lifespanCount": 5,
"parameters": {
"Artifact.original": "image",
"Tag.original": "whiteboard random blue",
"DatePeriod.original": "",
"Tag": [
"whiteboard random blue"
],
"Artifact": "picture",
"DatePeriod": ""
}
},
{
"name": "projects/newagent-bdb60/agent/sessions/2b3e010b-2852-4a38-a02d-3e183a876c9f/contexts/tag",
"lifespanCount": 5,
"parameters": {
"Artifact.original": "image",
"Tag.original": "whiteboard random blue",
"DatePeriod.original": "",
"Tag": [
"whiteboard random blue"
],
"Artifact": "picture",
"DatePeriod": ""
}
},
{
"name": "projects/newagent-bdb60/agent/sessions/2b3e010b-2852-4a38-a02d-3e183a876c9f/contexts/generic",
"lifespanCount": 4,
"parameters": {
"slack_user_id": "UD3P98VK4",
"slack_channel": "DDXTDK42U",
"Artifact.original": "image",
"Tag.original": "whiteboard random blue",
"DatePeriod.original": "",
"Tag": [
"whiteboard random blue"
],
"Artifact": "picture",
"DatePeriod": ""
}
}
],
"intent": {
"name": "projects/newagent-bdb60/agent/intents/8170e198-6d0e-4dc2-80b6-d6d9cc5b1e5e",
"displayName": "Get Artifacts",
"endInteraction": true
},
"intentDetectionConfidence": 0.98,
"diagnosticInfo": {
"end_conversation": true
},
"languageCode": "en"
},
"originalDetectIntentRequest": {
"payload": {
"data": {
"client_msg_id": "8f515399-3c3a-4f98-9ad3-6c38c061e510",
"event_ts": "1542015512.001000",
"channel": "DDXTDK42U",
"text": "Need an image with tags whiteboard random blue",
"type": "message",
"channel_type": "im",
"user": "UD3P98VK4",
"ts": "1542015512.001000"
},
"source": "slack_testbot"
}
},
"session": "projects/newagent-bdb60/agent/sessions/2b3e010b-2852-4a38-a02d-3e183a876c9f"
}