Guest User

Untitled

a guest
Dec 11th, 2017
90
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.33 KB | None | 0 0
  1. {
  2. "id": "c8d70d1a-fe39-4417-94a8-f586db516961",
  3. "timestamp": "2017-12-04T09:40:11.687Z",
  4. "lang": "en",
  5. "result": {
  6. "source": "agent",
  7. "resolvedQuery": "Popular Science",
  8. "action": "searchWithCategory",
  9. "actionIncomplete": false,
  10. "parameters": {
  11. "any": "Popular Science"
  12. },
  13. "contexts": [
  14. {
  15. "name": "filter",
  16. "parameters": {
  17. "item": "library",
  18. "any.original": "Popular Science",
  19. "any": "Popular Science"
  20. },
  21. "lifespan": 5
  22. }
  23. ],
  24. "metadata": {
  25. "intentId": "12a29272-a89d-4fae-b4f8-497f75f6f1d1",
  26. "webhookUsed": "true",
  27. "webhookForSlotFillingUsed": "false",
  28. "webhookResponseTime": 331,
  29. "intentName": "searchStoriesWithCategory"
  30. },
  31. "fulfillment": {
  32. "speech": "We have found 2 articles for you",
  33. "source": "webhook",
  34. "displayText": "We have found 2 articles for you",
  35. "messages": [
  36. {
  37. "speech": "We have found 2 articles for you",
  38. "type": 0
  39. },
  40. {
  41. "textToSpeech": "We have found 2 articles for you",
  42. "type": "simple_response",
  43. "platform": "google"
  44. },
  45. {
  46. "title": "We have found 2 articles for you",
  47. "type": "list_card",
  48. "items": [
  49. {
  50. "image": {
  51. "url": "http://image1.example.png"
  52. },
  53. "optionInfo": {
  54. "synonyms": [
  55. "P"
  56. ],
  57. "key": "PubMed: Swine Flu"
  58. },
  59. "description": "PubMed: Swine Flu",
  60. "title": "PubMed: Swine Flu"
  61. },
  62. {
  63. "image": {
  64. "url": "http://image1.example.png"
  65. },
  66. "optionInfo": {
  67. "synonyms": [
  68. "L"
  69. ],
  70. "key": "Local Level - Resolving community Issues"
  71. },
  72. "description": "Local Level - Resolving community Issues",
  73. "title": "Local Level - Resolving community Issues"
  74. }
  75. ],
  76. "platform": "google"
  77. }
  78. ]
  79. },
  80. "score": 1
  81. },
  82. "status": {
  83. "code": 200,
  84. "errorType": "success",
  85. "webhookTimedOut": false
  86. },
  87. "sessionId": "002e6053-78c1-49ee-a9dc-76df21fac798"
  88. }
Add Comment
Please, Sign In to add comment