syllable-sdk 0.1.0-alpha.74 → 0.1.0-alpha.75

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (163) hide show
  1. package/README.md +5 -15
  2. package/docs/sdks/batches/README.md +10 -24
  3. package/docs/sdks/campaigns/README.md +14 -6
  4. package/docs/sdks/latency/README.md +85 -0
  5. package/funcs/outboundBatchesUpdate.js +1 -1
  6. package/funcs/outboundBatchesUpdate.js.map +1 -1
  7. package/funcs/{v1PostListDashboard.d.ts → sessionsLatencyGetById.d.ts} +3 -9
  8. package/funcs/sessionsLatencyGetById.d.ts.map +1 -0
  9. package/funcs/{v1PostGetDashboard.js → sessionsLatencyGetById.js} +15 -19
  10. package/funcs/sessionsLatencyGetById.js.map +1 -0
  11. package/jsr.json +1 -1
  12. package/lib/config.d.ts +2 -2
  13. package/lib/config.js +2 -2
  14. package/models/components/batchdetails.d.ts +8 -3
  15. package/models/components/batchdetails.d.ts.map +1 -1
  16. package/models/components/batchdetails.js +8 -2
  17. package/models/components/batchdetails.js.map +1 -1
  18. package/models/components/batchstatus.d.ts +3 -3
  19. package/models/components/batchstatus.js +1 -1
  20. package/models/components/batchstatus.js.map +1 -1
  21. package/models/components/communicationbatch.d.ts +8 -3
  22. package/models/components/communicationbatch.d.ts.map +1 -1
  23. package/models/components/communicationbatch.js +8 -2
  24. package/models/components/communicationbatch.js.map +1 -1
  25. package/models/components/communicationbatchupdate.d.ts +37 -0
  26. package/models/components/communicationbatchupdate.d.ts.map +1 -0
  27. package/models/components/communicationbatchupdate.js +70 -0
  28. package/models/components/communicationbatchupdate.js.map +1 -0
  29. package/models/components/communicationrequestresult.d.ts +6 -0
  30. package/models/components/communicationrequestresult.d.ts.map +1 -1
  31. package/models/components/communicationrequestresult.js +5 -0
  32. package/models/components/communicationrequestresult.js.map +1 -1
  33. package/models/components/daysofweek.d.ts +49 -0
  34. package/models/components/daysofweek.d.ts.map +1 -0
  35. package/models/components/daysofweek.js +59 -0
  36. package/models/components/daysofweek.js.map +1 -0
  37. package/models/components/index.d.ts +8 -0
  38. package/models/components/index.d.ts.map +1 -1
  39. package/models/components/index.js +8 -0
  40. package/models/components/index.js.map +1 -1
  41. package/models/components/inspectlatencyresponse.d.ts +42 -0
  42. package/models/components/inspectlatencyresponse.d.ts.map +1 -0
  43. package/models/components/inspectlatencyresponse.js +74 -0
  44. package/models/components/inspectlatencyresponse.js.map +1 -0
  45. package/models/components/latencycategory.d.ts +37 -0
  46. package/models/components/latencycategory.d.ts.map +1 -0
  47. package/models/components/latencycategory.js +53 -0
  48. package/models/components/latencycategory.js.map +1 -0
  49. package/models/components/latencyentry.d.ts +50 -0
  50. package/models/components/latencyentry.d.ts.map +1 -0
  51. package/models/components/latencyentry.js +92 -0
  52. package/models/components/latencyentry.js.map +1 -0
  53. package/models/components/latencyunittype.d.ts +37 -0
  54. package/models/components/latencyunittype.d.ts.map +1 -0
  55. package/models/components/latencyunittype.js +53 -0
  56. package/models/components/latencyunittype.js.map +1 -0
  57. package/models/components/outboundcampaign.d.ts +7 -6
  58. package/models/components/outboundcampaign.d.ts.map +1 -1
  59. package/models/components/outboundcampaign.js +9 -6
  60. package/models/components/outboundcampaign.js.map +1 -1
  61. package/models/components/outboundcampaigninput.d.ts +7 -6
  62. package/models/components/outboundcampaigninput.d.ts.map +1 -1
  63. package/models/components/outboundcampaigninput.js +9 -6
  64. package/models/components/outboundcampaigninput.js.map +1 -1
  65. package/models/components/promptcreaterequest.d.ts +1 -1
  66. package/models/components/promptupdaterequest.d.ts +1 -1
  67. package/models/components/requeststatus.d.ts +46 -0
  68. package/models/components/requeststatus.d.ts.map +1 -0
  69. package/models/components/requeststatus.js +57 -0
  70. package/models/components/requeststatus.js.map +1 -0
  71. package/models/components/summaryentry.d.ts +46 -0
  72. package/models/components/summaryentry.d.ts.map +1 -0
  73. package/models/components/summaryentry.js +87 -0
  74. package/models/components/summaryentry.js.map +1 -0
  75. package/models/operations/index.d.ts +1 -0
  76. package/models/operations/index.d.ts.map +1 -1
  77. package/models/operations/index.js +1 -0
  78. package/models/operations/index.js.map +1 -1
  79. package/models/operations/outboundbatchupdate.d.ts +2 -2
  80. package/models/operations/outboundbatchupdate.d.ts.map +1 -1
  81. package/models/operations/outboundbatchupdate.js +4 -4
  82. package/models/operations/outboundbatchupdate.js.map +1 -1
  83. package/models/operations/outboundcampaigngetbyid.d.ts +2 -2
  84. package/models/operations/outboundcampaigngetbyid.js +2 -2
  85. package/models/operations/outboundcampaigngetbyid.js.map +1 -1
  86. package/models/operations/sessionlatencygetbyid.d.ts +29 -0
  87. package/models/operations/sessionlatencygetbyid.d.ts.map +1 -0
  88. package/models/operations/sessionlatencygetbyid.js +68 -0
  89. package/models/operations/sessionlatencygetbyid.js.map +1 -0
  90. package/openapi.json +488 -291
  91. package/package.json +1 -1
  92. package/sdk/latency.d.ts +10 -0
  93. package/sdk/latency.d.ts.map +1 -0
  94. package/sdk/latency.js +19 -0
  95. package/sdk/latency.js.map +1 -0
  96. package/sdk/sdk.d.ts +0 -3
  97. package/sdk/sdk.d.ts.map +1 -1
  98. package/sdk/sdk.js +0 -4
  99. package/sdk/sdk.js.map +1 -1
  100. package/sdk/sessions.d.ts +3 -0
  101. package/sdk/sessions.d.ts.map +1 -1
  102. package/sdk/sessions.js +4 -0
  103. package/sdk/sessions.js.map +1 -1
  104. package/src/funcs/outboundBatchesUpdate.ts +1 -1
  105. package/src/funcs/{v1PostGetDashboard.ts → sessionsLatencyGetById.ts} +18 -21
  106. package/src/lib/config.ts +2 -2
  107. package/src/models/components/batchdetails.ts +16 -5
  108. package/src/models/components/batchstatus.ts +1 -1
  109. package/src/models/components/communicationbatch.ts +16 -5
  110. package/src/models/components/communicationbatchupdate.ts +85 -0
  111. package/src/models/components/communicationrequestresult.ts +14 -0
  112. package/src/models/components/daysofweek.ts +42 -0
  113. package/src/models/components/index.ts +8 -0
  114. package/src/models/components/inspectlatencyresponse.ts +102 -0
  115. package/src/models/components/latencycategory.ts +36 -0
  116. package/src/models/components/latencyentry.ts +124 -0
  117. package/src/models/components/latencyunittype.ts +36 -0
  118. package/src/models/components/outboundcampaign.ts +19 -12
  119. package/src/models/components/outboundcampaigninput.ts +19 -12
  120. package/src/models/components/promptcreaterequest.ts +1 -1
  121. package/src/models/components/promptupdaterequest.ts +1 -1
  122. package/src/models/components/requeststatus.ts +43 -0
  123. package/src/models/components/summaryentry.ts +110 -0
  124. package/src/models/operations/index.ts +1 -0
  125. package/src/models/operations/outboundbatchupdate.ts +6 -6
  126. package/src/models/operations/outboundcampaigngetbyid.ts +4 -4
  127. package/src/models/operations/sessionlatencygetbyid.ts +77 -0
  128. package/src/sdk/latency.ts +25 -0
  129. package/src/sdk/sdk.ts +0 -6
  130. package/src/sdk/sessions.ts +6 -0
  131. package/docs/sdks/v1/README.md +0 -497
  132. package/funcs/v1PostGetDashboard.d.ts +0 -20
  133. package/funcs/v1PostGetDashboard.d.ts.map +0 -1
  134. package/funcs/v1PostGetDashboard.js.map +0 -1
  135. package/funcs/v1PostListDashboard.d.ts.map +0 -1
  136. package/funcs/v1PostListDashboard.js +0 -117
  137. package/funcs/v1PostListDashboard.js.map +0 -1
  138. package/funcs/v1PostSessionEventsDashboard.d.ts +0 -21
  139. package/funcs/v1PostSessionEventsDashboard.d.ts.map +0 -1
  140. package/funcs/v1PostSessionEventsDashboard.js +0 -94
  141. package/funcs/v1PostSessionEventsDashboard.js.map +0 -1
  142. package/funcs/v1PostSessionSummaryDashboard.d.ts +0 -21
  143. package/funcs/v1PostSessionSummaryDashboard.d.ts.map +0 -1
  144. package/funcs/v1PostSessionSummaryDashboard.js +0 -94
  145. package/funcs/v1PostSessionSummaryDashboard.js.map +0 -1
  146. package/funcs/v1PostSessionTransfersDashboard.d.ts +0 -21
  147. package/funcs/v1PostSessionTransfersDashboard.d.ts.map +0 -1
  148. package/funcs/v1PostSessionTransfersDashboard.js +0 -94
  149. package/funcs/v1PostSessionTransfersDashboard.js.map +0 -1
  150. package/funcs/v1PostSessionsDashboard.d.ts +0 -21
  151. package/funcs/v1PostSessionsDashboard.d.ts.map +0 -1
  152. package/funcs/v1PostSessionsDashboard.js +0 -94
  153. package/funcs/v1PostSessionsDashboard.js.map +0 -1
  154. package/sdk/v1.d.ts +0 -78
  155. package/sdk/v1.d.ts.map +0 -1
  156. package/sdk/v1.js +0 -102
  157. package/sdk/v1.js.map +0 -1
  158. package/src/funcs/v1PostListDashboard.ts +0 -151
  159. package/src/funcs/v1PostSessionEventsDashboard.ts +0 -117
  160. package/src/funcs/v1PostSessionSummaryDashboard.ts +0 -117
  161. package/src/funcs/v1PostSessionTransfersDashboard.ts +0 -117
  162. package/src/funcs/v1PostSessionsDashboard.ts +0 -117
  163. package/src/sdk/v1.ts +0 -140
package/openapi.json CHANGED
@@ -15,8 +15,7 @@
15
15
  "/api/v1/agents/": {
16
16
  "get": {
17
17
  "tags": [
18
- "agents",
19
- "V1"
18
+ "agents"
20
19
  ],
21
20
  "summary": "Agent List",
22
21
  "description": "List the existing agents",
@@ -231,8 +230,7 @@
231
230
  },
232
231
  "post": {
233
232
  "tags": [
234
- "agents",
235
- "V1"
233
+ "agents"
236
234
  ],
237
235
  "summary": "Create Agent",
238
236
  "description": "Create a new agent",
@@ -283,8 +281,7 @@
283
281
  },
284
282
  "put": {
285
283
  "tags": [
286
- "agents",
287
- "V1"
284
+ "agents"
288
285
  ],
289
286
  "summary": "Update Agent",
290
287
  "description": "Update an existing agent",
@@ -340,8 +337,7 @@
340
337
  "/api/v1/agents/{agent_id}": {
341
338
  "get": {
342
339
  "tags": [
343
- "agents",
344
- "V1"
340
+ "agents"
345
341
  ],
346
342
  "summary": "Get Agent By Id",
347
343
  "description": "Get an agent by ID.",
@@ -387,8 +383,7 @@
387
383
  },
388
384
  "delete": {
389
385
  "tags": [
390
- "agents",
391
- "V1"
386
+ "agents"
392
387
  ],
393
388
  "summary": "Delete Agent",
394
389
  "operationId": "agent_delete",
@@ -451,8 +446,7 @@
451
446
  "/api/v1/agents/voices/available": {
452
447
  "get": {
453
448
  "tags": [
454
- "agents",
455
- "V1"
449
+ "agents"
456
450
  ],
457
451
  "summary": "Get Available Agent Voices",
458
452
  "description": "Get available agent voices.",
@@ -483,8 +477,7 @@
483
477
  "/api/v1/channels/": {
484
478
  "get": {
485
479
  "tags": [
486
- "channels",
487
- "V1"
480
+ "channels"
488
481
  ],
489
482
  "summary": "Get Channels",
490
483
  "operationId": "channels_list",
@@ -700,8 +693,7 @@
700
693
  "/api/v1/agents/test/messages": {
701
694
  "post": {
702
695
  "tags": [
703
- "agents.test",
704
- "V1"
696
+ "agents.test"
705
697
  ],
706
698
  "summary": "Send New Message",
707
699
  "description": "Send a new message",
@@ -748,8 +740,7 @@
748
740
  "/api/v1/conversations/": {
749
741
  "get": {
750
742
  "tags": [
751
- "conversations",
752
- "V1"
743
+ "conversations"
753
744
  ],
754
745
  "summary": "Conversations List",
755
746
  "operationId": "conversations_list",
@@ -965,8 +956,7 @@
965
956
  "/api/v1/data_sources/": {
966
957
  "get": {
967
958
  "tags": [
968
- "data_sources",
969
- "V1"
959
+ "data_sources"
970
960
  ],
971
961
  "summary": "List Data Sources",
972
962
  "description": "Fetch metadata about all data sources, not including their text.",
@@ -1181,8 +1171,7 @@
1181
1171
  },
1182
1172
  "post": {
1183
1173
  "tags": [
1184
- "data_sources",
1185
- "V1"
1174
+ "data_sources"
1186
1175
  ],
1187
1176
  "summary": "Create Data Source",
1188
1177
  "description": "Create a new data source.",
@@ -1227,8 +1216,7 @@
1227
1216
  },
1228
1217
  "put": {
1229
1218
  "tags": [
1230
- "data_sources",
1231
- "V1"
1219
+ "data_sources"
1232
1220
  ],
1233
1221
  "summary": "Update Data Source",
1234
1222
  "description": "Update an existing data source.",
@@ -1275,8 +1263,7 @@
1275
1263
  "/api/v1/data_sources/{data_source_id}": {
1276
1264
  "get": {
1277
1265
  "tags": [
1278
- "data_sources",
1279
- "V1"
1266
+ "data_sources"
1280
1267
  ],
1281
1268
  "summary": "Get Data Source",
1282
1269
  "description": "Fetch a given data source, including its text.",
@@ -1322,8 +1309,7 @@
1322
1309
  },
1323
1310
  "delete": {
1324
1311
  "tags": [
1325
- "data_sources",
1326
- "V1"
1312
+ "data_sources"
1327
1313
  ],
1328
1314
  "summary": "Delete Data Source",
1329
1315
  "description": "Delete a given data source.",
@@ -1378,8 +1364,7 @@
1378
1364
  "/api/v1/events/": {
1379
1365
  "get": {
1380
1366
  "tags": [
1381
- "events",
1382
- "V1"
1367
+ "events"
1383
1368
  ],
1384
1369
  "summary": "Events List",
1385
1370
  "operationId": "events_list",
@@ -1595,8 +1580,7 @@
1595
1580
  "/api/v1/incidents/": {
1596
1581
  "get": {
1597
1582
  "tags": [
1598
- "incidents",
1599
- "V1"
1583
+ "incidents"
1600
1584
  ],
1601
1585
  "summary": "List Incidents",
1602
1586
  "description": "List service incidents with pagination and filtering",
@@ -1811,8 +1795,7 @@
1811
1795
  },
1812
1796
  "post": {
1813
1797
  "tags": [
1814
- "incidents",
1815
- "V1"
1798
+ "incidents"
1816
1799
  ],
1817
1800
  "summary": "Create Incident",
1818
1801
  "description": "Create a new incident",
@@ -1857,8 +1840,7 @@
1857
1840
  },
1858
1841
  "put": {
1859
1842
  "tags": [
1860
- "incidents",
1861
- "V1"
1843
+ "incidents"
1862
1844
  ],
1863
1845
  "summary": "Update Incident",
1864
1846
  "description": "Update an existing incident",
@@ -1905,8 +1887,7 @@
1905
1887
  "/api/v1/incidents/organizations": {
1906
1888
  "get": {
1907
1889
  "tags": [
1908
- "incidents",
1909
- "V1"
1890
+ "incidents"
1910
1891
  ],
1911
1892
  "summary": "Get Organizations",
1912
1893
  "description": "Get all organizations",
@@ -1937,8 +1918,7 @@
1937
1918
  "/api/v1/incidents/{incident_id}": {
1938
1919
  "get": {
1939
1920
  "tags": [
1940
- "incidents",
1941
- "V1"
1921
+ "incidents"
1942
1922
  ],
1943
1923
  "summary": "Get Incident By Id",
1944
1924
  "description": "Get incident by ID",
@@ -1984,8 +1964,7 @@
1984
1964
  },
1985
1965
  "delete": {
1986
1966
  "tags": [
1987
- "incidents",
1988
- "V1"
1967
+ "incidents"
1989
1968
  ],
1990
1969
  "summary": "Delete Incident",
1991
1970
  "description": "Delete an incident by ID",
@@ -2040,8 +2019,7 @@
2040
2019
  "/api/v1/insights/": {
2041
2020
  "get": {
2042
2021
  "tags": [
2043
- "insights",
2044
- "V1"
2022
+ "insights"
2045
2023
  ],
2046
2024
  "summary": "Insights List",
2047
2025
  "description": "List the evaluated insights for sessions.",
@@ -2258,8 +2236,7 @@
2258
2236
  "/api/v1/insights/workflows/": {
2259
2237
  "get": {
2260
2238
  "tags": [
2261
- "insights.workflows",
2262
- "V1"
2239
+ "insights.workflows"
2263
2240
  ],
2264
2241
  "summary": "Insight Workflow List",
2265
2242
  "description": "List the existing insight_workflows",
@@ -2474,8 +2451,7 @@
2474
2451
  },
2475
2452
  "post": {
2476
2453
  "tags": [
2477
- "insights.workflows",
2478
- "V1"
2454
+ "insights.workflows"
2479
2455
  ],
2480
2456
  "summary": "Create Insight Workflow",
2481
2457
  "description": "Create a new tool in the insights",
@@ -2522,8 +2498,7 @@
2522
2498
  "/api/v1/insights/workflows/{workflow_id}": {
2523
2499
  "get": {
2524
2500
  "tags": [
2525
- "insights.workflows",
2526
- "V1"
2501
+ "insights.workflows"
2527
2502
  ],
2528
2503
  "summary": "Get Insight Workflow By Id",
2529
2504
  "description": "Get a InsightWorkflow by ID.",
@@ -2569,8 +2544,7 @@
2569
2544
  },
2570
2545
  "put": {
2571
2546
  "tags": [
2572
- "insights.workflows",
2573
- "V1"
2547
+ "insights.workflows"
2574
2548
  ],
2575
2549
  "summary": "Update Insights Workflow",
2576
2550
  "description": "Update a InsightWorkflow.",
@@ -2638,8 +2612,7 @@
2638
2612
  },
2639
2613
  "delete": {
2640
2614
  "tags": [
2641
- "insights.workflows",
2642
- "V1"
2615
+ "insights.workflows"
2643
2616
  ],
2644
2617
  "summary": "Delete Insights Workflow",
2645
2618
  "description": "Delete a Insights workflow.",
@@ -2694,8 +2667,7 @@
2694
2667
  "/api/v1/insights/workflows/queue-session": {
2695
2668
  "post": {
2696
2669
  "tags": [
2697
- "insights.workflows",
2698
- "V1"
2670
+ "insights.workflows"
2699
2671
  ],
2700
2672
  "summary": "Queue Insights Workflow For Sessions",
2701
2673
  "description": "Manually queue sessions for insights workflow evaluation.",
@@ -2749,8 +2721,7 @@
2749
2721
  "/api/v1/insights/tools": {
2750
2722
  "get": {
2751
2723
  "tags": [
2752
- "insights.tools",
2753
- "V1"
2724
+ "insights.tools"
2754
2725
  ],
2755
2726
  "summary": "Insight Tool List",
2756
2727
  "description": "List the existing insight_tools",
@@ -2965,8 +2936,7 @@
2965
2936
  },
2966
2937
  "post": {
2967
2938
  "tags": [
2968
- "insights.tools",
2969
- "V1"
2939
+ "insights.tools"
2970
2940
  ],
2971
2941
  "summary": "Create Insight Tool",
2972
2942
  "description": "Create a new insight tool.",
@@ -3019,8 +2989,7 @@
3019
2989
  "/api/v1/insights/tools/{tool_id}": {
3020
2990
  "get": {
3021
2991
  "tags": [
3022
- "insights.tools",
3023
- "V1"
2992
+ "insights.tools"
3024
2993
  ],
3025
2994
  "summary": "Get Insight Tool By Id",
3026
2995
  "description": "Get a InsightTool by Name.",
@@ -3066,8 +3035,7 @@
3066
3035
  },
3067
3036
  "put": {
3068
3037
  "tags": [
3069
- "insights.tools",
3070
- "V1"
3038
+ "insights.tools"
3071
3039
  ],
3072
3040
  "summary": "Update Insights Tool",
3073
3041
  "description": "Update an Insights tool.",
@@ -3137,8 +3105,7 @@
3137
3105
  "/api/v1/insights/tools-test": {
3138
3106
  "post": {
3139
3107
  "tags": [
3140
- "insights.tools",
3141
- "V1"
3108
+ "insights.tools"
3142
3109
  ],
3143
3110
  "summary": "Test Insights Tool",
3144
3111
  "description": "Manually run the given insight tool against a session and return the response.",
@@ -3192,8 +3159,7 @@
3192
3159
  "/api/v1/insights/tool-definitions": {
3193
3160
  "get": {
3194
3161
  "tags": [
3195
- "insights.tools",
3196
- "V1"
3162
+ "insights.tools"
3197
3163
  ],
3198
3164
  "summary": "Get Insight Tool Definitions",
3199
3165
  "description": "Get a InsightTool by Name.",
@@ -3224,8 +3190,7 @@
3224
3190
  "/api/v1/custom_messages/": {
3225
3191
  "get": {
3226
3192
  "tags": [
3227
- "custom_messages",
3228
- "V1"
3193
+ "custom_messages"
3229
3194
  ],
3230
3195
  "summary": "Custom Messages List",
3231
3196
  "description": "List the existing custom_messages",
@@ -3440,8 +3405,7 @@
3440
3405
  },
3441
3406
  "post": {
3442
3407
  "tags": [
3443
- "custom_messages",
3444
- "V1"
3408
+ "custom_messages"
3445
3409
  ],
3446
3410
  "summary": "Create Custom Message",
3447
3411
  "description": "Create a new custom message",
@@ -3486,8 +3450,7 @@
3486
3450
  },
3487
3451
  "put": {
3488
3452
  "tags": [
3489
- "custom_messages",
3490
- "V1"
3453
+ "custom_messages"
3491
3454
  ],
3492
3455
  "summary": "Update Custom Message",
3493
3456
  "description": "Update a custom message",
@@ -3534,8 +3497,7 @@
3534
3497
  "/api/v1/custom_messages/{custom_message_id}": {
3535
3498
  "get": {
3536
3499
  "tags": [
3537
- "custom_messages",
3538
- "V1"
3500
+ "custom_messages"
3539
3501
  ],
3540
3502
  "summary": "Get Custom Message By Id",
3541
3503
  "description": "Get the custom message by its ID",
@@ -3581,8 +3543,7 @@
3581
3543
  },
3582
3544
  "delete": {
3583
3545
  "tags": [
3584
- "custom_messages",
3585
- "V1"
3546
+ "custom_messages"
3586
3547
  ],
3587
3548
  "summary": "Delete Custom Message",
3588
3549
  "description": "Delete custom message by ID",
@@ -3637,8 +3598,7 @@
3637
3598
  "/api/v1/prompts/": {
3638
3599
  "get": {
3639
3600
  "tags": [
3640
- "prompts",
3641
- "V1"
3601
+ "prompts"
3642
3602
  ],
3643
3603
  "summary": "Prompt List",
3644
3604
  "description": "List the existing prompts",
@@ -3853,8 +3813,7 @@
3853
3813
  },
3854
3814
  "post": {
3855
3815
  "tags": [
3856
- "prompts",
3857
- "V1"
3816
+ "prompts"
3858
3817
  ],
3859
3818
  "summary": "Create Prompt",
3860
3819
  "description": "Create a new prompt",
@@ -3899,8 +3858,7 @@
3899
3858
  },
3900
3859
  "put": {
3901
3860
  "tags": [
3902
- "prompts",
3903
- "V1"
3861
+ "prompts"
3904
3862
  ],
3905
3863
  "summary": "Update Prompt",
3906
3864
  "description": "Update an existing prompt",
@@ -3947,8 +3905,7 @@
3947
3905
  "/api/v1/prompts/{prompt_id}": {
3948
3906
  "get": {
3949
3907
  "tags": [
3950
- "prompts",
3951
- "V1"
3908
+ "prompts"
3952
3909
  ],
3953
3910
  "summary": "Get Prompt By Id",
3954
3911
  "description": "Get a prompt by ID",
@@ -3994,8 +3951,7 @@
3994
3951
  },
3995
3952
  "delete": {
3996
3953
  "tags": [
3997
- "prompts",
3998
- "V1"
3954
+ "prompts"
3999
3955
  ],
4000
3956
  "summary": "Delete Prompt",
4001
3957
  "description": "Delete a prompt",
@@ -4050,8 +4006,7 @@
4050
4006
  "/api/v1/prompts/{prompt_id}/history": {
4051
4007
  "get": {
4052
4008
  "tags": [
4053
- "prompts",
4054
- "V1"
4009
+ "prompts"
4055
4010
  ],
4056
4011
  "summary": "Get Prompt History",
4057
4012
  "description": "Get a prompt by ID",
@@ -4103,8 +4058,7 @@
4103
4058
  "/api/v1/prompts/llms/supported": {
4104
4059
  "get": {
4105
4060
  "tags": [
4106
- "prompts",
4107
- "V1"
4061
+ "prompts"
4108
4062
  ],
4109
4063
  "summary": "Get Supported Llm Configs",
4110
4064
  "description": "Get supported LLM configs.",
@@ -4135,8 +4089,7 @@
4135
4089
  "/api/v1/services/": {
4136
4090
  "get": {
4137
4091
  "tags": [
4138
- "services",
4139
- "V1"
4092
+ "services"
4140
4093
  ],
4141
4094
  "summary": "Service List",
4142
4095
  "description": "List the existing services",
@@ -4351,8 +4304,7 @@
4351
4304
  },
4352
4305
  "post": {
4353
4306
  "tags": [
4354
- "services",
4355
- "V1"
4307
+ "services"
4356
4308
  ],
4357
4309
  "summary": "Create Service",
4358
4310
  "description": "Create a new service.",
@@ -4397,8 +4349,7 @@
4397
4349
  },
4398
4350
  "put": {
4399
4351
  "tags": [
4400
- "services",
4401
- "V1"
4352
+ "services"
4402
4353
  ],
4403
4354
  "summary": "Update Service",
4404
4355
  "description": "Update an existing service.",
@@ -4445,8 +4396,7 @@
4445
4396
  "/api/v1/services/{service_id}": {
4446
4397
  "get": {
4447
4398
  "tags": [
4448
- "services",
4449
- "V1"
4399
+ "services"
4450
4400
  ],
4451
4401
  "summary": "Get Service By Id",
4452
4402
  "description": "Get a service by its ID",
@@ -4492,8 +4442,7 @@
4492
4442
  },
4493
4443
  "delete": {
4494
4444
  "tags": [
4495
- "services",
4496
- "V1"
4445
+ "services"
4497
4446
  ],
4498
4447
  "summary": "Delete Service",
4499
4448
  "description": "Delete a service. A service with linked tools cannot be deleted.",
@@ -4548,8 +4497,7 @@
4548
4497
  "/api/v1/session_labels/{session_label_id}": {
4549
4498
  "get": {
4550
4499
  "tags": [
4551
- "session_labels",
4552
- "V1"
4500
+ "session_labels"
4553
4501
  ],
4554
4502
  "summary": "Get Label By Id",
4555
4503
  "operationId": "session_label_get_by_id",
@@ -4596,8 +4544,7 @@
4596
4544
  "/api/v1/session_labels/": {
4597
4545
  "post": {
4598
4546
  "tags": [
4599
- "session_labels",
4600
- "V1"
4547
+ "session_labels"
4601
4548
  ],
4602
4549
  "summary": "Create Label",
4603
4550
  "description": "Create a new label",
@@ -4642,8 +4589,7 @@
4642
4589
  },
4643
4590
  "get": {
4644
4591
  "tags": [
4645
- "session_labels",
4646
- "V1"
4592
+ "session_labels"
4647
4593
  ],
4648
4594
  "summary": "Session Labels List",
4649
4595
  "operationId": "session_labels_list",
@@ -4859,8 +4805,7 @@
4859
4805
  "/api/v1/sessions/": {
4860
4806
  "get": {
4861
4807
  "tags": [
4862
- "sessions",
4863
- "V1"
4808
+ "sessions"
4864
4809
  ],
4865
4810
  "summary": "Sessions List",
4866
4811
  "operationId": "sessions_list",
@@ -5076,8 +5021,7 @@
5076
5021
  "/api/v1/sessions/transcript/{session_id}": {
5077
5022
  "get": {
5078
5023
  "tags": [
5079
- "sessions",
5080
- "V1"
5024
+ "sessions"
5081
5025
  ],
5082
5026
  "summary": "Get Session Transcript By Id",
5083
5027
  "operationId": "session_transcript_get_by_id",
@@ -5124,8 +5068,7 @@
5124
5068
  "/api/v1/sessions/full-summary/{session_id}": {
5125
5069
  "get": {
5126
5070
  "tags": [
5127
- "sessions",
5128
- "V1"
5071
+ "sessions"
5129
5072
  ],
5130
5073
  "summary": "Get Full Session Summary By Id",
5131
5074
  "operationId": "session_full_summary_get_by_id",
@@ -5172,8 +5115,7 @@
5172
5115
  "/api/v1/sessions/{session_id}": {
5173
5116
  "get": {
5174
5117
  "tags": [
5175
- "sessions",
5176
- "V1"
5118
+ "sessions"
5177
5119
  ],
5178
5120
  "summary": "Get A Single Session By Id",
5179
5121
  "operationId": "session_get_by_id",
@@ -5220,8 +5162,7 @@
5220
5162
  "/api/v1/sessions/recording/{session_id}": {
5221
5163
  "post": {
5222
5164
  "tags": [
5223
- "sessions",
5224
- "V1"
5165
+ "sessions"
5225
5166
  ],
5226
5167
  "summary": "Generate Recording Urls",
5227
5168
  "operationId": "generate_session_recording_urls",
@@ -5268,8 +5209,7 @@
5268
5209
  "/api/v1/sessions/recording/stream": {
5269
5210
  "get": {
5270
5211
  "tags": [
5271
- "sessions",
5272
- "V1"
5212
+ "sessions"
5273
5213
  ],
5274
5214
  "summary": "Stream Recording",
5275
5215
  "operationId": "session_recording_stream",
@@ -5313,11 +5253,57 @@
5313
5253
  }
5314
5254
  }
5315
5255
  },
5256
+ "/api/v1/sessions/latency/{session_id}": {
5257
+ "get": {
5258
+ "tags": [
5259
+ "sessions"
5260
+ ],
5261
+ "summary": "Inspect Latency For Session",
5262
+ "operationId": "session_latency_get_by_id",
5263
+ "security": [
5264
+ {
5265
+ "APIKeyHeader": []
5266
+ }
5267
+ ],
5268
+ "parameters": [
5269
+ {
5270
+ "name": "session_id",
5271
+ "in": "path",
5272
+ "required": true,
5273
+ "schema": {
5274
+ "type": "string",
5275
+ "title": "Session Id"
5276
+ }
5277
+ }
5278
+ ],
5279
+ "responses": {
5280
+ "200": {
5281
+ "description": "Successful Response",
5282
+ "content": {
5283
+ "application/json": {
5284
+ "schema": {
5285
+ "$ref": "#/components/schemas/InspectLatencyResponse"
5286
+ }
5287
+ }
5288
+ }
5289
+ },
5290
+ "422": {
5291
+ "description": "Validation Error",
5292
+ "content": {
5293
+ "application/json": {
5294
+ "schema": {
5295
+ "$ref": "#/components/schemas/HTTPValidationError"
5296
+ }
5297
+ }
5298
+ }
5299
+ }
5300
+ }
5301
+ }
5302
+ },
5316
5303
  "/api/v1/session_debug/sid/{channel_manager_service}/{channel_manager_sid}": {
5317
5304
  "get": {
5318
5305
  "tags": [
5319
- "session.debug",
5320
- "V1"
5306
+ "session.debug"
5321
5307
  ],
5322
5308
  "summary": "Get Session Data By Sid",
5323
5309
  "operationId": "get_session_data_by_sid",
@@ -5373,8 +5359,7 @@
5373
5359
  "/api/v1/session_debug/session_id/{session_id}": {
5374
5360
  "get": {
5375
5361
  "tags": [
5376
- "session.debug",
5377
- "V1"
5362
+ "session.debug"
5378
5363
  ],
5379
5364
  "summary": "Get Session Data By Session Id",
5380
5365
  "operationId": "get_session_data_by_session_id",
@@ -5421,8 +5406,7 @@
5421
5406
  "/api/v1/session_debug/tool_result/{session_id}/{tool_call_id}": {
5422
5407
  "get": {
5423
5408
  "tags": [
5424
- "session.debug",
5425
- "V1"
5409
+ "session.debug"
5426
5410
  ],
5427
5411
  "summary": "Get Session Tool Call Result By Id",
5428
5412
  "operationId": "get_session_tool_call_result_by_id",
@@ -5478,8 +5462,7 @@
5478
5462
  "/api/v1/tools/": {
5479
5463
  "get": {
5480
5464
  "tags": [
5481
- "tools",
5482
- "V1"
5465
+ "tools"
5483
5466
  ],
5484
5467
  "summary": "Tool List",
5485
5468
  "description": "List the existing tools",
@@ -5694,8 +5677,7 @@
5694
5677
  },
5695
5678
  "post": {
5696
5679
  "tags": [
5697
- "tools",
5698
- "V1"
5680
+ "tools"
5699
5681
  ],
5700
5682
  "summary": "Create Tool",
5701
5683
  "description": "Create a new tool",
@@ -5740,8 +5722,7 @@
5740
5722
  },
5741
5723
  "put": {
5742
5724
  "tags": [
5743
- "tools",
5744
- "V1"
5725
+ "tools"
5745
5726
  ],
5746
5727
  "summary": "Update Tool",
5747
5728
  "description": "Update an existing tool",
@@ -5788,8 +5769,7 @@
5788
5769
  "/api/v1/tools/{tool_name}": {
5789
5770
  "get": {
5790
5771
  "tags": [
5791
- "tools",
5792
- "V1"
5772
+ "tools"
5793
5773
  ],
5794
5774
  "summary": "Tool Info",
5795
5775
  "description": "Get the details of a specific tool",
@@ -5835,8 +5815,7 @@
5835
5815
  },
5836
5816
  "delete": {
5837
5817
  "tags": [
5838
- "tools",
5839
- "V1"
5818
+ "tools"
5840
5819
  ],
5841
5820
  "summary": "Delete Tool",
5842
5821
  "description": "Delete a tool.",
@@ -5892,9 +5871,7 @@
5892
5871
  "get": {
5893
5872
  "tags": [
5894
5873
  "channels.targets",
5895
- "V1",
5896
- "channels.targets",
5897
- "V1"
5874
+ "channels.targets"
5898
5875
  ],
5899
5876
  "summary": "Available Targets List",
5900
5877
  "description": "List the available phone numbers",
@@ -6112,9 +6089,7 @@
6112
6089
  "get": {
6113
6090
  "tags": [
6114
6091
  "channels.targets",
6115
- "V1",
6116
- "channels.targets",
6117
- "V1"
6092
+ "channels.targets"
6118
6093
  ],
6119
6094
  "summary": "Get Channel Targets",
6120
6095
  "operationId": "channel_targets_list",
@@ -6331,9 +6306,7 @@
6331
6306
  "post": {
6332
6307
  "tags": [
6333
6308
  "channels.targets",
6334
- "V1",
6335
- "channels.targets",
6336
- "V1"
6309
+ "channels.targets"
6337
6310
  ],
6338
6311
  "summary": "Assign A Channel Target",
6339
6312
  "operationId": "channel_targets_create",
@@ -6391,9 +6364,7 @@
6391
6364
  "get": {
6392
6365
  "tags": [
6393
6366
  "channels.targets",
6394
- "V1",
6395
- "channels.targets",
6396
- "V1"
6367
+ "channels.targets"
6397
6368
  ],
6398
6369
  "summary": "Get A Channel Target",
6399
6370
  "operationId": "channel_targets_get_by_id",
@@ -6447,8 +6418,7 @@
6447
6418
  },
6448
6419
  "put": {
6449
6420
  "tags": [
6450
- "channels.targets",
6451
- "V1"
6421
+ "channels.targets"
6452
6422
  ],
6453
6423
  "summary": "Edit Channel Target",
6454
6424
  "description": "Update channel target by ID",
@@ -6515,8 +6485,7 @@
6515
6485
  "/api/v1/channels/{channel_id}": {
6516
6486
  "delete": {
6517
6487
  "tags": [
6518
- "channels.targets",
6519
- "V1"
6488
+ "channels.targets"
6520
6489
  ],
6521
6490
  "summary": "Delete Channel Target",
6522
6491
  "description": "Hard-delete a channel target by ID",
@@ -6571,8 +6540,7 @@
6571
6540
  "/api/v1/directory_members/": {
6572
6541
  "get": {
6573
6542
  "tags": [
6574
- "directory",
6575
- "V1"
6543
+ "directory"
6576
6544
  ],
6577
6545
  "summary": "Directory Member List",
6578
6546
  "description": "List the existing directory_members",
@@ -6788,8 +6756,7 @@
6788
6756
  },
6789
6757
  "post": {
6790
6758
  "tags": [
6791
- "directory",
6792
- "V1"
6759
+ "directory"
6793
6760
  ],
6794
6761
  "summary": "Create Directory Member",
6795
6762
  "description": "Create a new member in the directory",
@@ -6837,8 +6804,7 @@
6837
6804
  "/api/v1/directory_members/{member_id}": {
6838
6805
  "get": {
6839
6806
  "tags": [
6840
- "directory",
6841
- "V1"
6807
+ "directory"
6842
6808
  ],
6843
6809
  "summary": "Get Directory Member By Id",
6844
6810
  "description": "Get a DirectoryMember by ID.",
@@ -6885,8 +6851,7 @@
6885
6851
  },
6886
6852
  "put": {
6887
6853
  "tags": [
6888
- "directory",
6889
- "V1"
6854
+ "directory"
6890
6855
  ],
6891
6856
  "summary": "Update Directory Member",
6892
6857
  "description": "Update a DirectoryMember.",
@@ -6955,8 +6920,7 @@
6955
6920
  },
6956
6921
  "delete": {
6957
6922
  "tags": [
6958
- "directory",
6959
- "V1"
6923
+ "directory"
6960
6924
  ],
6961
6925
  "summary": "Delete Directory Member",
6962
6926
  "description": "Delete a DirectoryMember.",
@@ -7012,8 +6976,7 @@
7012
6976
  "/api/v1/directory_members/upload/": {
7013
6977
  "put": {
7014
6978
  "tags": [
7015
- "directory",
7016
- "V1"
6979
+ "directory"
7017
6980
  ],
7018
6981
  "summary": "Bulk Load Directory Members",
7019
6982
  "description": "Update Directory Members in chunks of 100.",
@@ -7071,8 +7034,7 @@
7071
7034
  "/api/v1/directory_members/download/": {
7072
7035
  "get": {
7073
7036
  "tags": [
7074
- "directory",
7075
- "V1"
7037
+ "directory"
7076
7038
  ],
7077
7039
  "summary": "Download Directory Members",
7078
7040
  "description": "Download the entire directory as a JSON file.",
@@ -7101,8 +7063,7 @@
7101
7063
  "/api/v1/dashboards/list": {
7102
7064
  "post": {
7103
7065
  "tags": [
7104
- "dashboards",
7105
- "V1"
7066
+ "dashboards"
7106
7067
  ],
7107
7068
  "summary": "Post List Dashboards",
7108
7069
  "description": "METHOD: POST\nURL: /dashboard/list\nARGUMENTS: None\nRETURNS: List of dashboards",
@@ -7319,8 +7280,7 @@
7319
7280
  "/api/v1/dashboards/fetch_info": {
7320
7281
  "post": {
7321
7282
  "tags": [
7322
- "dashboards",
7323
- "V1"
7283
+ "dashboards"
7324
7284
  ],
7325
7285
  "summary": "Post Fetch Info",
7326
7286
  "description": "METHOD: POST\nURL: /dashboard/fetch_info\nARGUMENTS: None\nRETURNS: Dashboard info for embedding",
@@ -7368,8 +7328,7 @@
7368
7328
  "/api/v1/dashboards/session_events": {
7369
7329
  "post": {
7370
7330
  "tags": [
7371
- "dashboards",
7372
- "V1"
7331
+ "dashboards"
7373
7332
  ],
7374
7333
  "summary": "Post Session Events",
7375
7334
  "description": "METHOD: POST\nURL: /dashboard/session_events\nARGUMENTS: None\nRETURNS: Dashboard info for embedding\nDEPRECATED: This endpoint is deprecated. Please use /dashboard/list instead",
@@ -7397,8 +7356,7 @@
7397
7356
  "/api/v1/dashboards/session_summary": {
7398
7357
  "post": {
7399
7358
  "tags": [
7400
- "dashboards",
7401
- "V1"
7359
+ "dashboards"
7402
7360
  ],
7403
7361
  "summary": "Post Session Summary",
7404
7362
  "description": "METHOD: POST\nURL: /dashboard/session_summary\nARGUMENTS: None\nRETURNS: Dashboard info for embedding\nDEPRECATED: This endpoint is deprecated. Please use /dashboard/list instead",
@@ -7426,8 +7384,7 @@
7426
7384
  "/api/v1/dashboards/session_transfers": {
7427
7385
  "post": {
7428
7386
  "tags": [
7429
- "dashboards",
7430
- "V1"
7387
+ "dashboards"
7431
7388
  ],
7432
7389
  "summary": "Post Session Transfers",
7433
7390
  "description": "METHOD: POST\nURL: /dashboard/session_transfers\nARGUMENTS: None\nRETURNS: Dashboard info for embedding\nDEPRECATED: This endpoint is deprecated. Please use /dashboard/list instead",
@@ -7455,8 +7412,7 @@
7455
7412
  "/api/v1/dashboards/sessions": {
7456
7413
  "post": {
7457
7414
  "tags": [
7458
- "dashboards",
7459
- "V1"
7415
+ "dashboards"
7460
7416
  ],
7461
7417
  "summary": "Post Sessions",
7462
7418
  "description": "METHOD: POST\nURL: /dashboard/sessions\nARGUMENTS: None\nRETURNS: Dashboard info for embedding\nDEPRECATED: This endpoint is deprecated. Please use /dashboard/list instead",
@@ -7484,8 +7440,7 @@
7484
7440
  "/api/v1/outbound/batches": {
7485
7441
  "get": {
7486
7442
  "tags": [
7487
- "outbound.batches",
7488
- "V1"
7443
+ "outbound.batches"
7489
7444
  ],
7490
7445
  "summary": "List Outbound Communication Batches",
7491
7446
  "operationId": "outbound_batch_list",
@@ -7699,8 +7654,7 @@
7699
7654
  },
7700
7655
  "post": {
7701
7656
  "tags": [
7702
- "outbound.batches",
7703
- "V1"
7657
+ "outbound.batches"
7704
7658
  ],
7705
7659
  "summary": "Create Outbound Communication Batch",
7706
7660
  "operationId": "outbound_batch_create",
@@ -7754,8 +7708,7 @@
7754
7708
  "/api/v1/outbound/batches/{batch_id}": {
7755
7709
  "get": {
7756
7710
  "tags": [
7757
- "outbound.batches",
7758
- "V1"
7711
+ "outbound.batches"
7759
7712
  ],
7760
7713
  "summary": "Get Outbound Communication Batch",
7761
7714
  "operationId": "outbound_batch_get_by_id",
@@ -7800,8 +7753,7 @@
7800
7753
  },
7801
7754
  "put": {
7802
7755
  "tags": [
7803
- "outbound.batches",
7804
- "V1"
7756
+ "outbound.batches"
7805
7757
  ],
7806
7758
  "summary": "Update Outbound Communication Batch",
7807
7759
  "operationId": "outbound_batch_update",
@@ -7826,7 +7778,7 @@
7826
7778
  "content": {
7827
7779
  "application/json": {
7828
7780
  "schema": {
7829
- "$ref": "#/components/schemas/CommunicationBatch"
7781
+ "$ref": "#/components/schemas/CommunicationBatchUpdate"
7830
7782
  }
7831
7783
  }
7832
7784
  }
@@ -7856,8 +7808,7 @@
7856
7808
  },
7857
7809
  "delete": {
7858
7810
  "tags": [
7859
- "outbound.batches",
7860
- "V1"
7811
+ "outbound.batches"
7861
7812
  ],
7862
7813
  "summary": "Delete Outbound Communication Batch",
7863
7814
  "operationId": "outbound_batch_delete",
@@ -7912,8 +7863,7 @@
7912
7863
  "/api/v1/outbound/batches/{batch_id}/upload_batch": {
7913
7864
  "post": {
7914
7865
  "tags": [
7915
- "outbound.batches",
7916
- "V1"
7866
+ "outbound.batches"
7917
7867
  ],
7918
7868
  "summary": "Upload Outbound Communication Batch",
7919
7869
  "operationId": "outbound_batch_upload",
@@ -7967,8 +7917,7 @@
7967
7917
  "/api/v1/outbound/batches/{batch_id}/results": {
7968
7918
  "get": {
7969
7919
  "tags": [
7970
- "outbound.batches",
7971
- "V1"
7920
+ "outbound.batches"
7972
7921
  ],
7973
7922
  "summary": "Fetch Outbound Communication Batch Results",
7974
7923
  "operationId": "outbound_batch_results",
@@ -8037,8 +7986,7 @@
8037
7986
  "/api/v1/outbound/batches/{batch_id}/requests": {
8038
7987
  "post": {
8039
7988
  "tags": [
8040
- "outbound.batches",
8041
- "V1"
7989
+ "outbound.batches"
8042
7990
  ],
8043
7991
  "summary": "Create Outbound Communication Request",
8044
7992
  "operationId": "outbound_batch_add",
@@ -8093,8 +8041,7 @@
8093
8041
  "/api/v1/outbound/batches/{batch_id}/remove-requests": {
8094
8042
  "post": {
8095
8043
  "tags": [
8096
- "outbound.batches",
8097
- "V1"
8044
+ "outbound.batches"
8098
8045
  ],
8099
8046
  "summary": "Delete Requests By List Of Reference Ids",
8100
8047
  "operationId": "outbound_batch_remove",
@@ -8153,8 +8100,7 @@
8153
8100
  "/api/v1/outbound/campaigns": {
8154
8101
  "get": {
8155
8102
  "tags": [
8156
- "outbound.campaigns",
8157
- "V1"
8103
+ "outbound.campaigns"
8158
8104
  ],
8159
8105
  "summary": "List Outbound Communication Campaigns",
8160
8106
  "operationId": "outbound_campaign_list",
@@ -8376,8 +8322,7 @@
8376
8322
  },
8377
8323
  "post": {
8378
8324
  "tags": [
8379
- "outbound.campaigns",
8380
- "V1"
8325
+ "outbound.campaigns"
8381
8326
  ],
8382
8327
  "summary": "Create Outbound Communication Campaign",
8383
8328
  "operationId": "outbound_campaign_create",
@@ -8431,8 +8376,7 @@
8431
8376
  "/api/v1/outbound/campaigns/{campaign_id}": {
8432
8377
  "get": {
8433
8378
  "tags": [
8434
- "outbound.campaigns",
8435
- "V1"
8379
+ "outbound.campaigns"
8436
8380
  ],
8437
8381
  "summary": "Get Outbound Communication Campaign",
8438
8382
  "operationId": "outbound_campaign_get_by_id",
@@ -8447,7 +8391,7 @@
8447
8391
  "in": "path",
8448
8392
  "required": true,
8449
8393
  "schema": {
8450
- "type": "string",
8394
+ "type": "integer",
8451
8395
  "title": "Campaign Id"
8452
8396
  }
8453
8397
  }
@@ -8477,8 +8421,7 @@
8477
8421
  },
8478
8422
  "put": {
8479
8423
  "tags": [
8480
- "outbound.campaigns",
8481
- "V1"
8424
+ "outbound.campaigns"
8482
8425
  ],
8483
8426
  "summary": "Update Outbound Communication Campaign",
8484
8427
  "operationId": "outbound_campaign_update",
@@ -8535,8 +8478,7 @@
8535
8478
  "/api/v1/language_groups/": {
8536
8479
  "get": {
8537
8480
  "tags": [
8538
- "language_groups",
8539
- "V1"
8481
+ "language_groups"
8540
8482
  ],
8541
8483
  "summary": "List Language Groups",
8542
8484
  "description": "Fetch language groups.",
@@ -8751,8 +8693,7 @@
8751
8693
  },
8752
8694
  "post": {
8753
8695
  "tags": [
8754
- "language_groups",
8755
- "V1"
8696
+ "language_groups"
8756
8697
  ],
8757
8698
  "summary": "Create Language Group",
8758
8699
  "description": "Create a new language group.",
@@ -8797,8 +8738,7 @@
8797
8738
  },
8798
8739
  "put": {
8799
8740
  "tags": [
8800
- "language_groups",
8801
- "V1"
8741
+ "language_groups"
8802
8742
  ],
8803
8743
  "summary": "Update Language Group",
8804
8744
  "description": "Update an existing language group",
@@ -8845,8 +8785,7 @@
8845
8785
  "/api/v1/language_groups/{language_group_id}": {
8846
8786
  "get": {
8847
8787
  "tags": [
8848
- "language_groups",
8849
- "V1"
8788
+ "language_groups"
8850
8789
  ],
8851
8790
  "summary": "Get Language Group",
8852
8791
  "description": "Fetch a given language group.",
@@ -8892,8 +8831,7 @@
8892
8831
  },
8893
8832
  "delete": {
8894
8833
  "tags": [
8895
- "language_groups",
8896
- "V1"
8834
+ "language_groups"
8897
8835
  ],
8898
8836
  "summary": "Delete Language Group",
8899
8837
  "description": "Delete a language group.",
@@ -8948,8 +8886,7 @@
8948
8886
  "/api/v1/takeouts/create": {
8949
8887
  "post": {
8950
8888
  "tags": [
8951
- "takeouts",
8952
- "V1"
8889
+ "takeouts"
8953
8890
  ],
8954
8891
  "summary": "Create Takeout",
8955
8892
  "operationId": "takeouts_create",
@@ -8975,8 +8912,7 @@
8975
8912
  "/api/v1/takeouts/get/{job_id}": {
8976
8913
  "get": {
8977
8914
  "tags": [
8978
- "takeouts",
8979
- "V1"
8915
+ "takeouts"
8980
8916
  ],
8981
8917
  "summary": "Get Takeout",
8982
8918
  "operationId": "takeouts_get_by_job_id",
@@ -10157,7 +10093,7 @@
10157
10093
  "title": "Batch Id",
10158
10094
  "description": "Unique ID for conversation batch",
10159
10095
  "examples": [
10160
- "20250407.9"
10096
+ "20250409.9"
10161
10097
  ]
10162
10098
  },
10163
10099
  "campaign_id": {
@@ -10180,7 +10116,7 @@
10180
10116
  "title": "Expires On",
10181
10117
  "description": "Timestamp of batch expiration",
10182
10118
  "examples": [
10183
- "2025-04-07T00:00:00Z"
10119
+ "2025-04-10T00:00:00Z"
10184
10120
  ]
10185
10121
  },
10186
10122
  "status": {
@@ -10191,24 +10127,24 @@
10191
10127
  "PENDING",
10192
10128
  "ACTIVE",
10193
10129
  "PAUSED",
10194
- "IDLE",
10130
+ "FAILED",
10195
10131
  "CANCELED",
10196
10132
  "EXPIRED"
10197
10133
  ]
10198
10134
  },
10199
- "count": {
10135
+ "upload_filename": {
10200
10136
  "anyOf": [
10201
10137
  {
10202
- "type": "integer"
10138
+ "type": "string"
10203
10139
  },
10204
10140
  {
10205
10141
  "type": "null"
10206
10142
  }
10207
10143
  ],
10208
- "title": "Count",
10209
- "description": "Number of requests in batch",
10144
+ "title": "Upload Filename",
10145
+ "description": "Name of file used to create batch",
10210
10146
  "examples": [
10211
- 152
10147
+ "LATE_PAYMENTS_20250401.csv"
10212
10148
  ]
10213
10149
  },
10214
10150
  "created_at": {
@@ -10216,7 +10152,7 @@
10216
10152
  "title": "Created At",
10217
10153
  "description": "Timestamp of batch creation",
10218
10154
  "examples": [
10219
- "2025-04-07T00:00:00Z"
10155
+ "2025-04-09T00:00:00Z"
10220
10156
  ]
10221
10157
  },
10222
10158
  "deleted_at": {
@@ -10231,7 +10167,7 @@
10231
10167
  "title": "Deleted At",
10232
10168
  "description": "Timestamp of batch deletion",
10233
10169
  "examples": [
10234
- "2025-04-07T00:00:00Z"
10170
+ "2025-04-09T00:00:00Z"
10235
10171
  ]
10236
10172
  },
10237
10173
  "deleted_reason": {
@@ -10261,7 +10197,7 @@
10261
10197
  "title": "Last Worked On",
10262
10198
  "description": "Timestamp of last batch activity",
10263
10199
  "examples": [
10264
- "2025-04-07T00:00:00Z"
10200
+ "2025-04-09T00:00:00Z"
10265
10201
  ]
10266
10202
  },
10267
10203
  "last_updated_by": {
@@ -10272,6 +10208,22 @@
10272
10208
  "user@email.com"
10273
10209
  ]
10274
10210
  },
10211
+ "error_message": {
10212
+ "anyOf": [
10213
+ {
10214
+ "type": "string"
10215
+ },
10216
+ {
10217
+ "type": "null"
10218
+ }
10219
+ ],
10220
+ "title": "Error Message",
10221
+ "description": "Error message if batch upload failed",
10222
+ "examples": [
10223
+ "Invalid file format",
10224
+ "Missing required fields"
10225
+ ]
10226
+ },
10275
10227
  "status_counts": {
10276
10228
  "anyOf": [
10277
10229
  {
@@ -10319,7 +10271,7 @@
10319
10271
  "PENDING",
10320
10272
  "ACTIVE",
10321
10273
  "PAUSED",
10322
- "IDLE",
10274
+ "FAILED",
10323
10275
  "CANCELED",
10324
10276
  "EXPIRED"
10325
10277
  ],
@@ -10733,7 +10685,7 @@
10733
10685
  "title": "Batch Id",
10734
10686
  "description": "Unique ID for conversation batch",
10735
10687
  "examples": [
10736
- "20250407.9"
10688
+ "20250409.9"
10737
10689
  ]
10738
10690
  },
10739
10691
  "campaign_id": {
@@ -10756,7 +10708,7 @@
10756
10708
  "title": "Expires On",
10757
10709
  "description": "Timestamp of batch expiration",
10758
10710
  "examples": [
10759
- "2025-04-07T00:00:00Z"
10711
+ "2025-04-10T00:00:00Z"
10760
10712
  ]
10761
10713
  },
10762
10714
  "status": {
@@ -10767,24 +10719,24 @@
10767
10719
  "PENDING",
10768
10720
  "ACTIVE",
10769
10721
  "PAUSED",
10770
- "IDLE",
10722
+ "FAILED",
10771
10723
  "CANCELED",
10772
10724
  "EXPIRED"
10773
10725
  ]
10774
10726
  },
10775
- "count": {
10727
+ "upload_filename": {
10776
10728
  "anyOf": [
10777
10729
  {
10778
- "type": "integer"
10730
+ "type": "string"
10779
10731
  },
10780
10732
  {
10781
10733
  "type": "null"
10782
10734
  }
10783
10735
  ],
10784
- "title": "Count",
10785
- "description": "Number of requests in batch",
10736
+ "title": "Upload Filename",
10737
+ "description": "Name of file used to create batch",
10786
10738
  "examples": [
10787
- 152
10739
+ "LATE_PAYMENTS_20250401.csv"
10788
10740
  ]
10789
10741
  },
10790
10742
  "created_at": {
@@ -10792,7 +10744,7 @@
10792
10744
  "title": "Created At",
10793
10745
  "description": "Timestamp of batch creation",
10794
10746
  "examples": [
10795
- "2025-04-07T00:00:00Z"
10747
+ "2025-04-09T00:00:00Z"
10796
10748
  ]
10797
10749
  },
10798
10750
  "deleted_at": {
@@ -10807,7 +10759,7 @@
10807
10759
  "title": "Deleted At",
10808
10760
  "description": "Timestamp of batch deletion",
10809
10761
  "examples": [
10810
- "2025-04-07T00:00:00Z"
10762
+ "2025-04-09T00:00:00Z"
10811
10763
  ]
10812
10764
  },
10813
10765
  "deleted_reason": {
@@ -10837,7 +10789,7 @@
10837
10789
  "title": "Last Worked On",
10838
10790
  "description": "Timestamp of last batch activity",
10839
10791
  "examples": [
10840
- "2025-04-07T00:00:00Z"
10792
+ "2025-04-09T00:00:00Z"
10841
10793
  ]
10842
10794
  },
10843
10795
  "last_updated_by": {
@@ -10847,6 +10799,22 @@
10847
10799
  "examples": [
10848
10800
  "user@email.com"
10849
10801
  ]
10802
+ },
10803
+ "error_message": {
10804
+ "anyOf": [
10805
+ {
10806
+ "type": "string"
10807
+ },
10808
+ {
10809
+ "type": "null"
10810
+ }
10811
+ ],
10812
+ "title": "Error Message",
10813
+ "description": "Error message if batch upload failed",
10814
+ "examples": [
10815
+ "Invalid file format",
10816
+ "Missing required fields"
10817
+ ]
10850
10818
  }
10851
10819
  },
10852
10820
  "type": "object",
@@ -10864,7 +10832,7 @@
10864
10832
  "title": "Batch Id",
10865
10833
  "description": "Unique ID for conversation batch",
10866
10834
  "examples": [
10867
- "20250407.9"
10835
+ "20250409.9"
10868
10836
  ]
10869
10837
  },
10870
10838
  "campaign_id": {
@@ -10887,7 +10855,7 @@
10887
10855
  "title": "Expires On",
10888
10856
  "description": "Timestamp of batch expiration",
10889
10857
  "examples": [
10890
- "2025-04-07T00:00:00Z"
10858
+ "2025-04-10T00:00:00Z"
10891
10859
  ]
10892
10860
  }
10893
10861
  },
@@ -10898,6 +10866,43 @@
10898
10866
  ],
10899
10867
  "title": "CommunicationBatchInput"
10900
10868
  },
10869
+ "CommunicationBatchUpdate": {
10870
+ "properties": {
10871
+ "paused": {
10872
+ "anyOf": [
10873
+ {
10874
+ "type": "boolean"
10875
+ },
10876
+ {
10877
+ "type": "null"
10878
+ }
10879
+ ],
10880
+ "title": "Paused",
10881
+ "description": "Whether the batch is on HOLD. When on HOLD, no outreach will be made.",
10882
+ "examples": [
10883
+ true,
10884
+ false
10885
+ ]
10886
+ },
10887
+ "expires_on": {
10888
+ "anyOf": [
10889
+ {
10890
+ "type": "string"
10891
+ },
10892
+ {
10893
+ "type": "null"
10894
+ }
10895
+ ],
10896
+ "title": "Expires On",
10897
+ "description": "Timestamp of batch expiration",
10898
+ "examples": [
10899
+ "2027-01-01T06:00:00Z"
10900
+ ]
10901
+ }
10902
+ },
10903
+ "type": "object",
10904
+ "title": "CommunicationBatchUpdate"
10905
+ },
10901
10906
  "CommunicationRequest": {
10902
10907
  "properties": {
10903
10908
  "reference_id": {
@@ -10973,7 +10978,7 @@
10973
10978
  "title": "Created At",
10974
10979
  "description": "Timestamp of request creation",
10975
10980
  "examples": [
10976
- "2025-04-06T00:00:00Z"
10981
+ "2025-04-08T00:00:00Z"
10977
10982
  ]
10978
10983
  },
10979
10984
  "sent_at": {
@@ -10988,7 +10993,7 @@
10988
10993
  "title": "Sent At",
10989
10994
  "description": "Timestamp at which request was sent",
10990
10995
  "examples": [
10991
- "2025-04-07T00:00:00Z"
10996
+ "2025-04-09T00:00:00Z"
10992
10997
  ]
10993
10998
  },
10994
10999
  "attempt_count": {
@@ -11030,6 +11035,19 @@
11030
11035
  1
11031
11036
  ]
11032
11037
  },
11038
+ "request_status": {
11039
+ "$ref": "#/components/schemas/RequestStatus",
11040
+ "description": "Status of request",
11041
+ "default": "PENDING",
11042
+ "examples": [
11043
+ "PENDING",
11044
+ "DUPLICATE",
11045
+ "INITIATED",
11046
+ "CONNECTED",
11047
+ "FAILED",
11048
+ "CANCELED"
11049
+ ]
11050
+ },
11033
11051
  "channel_manager_status": {
11034
11052
  "anyOf": [
11035
11053
  {
@@ -12330,6 +12348,20 @@
12330
12348
  "title": "DayOfWeek",
12331
12349
  "description": "Available options for day of the week for use in message rules."
12332
12350
  },
12351
+ "DaysOfWeek": {
12352
+ "type": "string",
12353
+ "enum": [
12354
+ "mon",
12355
+ "tue",
12356
+ "wed",
12357
+ "thu",
12358
+ "fri",
12359
+ "sat",
12360
+ "sun"
12361
+ ],
12362
+ "title": "DaysOfWeek",
12363
+ "description": "Enum representing days of the week."
12364
+ },
12333
12365
  "DialogMessage": {
12334
12366
  "properties": {
12335
12367
  "text": {
@@ -13395,7 +13427,7 @@
13395
13427
  "title": "Created At",
13396
13428
  "description": "Timestamp of at which insight tool was created",
13397
13429
  "examples": [
13398
- "2025-04-06T00:00:00Z"
13430
+ "2025-04-08T00:00:00Z"
13399
13431
  ]
13400
13432
  },
13401
13433
  "updated_at": {
@@ -13404,7 +13436,7 @@
13404
13436
  "title": "Updated At",
13405
13437
  "description": "Timestamp at which insight tool was last updated",
13406
13438
  "examples": [
13407
- "2025-04-07T00:00:00Z"
13439
+ "2025-04-09T00:00:00Z"
13408
13440
  ]
13409
13441
  },
13410
13442
  "last_updated_by": {
@@ -13600,7 +13632,7 @@
13600
13632
  "title": "Created At",
13601
13633
  "description": "Timestamp at which the insight workflow was created",
13602
13634
  "examples": [
13603
- "2025-04-06T00:00:00Z"
13635
+ "2025-04-08T00:00:00Z"
13604
13636
  ]
13605
13637
  },
13606
13638
  "updated_at": {
@@ -13609,7 +13641,7 @@
13609
13641
  "title": "Updated At",
13610
13642
  "description": "Timestamp of most recent update to the insight workflow",
13611
13643
  "examples": [
13612
- "2025-04-07T00:00:00Z"
13644
+ "2025-04-09T00:00:00Z"
13613
13645
  ]
13614
13646
  },
13615
13647
  "last_updated_by": {
@@ -13738,7 +13770,7 @@
13738
13770
  "title": "Created At",
13739
13771
  "description": "Timestamp at which insight tool result was created",
13740
13772
  "examples": [
13741
- "2025-04-06T00:00:00Z"
13773
+ "2025-04-08T00:00:00Z"
13742
13774
  ]
13743
13775
  },
13744
13776
  "updated_at": {
@@ -13747,7 +13779,7 @@
13747
13779
  "title": "Updated At",
13748
13780
  "description": "Timestamp at which insight tool result was last updated",
13749
13781
  "examples": [
13750
- "2025-04-07T00:00:00Z"
13782
+ "2025-04-09T00:00:00Z"
13751
13783
  ]
13752
13784
  }
13753
13785
  },
@@ -13803,6 +13835,35 @@
13803
13835
  "title": "InsightsWorkflowQueueSession",
13804
13836
  "description": "Session identifier for workflow queue."
13805
13837
  },
13838
+ "InspectLatencyResponse": {
13839
+ "properties": {
13840
+ "session_id": {
13841
+ "type": "string",
13842
+ "title": "Session Id"
13843
+ },
13844
+ "timeline": {
13845
+ "items": {
13846
+ "$ref": "#/components/schemas/LatencyEntry"
13847
+ },
13848
+ "type": "array",
13849
+ "title": "Timeline"
13850
+ },
13851
+ "summary": {
13852
+ "items": {
13853
+ "$ref": "#/components/schemas/SummaryEntry"
13854
+ },
13855
+ "type": "array",
13856
+ "title": "Summary"
13857
+ }
13858
+ },
13859
+ "type": "object",
13860
+ "required": [
13861
+ "session_id",
13862
+ "timeline"
13863
+ ],
13864
+ "title": "InspectLatencyResponse",
13865
+ "description": "This is a report of the time spent in each operation during this session. It contains a timeline,\nwhich lists the operations in the order they were executed, and a summary, which aggregates the\noperations by category and sub-category."
13866
+ },
13806
13867
  "InternalTool": {
13807
13868
  "properties": {
13808
13869
  "type": {
@@ -14214,6 +14275,91 @@
14214
14275
  "title": "LanguageGroupUpdateRequest",
14215
14276
  "description": "Request model to update an existing language group."
14216
14277
  },
14278
+ "LatencyCategory": {
14279
+ "type": "string",
14280
+ "enum": [
14281
+ "tts",
14282
+ "stt",
14283
+ "llm",
14284
+ "tool",
14285
+ "http"
14286
+ ],
14287
+ "title": "LatencyCategory"
14288
+ },
14289
+ "LatencyEntry": {
14290
+ "properties": {
14291
+ "timestamp": {
14292
+ "type": "string",
14293
+ "format": "date-time",
14294
+ "title": "Timestamp"
14295
+ },
14296
+ "measurement_start": {
14297
+ "type": "string",
14298
+ "format": "date-time",
14299
+ "title": "Measurement Start"
14300
+ },
14301
+ "category": {
14302
+ "$ref": "#/components/schemas/LatencyCategory"
14303
+ },
14304
+ "label": {
14305
+ "type": "string",
14306
+ "title": "Label"
14307
+ },
14308
+ "metadata": {
14309
+ "anyOf": [
14310
+ {
14311
+ "items": {
14312
+ "type": "string"
14313
+ },
14314
+ "type": "array"
14315
+ },
14316
+ {
14317
+ "type": "null"
14318
+ }
14319
+ ],
14320
+ "title": "Metadata"
14321
+ },
14322
+ "unit_type": {
14323
+ "$ref": "#/components/schemas/LatencyUnitType"
14324
+ },
14325
+ "value": {
14326
+ "type": "number",
14327
+ "title": "Value"
14328
+ },
14329
+ "value_str": {
14330
+ "type": "string",
14331
+ "title": "Value Str"
14332
+ },
14333
+ "time_delta": {
14334
+ "type": "string",
14335
+ "title": "Time Delta"
14336
+ }
14337
+ },
14338
+ "type": "object",
14339
+ "required": [
14340
+ "timestamp",
14341
+ "measurement_start",
14342
+ "category",
14343
+ "label",
14344
+ "unit_type",
14345
+ "value",
14346
+ "value_str",
14347
+ "time_delta"
14348
+ ],
14349
+ "title": "LatencyEntry",
14350
+ "description": "Data model for latency entries."
14351
+ },
14352
+ "LatencyUnitType": {
14353
+ "type": "string",
14354
+ "enum": [
14355
+ "minutes",
14356
+ "seconds",
14357
+ "milliseconds",
14358
+ "microseconds",
14359
+ "nanoseconds"
14360
+ ],
14361
+ "title": "LatencyUnitType"
14362
+ },
14217
14363
  "ListResponse_AgentResponse_": {
14218
14364
  "properties": {
14219
14365
  "items": {
@@ -15782,13 +15928,13 @@
15782
15928
  19995551234
15783
15929
  ]
15784
15930
  },
15785
- "rate": {
15931
+ "hourly_rate": {
15786
15932
  "type": "integer",
15787
- "title": "Rate",
15788
- "description": "Target number of outreach calls per minute",
15933
+ "title": "Hourly Rate",
15934
+ "description": "Target number of outreach calls per hour",
15789
15935
  "default": 1,
15790
15936
  "examples": [
15791
- 5
15937
+ 25
15792
15938
  ]
15793
15939
  },
15794
15940
  "retry_count": {
@@ -15817,19 +15963,15 @@
15817
15963
  "7d"
15818
15964
  ]
15819
15965
  },
15820
- "pause_seconds": {
15821
- "anyOf": [
15822
- {
15823
- "type": "integer"
15824
- },
15825
- {
15826
- "type": "null"
15827
- }
15828
- ],
15829
- "title": "Pause Seconds",
15830
- "description": "How many seconds to pause between queueing calls. Useful when rate should be less than 1 per minute",
15966
+ "active_days": {
15967
+ "items": {
15968
+ "$ref": "#/components/schemas/DaysOfWeek"
15969
+ },
15970
+ "type": "array",
15971
+ "title": "Active Days",
15972
+ "description": "Days of the week when campaign is active",
15831
15973
  "examples": [
15832
- 30
15974
+ "[\"mon\", \"tue\", \"wed\", \"thu\", \"fri\"]"
15833
15975
  ]
15834
15976
  },
15835
15977
  "id": {
@@ -15845,7 +15987,7 @@
15845
15987
  "title": "Created At",
15846
15988
  "description": "Timestamp of campaign creation",
15847
15989
  "examples": [
15848
- "2025-04-07T00:00:00Z"
15990
+ "2025-04-09T00:00:00Z"
15849
15991
  ]
15850
15992
  },
15851
15993
  "updated_at": {
@@ -15853,7 +15995,7 @@
15853
15995
  "title": "Updated At",
15854
15996
  "description": "Timestamp of campaign update",
15855
15997
  "examples": [
15856
- "2025-04-07T00:00:00Z"
15998
+ "2025-04-09T00:00:00Z"
15857
15999
  ]
15858
16000
  },
15859
16001
  "last_updated_by": {
@@ -15873,6 +16015,7 @@
15873
16015
  "daily_end_time",
15874
16016
  "timezone",
15875
16017
  "caller_id",
16018
+ "active_days",
15876
16019
  "id",
15877
16020
  "last_updated_by"
15878
16021
  ],
@@ -15985,13 +16128,13 @@
15985
16128
  19995551234
15986
16129
  ]
15987
16130
  },
15988
- "rate": {
16131
+ "hourly_rate": {
15989
16132
  "type": "integer",
15990
- "title": "Rate",
15991
- "description": "Target number of outreach calls per minute",
16133
+ "title": "Hourly Rate",
16134
+ "description": "Target number of outreach calls per hour",
15992
16135
  "default": 1,
15993
16136
  "examples": [
15994
- 5
16137
+ 25
15995
16138
  ]
15996
16139
  },
15997
16140
  "retry_count": {
@@ -16020,19 +16163,15 @@
16020
16163
  "7d"
16021
16164
  ]
16022
16165
  },
16023
- "pause_seconds": {
16024
- "anyOf": [
16025
- {
16026
- "type": "integer"
16027
- },
16028
- {
16029
- "type": "null"
16030
- }
16031
- ],
16032
- "title": "Pause Seconds",
16033
- "description": "How many seconds to pause between queueing calls. Useful when rate should be less than 1 per minute",
16166
+ "active_days": {
16167
+ "items": {
16168
+ "$ref": "#/components/schemas/DaysOfWeek"
16169
+ },
16170
+ "type": "array",
16171
+ "title": "Active Days",
16172
+ "description": "Days of the week when campaign is active",
16034
16173
  "examples": [
16035
- 30
16174
+ "[\"mon\", \"tue\", \"wed\", \"thu\", \"fri\"]"
16036
16175
  ]
16037
16176
  }
16038
16177
  },
@@ -16043,7 +16182,8 @@
16043
16182
  "daily_start_time",
16044
16183
  "daily_end_time",
16045
16184
  "timezone",
16046
- "caller_id"
16185
+ "caller_id",
16186
+ "active_days"
16047
16187
  ],
16048
16188
  "title": "OutboundCampaignInput"
16049
16189
  },
@@ -16124,7 +16264,7 @@
16124
16264
  "include_default_tools": {
16125
16265
  "type": "boolean",
16126
16266
  "title": "Include Default Tools",
16127
- "description": "Whether to include the default tools (`summary`, `hangup`) in the list of tools for the prompt. If you disable this during creation, you might want to disable it during updates as well, otherwise the default tools will be added when updating the prompt.",
16267
+ "description": "Whether to include the default tools (`hangup`, `summary`) in the list of tools for the prompt. If you disable this during creation, you might want to disable it during updates as well, otherwise the default tools will be added when updating the prompt.",
16128
16268
  "default": true,
16129
16269
  "examples": [
16130
16270
  true
@@ -16619,7 +16759,7 @@
16619
16759
  "include_default_tools": {
16620
16760
  "type": "boolean",
16621
16761
  "title": "Include Default Tools",
16622
- "description": "Whether to include the default tools (`summary`, `hangup`) in the list of tools for the prompt. If you remove one of the default tools from your prompt, you might want to disable this option so that the tool is not added again when updated.",
16762
+ "description": "Whether to include the default tools (`hangup`, `summary`) in the list of tools for the prompt. If you remove one of the default tools from your prompt, you might want to disable this option so that the tool is not added again when updated.",
16623
16763
  "default": true,
16624
16764
  "examples": [
16625
16765
  true
@@ -16636,6 +16776,19 @@
16636
16776
  "title": "PromptUpdateRequest",
16637
16777
  "description": "Request model to update an existing prompt."
16638
16778
  },
16779
+ "RequestStatus": {
16780
+ "type": "string",
16781
+ "enum": [
16782
+ "PENDING",
16783
+ "DUPLICATE",
16784
+ "INITIATED",
16785
+ "CONNECTED",
16786
+ "FAILED",
16787
+ "CANCELED"
16788
+ ],
16789
+ "title": "RequestStatus",
16790
+ "description": "Status of a communication request."
16791
+ },
16639
16792
  "ServiceCreateRequest": {
16640
16793
  "properties": {
16641
16794
  "name": {
@@ -17685,6 +17838,50 @@
17685
17838
  "title": "StaticToolParameterType",
17686
17839
  "description": "The expected type for a static tool parameter."
17687
17840
  },
17841
+ "SummaryEntry": {
17842
+ "properties": {
17843
+ "category": {
17844
+ "$ref": "#/components/schemas/LatencyCategory"
17845
+ },
17846
+ "sub_category": {
17847
+ "anyOf": [
17848
+ {
17849
+ "type": "string"
17850
+ },
17851
+ {
17852
+ "type": "null"
17853
+ }
17854
+ ],
17855
+ "title": "Sub Category"
17856
+ },
17857
+ "sum_ms": {
17858
+ "type": "number",
17859
+ "title": "Sum Ms"
17860
+ },
17861
+ "sum_str": {
17862
+ "type": "string",
17863
+ "title": "Sum Str"
17864
+ },
17865
+ "average_ms": {
17866
+ "type": "number",
17867
+ "title": "Average Ms"
17868
+ },
17869
+ "average_str": {
17870
+ "type": "string",
17871
+ "title": "Average Str"
17872
+ }
17873
+ },
17874
+ "type": "object",
17875
+ "required": [
17876
+ "category",
17877
+ "sum_ms",
17878
+ "sum_str",
17879
+ "average_ms",
17880
+ "average_str"
17881
+ ],
17882
+ "title": "SummaryEntry",
17883
+ "description": "A summary entry is an aggregation of latency entries by category and sub-category.\nIt contains the total and average latency for each category."
17884
+ },
17688
17885
  "SupportedLlm": {
17689
17886
  "properties": {
17690
17887
  "provider": {
@@ -18999,4 +19196,4 @@
18999
19196
  "methodNameOverride": "results"
19000
19197
  }
19001
19198
  ]
19002
- }
19199
+ }