syllable-sdk 1.0.1-rc.5 → 1.0.1

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 (475) hide show
  1. package/README.md +5 -0
  2. package/RUNTIMES.md +6 -6
  3. package/bin/mcp-server.js +592 -402
  4. package/bin/mcp-server.js.map +151 -147
  5. package/docs/sdks/pronunciations/README.md +84 -0
  6. package/examples/package-lock.json +1 -1
  7. package/funcs/agentsAgentGetAvailableVoices.js +1 -1
  8. package/funcs/agentsAgentGetAvailableVoices.js.map +1 -1
  9. package/funcs/agentsCreate.js +1 -1
  10. package/funcs/agentsCreate.js.map +1 -1
  11. package/funcs/agentsDelete.js +1 -1
  12. package/funcs/agentsDelete.js.map +1 -1
  13. package/funcs/agentsGetById.js +1 -1
  14. package/funcs/agentsGetById.js.map +1 -1
  15. package/funcs/agentsList.js +1 -1
  16. package/funcs/agentsList.js.map +1 -1
  17. package/funcs/agentsTestSendTestMessage.js +1 -1
  18. package/funcs/agentsTestSendTestMessage.js.map +1 -1
  19. package/funcs/agentsUpdate.js +1 -1
  20. package/funcs/agentsUpdate.js.map +1 -1
  21. package/funcs/channelsCreate.js +1 -1
  22. package/funcs/channelsCreate.js.map +1 -1
  23. package/funcs/channelsDelete.js +1 -1
  24. package/funcs/channelsDelete.js.map +1 -1
  25. package/funcs/channelsList.js +1 -1
  26. package/funcs/channelsList.js.map +1 -1
  27. package/funcs/channelsTargetsAvailableTargets.js +1 -1
  28. package/funcs/channelsTargetsAvailableTargets.js.map +1 -1
  29. package/funcs/channelsTargetsCreate.js +1 -1
  30. package/funcs/channelsTargetsCreate.js.map +1 -1
  31. package/funcs/channelsTargetsGetById.js +1 -1
  32. package/funcs/channelsTargetsGetById.js.map +1 -1
  33. package/funcs/channelsTargetsList.js +1 -1
  34. package/funcs/channelsTargetsList.js.map +1 -1
  35. package/funcs/channelsTargetsUpdate.js +1 -1
  36. package/funcs/channelsTargetsUpdate.js.map +1 -1
  37. package/funcs/channelsTwilioCreate.js +1 -1
  38. package/funcs/channelsTwilioCreate.js.map +1 -1
  39. package/funcs/channelsTwilioGetById.js +1 -1
  40. package/funcs/channelsTwilioGetById.js.map +1 -1
  41. package/funcs/channelsTwilioNumbersAdd.js +1 -1
  42. package/funcs/channelsTwilioNumbersAdd.js.map +1 -1
  43. package/funcs/channelsTwilioNumbersList.js +1 -1
  44. package/funcs/channelsTwilioNumbersList.js.map +1 -1
  45. package/funcs/channelsTwilioNumbersUpdate.js +1 -1
  46. package/funcs/channelsTwilioNumbersUpdate.js.map +1 -1
  47. package/funcs/channelsTwilioUpdate.js +1 -1
  48. package/funcs/channelsTwilioUpdate.js.map +1 -1
  49. package/funcs/channelsUpdate.js +1 -1
  50. package/funcs/channelsUpdate.js.map +1 -1
  51. package/funcs/conversationsList.js +1 -1
  52. package/funcs/conversationsList.js.map +1 -1
  53. package/funcs/customMessagesCreate.js +1 -1
  54. package/funcs/customMessagesCreate.js.map +1 -1
  55. package/funcs/customMessagesDelete.js +1 -1
  56. package/funcs/customMessagesDelete.js.map +1 -1
  57. package/funcs/customMessagesGetById.js +1 -1
  58. package/funcs/customMessagesGetById.js.map +1 -1
  59. package/funcs/customMessagesList.js +1 -1
  60. package/funcs/customMessagesList.js.map +1 -1
  61. package/funcs/customMessagesUpdate.js +1 -1
  62. package/funcs/customMessagesUpdate.js.map +1 -1
  63. package/funcs/dashboardsPostGetDashboard.js +1 -1
  64. package/funcs/dashboardsPostGetDashboard.js.map +1 -1
  65. package/funcs/dashboardsPostListDashboard.js +1 -1
  66. package/funcs/dashboardsPostListDashboard.js.map +1 -1
  67. package/funcs/dashboardsPostSessionEventsDashboard.js +1 -1
  68. package/funcs/dashboardsPostSessionEventsDashboard.js.map +1 -1
  69. package/funcs/dashboardsPostSessionSummaryDashboard.js +1 -1
  70. package/funcs/dashboardsPostSessionSummaryDashboard.js.map +1 -1
  71. package/funcs/dashboardsPostSessionTransfersDashboard.js +1 -1
  72. package/funcs/dashboardsPostSessionTransfersDashboard.js.map +1 -1
  73. package/funcs/dashboardsPostSessionsDashboard.js +1 -1
  74. package/funcs/dashboardsPostSessionsDashboard.js.map +1 -1
  75. package/funcs/dataSourcesCreate.js +1 -1
  76. package/funcs/dataSourcesCreate.js.map +1 -1
  77. package/funcs/dataSourcesDelete.js +1 -1
  78. package/funcs/dataSourcesDelete.js.map +1 -1
  79. package/funcs/dataSourcesGetById.js +1 -1
  80. package/funcs/dataSourcesGetById.js.map +1 -1
  81. package/funcs/dataSourcesList.js +1 -1
  82. package/funcs/dataSourcesList.js.map +1 -1
  83. package/funcs/dataSourcesUpdate.js +1 -1
  84. package/funcs/dataSourcesUpdate.js.map +1 -1
  85. package/funcs/eventsList.js +1 -1
  86. package/funcs/eventsList.js.map +1 -1
  87. package/funcs/incidentsCreate.js +1 -1
  88. package/funcs/incidentsCreate.js.map +1 -1
  89. package/funcs/incidentsDelete.js +1 -1
  90. package/funcs/incidentsDelete.js.map +1 -1
  91. package/funcs/incidentsGetById.js +1 -1
  92. package/funcs/incidentsGetById.js.map +1 -1
  93. package/funcs/incidentsIncidentGetOrganizations.js +1 -1
  94. package/funcs/incidentsIncidentGetOrganizations.js.map +1 -1
  95. package/funcs/incidentsList.js +1 -1
  96. package/funcs/incidentsList.js.map +1 -1
  97. package/funcs/incidentsUpdate.js +1 -1
  98. package/funcs/incidentsUpdate.js.map +1 -1
  99. package/funcs/insightsFoldersCreate.js +1 -1
  100. package/funcs/insightsFoldersCreate.js.map +1 -1
  101. package/funcs/insightsFoldersDelete.js +1 -1
  102. package/funcs/insightsFoldersDelete.js.map +1 -1
  103. package/funcs/insightsFoldersGetById.js +1 -1
  104. package/funcs/insightsFoldersGetById.js.map +1 -1
  105. package/funcs/insightsFoldersList.js +1 -1
  106. package/funcs/insightsFoldersList.js.map +1 -1
  107. package/funcs/insightsFoldersListFiles.js +1 -1
  108. package/funcs/insightsFoldersListFiles.js.map +1 -1
  109. package/funcs/insightsFoldersMoveFiles.js +1 -1
  110. package/funcs/insightsFoldersMoveFiles.js.map +1 -1
  111. package/funcs/insightsFoldersUpdate.js +1 -1
  112. package/funcs/insightsFoldersUpdate.js.map +1 -1
  113. package/funcs/insightsFoldersUploadFile.js +1 -1
  114. package/funcs/insightsFoldersUploadFile.js.map +1 -1
  115. package/funcs/insightsList.js +1 -1
  116. package/funcs/insightsList.js.map +1 -1
  117. package/funcs/insightsToolsCreate.js +1 -1
  118. package/funcs/insightsToolsCreate.js.map +1 -1
  119. package/funcs/insightsToolsDelete.js +1 -1
  120. package/funcs/insightsToolsDelete.js.map +1 -1
  121. package/funcs/insightsToolsGetById.js +1 -1
  122. package/funcs/insightsToolsGetById.js.map +1 -1
  123. package/funcs/insightsToolsInsightToolGetDefinitions.js +1 -1
  124. package/funcs/insightsToolsInsightToolGetDefinitions.js.map +1 -1
  125. package/funcs/insightsToolsInsightsToolTest.js +1 -1
  126. package/funcs/insightsToolsInsightsToolTest.js.map +1 -1
  127. package/funcs/insightsToolsList.js +1 -1
  128. package/funcs/insightsToolsList.js.map +1 -1
  129. package/funcs/insightsToolsUpdate.js +1 -1
  130. package/funcs/insightsToolsUpdate.js.map +1 -1
  131. package/funcs/insightsWorkflowsActivate.js +1 -1
  132. package/funcs/insightsWorkflowsActivate.js.map +1 -1
  133. package/funcs/insightsWorkflowsCreate.js +1 -1
  134. package/funcs/insightsWorkflowsCreate.js.map +1 -1
  135. package/funcs/insightsWorkflowsDelete.js +1 -1
  136. package/funcs/insightsWorkflowsDelete.js.map +1 -1
  137. package/funcs/insightsWorkflowsGetById.js +1 -1
  138. package/funcs/insightsWorkflowsGetById.js.map +1 -1
  139. package/funcs/insightsWorkflowsInactivate.js +1 -1
  140. package/funcs/insightsWorkflowsInactivate.js.map +1 -1
  141. package/funcs/insightsWorkflowsList.js +1 -1
  142. package/funcs/insightsWorkflowsList.js.map +1 -1
  143. package/funcs/insightsWorkflowsQueueWork.js +1 -1
  144. package/funcs/insightsWorkflowsQueueWork.js.map +1 -1
  145. package/funcs/insightsWorkflowsUpdate.js +1 -1
  146. package/funcs/insightsWorkflowsUpdate.js.map +1 -1
  147. package/funcs/languageGroupsCreate.js +1 -1
  148. package/funcs/languageGroupsCreate.js.map +1 -1
  149. package/funcs/languageGroupsDelete.js +1 -1
  150. package/funcs/languageGroupsDelete.js.map +1 -1
  151. package/funcs/languageGroupsGetById.js +1 -1
  152. package/funcs/languageGroupsGetById.js.map +1 -1
  153. package/funcs/languageGroupsLanguageGroupsCreateVoiceSample.js +1 -1
  154. package/funcs/languageGroupsLanguageGroupsCreateVoiceSample.js.map +1 -1
  155. package/funcs/languageGroupsList.js +1 -1
  156. package/funcs/languageGroupsList.js.map +1 -1
  157. package/funcs/languageGroupsUpdate.js +1 -1
  158. package/funcs/languageGroupsUpdate.js.map +1 -1
  159. package/funcs/organizationsCreate.js +1 -1
  160. package/funcs/organizationsCreate.js.map +1 -1
  161. package/funcs/organizationsDelete.js +1 -1
  162. package/funcs/organizationsDelete.js.map +1 -1
  163. package/funcs/organizationsOrganizationsGet.js +1 -1
  164. package/funcs/organizationsOrganizationsGet.js.map +1 -1
  165. package/funcs/organizationsUpdate.js +1 -1
  166. package/funcs/organizationsUpdate.js.map +1 -1
  167. package/funcs/outboundBatchesAdd.js +1 -1
  168. package/funcs/outboundBatchesAdd.js.map +1 -1
  169. package/funcs/outboundBatchesCreate.js +1 -1
  170. package/funcs/outboundBatchesCreate.js.map +1 -1
  171. package/funcs/outboundBatchesDelete.js +1 -1
  172. package/funcs/outboundBatchesDelete.js.map +1 -1
  173. package/funcs/outboundBatchesGetById.js +1 -1
  174. package/funcs/outboundBatchesGetById.js.map +1 -1
  175. package/funcs/outboundBatchesList.js +1 -1
  176. package/funcs/outboundBatchesList.js.map +1 -1
  177. package/funcs/outboundBatchesRemove.js +1 -1
  178. package/funcs/outboundBatchesRemove.js.map +1 -1
  179. package/funcs/outboundBatchesResults.js +1 -1
  180. package/funcs/outboundBatchesResults.js.map +1 -1
  181. package/funcs/outboundBatchesUpdate.js +1 -1
  182. package/funcs/outboundBatchesUpdate.js.map +1 -1
  183. package/funcs/outboundBatchesUpload.js +1 -1
  184. package/funcs/outboundBatchesUpload.js.map +1 -1
  185. package/funcs/outboundCampaignsCreate.js +1 -1
  186. package/funcs/outboundCampaignsCreate.js.map +1 -1
  187. package/funcs/outboundCampaignsDelete.js +1 -1
  188. package/funcs/outboundCampaignsDelete.js.map +1 -1
  189. package/funcs/outboundCampaignsGetById.js +1 -1
  190. package/funcs/outboundCampaignsGetById.js.map +1 -1
  191. package/funcs/outboundCampaignsList.js +1 -1
  192. package/funcs/outboundCampaignsList.js.map +1 -1
  193. package/funcs/outboundCampaignsUpdate.js +1 -1
  194. package/funcs/outboundCampaignsUpdate.js.map +1 -1
  195. package/funcs/permissionsList.js +1 -1
  196. package/funcs/permissionsList.js.map +1 -1
  197. package/funcs/promptsCreate.js +1 -1
  198. package/funcs/promptsCreate.js.map +1 -1
  199. package/funcs/promptsDelete.js +1 -1
  200. package/funcs/promptsDelete.js.map +1 -1
  201. package/funcs/promptsGetById.js +1 -1
  202. package/funcs/promptsGetById.js.map +1 -1
  203. package/funcs/promptsList.js +1 -1
  204. package/funcs/promptsList.js.map +1 -1
  205. package/funcs/promptsPromptGetSupportedLlms.js +1 -1
  206. package/funcs/promptsPromptGetSupportedLlms.js.map +1 -1
  207. package/funcs/promptsPromptsHistory.js +1 -1
  208. package/funcs/promptsPromptsHistory.js.map +1 -1
  209. package/funcs/promptsUpdate.js +1 -1
  210. package/funcs/promptsUpdate.js.map +1 -1
  211. package/funcs/pronunciationsPronunciationsUploadCsv.d.ts +15 -0
  212. package/funcs/pronunciationsPronunciationsUploadCsv.d.ts.map +1 -0
  213. package/funcs/pronunciationsPronunciationsUploadCsv.js +132 -0
  214. package/funcs/pronunciationsPronunciationsUploadCsv.js.map +1 -0
  215. package/funcs/rolesCreate.js +1 -1
  216. package/funcs/rolesCreate.js.map +1 -1
  217. package/funcs/rolesDelete.js +1 -1
  218. package/funcs/rolesDelete.js.map +1 -1
  219. package/funcs/rolesGetById.js +1 -1
  220. package/funcs/rolesGetById.js.map +1 -1
  221. package/funcs/rolesList.js +1 -1
  222. package/funcs/rolesList.js.map +1 -1
  223. package/funcs/rolesUpdate.js +1 -1
  224. package/funcs/rolesUpdate.js.map +1 -1
  225. package/funcs/servicesCreate.js +1 -1
  226. package/funcs/servicesCreate.js.map +1 -1
  227. package/funcs/servicesDelete.js +1 -1
  228. package/funcs/servicesDelete.js.map +1 -1
  229. package/funcs/servicesGetById.js +1 -1
  230. package/funcs/servicesGetById.js.map +1 -1
  231. package/funcs/servicesList.js +1 -1
  232. package/funcs/servicesList.js.map +1 -1
  233. package/funcs/servicesUpdate.js +1 -1
  234. package/funcs/servicesUpdate.js.map +1 -1
  235. package/funcs/sessionDebugGetSessionDataBySessionId.js +1 -1
  236. package/funcs/sessionDebugGetSessionDataBySessionId.js.map +1 -1
  237. package/funcs/sessionDebugGetSessionDataBySid.js +1 -1
  238. package/funcs/sessionDebugGetSessionDataBySid.js.map +1 -1
  239. package/funcs/sessionDebugGetSessionToolCallResultById.js +1 -1
  240. package/funcs/sessionDebugGetSessionToolCallResultById.js.map +1 -1
  241. package/funcs/sessionLabelsCreate.js +1 -1
  242. package/funcs/sessionLabelsCreate.js.map +1 -1
  243. package/funcs/sessionLabelsGetById.js +1 -1
  244. package/funcs/sessionLabelsGetById.js.map +1 -1
  245. package/funcs/sessionLabelsList.js +1 -1
  246. package/funcs/sessionLabelsList.js.map +1 -1
  247. package/funcs/sessionsFullSummaryGetById.js +1 -1
  248. package/funcs/sessionsFullSummaryGetById.js.map +1 -1
  249. package/funcs/sessionsGenerateSessionRecordingUrls.js +1 -1
  250. package/funcs/sessionsGenerateSessionRecordingUrls.js.map +1 -1
  251. package/funcs/sessionsGetById.js +1 -1
  252. package/funcs/sessionsGetById.js.map +1 -1
  253. package/funcs/sessionsLatencyGetById.js +1 -1
  254. package/funcs/sessionsLatencyGetById.js.map +1 -1
  255. package/funcs/sessionsList.js +1 -1
  256. package/funcs/sessionsList.js.map +1 -1
  257. package/funcs/sessionsSessionRecordingStream.js +1 -1
  258. package/funcs/sessionsSessionRecordingStream.js.map +1 -1
  259. package/funcs/sessionsTranscriptGetById.js +1 -1
  260. package/funcs/sessionsTranscriptGetById.js.map +1 -1
  261. package/funcs/takeoutsCreate.js +1 -1
  262. package/funcs/takeoutsCreate.js.map +1 -1
  263. package/funcs/takeoutsTakeoutsGetByJobId.js +1 -1
  264. package/funcs/takeoutsTakeoutsGetByJobId.js.map +1 -1
  265. package/funcs/takeoutsTakeoutsGetFile.js +1 -1
  266. package/funcs/takeoutsTakeoutsGetFile.js.map +1 -1
  267. package/funcs/toolsCreate.js +1 -1
  268. package/funcs/toolsCreate.js.map +1 -1
  269. package/funcs/toolsDelete.js +1 -1
  270. package/funcs/toolsDelete.js.map +1 -1
  271. package/funcs/toolsGetByName.js +1 -1
  272. package/funcs/toolsGetByName.js.map +1 -1
  273. package/funcs/toolsList.js +1 -1
  274. package/funcs/toolsList.js.map +1 -1
  275. package/funcs/toolsUpdate.js +1 -1
  276. package/funcs/toolsUpdate.js.map +1 -1
  277. package/funcs/usersCreate.js +1 -1
  278. package/funcs/usersCreate.js.map +1 -1
  279. package/funcs/usersDelete.js +1 -1
  280. package/funcs/usersDelete.js.map +1 -1
  281. package/funcs/usersList.js +1 -1
  282. package/funcs/usersList.js.map +1 -1
  283. package/funcs/usersUpdate.js +1 -1
  284. package/funcs/usersUpdate.js.map +1 -1
  285. package/funcs/usersUsersDeleteAccount.js +1 -1
  286. package/funcs/usersUsersDeleteAccount.js.map +1 -1
  287. package/funcs/usersUsersGetByEmail.js +1 -1
  288. package/funcs/usersUsersGetByEmail.js.map +1 -1
  289. package/funcs/usersUsersSendEmail.js +1 -1
  290. package/funcs/usersUsersSendEmail.js.map +1 -1
  291. package/jsr.json +1 -1
  292. package/lib/config.d.ts +3 -3
  293. package/lib/config.js +3 -3
  294. package/lib/config.js.map +1 -1
  295. package/mcp-server/mcp-server.js +1 -1
  296. package/mcp-server/mcp-server.js.map +1 -1
  297. package/mcp-server/server.d.ts.map +1 -1
  298. package/mcp-server/server.js +3 -1
  299. package/mcp-server/server.js.map +1 -1
  300. package/mcp-server/tools/pronunciationsPronunciationsUploadCsv.d.ts +8 -0
  301. package/mcp-server/tools/pronunciationsPronunciationsUploadCsv.d.ts.map +1 -0
  302. package/mcp-server/tools/pronunciationsPronunciationsUploadCsv.js +62 -0
  303. package/mcp-server/tools/pronunciationsPronunciationsUploadCsv.js.map +1 -0
  304. package/models/components/bodypronunciationsuploadcsv.d.ts +59 -0
  305. package/models/components/bodypronunciationsuploadcsv.d.ts.map +1 -0
  306. package/models/components/bodypronunciationsuploadcsv.js +109 -0
  307. package/models/components/bodypronunciationsuploadcsv.js.map +1 -0
  308. package/models/components/index.d.ts +2 -0
  309. package/models/components/index.d.ts.map +1 -1
  310. package/models/components/index.js +2 -0
  311. package/models/components/index.js.map +1 -1
  312. package/models/components/pronunciationscsvuploadresponse.d.ts +40 -0
  313. package/models/components/pronunciationscsvuploadresponse.d.ts.map +1 -0
  314. package/models/components/pronunciationscsvuploadresponse.js +89 -0
  315. package/models/components/pronunciationscsvuploadresponse.js.map +1 -0
  316. package/openapi.json +113 -0
  317. package/package.json +1 -1
  318. package/sdk/pronunciations.d.ts +9 -0
  319. package/sdk/pronunciations.d.ts.map +1 -0
  320. package/sdk/pronunciations.js +19 -0
  321. package/sdk/pronunciations.js.map +1 -0
  322. package/sdk/sdk.d.ts +3 -0
  323. package/sdk/sdk.d.ts.map +1 -1
  324. package/sdk/sdk.js +4 -0
  325. package/sdk/sdk.js.map +1 -1
  326. package/src/funcs/agentsAgentGetAvailableVoices.ts +1 -1
  327. package/src/funcs/agentsCreate.ts +1 -1
  328. package/src/funcs/agentsDelete.ts +1 -1
  329. package/src/funcs/agentsGetById.ts +1 -1
  330. package/src/funcs/agentsList.ts +1 -1
  331. package/src/funcs/agentsTestSendTestMessage.ts +1 -1
  332. package/src/funcs/agentsUpdate.ts +1 -1
  333. package/src/funcs/channelsCreate.ts +1 -1
  334. package/src/funcs/channelsDelete.ts +1 -1
  335. package/src/funcs/channelsList.ts +1 -1
  336. package/src/funcs/channelsTargetsAvailableTargets.ts +1 -1
  337. package/src/funcs/channelsTargetsCreate.ts +1 -1
  338. package/src/funcs/channelsTargetsGetById.ts +1 -1
  339. package/src/funcs/channelsTargetsList.ts +1 -1
  340. package/src/funcs/channelsTargetsUpdate.ts +1 -1
  341. package/src/funcs/channelsTwilioCreate.ts +1 -1
  342. package/src/funcs/channelsTwilioGetById.ts +1 -1
  343. package/src/funcs/channelsTwilioNumbersAdd.ts +1 -1
  344. package/src/funcs/channelsTwilioNumbersList.ts +1 -1
  345. package/src/funcs/channelsTwilioNumbersUpdate.ts +1 -1
  346. package/src/funcs/channelsTwilioUpdate.ts +1 -1
  347. package/src/funcs/channelsUpdate.ts +1 -1
  348. package/src/funcs/conversationsList.ts +1 -1
  349. package/src/funcs/customMessagesCreate.ts +1 -1
  350. package/src/funcs/customMessagesDelete.ts +1 -1
  351. package/src/funcs/customMessagesGetById.ts +1 -1
  352. package/src/funcs/customMessagesList.ts +1 -1
  353. package/src/funcs/customMessagesUpdate.ts +1 -1
  354. package/src/funcs/dashboardsPostGetDashboard.ts +1 -1
  355. package/src/funcs/dashboardsPostListDashboard.ts +1 -1
  356. package/src/funcs/dashboardsPostSessionEventsDashboard.ts +1 -1
  357. package/src/funcs/dashboardsPostSessionSummaryDashboard.ts +1 -1
  358. package/src/funcs/dashboardsPostSessionTransfersDashboard.ts +1 -1
  359. package/src/funcs/dashboardsPostSessionsDashboard.ts +1 -1
  360. package/src/funcs/dataSourcesCreate.ts +1 -1
  361. package/src/funcs/dataSourcesDelete.ts +1 -1
  362. package/src/funcs/dataSourcesGetById.ts +1 -1
  363. package/src/funcs/dataSourcesList.ts +1 -1
  364. package/src/funcs/dataSourcesUpdate.ts +1 -1
  365. package/src/funcs/eventsList.ts +1 -1
  366. package/src/funcs/incidentsCreate.ts +1 -1
  367. package/src/funcs/incidentsDelete.ts +1 -1
  368. package/src/funcs/incidentsGetById.ts +1 -1
  369. package/src/funcs/incidentsIncidentGetOrganizations.ts +1 -1
  370. package/src/funcs/incidentsList.ts +1 -1
  371. package/src/funcs/incidentsUpdate.ts +1 -1
  372. package/src/funcs/insightsFoldersCreate.ts +1 -1
  373. package/src/funcs/insightsFoldersDelete.ts +1 -1
  374. package/src/funcs/insightsFoldersGetById.ts +1 -1
  375. package/src/funcs/insightsFoldersList.ts +1 -1
  376. package/src/funcs/insightsFoldersListFiles.ts +1 -1
  377. package/src/funcs/insightsFoldersMoveFiles.ts +1 -1
  378. package/src/funcs/insightsFoldersUpdate.ts +1 -1
  379. package/src/funcs/insightsFoldersUploadFile.ts +1 -1
  380. package/src/funcs/insightsList.ts +1 -1
  381. package/src/funcs/insightsToolsCreate.ts +1 -1
  382. package/src/funcs/insightsToolsDelete.ts +1 -1
  383. package/src/funcs/insightsToolsGetById.ts +1 -1
  384. package/src/funcs/insightsToolsInsightToolGetDefinitions.ts +1 -1
  385. package/src/funcs/insightsToolsInsightsToolTest.ts +1 -1
  386. package/src/funcs/insightsToolsList.ts +1 -1
  387. package/src/funcs/insightsToolsUpdate.ts +1 -1
  388. package/src/funcs/insightsWorkflowsActivate.ts +1 -1
  389. package/src/funcs/insightsWorkflowsCreate.ts +1 -1
  390. package/src/funcs/insightsWorkflowsDelete.ts +1 -1
  391. package/src/funcs/insightsWorkflowsGetById.ts +1 -1
  392. package/src/funcs/insightsWorkflowsInactivate.ts +1 -1
  393. package/src/funcs/insightsWorkflowsList.ts +1 -1
  394. package/src/funcs/insightsWorkflowsQueueWork.ts +1 -1
  395. package/src/funcs/insightsWorkflowsUpdate.ts +1 -1
  396. package/src/funcs/languageGroupsCreate.ts +1 -1
  397. package/src/funcs/languageGroupsDelete.ts +1 -1
  398. package/src/funcs/languageGroupsGetById.ts +1 -1
  399. package/src/funcs/languageGroupsLanguageGroupsCreateVoiceSample.ts +1 -1
  400. package/src/funcs/languageGroupsList.ts +1 -1
  401. package/src/funcs/languageGroupsUpdate.ts +1 -1
  402. package/src/funcs/organizationsCreate.ts +1 -1
  403. package/src/funcs/organizationsDelete.ts +1 -1
  404. package/src/funcs/organizationsOrganizationsGet.ts +1 -1
  405. package/src/funcs/organizationsUpdate.ts +1 -1
  406. package/src/funcs/outboundBatchesAdd.ts +1 -1
  407. package/src/funcs/outboundBatchesCreate.ts +1 -1
  408. package/src/funcs/outboundBatchesDelete.ts +1 -1
  409. package/src/funcs/outboundBatchesGetById.ts +1 -1
  410. package/src/funcs/outboundBatchesList.ts +1 -1
  411. package/src/funcs/outboundBatchesRemove.ts +1 -1
  412. package/src/funcs/outboundBatchesResults.ts +1 -1
  413. package/src/funcs/outboundBatchesUpdate.ts +1 -1
  414. package/src/funcs/outboundBatchesUpload.ts +1 -1
  415. package/src/funcs/outboundCampaignsCreate.ts +1 -1
  416. package/src/funcs/outboundCampaignsDelete.ts +1 -1
  417. package/src/funcs/outboundCampaignsGetById.ts +1 -1
  418. package/src/funcs/outboundCampaignsList.ts +1 -1
  419. package/src/funcs/outboundCampaignsUpdate.ts +1 -1
  420. package/src/funcs/permissionsList.ts +1 -1
  421. package/src/funcs/promptsCreate.ts +1 -1
  422. package/src/funcs/promptsDelete.ts +1 -1
  423. package/src/funcs/promptsGetById.ts +1 -1
  424. package/src/funcs/promptsList.ts +1 -1
  425. package/src/funcs/promptsPromptGetSupportedLlms.ts +1 -1
  426. package/src/funcs/promptsPromptsHistory.ts +1 -1
  427. package/src/funcs/promptsUpdate.ts +1 -1
  428. package/src/funcs/pronunciationsPronunciationsUploadCsv.ts +191 -0
  429. package/src/funcs/rolesCreate.ts +1 -1
  430. package/src/funcs/rolesDelete.ts +1 -1
  431. package/src/funcs/rolesGetById.ts +1 -1
  432. package/src/funcs/rolesList.ts +1 -1
  433. package/src/funcs/rolesUpdate.ts +1 -1
  434. package/src/funcs/servicesCreate.ts +1 -1
  435. package/src/funcs/servicesDelete.ts +1 -1
  436. package/src/funcs/servicesGetById.ts +1 -1
  437. package/src/funcs/servicesList.ts +1 -1
  438. package/src/funcs/servicesUpdate.ts +1 -1
  439. package/src/funcs/sessionDebugGetSessionDataBySessionId.ts +1 -1
  440. package/src/funcs/sessionDebugGetSessionDataBySid.ts +1 -1
  441. package/src/funcs/sessionDebugGetSessionToolCallResultById.ts +1 -1
  442. package/src/funcs/sessionLabelsCreate.ts +1 -1
  443. package/src/funcs/sessionLabelsGetById.ts +1 -1
  444. package/src/funcs/sessionLabelsList.ts +1 -1
  445. package/src/funcs/sessionsFullSummaryGetById.ts +1 -1
  446. package/src/funcs/sessionsGenerateSessionRecordingUrls.ts +1 -1
  447. package/src/funcs/sessionsGetById.ts +1 -1
  448. package/src/funcs/sessionsLatencyGetById.ts +1 -1
  449. package/src/funcs/sessionsList.ts +1 -1
  450. package/src/funcs/sessionsSessionRecordingStream.ts +1 -1
  451. package/src/funcs/sessionsTranscriptGetById.ts +1 -1
  452. package/src/funcs/takeoutsCreate.ts +1 -1
  453. package/src/funcs/takeoutsTakeoutsGetByJobId.ts +1 -1
  454. package/src/funcs/takeoutsTakeoutsGetFile.ts +1 -1
  455. package/src/funcs/toolsCreate.ts +1 -1
  456. package/src/funcs/toolsDelete.ts +1 -1
  457. package/src/funcs/toolsGetByName.ts +1 -1
  458. package/src/funcs/toolsList.ts +1 -1
  459. package/src/funcs/toolsUpdate.ts +1 -1
  460. package/src/funcs/usersCreate.ts +1 -1
  461. package/src/funcs/usersDelete.ts +1 -1
  462. package/src/funcs/usersList.ts +1 -1
  463. package/src/funcs/usersUpdate.ts +1 -1
  464. package/src/funcs/usersUsersDeleteAccount.ts +1 -1
  465. package/src/funcs/usersUsersGetByEmail.ts +1 -1
  466. package/src/funcs/usersUsersSendEmail.ts +1 -1
  467. package/src/lib/config.ts +3 -3
  468. package/src/mcp-server/mcp-server.ts +1 -1
  469. package/src/mcp-server/server.ts +3 -1
  470. package/src/mcp-server/tools/pronunciationsPronunciationsUploadCsv.ts +37 -0
  471. package/src/models/components/bodypronunciationsuploadcsv.ts +148 -0
  472. package/src/models/components/index.ts +2 -0
  473. package/src/models/components/pronunciationscsvuploadresponse.ts +99 -0
  474. package/src/sdk/pronunciations.ts +24 -0
  475. package/src/sdk/sdk.ts +6 -0
package/bin/mcp-server.js CHANGED
@@ -34414,9 +34414,9 @@ var init_config = __esm(() => {
34414
34414
  SDK_METADATA = {
34415
34415
  language: "typescript",
34416
34416
  openapiDocVersion: "0.0.2",
34417
- sdkVersion: "1.0.1-rc.5",
34418
- genVersion: "2.722.5",
34419
- userAgent: "speakeasy-sdk/typescript 1.0.1-rc.5 2.722.5 0.0.2 syllable-sdk"
34417
+ sdkVersion: "1.0.1",
34418
+ genVersion: "2.723.2",
34419
+ userAgent: "speakeasy-sdk/typescript 1.0.1 2.723.2 0.0.2 syllable-sdk"
34420
34420
  };
34421
34421
  });
34422
34422
 
@@ -37945,6 +37945,45 @@ var init_bodyoutboundbatchupload = __esm(() => {
37945
37945
  })(BodyOutboundBatchUpload$ ||= {});
37946
37946
  });
37947
37947
 
37948
+ // src/models/components/bodypronunciationsuploadcsv.ts
37949
+ var BodyPronunciationsUploadCsvFile$inboundSchema, BodyPronunciationsUploadCsvFile$outboundSchema, BodyPronunciationsUploadCsvFile$, BodyPronunciationsUploadCsv$inboundSchema, BodyPronunciationsUploadCsv$outboundSchema, BodyPronunciationsUploadCsv$;
37950
+ var init_bodypronunciationsuploadcsv = __esm(() => {
37951
+ init_zod();
37952
+ init_blobs();
37953
+ BodyPronunciationsUploadCsvFile$inboundSchema = objectType({
37954
+ fileName: stringType(),
37955
+ content: unionType([
37956
+ instanceOfType(ReadableStream),
37957
+ instanceOfType(Blob),
37958
+ instanceOfType(ArrayBuffer),
37959
+ instanceOfType(Uint8Array)
37960
+ ])
37961
+ });
37962
+ BodyPronunciationsUploadCsvFile$outboundSchema = objectType({
37963
+ fileName: stringType(),
37964
+ content: unionType([
37965
+ instanceOfType(ReadableStream),
37966
+ instanceOfType(Blob),
37967
+ instanceOfType(ArrayBuffer),
37968
+ instanceOfType(Uint8Array)
37969
+ ])
37970
+ });
37971
+ ((BodyPronunciationsUploadCsvFile$) => {
37972
+ BodyPronunciationsUploadCsvFile$.inboundSchema = BodyPronunciationsUploadCsvFile$inboundSchema;
37973
+ BodyPronunciationsUploadCsvFile$.outboundSchema = BodyPronunciationsUploadCsvFile$outboundSchema;
37974
+ })(BodyPronunciationsUploadCsvFile$ ||= {});
37975
+ BodyPronunciationsUploadCsv$inboundSchema = objectType({
37976
+ file: lazyType(() => BodyPronunciationsUploadCsvFile$inboundSchema)
37977
+ });
37978
+ BodyPronunciationsUploadCsv$outboundSchema = objectType({
37979
+ file: lazyType(() => BodyPronunciationsUploadCsvFile$outboundSchema).or(blobLikeSchema)
37980
+ });
37981
+ ((BodyPronunciationsUploadCsv$) => {
37982
+ BodyPronunciationsUploadCsv$.inboundSchema = BodyPronunciationsUploadCsv$inboundSchema;
37983
+ BodyPronunciationsUploadCsv$.outboundSchema = BodyPronunciationsUploadCsv$outboundSchema;
37984
+ })(BodyPronunciationsUploadCsv$ ||= {});
37985
+ });
37986
+
37948
37987
  // src/models/components/campaignproperties.ts
37949
37988
  var CampaignProperties, CampaignProperties$inboundSchema, CampaignProperties$outboundSchema, CampaignProperties$;
37950
37989
  var init_campaignproperties = __esm(() => {
@@ -42408,6 +42447,41 @@ var init_promptupdaterequest = __esm(() => {
42408
42447
  })(PromptUpdateRequest$ ||= {});
42409
42448
  });
42410
42449
 
42450
+ // src/models/components/pronunciationscsvuploadresponse.ts
42451
+ var PronunciationsCsvUploadResponse$inboundSchema, PronunciationsCsvUploadResponse$outboundSchema, PronunciationsCsvUploadResponse$;
42452
+ var init_pronunciationscsvuploadresponse = __esm(() => {
42453
+ init_zod();
42454
+ init_primitives();
42455
+ PronunciationsCsvUploadResponse$inboundSchema = objectType({
42456
+ revision: numberType().int(),
42457
+ hash: nullableType(stringType()).optional(),
42458
+ entries: nullableType(numberType().int()).optional(),
42459
+ uploaded_at: stringType().datetime({ offset: true }).transform((v2) => new Date(v2)).optional(),
42460
+ uploaded_by: nullableType(stringType()).optional()
42461
+ }).transform((v2) => {
42462
+ return remap(v2, {
42463
+ uploaded_at: "uploadedAt",
42464
+ uploaded_by: "uploadedBy"
42465
+ });
42466
+ });
42467
+ PronunciationsCsvUploadResponse$outboundSchema = objectType({
42468
+ revision: numberType().int(),
42469
+ hash: nullableType(stringType()).optional(),
42470
+ entries: nullableType(numberType().int()).optional(),
42471
+ uploadedAt: dateType().transform((v2) => v2.toISOString()).optional(),
42472
+ uploadedBy: nullableType(stringType()).optional()
42473
+ }).transform((v2) => {
42474
+ return remap(v2, {
42475
+ uploadedAt: "uploaded_at",
42476
+ uploadedBy: "uploaded_by"
42477
+ });
42478
+ });
42479
+ ((PronunciationsCsvUploadResponse$) => {
42480
+ PronunciationsCsvUploadResponse$.inboundSchema = PronunciationsCsvUploadResponse$inboundSchema;
42481
+ PronunciationsCsvUploadResponse$.outboundSchema = PronunciationsCsvUploadResponse$outboundSchema;
42482
+ })(PronunciationsCsvUploadResponse$ ||= {});
42483
+ });
42484
+
42411
42485
  // src/models/components/rolecreaterequest.ts
42412
42486
  var RoleCreateRequest$inboundSchema, RoleCreateRequest$outboundSchema, RoleCreateRequest$;
42413
42487
  var init_rolecreaterequest = __esm(() => {
@@ -43736,6 +43810,7 @@ var init_components = __esm(() => {
43736
43810
  init_bodyorganizationsupdate();
43737
43811
  init_bodyoutboundbatchdelete();
43738
43812
  init_bodyoutboundbatchupload();
43813
+ init_bodypronunciationsuploadcsv();
43739
43814
  init_campaignproperties();
43740
43815
  init_channel();
43741
43816
  init_channelconfigview();
@@ -43855,6 +43930,7 @@ var init_components = __esm(() => {
43855
43930
  init_promptproperties();
43856
43931
  init_promptresponse();
43857
43932
  init_promptupdaterequest();
43933
+ init_pronunciationscsvuploadresponse();
43858
43934
  init_requeststatus();
43859
43935
  init_rolecreaterequest();
43860
43936
  init_roleproperties();
@@ -43968,7 +44044,7 @@ async function $do(client, options) {
43968
44044
  options: client._options,
43969
44045
  baseURL: options?.serverURL ?? client._baseURL ?? "",
43970
44046
  operationID: "agent_get_available_voices",
43971
- oAuth2Scopes: [],
44047
+ oAuth2Scopes: null,
43972
44048
  resolvedSecurity: requestSecurity,
43973
44049
  securitySource: client._options.apiKeyHeader,
43974
44050
  retryConfig: options?.retries || client._options.retryConfig || { strategy: "none" },
@@ -44109,7 +44185,7 @@ async function $do2(client, request, options) {
44109
44185
  options: client._options,
44110
44186
  baseURL: options?.serverURL ?? client._baseURL ?? "",
44111
44187
  operationID: "agent_create",
44112
- oAuth2Scopes: [],
44188
+ oAuth2Scopes: null,
44113
44189
  resolvedSecurity: requestSecurity,
44114
44190
  securitySource: client._options.apiKeyHeader,
44115
44191
  retryConfig: options?.retries || client._options.retryConfig || { strategy: "none" },
@@ -47397,7 +47473,7 @@ async function $do3(client, request, options) {
47397
47473
  options: client._options,
47398
47474
  baseURL: options?.serverURL ?? client._baseURL ?? "",
47399
47475
  operationID: "agent_delete",
47400
- oAuth2Scopes: [],
47476
+ oAuth2Scopes: null,
47401
47477
  resolvedSecurity: requestSecurity,
47402
47478
  securitySource: client._options.apiKeyHeader,
47403
47479
  retryConfig: options?.retries || client._options.retryConfig || { strategy: "none" },
@@ -47505,7 +47581,7 @@ async function $do4(client, request, options) {
47505
47581
  options: client._options,
47506
47582
  baseURL: options?.serverURL ?? client._baseURL ?? "",
47507
47583
  operationID: "agent_get_by_id",
47508
- oAuth2Scopes: [],
47584
+ oAuth2Scopes: null,
47509
47585
  resolvedSecurity: requestSecurity,
47510
47586
  securitySource: client._options.apiKeyHeader,
47511
47587
  retryConfig: options?.retries || client._options.retryConfig || { strategy: "none" },
@@ -47619,7 +47695,7 @@ async function $do5(client, request, options) {
47619
47695
  options: client._options,
47620
47696
  baseURL: options?.serverURL ?? client._baseURL ?? "",
47621
47697
  operationID: "agent_list",
47622
- oAuth2Scopes: [],
47698
+ oAuth2Scopes: null,
47623
47699
  resolvedSecurity: requestSecurity,
47624
47700
  securitySource: client._options.apiKeyHeader,
47625
47701
  retryConfig: options?.retries || client._options.retryConfig || { strategy: "none" },
@@ -47724,7 +47800,7 @@ async function $do6(client, request, options) {
47724
47800
  options: client._options,
47725
47801
  baseURL: options?.serverURL ?? client._baseURL ?? "",
47726
47802
  operationID: "send_test_message",
47727
- oAuth2Scopes: [],
47803
+ oAuth2Scopes: null,
47728
47804
  resolvedSecurity: requestSecurity,
47729
47805
  securitySource: client._options.apiKeyHeader,
47730
47806
  retryConfig: options?.retries || client._options.retryConfig || { strategy: "none" },
@@ -47827,7 +47903,7 @@ async function $do7(client, request, options) {
47827
47903
  options: client._options,
47828
47904
  baseURL: options?.serverURL ?? client._baseURL ?? "",
47829
47905
  operationID: "agent_update",
47830
- oAuth2Scopes: [],
47906
+ oAuth2Scopes: null,
47831
47907
  resolvedSecurity: requestSecurity,
47832
47908
  securitySource: client._options.apiKeyHeader,
47833
47909
  retryConfig: options?.retries || client._options.retryConfig || { strategy: "none" },
@@ -47930,7 +48006,7 @@ async function $do8(client, request, options) {
47930
48006
  options: client._options,
47931
48007
  baseURL: options?.serverURL ?? client._baseURL ?? "",
47932
48008
  operationID: "channels_create",
47933
- oAuth2Scopes: [],
48009
+ oAuth2Scopes: null,
47934
48010
  resolvedSecurity: requestSecurity,
47935
48011
  securitySource: client._options.apiKeyHeader,
47936
48012
  retryConfig: options?.retries || client._options.retryConfig || { strategy: "none" },
@@ -48039,7 +48115,7 @@ async function $do9(client, request, options) {
48039
48115
  options: client._options,
48040
48116
  baseURL: options?.serverURL ?? client._baseURL ?? "",
48041
48117
  operationID: "channel_targets_delete",
48042
- oAuth2Scopes: [],
48118
+ oAuth2Scopes: null,
48043
48119
  resolvedSecurity: requestSecurity,
48044
48120
  securitySource: client._options.apiKeyHeader,
48045
48121
  retryConfig: options?.retries || client._options.retryConfig || { strategy: "none" },
@@ -48154,7 +48230,7 @@ async function $do10(client, request, options) {
48154
48230
  options: client._options,
48155
48231
  baseURL: options?.serverURL ?? client._baseURL ?? "",
48156
48232
  operationID: "channels_list",
48157
- oAuth2Scopes: [],
48233
+ oAuth2Scopes: null,
48158
48234
  resolvedSecurity: requestSecurity,
48159
48235
  securitySource: client._options.apiKeyHeader,
48160
48236
  retryConfig: options?.retries || client._options.retryConfig || { strategy: "none" },
@@ -48267,7 +48343,7 @@ async function $do11(client, request, options) {
48267
48343
  options: client._options,
48268
48344
  baseURL: options?.serverURL ?? client._baseURL ?? "",
48269
48345
  operationID: "available_targets",
48270
- oAuth2Scopes: [],
48346
+ oAuth2Scopes: null,
48271
48347
  resolvedSecurity: requestSecurity,
48272
48348
  securitySource: client._options.apiKeyHeader,
48273
48349
  retryConfig: options?.retries || client._options.retryConfig || { strategy: "none" },
@@ -48380,7 +48456,7 @@ async function $do12(client, request, options) {
48380
48456
  options: client._options,
48381
48457
  baseURL: options?.serverURL ?? client._baseURL ?? "",
48382
48458
  operationID: "channel_targets_create",
48383
- oAuth2Scopes: [],
48459
+ oAuth2Scopes: null,
48384
48460
  resolvedSecurity: requestSecurity,
48385
48461
  securitySource: client._options.apiKeyHeader,
48386
48462
  retryConfig: options?.retries || client._options.retryConfig || { strategy: "none" },
@@ -48491,7 +48567,7 @@ async function $do13(client, request, options) {
48491
48567
  options: client._options,
48492
48568
  baseURL: options?.serverURL ?? client._baseURL ?? "",
48493
48569
  operationID: "channel_targets_get_by_id",
48494
- oAuth2Scopes: [],
48570
+ oAuth2Scopes: null,
48495
48571
  resolvedSecurity: requestSecurity,
48496
48572
  securitySource: client._options.apiKeyHeader,
48497
48573
  retryConfig: options?.retries || client._options.retryConfig || { strategy: "none" },
@@ -48603,7 +48679,7 @@ async function $do14(client, request, options) {
48603
48679
  options: client._options,
48604
48680
  baseURL: options?.serverURL ?? client._baseURL ?? "",
48605
48681
  operationID: "channel_targets_list",
48606
- oAuth2Scopes: [],
48682
+ oAuth2Scopes: null,
48607
48683
  resolvedSecurity: requestSecurity,
48608
48684
  securitySource: client._options.apiKeyHeader,
48609
48685
  retryConfig: options?.retries || client._options.retryConfig || { strategy: "none" },
@@ -48718,7 +48794,7 @@ async function $do15(client, request, options) {
48718
48794
  options: client._options,
48719
48795
  baseURL: options?.serverURL ?? client._baseURL ?? "",
48720
48796
  operationID: "channel_targets_update",
48721
- oAuth2Scopes: [],
48797
+ oAuth2Scopes: null,
48722
48798
  resolvedSecurity: requestSecurity,
48723
48799
  securitySource: client._options.apiKeyHeader,
48724
48800
  retryConfig: options?.retries || client._options.retryConfig || { strategy: "none" },
@@ -48822,7 +48898,7 @@ async function $do16(client, request, options) {
48822
48898
  options: client._options,
48823
48899
  baseURL: options?.serverURL ?? client._baseURL ?? "",
48824
48900
  operationID: "channels_twilio_create",
48825
- oAuth2Scopes: [],
48901
+ oAuth2Scopes: null,
48826
48902
  resolvedSecurity: requestSecurity,
48827
48903
  securitySource: client._options.apiKeyHeader,
48828
48904
  retryConfig: options?.retries || client._options.retryConfig || { strategy: "none" },
@@ -48928,7 +49004,7 @@ async function $do17(client, request, options) {
48928
49004
  options: client._options,
48929
49005
  baseURL: options?.serverURL ?? client._baseURL ?? "",
48930
49006
  operationID: "channels_twilio_get_by_id",
48931
- oAuth2Scopes: [],
49007
+ oAuth2Scopes: null,
48932
49008
  resolvedSecurity: requestSecurity,
48933
49009
  securitySource: client._options.apiKeyHeader,
48934
49010
  retryConfig: options?.retries || client._options.retryConfig || { strategy: "none" },
@@ -49038,7 +49114,7 @@ async function $do18(client, request, options) {
49038
49114
  options: client._options,
49039
49115
  baseURL: options?.serverURL ?? client._baseURL ?? "",
49040
49116
  operationID: "channels_twilio_numbers_add",
49041
- oAuth2Scopes: [],
49117
+ oAuth2Scopes: null,
49042
49118
  resolvedSecurity: requestSecurity,
49043
49119
  securitySource: client._options.apiKeyHeader,
49044
49120
  retryConfig: options?.retries || client._options.retryConfig || { strategy: "none" },
@@ -49147,7 +49223,7 @@ async function $do19(client, request, options) {
49147
49223
  options: client._options,
49148
49224
  baseURL: options?.serverURL ?? client._baseURL ?? "",
49149
49225
  operationID: "channels_twilio_numbers_list",
49150
- oAuth2Scopes: [],
49226
+ oAuth2Scopes: null,
49151
49227
  resolvedSecurity: requestSecurity,
49152
49228
  securitySource: client._options.apiKeyHeader,
49153
49229
  retryConfig: options?.retries || client._options.retryConfig || { strategy: "none" },
@@ -49259,7 +49335,7 @@ async function $do20(client, request, options) {
49259
49335
  options: client._options,
49260
49336
  baseURL: options?.serverURL ?? client._baseURL ?? "",
49261
49337
  operationID: "channels_twilio_numbers_update",
49262
- oAuth2Scopes: [],
49338
+ oAuth2Scopes: null,
49263
49339
  resolvedSecurity: requestSecurity,
49264
49340
  securitySource: client._options.apiKeyHeader,
49265
49341
  retryConfig: options?.retries || client._options.retryConfig || { strategy: "none" },
@@ -49363,7 +49439,7 @@ async function $do21(client, request, options) {
49363
49439
  options: client._options,
49364
49440
  baseURL: options?.serverURL ?? client._baseURL ?? "",
49365
49441
  operationID: "channels_twilio_update",
49366
- oAuth2Scopes: [],
49442
+ oAuth2Scopes: null,
49367
49443
  resolvedSecurity: requestSecurity,
49368
49444
  securitySource: client._options.apiKeyHeader,
49369
49445
  retryConfig: options?.retries || client._options.retryConfig || { strategy: "none" },
@@ -49464,7 +49540,7 @@ async function $do22(client, request, options) {
49464
49540
  options: client._options,
49465
49541
  baseURL: options?.serverURL ?? client._baseURL ?? "",
49466
49542
  operationID: "channels_update",
49467
- oAuth2Scopes: [],
49543
+ oAuth2Scopes: null,
49468
49544
  resolvedSecurity: requestSecurity,
49469
49545
  securitySource: client._options.apiKeyHeader,
49470
49546
  retryConfig: options?.retries || client._options.retryConfig || { strategy: "none" },
@@ -49575,7 +49651,7 @@ async function $do23(client, request, options) {
49575
49651
  options: client._options,
49576
49652
  baseURL: options?.serverURL ?? client._baseURL ?? "",
49577
49653
  operationID: "conversations_list",
49578
- oAuth2Scopes: [],
49654
+ oAuth2Scopes: null,
49579
49655
  resolvedSecurity: requestSecurity,
49580
49656
  securitySource: client._options.apiKeyHeader,
49581
49657
  retryConfig: options?.retries || client._options.retryConfig || { strategy: "none" },
@@ -49678,7 +49754,7 @@ async function $do24(client, request, options) {
49678
49754
  options: client._options,
49679
49755
  baseURL: options?.serverURL ?? client._baseURL ?? "",
49680
49756
  operationID: "custom_messages_create",
49681
- oAuth2Scopes: [],
49757
+ oAuth2Scopes: null,
49682
49758
  resolvedSecurity: requestSecurity,
49683
49759
  securitySource: client._options.apiKeyHeader,
49684
49760
  retryConfig: options?.retries || client._options.retryConfig || { strategy: "none" },
@@ -49786,7 +49862,7 @@ async function $do25(client, request, options) {
49786
49862
  options: client._options,
49787
49863
  baseURL: options?.serverURL ?? client._baseURL ?? "",
49788
49864
  operationID: "custom_messages_delete",
49789
- oAuth2Scopes: [],
49865
+ oAuth2Scopes: null,
49790
49866
  resolvedSecurity: requestSecurity,
49791
49867
  securitySource: client._options.apiKeyHeader,
49792
49868
  retryConfig: options?.retries || client._options.retryConfig || { strategy: "none" },
@@ -49893,7 +49969,7 @@ async function $do26(client, request, options) {
49893
49969
  options: client._options,
49894
49970
  baseURL: options?.serverURL ?? client._baseURL ?? "",
49895
49971
  operationID: "custom_message_get_by_id",
49896
- oAuth2Scopes: [],
49972
+ oAuth2Scopes: null,
49897
49973
  resolvedSecurity: requestSecurity,
49898
49974
  securitySource: client._options.apiKeyHeader,
49899
49975
  retryConfig: options?.retries || client._options.retryConfig || { strategy: "none" },
@@ -50007,7 +50083,7 @@ async function $do27(client, request, options) {
50007
50083
  options: client._options,
50008
50084
  baseURL: options?.serverURL ?? client._baseURL ?? "",
50009
50085
  operationID: "custom_messages_list",
50010
- oAuth2Scopes: [],
50086
+ oAuth2Scopes: null,
50011
50087
  resolvedSecurity: requestSecurity,
50012
50088
  securitySource: client._options.apiKeyHeader,
50013
50089
  retryConfig: options?.retries || client._options.retryConfig || { strategy: "none" },
@@ -50112,7 +50188,7 @@ async function $do28(client, request, options) {
50112
50188
  options: client._options,
50113
50189
  baseURL: options?.serverURL ?? client._baseURL ?? "",
50114
50190
  operationID: "custom_messages_update",
50115
- oAuth2Scopes: [],
50191
+ oAuth2Scopes: null,
50116
50192
  resolvedSecurity: requestSecurity,
50117
50193
  securitySource: client._options.apiKeyHeader,
50118
50194
  retryConfig: options?.retries || client._options.retryConfig || { strategy: "none" },
@@ -50217,7 +50293,7 @@ async function $do29(client, request, options) {
50217
50293
  options: client._options,
50218
50294
  baseURL: options?.serverURL ?? client._baseURL ?? "",
50219
50295
  operationID: "post_get_dashboard",
50220
- oAuth2Scopes: [],
50296
+ oAuth2Scopes: null,
50221
50297
  resolvedSecurity: requestSecurity,
50222
50298
  securitySource: client._options.apiKeyHeader,
50223
50299
  retryConfig: options?.retries || client._options.retryConfig || { strategy: "none" },
@@ -50335,7 +50411,7 @@ async function $do30(client, request, options) {
50335
50411
  options: client._options,
50336
50412
  baseURL: options?.serverURL ?? client._baseURL ?? "",
50337
50413
  operationID: "post_list_dashboard",
50338
- oAuth2Scopes: [],
50414
+ oAuth2Scopes: null,
50339
50415
  resolvedSecurity: requestSecurity,
50340
50416
  securitySource: client._options.apiKeyHeader,
50341
50417
  retryConfig: options?.retries || client._options.retryConfig || { strategy: "none" },
@@ -50436,7 +50512,7 @@ async function $do31(client, options) {
50436
50512
  options: client._options,
50437
50513
  baseURL: options?.serverURL ?? client._baseURL ?? "",
50438
50514
  operationID: "post_session_events_dashboard",
50439
- oAuth2Scopes: [],
50515
+ oAuth2Scopes: null,
50440
50516
  resolvedSecurity: requestSecurity,
50441
50517
  securitySource: client._options.apiKeyHeader,
50442
50518
  retryConfig: options?.retries || client._options.retryConfig || { strategy: "none" },
@@ -50524,7 +50600,7 @@ async function $do32(client, options) {
50524
50600
  options: client._options,
50525
50601
  baseURL: options?.serverURL ?? client._baseURL ?? "",
50526
50602
  operationID: "post_sessions_dashboard",
50527
- oAuth2Scopes: [],
50603
+ oAuth2Scopes: null,
50528
50604
  resolvedSecurity: requestSecurity,
50529
50605
  securitySource: client._options.apiKeyHeader,
50530
50606
  retryConfig: options?.retries || client._options.retryConfig || { strategy: "none" },
@@ -50612,7 +50688,7 @@ async function $do33(client, options) {
50612
50688
  options: client._options,
50613
50689
  baseURL: options?.serverURL ?? client._baseURL ?? "",
50614
50690
  operationID: "post_session_summary_dashboard",
50615
- oAuth2Scopes: [],
50691
+ oAuth2Scopes: null,
50616
50692
  resolvedSecurity: requestSecurity,
50617
50693
  securitySource: client._options.apiKeyHeader,
50618
50694
  retryConfig: options?.retries || client._options.retryConfig || { strategy: "none" },
@@ -50700,7 +50776,7 @@ async function $do34(client, options) {
50700
50776
  options: client._options,
50701
50777
  baseURL: options?.serverURL ?? client._baseURL ?? "",
50702
50778
  operationID: "post_session_transfers_dashboard",
50703
- oAuth2Scopes: [],
50779
+ oAuth2Scopes: null,
50704
50780
  resolvedSecurity: requestSecurity,
50705
50781
  securitySource: client._options.apiKeyHeader,
50706
50782
  retryConfig: options?.retries || client._options.retryConfig || { strategy: "none" },
@@ -50795,7 +50871,7 @@ async function $do35(client, request, options) {
50795
50871
  options: client._options,
50796
50872
  baseURL: options?.serverURL ?? client._baseURL ?? "",
50797
50873
  operationID: "data_sources_create",
50798
- oAuth2Scopes: [],
50874
+ oAuth2Scopes: null,
50799
50875
  resolvedSecurity: requestSecurity,
50800
50876
  securitySource: client._options.apiKeyHeader,
50801
50877
  retryConfig: options?.retries || client._options.retryConfig || { strategy: "none" },
@@ -50906,7 +50982,7 @@ async function $do36(client, request, options) {
50906
50982
  options: client._options,
50907
50983
  baseURL: options?.serverURL ?? client._baseURL ?? "",
50908
50984
  operationID: "data_sources_delete",
50909
- oAuth2Scopes: [],
50985
+ oAuth2Scopes: null,
50910
50986
  resolvedSecurity: requestSecurity,
50911
50987
  securitySource: client._options.apiKeyHeader,
50912
50988
  retryConfig: options?.retries || client._options.retryConfig || { strategy: "none" },
@@ -51016,7 +51092,7 @@ async function $do37(client, request, options) {
51016
51092
  options: client._options,
51017
51093
  baseURL: options?.serverURL ?? client._baseURL ?? "",
51018
51094
  operationID: "data_sources_get_by_id",
51019
- oAuth2Scopes: [],
51095
+ oAuth2Scopes: null,
51020
51096
  resolvedSecurity: requestSecurity,
51021
51097
  securitySource: client._options.apiKeyHeader,
51022
51098
  retryConfig: options?.retries || client._options.retryConfig || { strategy: "none" },
@@ -51130,7 +51206,7 @@ async function $do38(client, request, options) {
51130
51206
  options: client._options,
51131
51207
  baseURL: options?.serverURL ?? client._baseURL ?? "",
51132
51208
  operationID: "data_sources_list",
51133
- oAuth2Scopes: [],
51209
+ oAuth2Scopes: null,
51134
51210
  resolvedSecurity: requestSecurity,
51135
51211
  securitySource: client._options.apiKeyHeader,
51136
51212
  retryConfig: options?.retries || client._options.retryConfig || { strategy: "none" },
@@ -51235,7 +51311,7 @@ async function $do39(client, request, options) {
51235
51311
  options: client._options,
51236
51312
  baseURL: options?.serverURL ?? client._baseURL ?? "",
51237
51313
  operationID: "data_sources_update",
51238
- oAuth2Scopes: [],
51314
+ oAuth2Scopes: null,
51239
51315
  resolvedSecurity: requestSecurity,
51240
51316
  securitySource: client._options.apiKeyHeader,
51241
51317
  retryConfig: options?.retries || client._options.retryConfig || { strategy: "none" },
@@ -51348,7 +51424,7 @@ async function $do40(client, request, options) {
51348
51424
  options: client._options,
51349
51425
  baseURL: options?.serverURL ?? client._baseURL ?? "",
51350
51426
  operationID: "events_list",
51351
- oAuth2Scopes: [],
51427
+ oAuth2Scopes: null,
51352
51428
  resolvedSecurity: requestSecurity,
51353
51429
  securitySource: client._options.apiKeyHeader,
51354
51430
  retryConfig: options?.retries || client._options.retryConfig || { strategy: "none" },
@@ -51451,7 +51527,7 @@ async function $do41(client, request, options) {
51451
51527
  options: client._options,
51452
51528
  baseURL: options?.serverURL ?? client._baseURL ?? "",
51453
51529
  operationID: "incident_create",
51454
- oAuth2Scopes: [],
51530
+ oAuth2Scopes: null,
51455
51531
  resolvedSecurity: requestSecurity,
51456
51532
  securitySource: client._options.apiKeyHeader,
51457
51533
  retryConfig: options?.retries || client._options.retryConfig || { strategy: "none" },
@@ -51562,7 +51638,7 @@ async function $do42(client, request, options) {
51562
51638
  options: client._options,
51563
51639
  baseURL: options?.serverURL ?? client._baseURL ?? "",
51564
51640
  operationID: "incident_delete",
51565
- oAuth2Scopes: [],
51641
+ oAuth2Scopes: null,
51566
51642
  resolvedSecurity: requestSecurity,
51567
51643
  securitySource: client._options.apiKeyHeader,
51568
51644
  retryConfig: options?.retries || client._options.retryConfig || { strategy: "none" },
@@ -51672,7 +51748,7 @@ async function $do43(client, request, options) {
51672
51748
  options: client._options,
51673
51749
  baseURL: options?.serverURL ?? client._baseURL ?? "",
51674
51750
  operationID: "incident_get_by_id",
51675
- oAuth2Scopes: [],
51751
+ oAuth2Scopes: null,
51676
51752
  resolvedSecurity: requestSecurity,
51677
51753
  securitySource: client._options.apiKeyHeader,
51678
51754
  retryConfig: options?.retries || client._options.retryConfig || { strategy: "none" },
@@ -51769,7 +51845,7 @@ async function $do44(client, options) {
51769
51845
  options: client._options,
51770
51846
  baseURL: options?.serverURL ?? client._baseURL ?? "",
51771
51847
  operationID: "incident_get_organizations",
51772
- oAuth2Scopes: [],
51848
+ oAuth2Scopes: null,
51773
51849
  resolvedSecurity: requestSecurity,
51774
51850
  securitySource: client._options.apiKeyHeader,
51775
51851
  retryConfig: options?.retries || client._options.retryConfig || { strategy: "none" },
@@ -51871,7 +51947,7 @@ async function $do45(client, request, options) {
51871
51947
  options: client._options,
51872
51948
  baseURL: options?.serverURL ?? client._baseURL ?? "",
51873
51949
  operationID: "incident_list",
51874
- oAuth2Scopes: [],
51950
+ oAuth2Scopes: null,
51875
51951
  resolvedSecurity: requestSecurity,
51876
51952
  securitySource: client._options.apiKeyHeader,
51877
51953
  retryConfig: options?.retries || client._options.retryConfig || { strategy: "none" },
@@ -51976,7 +52052,7 @@ async function $do46(client, request, options) {
51976
52052
  options: client._options,
51977
52053
  baseURL: options?.serverURL ?? client._baseURL ?? "",
51978
52054
  operationID: "incident_update",
51979
- oAuth2Scopes: [],
52055
+ oAuth2Scopes: null,
51980
52056
  resolvedSecurity: requestSecurity,
51981
52057
  securitySource: client._options.apiKeyHeader,
51982
52058
  retryConfig: options?.retries || client._options.retryConfig || { strategy: "none" },
@@ -52079,7 +52155,7 @@ async function $do47(client, request, options) {
52079
52155
  options: client._options,
52080
52156
  baseURL: options?.serverURL ?? client._baseURL ?? "",
52081
52157
  operationID: "insights_folder_create",
52082
- oAuth2Scopes: [],
52158
+ oAuth2Scopes: null,
52083
52159
  resolvedSecurity: requestSecurity,
52084
52160
  securitySource: client._options.apiKeyHeader,
52085
52161
  retryConfig: options?.retries || client._options.retryConfig || { strategy: "none" },
@@ -52185,7 +52261,7 @@ async function $do48(client, request, options) {
52185
52261
  options: client._options,
52186
52262
  baseURL: options?.serverURL ?? client._baseURL ?? "",
52187
52263
  operationID: "insights_folder_delete",
52188
- oAuth2Scopes: [],
52264
+ oAuth2Scopes: null,
52189
52265
  resolvedSecurity: requestSecurity,
52190
52266
  securitySource: client._options.apiKeyHeader,
52191
52267
  retryConfig: options?.retries || client._options.retryConfig || { strategy: "none" },
@@ -52292,7 +52368,7 @@ async function $do49(client, request, options) {
52292
52368
  options: client._options,
52293
52369
  baseURL: options?.serverURL ?? client._baseURL ?? "",
52294
52370
  operationID: "insights_folder_get_by_id",
52295
- oAuth2Scopes: [],
52371
+ oAuth2Scopes: null,
52296
52372
  resolvedSecurity: requestSecurity,
52297
52373
  securitySource: client._options.apiKeyHeader,
52298
52374
  retryConfig: options?.retries || client._options.retryConfig || { strategy: "none" },
@@ -52404,7 +52480,7 @@ async function $do50(client, request, options) {
52404
52480
  options: client._options,
52405
52481
  baseURL: options?.serverURL ?? client._baseURL ?? "",
52406
52482
  operationID: "insights_folder_list",
52407
- oAuth2Scopes: [],
52483
+ oAuth2Scopes: null,
52408
52484
  resolvedSecurity: requestSecurity,
52409
52485
  securitySource: client._options.apiKeyHeader,
52410
52486
  retryConfig: options?.retries || client._options.retryConfig || { strategy: "none" },
@@ -52523,7 +52599,7 @@ async function $do51(client, request, options) {
52523
52599
  options: client._options,
52524
52600
  baseURL: options?.serverURL ?? client._baseURL ?? "",
52525
52601
  operationID: "insights_upload_list_files",
52526
- oAuth2Scopes: [],
52602
+ oAuth2Scopes: null,
52527
52603
  resolvedSecurity: requestSecurity,
52528
52604
  securitySource: client._options.apiKeyHeader,
52529
52605
  retryConfig: options?.retries || client._options.retryConfig || { strategy: "none" },
@@ -52634,7 +52710,7 @@ async function $do52(client, request, options) {
52634
52710
  options: client._options,
52635
52711
  baseURL: options?.serverURL ?? client._baseURL ?? "",
52636
52712
  operationID: "insights_upload_move_files",
52637
- oAuth2Scopes: [],
52713
+ oAuth2Scopes: null,
52638
52714
  resolvedSecurity: requestSecurity,
52639
52715
  securitySource: client._options.apiKeyHeader,
52640
52716
  retryConfig: options?.retries || client._options.retryConfig || { strategy: "none" },
@@ -52745,7 +52821,7 @@ async function $do53(client, request, options) {
52745
52821
  options: client._options,
52746
52822
  baseURL: options?.serverURL ?? client._baseURL ?? "",
52747
52823
  operationID: "insights_folder_update",
52748
- oAuth2Scopes: [],
52824
+ oAuth2Scopes: null,
52749
52825
  resolvedSecurity: requestSecurity,
52750
52826
  securitySource: client._options.apiKeyHeader,
52751
52827
  retryConfig: options?.retries || client._options.retryConfig || { strategy: "none" },
@@ -52947,7 +53023,7 @@ async function $do54(client, request, options) {
52947
53023
  options: client._options,
52948
53024
  baseURL: options?.serverURL ?? client._baseURL ?? "",
52949
53025
  operationID: "insights_folder_upload_file",
52950
- oAuth2Scopes: [],
53026
+ oAuth2Scopes: null,
52951
53027
  resolvedSecurity: requestSecurity,
52952
53028
  securitySource: client._options.apiKeyHeader,
52953
53029
  retryConfig: options?.retries || client._options.retryConfig || { strategy: "none" },
@@ -53061,7 +53137,7 @@ async function $do55(client, request, options) {
53061
53137
  options: client._options,
53062
53138
  baseURL: options?.serverURL ?? client._baseURL ?? "",
53063
53139
  operationID: "insights_list",
53064
- oAuth2Scopes: [],
53140
+ oAuth2Scopes: null,
53065
53141
  resolvedSecurity: requestSecurity,
53066
53142
  securitySource: client._options.apiKeyHeader,
53067
53143
  retryConfig: options?.retries || client._options.retryConfig || { strategy: "none" },
@@ -53166,7 +53242,7 @@ async function $do56(client, request, options) {
53166
53242
  options: client._options,
53167
53243
  baseURL: options?.serverURL ?? client._baseURL ?? "",
53168
53244
  operationID: "insights_tool_create",
53169
- oAuth2Scopes: [],
53245
+ oAuth2Scopes: null,
53170
53246
  resolvedSecurity: requestSecurity,
53171
53247
  securitySource: client._options.apiKeyHeader,
53172
53248
  retryConfig: options?.retries || client._options.retryConfig || { strategy: "none" },
@@ -53274,7 +53350,7 @@ async function $do57(client, request, options) {
53274
53350
  options: client._options,
53275
53351
  baseURL: options?.serverURL ?? client._baseURL ?? "",
53276
53352
  operationID: "insights_tool_delete",
53277
- oAuth2Scopes: [],
53353
+ oAuth2Scopes: null,
53278
53354
  resolvedSecurity: requestSecurity,
53279
53355
  securitySource: client._options.apiKeyHeader,
53280
53356
  retryConfig: options?.retries || client._options.retryConfig || { strategy: "none" },
@@ -53383,7 +53459,7 @@ async function $do58(client, request, options) {
53383
53459
  options: client._options,
53384
53460
  baseURL: options?.serverURL ?? client._baseURL ?? "",
53385
53461
  operationID: "insight_tool_get_by_id",
53386
- oAuth2Scopes: [],
53462
+ oAuth2Scopes: null,
53387
53463
  resolvedSecurity: requestSecurity,
53388
53464
  securitySource: client._options.apiKeyHeader,
53389
53465
  retryConfig: options?.retries || client._options.retryConfig || { strategy: "none" },
@@ -53487,7 +53563,7 @@ async function $do59(client, request, options) {
53487
53563
  options: client._options,
53488
53564
  baseURL: options?.serverURL ?? client._baseURL ?? "",
53489
53565
  operationID: "insights_tool_test",
53490
- oAuth2Scopes: [],
53566
+ oAuth2Scopes: null,
53491
53567
  resolvedSecurity: requestSecurity,
53492
53568
  securitySource: client._options.apiKeyHeader,
53493
53569
  retryConfig: options?.retries || client._options.retryConfig || { strategy: "none" },
@@ -53584,7 +53660,7 @@ async function $do60(client, options) {
53584
53660
  options: client._options,
53585
53661
  baseURL: options?.serverURL ?? client._baseURL ?? "",
53586
53662
  operationID: "insight_tool_get_definitions",
53587
- oAuth2Scopes: [],
53663
+ oAuth2Scopes: null,
53588
53664
  resolvedSecurity: requestSecurity,
53589
53665
  securitySource: client._options.apiKeyHeader,
53590
53666
  retryConfig: options?.retries || client._options.retryConfig || { strategy: "none" },
@@ -53686,7 +53762,7 @@ async function $do61(client, request, options) {
53686
53762
  options: client._options,
53687
53763
  baseURL: options?.serverURL ?? client._baseURL ?? "",
53688
53764
  operationID: "insight_tool_list",
53689
- oAuth2Scopes: [],
53765
+ oAuth2Scopes: null,
53690
53766
  resolvedSecurity: requestSecurity,
53691
53767
  securitySource: client._options.apiKeyHeader,
53692
53768
  retryConfig: options?.retries || client._options.retryConfig || { strategy: "none" },
@@ -53797,7 +53873,7 @@ async function $do62(client, request, options) {
53797
53873
  options: client._options,
53798
53874
  baseURL: options?.serverURL ?? client._baseURL ?? "",
53799
53875
  operationID: "insights_tool_update",
53800
- oAuth2Scopes: [],
53876
+ oAuth2Scopes: null,
53801
53877
  resolvedSecurity: requestSecurity,
53802
53878
  securitySource: client._options.apiKeyHeader,
53803
53879
  retryConfig: options?.retries || client._options.retryConfig || { strategy: "none" },
@@ -53909,7 +53985,7 @@ async function $do63(client, request, options) {
53909
53985
  options: client._options,
53910
53986
  baseURL: options?.serverURL ?? client._baseURL ?? "",
53911
53987
  operationID: "insights_workflow_activate",
53912
- oAuth2Scopes: [],
53988
+ oAuth2Scopes: null,
53913
53989
  resolvedSecurity: requestSecurity,
53914
53990
  securitySource: client._options.apiKeyHeader,
53915
53991
  retryConfig: options?.retries || client._options.retryConfig || { strategy: "none" },
@@ -54013,7 +54089,7 @@ async function $do64(client, request, options) {
54013
54089
  options: client._options,
54014
54090
  baseURL: options?.serverURL ?? client._baseURL ?? "",
54015
54091
  operationID: "insights_workflow_create",
54016
- oAuth2Scopes: [],
54092
+ oAuth2Scopes: null,
54017
54093
  resolvedSecurity: requestSecurity,
54018
54094
  securitySource: client._options.apiKeyHeader,
54019
54095
  retryConfig: options?.retries || client._options.retryConfig || { strategy: "none" },
@@ -54121,7 +54197,7 @@ async function $do65(client, request, options) {
54121
54197
  options: client._options,
54122
54198
  baseURL: options?.serverURL ?? client._baseURL ?? "",
54123
54199
  operationID: "insights_workflow_delete",
54124
- oAuth2Scopes: [],
54200
+ oAuth2Scopes: null,
54125
54201
  resolvedSecurity: requestSecurity,
54126
54202
  securitySource: client._options.apiKeyHeader,
54127
54203
  retryConfig: options?.retries || client._options.retryConfig || { strategy: "none" },
@@ -54230,7 +54306,7 @@ async function $do66(client, request, options) {
54230
54306
  options: client._options,
54231
54307
  baseURL: options?.serverURL ?? client._baseURL ?? "",
54232
54308
  operationID: "insights_workflow_get_by_id",
54233
- oAuth2Scopes: [],
54309
+ oAuth2Scopes: null,
54234
54310
  resolvedSecurity: requestSecurity,
54235
54311
  securitySource: client._options.apiKeyHeader,
54236
54312
  retryConfig: options?.retries || client._options.retryConfig || { strategy: "none" },
@@ -54339,7 +54415,7 @@ async function $do67(client, request, options) {
54339
54415
  options: client._options,
54340
54416
  baseURL: options?.serverURL ?? client._baseURL ?? "",
54341
54417
  operationID: "insights_workflow_inactivate",
54342
- oAuth2Scopes: [],
54418
+ oAuth2Scopes: null,
54343
54419
  resolvedSecurity: requestSecurity,
54344
54420
  securitySource: client._options.apiKeyHeader,
54345
54421
  retryConfig: options?.retries || client._options.retryConfig || { strategy: "none" },
@@ -54453,7 +54529,7 @@ async function $do68(client, request, options) {
54453
54529
  options: client._options,
54454
54530
  baseURL: options?.serverURL ?? client._baseURL ?? "",
54455
54531
  operationID: "insights_workflow_list",
54456
- oAuth2Scopes: [],
54532
+ oAuth2Scopes: null,
54457
54533
  resolvedSecurity: requestSecurity,
54458
54534
  securitySource: client._options.apiKeyHeader,
54459
54535
  retryConfig: options?.retries || client._options.retryConfig || { strategy: "none" },
@@ -54558,7 +54634,7 @@ async function $do69(client, request, options) {
54558
54634
  options: client._options,
54559
54635
  baseURL: options?.serverURL ?? client._baseURL ?? "",
54560
54636
  operationID: "insights_workflow_queue_work",
54561
- oAuth2Scopes: [],
54637
+ oAuth2Scopes: null,
54562
54638
  resolvedSecurity: requestSecurity,
54563
54639
  securitySource: client._options.apiKeyHeader,
54564
54640
  retryConfig: options?.retries || client._options.retryConfig || { strategy: "none" },
@@ -54670,7 +54746,7 @@ async function $do70(client, request, options) {
54670
54746
  options: client._options,
54671
54747
  baseURL: options?.serverURL ?? client._baseURL ?? "",
54672
54748
  operationID: "insights_workflow_update",
54673
- oAuth2Scopes: [],
54749
+ oAuth2Scopes: null,
54674
54750
  resolvedSecurity: requestSecurity,
54675
54751
  securitySource: client._options.apiKeyHeader,
54676
54752
  retryConfig: options?.retries || client._options.retryConfig || { strategy: "none" },
@@ -54774,7 +54850,7 @@ async function $do71(client, request, options) {
54774
54850
  options: client._options,
54775
54851
  baseURL: options?.serverURL ?? client._baseURL ?? "",
54776
54852
  operationID: "language_groups_create",
54777
- oAuth2Scopes: [],
54853
+ oAuth2Scopes: null,
54778
54854
  resolvedSecurity: requestSecurity,
54779
54855
  securitySource: client._options.apiKeyHeader,
54780
54856
  retryConfig: options?.retries || client._options.retryConfig || { strategy: "none" },
@@ -54882,7 +54958,7 @@ async function $do72(client, request, options) {
54882
54958
  options: client._options,
54883
54959
  baseURL: options?.serverURL ?? client._baseURL ?? "",
54884
54960
  operationID: "language_groups_delete",
54885
- oAuth2Scopes: [],
54961
+ oAuth2Scopes: null,
54886
54962
  resolvedSecurity: requestSecurity,
54887
54963
  securitySource: client._options.apiKeyHeader,
54888
54964
  retryConfig: options?.retries || client._options.retryConfig || { strategy: "none" },
@@ -54989,7 +55065,7 @@ async function $do73(client, request, options) {
54989
55065
  options: client._options,
54990
55066
  baseURL: options?.serverURL ?? client._baseURL ?? "",
54991
55067
  operationID: "language_groups_get_by_id",
54992
- oAuth2Scopes: [],
55068
+ oAuth2Scopes: null,
54993
55069
  resolvedSecurity: requestSecurity,
54994
55070
  securitySource: client._options.apiKeyHeader,
54995
55071
  retryConfig: options?.retries || client._options.retryConfig || { strategy: "none" },
@@ -55093,7 +55169,7 @@ async function $do74(client, request, options) {
55093
55169
  options: client._options,
55094
55170
  baseURL: options?.serverURL ?? client._baseURL ?? "",
55095
55171
  operationID: "language_groups_create_voice_sample",
55096
- oAuth2Scopes: [],
55172
+ oAuth2Scopes: null,
55097
55173
  resolvedSecurity: requestSecurity,
55098
55174
  securitySource: client._options.apiKeyHeader,
55099
55175
  retryConfig: options?.retries || client._options.retryConfig || { strategy: "none" },
@@ -55207,7 +55283,7 @@ async function $do75(client, request, options) {
55207
55283
  options: client._options,
55208
55284
  baseURL: options?.serverURL ?? client._baseURL ?? "",
55209
55285
  operationID: "language_groups_list",
55210
- oAuth2Scopes: [],
55286
+ oAuth2Scopes: null,
55211
55287
  resolvedSecurity: requestSecurity,
55212
55288
  securitySource: client._options.apiKeyHeader,
55213
55289
  retryConfig: options?.retries || client._options.retryConfig || { strategy: "none" },
@@ -55312,7 +55388,7 @@ async function $do76(client, request, options) {
55312
55388
  options: client._options,
55313
55389
  baseURL: options?.serverURL ?? client._baseURL ?? "",
55314
55390
  operationID: "language_groups_update",
55315
- oAuth2Scopes: [],
55391
+ oAuth2Scopes: null,
55316
55392
  resolvedSecurity: requestSecurity,
55317
55393
  securitySource: client._options.apiKeyHeader,
55318
55394
  retryConfig: options?.retries || client._options.retryConfig || { strategy: "none" },
@@ -55435,7 +55511,7 @@ async function $do77(client, request, options) {
55435
55511
  options: client._options,
55436
55512
  baseURL: options?.serverURL ?? client._baseURL ?? "",
55437
55513
  operationID: "organizations_create",
55438
- oAuth2Scopes: [],
55514
+ oAuth2Scopes: null,
55439
55515
  resolvedSecurity: requestSecurity,
55440
55516
  securitySource: client._options.apiKeyHeader,
55441
55517
  retryConfig: options?.retries || client._options.retryConfig || { strategy: "none" },
@@ -55541,7 +55617,7 @@ async function $do78(client, request, options) {
55541
55617
  options: client._options,
55542
55618
  baseURL: options?.serverURL ?? client._baseURL ?? "",
55543
55619
  operationID: "organizations_delete",
55544
- oAuth2Scopes: [],
55620
+ oAuth2Scopes: null,
55545
55621
  resolvedSecurity: requestSecurity,
55546
55622
  securitySource: client._options.apiKeyHeader,
55547
55623
  retryConfig: options?.retries || client._options.retryConfig || { strategy: "none" },
@@ -55638,7 +55714,7 @@ async function $do79(client, options) {
55638
55714
  options: client._options,
55639
55715
  baseURL: options?.serverURL ?? client._baseURL ?? "",
55640
55716
  operationID: "organizations_get",
55641
- oAuth2Scopes: [],
55717
+ oAuth2Scopes: null,
55642
55718
  resolvedSecurity: requestSecurity,
55643
55719
  securitySource: client._options.apiKeyHeader,
55644
55720
  retryConfig: options?.retries || client._options.retryConfig || { strategy: "none" },
@@ -55754,7 +55830,7 @@ async function $do80(client, request, options) {
55754
55830
  options: client._options,
55755
55831
  baseURL: options?.serverURL ?? client._baseURL ?? "",
55756
55832
  operationID: "organizations_update",
55757
- oAuth2Scopes: [],
55833
+ oAuth2Scopes: null,
55758
55834
  resolvedSecurity: requestSecurity,
55759
55835
  securitySource: client._options.apiKeyHeader,
55760
55836
  retryConfig: options?.retries || client._options.retryConfig || { strategy: "none" },
@@ -55866,7 +55942,7 @@ async function $do81(client, request, options) {
55866
55942
  options: client._options,
55867
55943
  baseURL: options?.serverURL ?? client._baseURL ?? "",
55868
55944
  operationID: "outbound_batch_add",
55869
- oAuth2Scopes: [],
55945
+ oAuth2Scopes: null,
55870
55946
  resolvedSecurity: requestSecurity,
55871
55947
  securitySource: client._options.apiKeyHeader,
55872
55948
  retryConfig: options?.retries || client._options.retryConfig || { strategy: "none" },
@@ -55968,7 +56044,7 @@ async function $do82(client, request, options) {
55968
56044
  options: client._options,
55969
56045
  baseURL: options?.serverURL ?? client._baseURL ?? "",
55970
56046
  operationID: "outbound_batch_create",
55971
- oAuth2Scopes: [],
56047
+ oAuth2Scopes: null,
55972
56048
  resolvedSecurity: requestSecurity,
55973
56049
  securitySource: client._options.apiKeyHeader,
55974
56050
  retryConfig: options?.retries || client._options.retryConfig || { strategy: "none" },
@@ -56077,7 +56153,7 @@ async function $do83(client, request, options) {
56077
56153
  options: client._options,
56078
56154
  baseURL: options?.serverURL ?? client._baseURL ?? "",
56079
56155
  operationID: "outbound_batch_delete",
56080
- oAuth2Scopes: [],
56156
+ oAuth2Scopes: null,
56081
56157
  resolvedSecurity: requestSecurity,
56082
56158
  securitySource: client._options.apiKeyHeader,
56083
56159
  retryConfig: options?.retries || client._options.retryConfig || { strategy: "none" },
@@ -56184,7 +56260,7 @@ async function $do84(client, request, options) {
56184
56260
  options: client._options,
56185
56261
  baseURL: options?.serverURL ?? client._baseURL ?? "",
56186
56262
  operationID: "outbound_batch_get_by_id",
56187
- oAuth2Scopes: [],
56263
+ oAuth2Scopes: null,
56188
56264
  resolvedSecurity: requestSecurity,
56189
56265
  securitySource: client._options.apiKeyHeader,
56190
56266
  retryConfig: options?.retries || client._options.retryConfig || { strategy: "none" },
@@ -56296,7 +56372,7 @@ async function $do85(client, request, options) {
56296
56372
  options: client._options,
56297
56373
  baseURL: options?.serverURL ?? client._baseURL ?? "",
56298
56374
  operationID: "outbound_batch_list",
56299
- oAuth2Scopes: [],
56375
+ oAuth2Scopes: null,
56300
56376
  resolvedSecurity: requestSecurity,
56301
56377
  securitySource: client._options.apiKeyHeader,
56302
56378
  retryConfig: options?.retries || client._options.retryConfig || { strategy: "none" },
@@ -56405,7 +56481,7 @@ async function $do86(client, request, options) {
56405
56481
  options: client._options,
56406
56482
  baseURL: options?.serverURL ?? client._baseURL ?? "",
56407
56483
  operationID: "outbound_batch_remove",
56408
- oAuth2Scopes: [],
56484
+ oAuth2Scopes: null,
56409
56485
  resolvedSecurity: requestSecurity,
56410
56486
  securitySource: client._options.apiKeyHeader,
56411
56487
  retryConfig: options?.retries || client._options.retryConfig || { strategy: "none" },
@@ -56517,7 +56593,7 @@ async function $do87(client, request, options) {
56517
56593
  options: client._options,
56518
56594
  baseURL: options?.serverURL ?? client._baseURL ?? "",
56519
56595
  operationID: "outbound_batch_results",
56520
- oAuth2Scopes: [],
56596
+ oAuth2Scopes: null,
56521
56597
  resolvedSecurity: requestSecurity,
56522
56598
  securitySource: client._options.apiKeyHeader,
56523
56599
  retryConfig: options?.retries || client._options.retryConfig || { strategy: "none" },
@@ -56629,7 +56705,7 @@ async function $do88(client, request, options) {
56629
56705
  options: client._options,
56630
56706
  baseURL: options?.serverURL ?? client._baseURL ?? "",
56631
56707
  operationID: "outbound_batch_update",
56632
- oAuth2Scopes: [],
56708
+ oAuth2Scopes: null,
56633
56709
  resolvedSecurity: requestSecurity,
56634
56710
  securitySource: client._options.apiKeyHeader,
56635
56711
  retryConfig: options?.retries || client._options.retryConfig || { strategy: "none" },
@@ -56753,7 +56829,7 @@ async function $do89(client, request, options) {
56753
56829
  options: client._options,
56754
56830
  baseURL: options?.serverURL ?? client._baseURL ?? "",
56755
56831
  operationID: "outbound_batch_upload",
56756
- oAuth2Scopes: [],
56832
+ oAuth2Scopes: null,
56757
56833
  resolvedSecurity: requestSecurity,
56758
56834
  securitySource: client._options.apiKeyHeader,
56759
56835
  retryConfig: options?.retries || client._options.retryConfig || { strategy: "none" },
@@ -56856,7 +56932,7 @@ async function $do90(client, request, options) {
56856
56932
  options: client._options,
56857
56933
  baseURL: options?.serverURL ?? client._baseURL ?? "",
56858
56934
  operationID: "outbound_campaign_create",
56859
- oAuth2Scopes: [],
56935
+ oAuth2Scopes: null,
56860
56936
  resolvedSecurity: requestSecurity,
56861
56937
  securitySource: client._options.apiKeyHeader,
56862
56938
  retryConfig: options?.retries || client._options.retryConfig || { strategy: "none" },
@@ -56962,7 +57038,7 @@ async function $do91(client, request, options) {
56962
57038
  options: client._options,
56963
57039
  baseURL: options?.serverURL ?? client._baseURL ?? "",
56964
57040
  operationID: "outbound_campaign_delete",
56965
- oAuth2Scopes: [],
57041
+ oAuth2Scopes: null,
56966
57042
  resolvedSecurity: requestSecurity,
56967
57043
  securitySource: client._options.apiKeyHeader,
56968
57044
  retryConfig: options?.retries || client._options.retryConfig || { strategy: "none" },
@@ -57069,7 +57145,7 @@ async function $do92(client, request, options) {
57069
57145
  options: client._options,
57070
57146
  baseURL: options?.serverURL ?? client._baseURL ?? "",
57071
57147
  operationID: "outbound_campaign_get_by_id",
57072
- oAuth2Scopes: [],
57148
+ oAuth2Scopes: null,
57073
57149
  resolvedSecurity: requestSecurity,
57074
57150
  securitySource: client._options.apiKeyHeader,
57075
57151
  retryConfig: options?.retries || client._options.retryConfig || { strategy: "none" },
@@ -57181,7 +57257,7 @@ async function $do93(client, request, options) {
57181
57257
  options: client._options,
57182
57258
  baseURL: options?.serverURL ?? client._baseURL ?? "",
57183
57259
  operationID: "outbound_campaign_list",
57184
- oAuth2Scopes: [],
57260
+ oAuth2Scopes: null,
57185
57261
  resolvedSecurity: requestSecurity,
57186
57262
  securitySource: client._options.apiKeyHeader,
57187
57263
  retryConfig: options?.retries || client._options.retryConfig || { strategy: "none" },
@@ -57292,7 +57368,7 @@ async function $do94(client, request, options) {
57292
57368
  options: client._options,
57293
57369
  baseURL: options?.serverURL ?? client._baseURL ?? "",
57294
57370
  operationID: "outbound_campaign_update",
57295
- oAuth2Scopes: [],
57371
+ oAuth2Scopes: null,
57296
57372
  resolvedSecurity: requestSecurity,
57297
57373
  securitySource: client._options.apiKeyHeader,
57298
57374
  retryConfig: options?.retries || client._options.retryConfig || { strategy: "none" },
@@ -57387,7 +57463,7 @@ async function $do95(client, options) {
57387
57463
  options: client._options,
57388
57464
  baseURL: options?.serverURL ?? client._baseURL ?? "",
57389
57465
  operationID: "permissions_list",
57390
- oAuth2Scopes: [],
57466
+ oAuth2Scopes: null,
57391
57467
  resolvedSecurity: requestSecurity,
57392
57468
  securitySource: client._options.apiKeyHeader,
57393
57469
  retryConfig: options?.retries || client._options.retryConfig || { strategy: "none" },
@@ -57479,7 +57555,7 @@ async function $do96(client, request, options) {
57479
57555
  options: client._options,
57480
57556
  baseURL: options?.serverURL ?? client._baseURL ?? "",
57481
57557
  operationID: "prompts_create",
57482
- oAuth2Scopes: [],
57558
+ oAuth2Scopes: null,
57483
57559
  resolvedSecurity: requestSecurity,
57484
57560
  securitySource: client._options.apiKeyHeader,
57485
57561
  retryConfig: options?.retries || client._options.retryConfig || { strategy: "none" },
@@ -57590,7 +57666,7 @@ async function $do97(client, request, options) {
57590
57666
  options: client._options,
57591
57667
  baseURL: options?.serverURL ?? client._baseURL ?? "",
57592
57668
  operationID: "prompts_delete",
57593
- oAuth2Scopes: [],
57669
+ oAuth2Scopes: null,
57594
57670
  resolvedSecurity: requestSecurity,
57595
57671
  securitySource: client._options.apiKeyHeader,
57596
57672
  retryConfig: options?.retries || client._options.retryConfig || { strategy: "none" },
@@ -57700,7 +57776,7 @@ async function $do98(client, request, options) {
57700
57776
  options: client._options,
57701
57777
  baseURL: options?.serverURL ?? client._baseURL ?? "",
57702
57778
  operationID: "prompts_get_by_id",
57703
- oAuth2Scopes: [],
57779
+ oAuth2Scopes: null,
57704
57780
  resolvedSecurity: requestSecurity,
57705
57781
  securitySource: client._options.apiKeyHeader,
57706
57782
  retryConfig: options?.retries || client._options.retryConfig || { strategy: "none" },
@@ -57814,7 +57890,7 @@ async function $do99(client, request, options) {
57814
57890
  options: client._options,
57815
57891
  baseURL: options?.serverURL ?? client._baseURL ?? "",
57816
57892
  operationID: "prompts_list",
57817
- oAuth2Scopes: [],
57893
+ oAuth2Scopes: null,
57818
57894
  resolvedSecurity: requestSecurity,
57819
57895
  securitySource: client._options.apiKeyHeader,
57820
57896
  retryConfig: options?.retries || client._options.retryConfig || { strategy: "none" },
@@ -57912,7 +57988,7 @@ async function $do100(client, options) {
57912
57988
  options: client._options,
57913
57989
  baseURL: options?.serverURL ?? client._baseURL ?? "",
57914
57990
  operationID: "prompt_get_supported_llms",
57915
- oAuth2Scopes: [],
57991
+ oAuth2Scopes: null,
57916
57992
  resolvedSecurity: requestSecurity,
57917
57993
  securitySource: client._options.apiKeyHeader,
57918
57994
  retryConfig: options?.retries || client._options.retryConfig || { strategy: "none" },
@@ -58009,7 +58085,7 @@ async function $do101(client, request, options) {
58009
58085
  options: client._options,
58010
58086
  baseURL: options?.serverURL ?? client._baseURL ?? "",
58011
58087
  operationID: "prompts_history",
58012
- oAuth2Scopes: [],
58088
+ oAuth2Scopes: null,
58013
58089
  resolvedSecurity: requestSecurity,
58014
58090
  securitySource: client._options.apiKeyHeader,
58015
58091
  retryConfig: options?.retries || client._options.retryConfig || { strategy: "none" },
@@ -58114,7 +58190,7 @@ async function $do102(client, request, options) {
58114
58190
  options: client._options,
58115
58191
  baseURL: options?.serverURL ?? client._baseURL ?? "",
58116
58192
  operationID: "prompts_update",
58117
- oAuth2Scopes: [],
58193
+ oAuth2Scopes: null,
58118
58194
  resolvedSecurity: requestSecurity,
58119
58195
  securitySource: client._options.apiKeyHeader,
58120
58196
  retryConfig: options?.retries || client._options.retryConfig || { strategy: "none" },
@@ -58194,11 +58270,123 @@ Update an existing prompt`,
58194
58270
  };
58195
58271
  });
58196
58272
 
58197
- // src/funcs/rolesCreate.ts
58198
- function rolesCreate(client, request, options) {
58273
+ // src/funcs/pronunciationsPronunciationsUploadCsv.ts
58274
+ function pronunciationsPronunciationsUploadCsv(client, request, options) {
58199
58275
  return new APIPromise($do103(client, request, options));
58200
58276
  }
58201
58277
  async function $do103(client, request, options) {
58278
+ const parsed = safeParse(request, (value) => BodyPronunciationsUploadCsv$outboundSchema.parse(value), "Input validation failed");
58279
+ if (!parsed.ok) {
58280
+ return [parsed, { status: "invalid" }];
58281
+ }
58282
+ const payload = parsed.value;
58283
+ const body = new FormData;
58284
+ if (isBlobLike(payload.file)) {
58285
+ appendForm(body, "file", payload.file);
58286
+ } else if (isReadableStream(payload.file.content)) {
58287
+ const buffer = await readableStreamToArrayBuffer(payload.file.content);
58288
+ const contentType2 = getContentTypeFromFileName(payload.file.fileName) || "application/octet-stream";
58289
+ const blob = new Blob([buffer], { type: contentType2 });
58290
+ appendForm(body, "file", blob, payload.file.fileName);
58291
+ } else {
58292
+ const contentType2 = getContentTypeFromFileName(payload.file.fileName) || "application/octet-stream";
58293
+ appendForm(body, "file", new Blob([payload.file.content], { type: contentType2 }), payload.file.fileName);
58294
+ }
58295
+ const path = pathToFunc("/api/v1/pronunciations/csv")();
58296
+ const headers = new Headers(compactMap({
58297
+ Accept: "application/json"
58298
+ }));
58299
+ const secConfig = await extractSecurity(client._options.apiKeyHeader);
58300
+ const securityInput = secConfig == null ? {} : { apiKeyHeader: secConfig };
58301
+ const requestSecurity = resolveGlobalSecurity(securityInput);
58302
+ const context = {
58303
+ options: client._options,
58304
+ baseURL: options?.serverURL ?? client._baseURL ?? "",
58305
+ operationID: "pronunciations_upload_csv",
58306
+ oAuth2Scopes: null,
58307
+ resolvedSecurity: requestSecurity,
58308
+ securitySource: client._options.apiKeyHeader,
58309
+ retryConfig: options?.retries || client._options.retryConfig || { strategy: "none" },
58310
+ retryCodes: options?.retryCodes || ["429", "500", "502", "503", "504"]
58311
+ };
58312
+ const requestRes = client._createRequest(context, {
58313
+ security: requestSecurity,
58314
+ method: "POST",
58315
+ baseURL: options?.serverURL,
58316
+ path,
58317
+ headers,
58318
+ body,
58319
+ userAgent: client._options.userAgent,
58320
+ timeoutMs: options?.timeoutMs || client._options.timeoutMs || -1
58321
+ }, options);
58322
+ if (!requestRes.ok) {
58323
+ return [requestRes, { status: "invalid" }];
58324
+ }
58325
+ const req = requestRes.value;
58326
+ const doResult = await client._do(req, {
58327
+ context,
58328
+ errorCodes: ["422", "4XX", "5XX"],
58329
+ retryConfig: context.retryConfig,
58330
+ retryCodes: context.retryCodes
58331
+ });
58332
+ if (!doResult.ok) {
58333
+ return [doResult, { status: "request-error", request: req }];
58334
+ }
58335
+ const response = doResult.value;
58336
+ const responseFields = {
58337
+ HttpMeta: { Response: response, Request: req }
58338
+ };
58339
+ const [result] = await match(json(202, PronunciationsCsvUploadResponse$inboundSchema), jsonErr(422, HTTPValidationError$inboundSchema), fail("4XX"), fail("5XX"))(response, req, { extraFields: responseFields });
58340
+ if (!result.ok) {
58341
+ return [result, { status: "complete", request: req, response }];
58342
+ }
58343
+ return [result, { status: "complete", request: req, response }];
58344
+ }
58345
+ var init_pronunciationsPronunciationsUploadCsv = __esm(() => {
58346
+ init_encodings();
58347
+ init_matchers();
58348
+ init_primitives();
58349
+ init_schemas();
58350
+ init_security();
58351
+ init_url();
58352
+ init_components();
58353
+ init_errors2();
58354
+ init_async();
58355
+ init_blobs();
58356
+ });
58357
+
58358
+ // src/mcp-server/tools/pronunciationsPronunciationsUploadCsv.ts
58359
+ var args93, tool$pronunciationsPronunciationsUploadCsv;
58360
+ var init_pronunciationsPronunciationsUploadCsv2 = __esm(() => {
58361
+ init_pronunciationsPronunciationsUploadCsv();
58362
+ init_components();
58363
+ init_tools();
58364
+ args93 = {
58365
+ request: BodyPronunciationsUploadCsv$inboundSchema
58366
+ };
58367
+ tool$pronunciationsPronunciationsUploadCsv = {
58368
+ name: "pronunciations-pronunciations-upload-csv",
58369
+ description: `Upload Pronunciations Csv`,
58370
+ args: args93,
58371
+ tool: async (client, args94, ctx) => {
58372
+ const [result, apiCall] = await pronunciationsPronunciationsUploadCsv(client, args94.request, { fetchOptions: { signal: ctx.signal } }).$inspect();
58373
+ if (!result.ok) {
58374
+ return {
58375
+ content: [{ type: "text", text: result.error.message }],
58376
+ isError: true
58377
+ };
58378
+ }
58379
+ const value = result.value;
58380
+ return formatResult(value, apiCall);
58381
+ }
58382
+ };
58383
+ });
58384
+
58385
+ // src/funcs/rolesCreate.ts
58386
+ function rolesCreate(client, request, options) {
58387
+ return new APIPromise($do104(client, request, options));
58388
+ }
58389
+ async function $do104(client, request, options) {
58202
58390
  const parsed = safeParse(request, (value) => RoleCreateRequest$outboundSchema.parse(value), "Input validation failed");
58203
58391
  if (!parsed.ok) {
58204
58392
  return [parsed, { status: "invalid" }];
@@ -58217,7 +58405,7 @@ async function $do103(client, request, options) {
58217
58405
  options: client._options,
58218
58406
  baseURL: options?.serverURL ?? client._baseURL ?? "",
58219
58407
  operationID: "roles_create",
58220
- oAuth2Scopes: [],
58408
+ oAuth2Scopes: null,
58221
58409
  resolvedSecurity: requestSecurity,
58222
58410
  securitySource: client._options.apiKeyHeader,
58223
58411
  retryConfig: options?.retries || client._options.retryConfig || { strategy: "none" },
@@ -58269,12 +58457,12 @@ var init_rolesCreate = __esm(() => {
58269
58457
  });
58270
58458
 
58271
58459
  // src/mcp-server/tools/rolesCreate.ts
58272
- var args93, tool$rolesCreate;
58460
+ var args94, tool$rolesCreate;
58273
58461
  var init_rolesCreate2 = __esm(() => {
58274
58462
  init_rolesCreate();
58275
58463
  init_components();
58276
58464
  init_tools();
58277
- args93 = {
58465
+ args94 = {
58278
58466
  request: RoleCreateRequest$inboundSchema
58279
58467
  };
58280
58468
  tool$rolesCreate = {
@@ -58282,9 +58470,9 @@ var init_rolesCreate2 = __esm(() => {
58282
58470
  description: `Create Role
58283
58471
 
58284
58472
  Create a new role.`,
58285
- args: args93,
58286
- tool: async (client, args94, ctx) => {
58287
- const [result, apiCall] = await rolesCreate(client, args94.request, { fetchOptions: { signal: ctx.signal } }).$inspect();
58473
+ args: args94,
58474
+ tool: async (client, args95, ctx) => {
58475
+ const [result, apiCall] = await rolesCreate(client, args95.request, { fetchOptions: { signal: ctx.signal } }).$inspect();
58288
58476
  if (!result.ok) {
58289
58477
  return {
58290
58478
  content: [{ type: "text", text: result.error.message }],
@@ -58299,9 +58487,9 @@ Create a new role.`,
58299
58487
 
58300
58488
  // src/funcs/rolesDelete.ts
58301
58489
  function rolesDelete(client, request, options) {
58302
- return new APIPromise($do104(client, request, options));
58490
+ return new APIPromise($do105(client, request, options));
58303
58491
  }
58304
- async function $do104(client, request, options) {
58492
+ async function $do105(client, request, options) {
58305
58493
  const parsed = safeParse(request, (value) => RolesDeleteRequest$outboundSchema.parse(value), "Input validation failed");
58306
58494
  if (!parsed.ok) {
58307
58495
  return [parsed, { status: "invalid" }];
@@ -58329,7 +58517,7 @@ async function $do104(client, request, options) {
58329
58517
  options: client._options,
58330
58518
  baseURL: options?.serverURL ?? client._baseURL ?? "",
58331
58519
  operationID: "roles_delete",
58332
- oAuth2Scopes: [],
58520
+ oAuth2Scopes: null,
58333
58521
  resolvedSecurity: requestSecurity,
58334
58522
  securitySource: client._options.apiKeyHeader,
58335
58523
  retryConfig: options?.retries || client._options.retryConfig || { strategy: "none" },
@@ -58383,12 +58571,12 @@ var init_rolesDelete = __esm(() => {
58383
58571
  });
58384
58572
 
58385
58573
  // src/mcp-server/tools/rolesDelete.ts
58386
- var args94, tool$rolesDelete;
58574
+ var args95, tool$rolesDelete;
58387
58575
  var init_rolesDelete2 = __esm(() => {
58388
58576
  init_rolesDelete();
58389
58577
  init_operations();
58390
58578
  init_tools();
58391
- args94 = {
58579
+ args95 = {
58392
58580
  request: RolesDeleteRequest$inboundSchema
58393
58581
  };
58394
58582
  tool$rolesDelete = {
@@ -58396,9 +58584,9 @@ var init_rolesDelete2 = __esm(() => {
58396
58584
  description: `Delete Role
58397
58585
 
58398
58586
  Delete a role. Optionally, reassign existing users with that role to a new role.`,
58399
- args: args94,
58400
- tool: async (client, args95, ctx) => {
58401
- const [result, apiCall] = await rolesDelete(client, args95.request, { fetchOptions: { signal: ctx.signal } }).$inspect();
58587
+ args: args95,
58588
+ tool: async (client, args96, ctx) => {
58589
+ const [result, apiCall] = await rolesDelete(client, args96.request, { fetchOptions: { signal: ctx.signal } }).$inspect();
58402
58590
  if (!result.ok) {
58403
58591
  return {
58404
58592
  content: [{ type: "text", text: result.error.message }],
@@ -58413,9 +58601,9 @@ Delete a role. Optionally, reassign existing users with that role to a new role.
58413
58601
 
58414
58602
  // src/funcs/rolesGetById.ts
58415
58603
  function rolesGetById(client, request, options) {
58416
- return new APIPromise($do105(client, request, options));
58604
+ return new APIPromise($do106(client, request, options));
58417
58605
  }
58418
- async function $do105(client, request, options) {
58606
+ async function $do106(client, request, options) {
58419
58607
  const parsed = safeParse(request, (value) => RolesGetByIdRequest$outboundSchema.parse(value), "Input validation failed");
58420
58608
  if (!parsed.ok) {
58421
58609
  return [parsed, { status: "invalid" }];
@@ -58439,7 +58627,7 @@ async function $do105(client, request, options) {
58439
58627
  options: client._options,
58440
58628
  baseURL: options?.serverURL ?? client._baseURL ?? "",
58441
58629
  operationID: "roles_get_by_id",
58442
- oAuth2Scopes: [],
58630
+ oAuth2Scopes: null,
58443
58631
  resolvedSecurity: requestSecurity,
58444
58632
  securitySource: client._options.apiKeyHeader,
58445
58633
  retryConfig: options?.retries || client._options.retryConfig || { strategy: "none" },
@@ -58492,12 +58680,12 @@ var init_rolesGetById = __esm(() => {
58492
58680
  });
58493
58681
 
58494
58682
  // src/mcp-server/tools/rolesGetById.ts
58495
- var args95, tool$rolesGetById;
58683
+ var args96, tool$rolesGetById;
58496
58684
  var init_rolesGetById2 = __esm(() => {
58497
58685
  init_rolesGetById();
58498
58686
  init_operations();
58499
58687
  init_tools();
58500
- args95 = {
58688
+ args96 = {
58501
58689
  request: RolesGetByIdRequest$inboundSchema
58502
58690
  };
58503
58691
  tool$rolesGetById = {
@@ -58505,9 +58693,9 @@ var init_rolesGetById2 = __esm(() => {
58505
58693
  description: `Get Role
58506
58694
 
58507
58695
  Fetch a given role.`,
58508
- args: args95,
58509
- tool: async (client, args96, ctx) => {
58510
- const [result, apiCall] = await rolesGetById(client, args96.request, { fetchOptions: { signal: ctx.signal } }).$inspect();
58696
+ args: args96,
58697
+ tool: async (client, args97, ctx) => {
58698
+ const [result, apiCall] = await rolesGetById(client, args97.request, { fetchOptions: { signal: ctx.signal } }).$inspect();
58511
58699
  if (!result.ok) {
58512
58700
  return {
58513
58701
  content: [{ type: "text", text: result.error.message }],
@@ -58522,9 +58710,9 @@ Fetch a given role.`,
58522
58710
 
58523
58711
  // src/funcs/rolesList.ts
58524
58712
  function rolesList(client, request, options) {
58525
- return new APIPromise($do106(client, request, options));
58713
+ return new APIPromise($do107(client, request, options));
58526
58714
  }
58527
- async function $do106(client, request, options) {
58715
+ async function $do107(client, request, options) {
58528
58716
  const parsed = safeParse(request, (value) => RolesListRequest$outboundSchema.parse(value), "Input validation failed");
58529
58717
  if (!parsed.ok) {
58530
58718
  return [parsed, { status: "invalid" }];
@@ -58553,7 +58741,7 @@ async function $do106(client, request, options) {
58553
58741
  options: client._options,
58554
58742
  baseURL: options?.serverURL ?? client._baseURL ?? "",
58555
58743
  operationID: "roles_list",
58556
- oAuth2Scopes: [],
58744
+ oAuth2Scopes: null,
58557
58745
  resolvedSecurity: requestSecurity,
58558
58746
  securitySource: client._options.apiKeyHeader,
58559
58747
  retryConfig: options?.retries || client._options.retryConfig || { strategy: "none" },
@@ -58607,12 +58795,12 @@ var init_rolesList = __esm(() => {
58607
58795
  });
58608
58796
 
58609
58797
  // src/mcp-server/tools/rolesList.ts
58610
- var args96, tool$rolesList;
58798
+ var args97, tool$rolesList;
58611
58799
  var init_rolesList2 = __esm(() => {
58612
58800
  init_rolesList();
58613
58801
  init_operations();
58614
58802
  init_tools();
58615
- args96 = {
58803
+ args97 = {
58616
58804
  request: RolesListRequest$inboundSchema
58617
58805
  };
58618
58806
  tool$rolesList = {
@@ -58620,9 +58808,9 @@ var init_rolesList2 = __esm(() => {
58620
58808
  description: `List Roles
58621
58809
 
58622
58810
  List the existing roles.`,
58623
- args: args96,
58624
- tool: async (client, args97, ctx) => {
58625
- const [result, apiCall] = await rolesList(client, args97.request, { fetchOptions: { signal: ctx.signal } }).$inspect();
58811
+ args: args97,
58812
+ tool: async (client, args98, ctx) => {
58813
+ const [result, apiCall] = await rolesList(client, args98.request, { fetchOptions: { signal: ctx.signal } }).$inspect();
58626
58814
  if (!result.ok) {
58627
58815
  return {
58628
58816
  content: [{ type: "text", text: result.error.message }],
@@ -58637,9 +58825,9 @@ List the existing roles.`,
58637
58825
 
58638
58826
  // src/funcs/rolesUpdate.ts
58639
58827
  function rolesUpdate(client, request, options) {
58640
- return new APIPromise($do107(client, request, options));
58828
+ return new APIPromise($do108(client, request, options));
58641
58829
  }
58642
- async function $do107(client, request, options) {
58830
+ async function $do108(client, request, options) {
58643
58831
  const parsed = safeParse(request, (value) => RoleUpdateRequest$outboundSchema.parse(value), "Input validation failed");
58644
58832
  if (!parsed.ok) {
58645
58833
  return [parsed, { status: "invalid" }];
@@ -58658,7 +58846,7 @@ async function $do107(client, request, options) {
58658
58846
  options: client._options,
58659
58847
  baseURL: options?.serverURL ?? client._baseURL ?? "",
58660
58848
  operationID: "roles_update",
58661
- oAuth2Scopes: [],
58849
+ oAuth2Scopes: null,
58662
58850
  resolvedSecurity: requestSecurity,
58663
58851
  securitySource: client._options.apiKeyHeader,
58664
58852
  retryConfig: options?.retries || client._options.retryConfig || { strategy: "none" },
@@ -58710,12 +58898,12 @@ var init_rolesUpdate = __esm(() => {
58710
58898
  });
58711
58899
 
58712
58900
  // src/mcp-server/tools/rolesUpdate.ts
58713
- var args97, tool$rolesUpdate;
58901
+ var args98, tool$rolesUpdate;
58714
58902
  var init_rolesUpdate2 = __esm(() => {
58715
58903
  init_rolesUpdate();
58716
58904
  init_components();
58717
58905
  init_tools();
58718
- args97 = {
58906
+ args98 = {
58719
58907
  request: RoleUpdateRequest$inboundSchema
58720
58908
  };
58721
58909
  tool$rolesUpdate = {
@@ -58723,9 +58911,9 @@ var init_rolesUpdate2 = __esm(() => {
58723
58911
  description: `Update Role
58724
58912
 
58725
58913
  Update an existing role.`,
58726
- args: args97,
58727
- tool: async (client, args98, ctx) => {
58728
- const [result, apiCall] = await rolesUpdate(client, args98.request, { fetchOptions: { signal: ctx.signal } }).$inspect();
58914
+ args: args98,
58915
+ tool: async (client, args99, ctx) => {
58916
+ const [result, apiCall] = await rolesUpdate(client, args99.request, { fetchOptions: { signal: ctx.signal } }).$inspect();
58729
58917
  if (!result.ok) {
58730
58918
  return {
58731
58919
  content: [{ type: "text", text: result.error.message }],
@@ -58740,9 +58928,9 @@ Update an existing role.`,
58740
58928
 
58741
58929
  // src/funcs/servicesCreate.ts
58742
58930
  function servicesCreate(client, request, options) {
58743
- return new APIPromise($do108(client, request, options));
58931
+ return new APIPromise($do109(client, request, options));
58744
58932
  }
58745
- async function $do108(client, request, options) {
58933
+ async function $do109(client, request, options) {
58746
58934
  const parsed = safeParse(request, (value) => ServiceCreateRequest$outboundSchema.parse(value), "Input validation failed");
58747
58935
  if (!parsed.ok) {
58748
58936
  return [parsed, { status: "invalid" }];
@@ -58761,7 +58949,7 @@ async function $do108(client, request, options) {
58761
58949
  options: client._options,
58762
58950
  baseURL: options?.serverURL ?? client._baseURL ?? "",
58763
58951
  operationID: "service_create",
58764
- oAuth2Scopes: [],
58952
+ oAuth2Scopes: null,
58765
58953
  resolvedSecurity: requestSecurity,
58766
58954
  securitySource: client._options.apiKeyHeader,
58767
58955
  retryConfig: options?.retries || client._options.retryConfig || { strategy: "none" },
@@ -58813,12 +59001,12 @@ var init_servicesCreate = __esm(() => {
58813
59001
  });
58814
59002
 
58815
59003
  // src/mcp-server/tools/servicesCreate.ts
58816
- var args98, tool$servicesCreate;
59004
+ var args99, tool$servicesCreate;
58817
59005
  var init_servicesCreate2 = __esm(() => {
58818
59006
  init_servicesCreate();
58819
59007
  init_components();
58820
59008
  init_tools();
58821
- args98 = {
59009
+ args99 = {
58822
59010
  request: ServiceCreateRequest$inboundSchema
58823
59011
  };
58824
59012
  tool$servicesCreate = {
@@ -58826,9 +59014,9 @@ var init_servicesCreate2 = __esm(() => {
58826
59014
  description: `Create Service
58827
59015
 
58828
59016
  Create a new service.`,
58829
- args: args98,
58830
- tool: async (client, args99, ctx) => {
58831
- const [result, apiCall] = await servicesCreate(client, args99.request, { fetchOptions: { signal: ctx.signal } }).$inspect();
59017
+ args: args99,
59018
+ tool: async (client, args100, ctx) => {
59019
+ const [result, apiCall] = await servicesCreate(client, args100.request, { fetchOptions: { signal: ctx.signal } }).$inspect();
58832
59020
  if (!result.ok) {
58833
59021
  return {
58834
59022
  content: [{ type: "text", text: result.error.message }],
@@ -58843,9 +59031,9 @@ Create a new service.`,
58843
59031
 
58844
59032
  // src/funcs/servicesDelete.ts
58845
59033
  function servicesDelete(client, request, options) {
58846
- return new APIPromise($do109(client, request, options));
59034
+ return new APIPromise($do110(client, request, options));
58847
59035
  }
58848
- async function $do109(client, request, options) {
59036
+ async function $do110(client, request, options) {
58849
59037
  const parsed = safeParse(request, (value) => ServiceDeleteRequest$outboundSchema.parse(value), "Input validation failed");
58850
59038
  if (!parsed.ok) {
58851
59039
  return [parsed, { status: "invalid" }];
@@ -58872,7 +59060,7 @@ async function $do109(client, request, options) {
58872
59060
  options: client._options,
58873
59061
  baseURL: options?.serverURL ?? client._baseURL ?? "",
58874
59062
  operationID: "service_delete",
58875
- oAuth2Scopes: [],
59063
+ oAuth2Scopes: null,
58876
59064
  resolvedSecurity: requestSecurity,
58877
59065
  securitySource: client._options.apiKeyHeader,
58878
59066
  retryConfig: options?.retries || client._options.retryConfig || { strategy: "none" },
@@ -58926,12 +59114,12 @@ var init_servicesDelete = __esm(() => {
58926
59114
  });
58927
59115
 
58928
59116
  // src/mcp-server/tools/servicesDelete.ts
58929
- var args99, tool$servicesDelete;
59117
+ var args100, tool$servicesDelete;
58930
59118
  var init_servicesDelete2 = __esm(() => {
58931
59119
  init_servicesDelete();
58932
59120
  init_operations();
58933
59121
  init_tools();
58934
- args99 = {
59122
+ args100 = {
58935
59123
  request: ServiceDeleteRequest$inboundSchema
58936
59124
  };
58937
59125
  tool$servicesDelete = {
@@ -58939,9 +59127,9 @@ var init_servicesDelete2 = __esm(() => {
58939
59127
  description: `Delete Service
58940
59128
 
58941
59129
  Delete a service. A service with linked tools cannot be deleted.`,
58942
- args: args99,
58943
- tool: async (client, args100, ctx) => {
58944
- const [result, apiCall] = await servicesDelete(client, args100.request, { fetchOptions: { signal: ctx.signal } }).$inspect();
59130
+ args: args100,
59131
+ tool: async (client, args101, ctx) => {
59132
+ const [result, apiCall] = await servicesDelete(client, args101.request, { fetchOptions: { signal: ctx.signal } }).$inspect();
58945
59133
  if (!result.ok) {
58946
59134
  return {
58947
59135
  content: [{ type: "text", text: result.error.message }],
@@ -58956,9 +59144,9 @@ Delete a service. A service with linked tools cannot be deleted.`,
58956
59144
 
58957
59145
  // src/funcs/servicesGetById.ts
58958
59146
  function servicesGetById(client, request, options) {
58959
- return new APIPromise($do110(client, request, options));
59147
+ return new APIPromise($do111(client, request, options));
58960
59148
  }
58961
- async function $do110(client, request, options) {
59149
+ async function $do111(client, request, options) {
58962
59150
  const parsed = safeParse(request, (value) => ServicesGetByIdRequest$outboundSchema.parse(value), "Input validation failed");
58963
59151
  if (!parsed.ok) {
58964
59152
  return [parsed, { status: "invalid" }];
@@ -58982,7 +59170,7 @@ async function $do110(client, request, options) {
58982
59170
  options: client._options,
58983
59171
  baseURL: options?.serverURL ?? client._baseURL ?? "",
58984
59172
  operationID: "services_get_by_id",
58985
- oAuth2Scopes: [],
59173
+ oAuth2Scopes: null,
58986
59174
  resolvedSecurity: requestSecurity,
58987
59175
  securitySource: client._options.apiKeyHeader,
58988
59176
  retryConfig: options?.retries || client._options.retryConfig || { strategy: "none" },
@@ -59035,12 +59223,12 @@ var init_servicesGetById = __esm(() => {
59035
59223
  });
59036
59224
 
59037
59225
  // src/mcp-server/tools/servicesGetById.ts
59038
- var args100, tool$servicesGetById;
59226
+ var args101, tool$servicesGetById;
59039
59227
  var init_servicesGetById2 = __esm(() => {
59040
59228
  init_servicesGetById();
59041
59229
  init_operations();
59042
59230
  init_tools();
59043
- args100 = {
59231
+ args101 = {
59044
59232
  request: ServicesGetByIdRequest$inboundSchema
59045
59233
  };
59046
59234
  tool$servicesGetById = {
@@ -59048,9 +59236,9 @@ var init_servicesGetById2 = __esm(() => {
59048
59236
  description: `Get Service By Id
59049
59237
 
59050
59238
  Get a service by its ID`,
59051
- args: args100,
59052
- tool: async (client, args101, ctx) => {
59053
- const [result, apiCall] = await servicesGetById(client, args101.request, { fetchOptions: { signal: ctx.signal } }).$inspect();
59239
+ args: args101,
59240
+ tool: async (client, args102, ctx) => {
59241
+ const [result, apiCall] = await servicesGetById(client, args102.request, { fetchOptions: { signal: ctx.signal } }).$inspect();
59054
59242
  if (!result.ok) {
59055
59243
  return {
59056
59244
  content: [{ type: "text", text: result.error.message }],
@@ -59065,9 +59253,9 @@ Get a service by its ID`,
59065
59253
 
59066
59254
  // src/funcs/servicesList.ts
59067
59255
  function servicesList(client, request, options) {
59068
- return new APIPromise($do111(client, request, options));
59256
+ return new APIPromise($do112(client, request, options));
59069
59257
  }
59070
- async function $do111(client, request, options) {
59258
+ async function $do112(client, request, options) {
59071
59259
  const parsed = safeParse(request, (value) => ServiceListRequest$outboundSchema.parse(value), "Input validation failed");
59072
59260
  if (!parsed.ok) {
59073
59261
  return [parsed, { status: "invalid" }];
@@ -59096,7 +59284,7 @@ async function $do111(client, request, options) {
59096
59284
  options: client._options,
59097
59285
  baseURL: options?.serverURL ?? client._baseURL ?? "",
59098
59286
  operationID: "service_list",
59099
- oAuth2Scopes: [],
59287
+ oAuth2Scopes: null,
59100
59288
  resolvedSecurity: requestSecurity,
59101
59289
  securitySource: client._options.apiKeyHeader,
59102
59290
  retryConfig: options?.retries || client._options.retryConfig || { strategy: "none" },
@@ -59150,12 +59338,12 @@ var init_servicesList = __esm(() => {
59150
59338
  });
59151
59339
 
59152
59340
  // src/mcp-server/tools/servicesList.ts
59153
- var args101, tool$servicesList;
59341
+ var args102, tool$servicesList;
59154
59342
  var init_servicesList2 = __esm(() => {
59155
59343
  init_servicesList();
59156
59344
  init_operations();
59157
59345
  init_tools();
59158
- args101 = {
59346
+ args102 = {
59159
59347
  request: ServiceListRequest$inboundSchema
59160
59348
  };
59161
59349
  tool$servicesList = {
@@ -59163,9 +59351,9 @@ var init_servicesList2 = __esm(() => {
59163
59351
  description: `Service List
59164
59352
 
59165
59353
  List the existing services`,
59166
- args: args101,
59167
- tool: async (client, args102, ctx) => {
59168
- const [result, apiCall] = await servicesList(client, args102.request, { fetchOptions: { signal: ctx.signal } }).$inspect();
59354
+ args: args102,
59355
+ tool: async (client, args103, ctx) => {
59356
+ const [result, apiCall] = await servicesList(client, args103.request, { fetchOptions: { signal: ctx.signal } }).$inspect();
59169
59357
  if (!result.ok) {
59170
59358
  return {
59171
59359
  content: [{ type: "text", text: result.error.message }],
@@ -59180,9 +59368,9 @@ List the existing services`,
59180
59368
 
59181
59369
  // src/funcs/servicesUpdate.ts
59182
59370
  function servicesUpdate(client, request, options) {
59183
- return new APIPromise($do112(client, request, options));
59371
+ return new APIPromise($do113(client, request, options));
59184
59372
  }
59185
- async function $do112(client, request, options) {
59373
+ async function $do113(client, request, options) {
59186
59374
  const parsed = safeParse(request, (value) => ServiceUpdateRequest$outboundSchema.parse(value), "Input validation failed");
59187
59375
  if (!parsed.ok) {
59188
59376
  return [parsed, { status: "invalid" }];
@@ -59201,7 +59389,7 @@ async function $do112(client, request, options) {
59201
59389
  options: client._options,
59202
59390
  baseURL: options?.serverURL ?? client._baseURL ?? "",
59203
59391
  operationID: "service_update",
59204
- oAuth2Scopes: [],
59392
+ oAuth2Scopes: null,
59205
59393
  resolvedSecurity: requestSecurity,
59206
59394
  securitySource: client._options.apiKeyHeader,
59207
59395
  retryConfig: options?.retries || client._options.retryConfig || { strategy: "none" },
@@ -59253,12 +59441,12 @@ var init_servicesUpdate = __esm(() => {
59253
59441
  });
59254
59442
 
59255
59443
  // src/mcp-server/tools/servicesUpdate.ts
59256
- var args102, tool$servicesUpdate;
59444
+ var args103, tool$servicesUpdate;
59257
59445
  var init_servicesUpdate2 = __esm(() => {
59258
59446
  init_servicesUpdate();
59259
59447
  init_components();
59260
59448
  init_tools();
59261
- args102 = {
59449
+ args103 = {
59262
59450
  request: ServiceUpdateRequest$inboundSchema
59263
59451
  };
59264
59452
  tool$servicesUpdate = {
@@ -59266,9 +59454,9 @@ var init_servicesUpdate2 = __esm(() => {
59266
59454
  description: `Update Service
59267
59455
 
59268
59456
  Update an existing service.`,
59269
- args: args102,
59270
- tool: async (client, args103, ctx) => {
59271
- const [result, apiCall] = await servicesUpdate(client, args103.request, { fetchOptions: { signal: ctx.signal } }).$inspect();
59457
+ args: args103,
59458
+ tool: async (client, args104, ctx) => {
59459
+ const [result, apiCall] = await servicesUpdate(client, args104.request, { fetchOptions: { signal: ctx.signal } }).$inspect();
59272
59460
  if (!result.ok) {
59273
59461
  return {
59274
59462
  content: [{ type: "text", text: result.error.message }],
@@ -59283,9 +59471,9 @@ Update an existing service.`,
59283
59471
 
59284
59472
  // src/funcs/sessionDebugGetSessionDataBySessionId.ts
59285
59473
  function sessionDebugGetSessionDataBySessionId(client, request, options) {
59286
- return new APIPromise($do113(client, request, options));
59474
+ return new APIPromise($do114(client, request, options));
59287
59475
  }
59288
- async function $do113(client, request, options) {
59476
+ async function $do114(client, request, options) {
59289
59477
  const parsed = safeParse(request, (value) => GetSessionDataBySessionIdRequest$outboundSchema.parse(value), "Input validation failed");
59290
59478
  if (!parsed.ok) {
59291
59479
  return [parsed, { status: "invalid" }];
@@ -59309,7 +59497,7 @@ async function $do113(client, request, options) {
59309
59497
  options: client._options,
59310
59498
  baseURL: options?.serverURL ?? client._baseURL ?? "",
59311
59499
  operationID: "get_session_data_by_session_id",
59312
- oAuth2Scopes: [],
59500
+ oAuth2Scopes: null,
59313
59501
  resolvedSecurity: requestSecurity,
59314
59502
  securitySource: client._options.apiKeyHeader,
59315
59503
  retryConfig: options?.retries || client._options.retryConfig || { strategy: "none" },
@@ -59362,20 +59550,20 @@ var init_sessionDebugGetSessionDataBySessionId = __esm(() => {
59362
59550
  });
59363
59551
 
59364
59552
  // src/mcp-server/tools/sessionDebugGetSessionDataBySessionId.ts
59365
- var args103, tool$sessionDebugGetSessionDataBySessionId;
59553
+ var args104, tool$sessionDebugGetSessionDataBySessionId;
59366
59554
  var init_sessionDebugGetSessionDataBySessionId2 = __esm(() => {
59367
59555
  init_sessionDebugGetSessionDataBySessionId();
59368
59556
  init_operations();
59369
59557
  init_tools();
59370
- args103 = {
59558
+ args104 = {
59371
59559
  request: GetSessionDataBySessionIdRequest$inboundSchema
59372
59560
  };
59373
59561
  tool$sessionDebugGetSessionDataBySessionId = {
59374
59562
  name: "session-debug-get-session-data-by-session-id",
59375
59563
  description: `Get Session Data By Session Id`,
59376
- args: args103,
59377
- tool: async (client, args104, ctx) => {
59378
- const [result, apiCall] = await sessionDebugGetSessionDataBySessionId(client, args104.request, { fetchOptions: { signal: ctx.signal } }).$inspect();
59564
+ args: args104,
59565
+ tool: async (client, args105, ctx) => {
59566
+ const [result, apiCall] = await sessionDebugGetSessionDataBySessionId(client, args105.request, { fetchOptions: { signal: ctx.signal } }).$inspect();
59379
59567
  if (!result.ok) {
59380
59568
  return {
59381
59569
  content: [{ type: "text", text: result.error.message }],
@@ -59390,9 +59578,9 @@ var init_sessionDebugGetSessionDataBySessionId2 = __esm(() => {
59390
59578
 
59391
59579
  // src/funcs/sessionDebugGetSessionDataBySid.ts
59392
59580
  function sessionDebugGetSessionDataBySid(client, request, options) {
59393
- return new APIPromise($do114(client, request, options));
59581
+ return new APIPromise($do115(client, request, options));
59394
59582
  }
59395
- async function $do114(client, request, options) {
59583
+ async function $do115(client, request, options) {
59396
59584
  const parsed = safeParse(request, (value) => GetSessionDataBySidRequest$outboundSchema.parse(value), "Input validation failed");
59397
59585
  if (!parsed.ok) {
59398
59586
  return [parsed, { status: "invalid" }];
@@ -59414,7 +59602,7 @@ async function $do114(client, request, options) {
59414
59602
  options: client._options,
59415
59603
  baseURL: options?.serverURL ?? client._baseURL ?? "",
59416
59604
  operationID: "get_session_data_by_sid",
59417
- oAuth2Scopes: [],
59605
+ oAuth2Scopes: null,
59418
59606
  resolvedSecurity: requestSecurity,
59419
59607
  securitySource: client._options.apiKeyHeader,
59420
59608
  retryConfig: options?.retries || client._options.retryConfig || { strategy: "none" },
@@ -59467,20 +59655,20 @@ var init_sessionDebugGetSessionDataBySid = __esm(() => {
59467
59655
  });
59468
59656
 
59469
59657
  // src/mcp-server/tools/sessionDebugGetSessionDataBySid.ts
59470
- var args104, tool$sessionDebugGetSessionDataBySid;
59658
+ var args105, tool$sessionDebugGetSessionDataBySid;
59471
59659
  var init_sessionDebugGetSessionDataBySid2 = __esm(() => {
59472
59660
  init_sessionDebugGetSessionDataBySid();
59473
59661
  init_operations();
59474
59662
  init_tools();
59475
- args104 = {
59663
+ args105 = {
59476
59664
  request: GetSessionDataBySidRequest$inboundSchema
59477
59665
  };
59478
59666
  tool$sessionDebugGetSessionDataBySid = {
59479
59667
  name: "session-debug-get-session-data-by-sid",
59480
59668
  description: `Get Session Data By Sid`,
59481
- args: args104,
59482
- tool: async (client, args105, ctx) => {
59483
- const [result, apiCall] = await sessionDebugGetSessionDataBySid(client, args105.request, { fetchOptions: { signal: ctx.signal } }).$inspect();
59669
+ args: args105,
59670
+ tool: async (client, args106, ctx) => {
59671
+ const [result, apiCall] = await sessionDebugGetSessionDataBySid(client, args106.request, { fetchOptions: { signal: ctx.signal } }).$inspect();
59484
59672
  if (!result.ok) {
59485
59673
  return {
59486
59674
  content: [{ type: "text", text: result.error.message }],
@@ -59495,9 +59683,9 @@ var init_sessionDebugGetSessionDataBySid2 = __esm(() => {
59495
59683
 
59496
59684
  // src/funcs/sessionDebugGetSessionToolCallResultById.ts
59497
59685
  function sessionDebugGetSessionToolCallResultById(client, request, options) {
59498
- return new APIPromise($do115(client, request, options));
59686
+ return new APIPromise($do116(client, request, options));
59499
59687
  }
59500
- async function $do115(client, request, options) {
59688
+ async function $do116(client, request, options) {
59501
59689
  const parsed = safeParse(request, (value) => GetSessionToolCallResultByIdRequest$outboundSchema.parse(value), "Input validation failed");
59502
59690
  if (!parsed.ok) {
59503
59691
  return [parsed, { status: "invalid" }];
@@ -59525,7 +59713,7 @@ async function $do115(client, request, options) {
59525
59713
  options: client._options,
59526
59714
  baseURL: options?.serverURL ?? client._baseURL ?? "",
59527
59715
  operationID: "get_session_tool_call_result_by_id",
59528
- oAuth2Scopes: [],
59716
+ oAuth2Scopes: null,
59529
59717
  resolvedSecurity: requestSecurity,
59530
59718
  securitySource: client._options.apiKeyHeader,
59531
59719
  retryConfig: options?.retries || client._options.retryConfig || { strategy: "none" },
@@ -59578,20 +59766,20 @@ var init_sessionDebugGetSessionToolCallResultById = __esm(() => {
59578
59766
  });
59579
59767
 
59580
59768
  // src/mcp-server/tools/sessionDebugGetSessionToolCallResultById.ts
59581
- var args105, tool$sessionDebugGetSessionToolCallResultById;
59769
+ var args106, tool$sessionDebugGetSessionToolCallResultById;
59582
59770
  var init_sessionDebugGetSessionToolCallResultById2 = __esm(() => {
59583
59771
  init_sessionDebugGetSessionToolCallResultById();
59584
59772
  init_operations();
59585
59773
  init_tools();
59586
- args105 = {
59774
+ args106 = {
59587
59775
  request: GetSessionToolCallResultByIdRequest$inboundSchema
59588
59776
  };
59589
59777
  tool$sessionDebugGetSessionToolCallResultById = {
59590
59778
  name: "session-debug-get-session-tool-call-result-by-id",
59591
59779
  description: `Get Session Tool Call Result By Id`,
59592
- args: args105,
59593
- tool: async (client, args106, ctx) => {
59594
- const [result, apiCall] = await sessionDebugGetSessionToolCallResultById(client, args106.request, { fetchOptions: { signal: ctx.signal } }).$inspect();
59780
+ args: args106,
59781
+ tool: async (client, args107, ctx) => {
59782
+ const [result, apiCall] = await sessionDebugGetSessionToolCallResultById(client, args107.request, { fetchOptions: { signal: ctx.signal } }).$inspect();
59595
59783
  if (!result.ok) {
59596
59784
  return {
59597
59785
  content: [{ type: "text", text: result.error.message }],
@@ -59606,9 +59794,9 @@ var init_sessionDebugGetSessionToolCallResultById2 = __esm(() => {
59606
59794
 
59607
59795
  // src/funcs/sessionLabelsCreate.ts
59608
59796
  function sessionLabelsCreate(client, request, options) {
59609
- return new APIPromise($do116(client, request, options));
59797
+ return new APIPromise($do117(client, request, options));
59610
59798
  }
59611
- async function $do116(client, request, options) {
59799
+ async function $do117(client, request, options) {
59612
59800
  const parsed = safeParse(request, (value) => SessionLabelCreate$outboundSchema.parse(value), "Input validation failed");
59613
59801
  if (!parsed.ok) {
59614
59802
  return [parsed, { status: "invalid" }];
@@ -59627,7 +59815,7 @@ async function $do116(client, request, options) {
59627
59815
  options: client._options,
59628
59816
  baseURL: options?.serverURL ?? client._baseURL ?? "",
59629
59817
  operationID: "session_label_create",
59630
- oAuth2Scopes: [],
59818
+ oAuth2Scopes: null,
59631
59819
  resolvedSecurity: requestSecurity,
59632
59820
  securitySource: client._options.apiKeyHeader,
59633
59821
  retryConfig: options?.retries || client._options.retryConfig || { strategy: "none" },
@@ -59679,12 +59867,12 @@ var init_sessionLabelsCreate = __esm(() => {
59679
59867
  });
59680
59868
 
59681
59869
  // src/mcp-server/tools/sessionLabelsCreate.ts
59682
- var args106, tool$sessionLabelsCreate;
59870
+ var args107, tool$sessionLabelsCreate;
59683
59871
  var init_sessionLabelsCreate2 = __esm(() => {
59684
59872
  init_sessionLabelsCreate();
59685
59873
  init_components();
59686
59874
  init_tools();
59687
- args106 = {
59875
+ args107 = {
59688
59876
  request: SessionLabelCreate$inboundSchema
59689
59877
  };
59690
59878
  tool$sessionLabelsCreate = {
@@ -59692,9 +59880,9 @@ var init_sessionLabelsCreate2 = __esm(() => {
59692
59880
  description: `Create Label
59693
59881
 
59694
59882
  Create a new label`,
59695
- args: args106,
59696
- tool: async (client, args107, ctx) => {
59697
- const [result, apiCall] = await sessionLabelsCreate(client, args107.request, { fetchOptions: { signal: ctx.signal } }).$inspect();
59883
+ args: args107,
59884
+ tool: async (client, args108, ctx) => {
59885
+ const [result, apiCall] = await sessionLabelsCreate(client, args108.request, { fetchOptions: { signal: ctx.signal } }).$inspect();
59698
59886
  if (!result.ok) {
59699
59887
  return {
59700
59888
  content: [{ type: "text", text: result.error.message }],
@@ -59709,9 +59897,9 @@ Create a new label`,
59709
59897
 
59710
59898
  // src/funcs/sessionLabelsGetById.ts
59711
59899
  function sessionLabelsGetById(client, request, options) {
59712
- return new APIPromise($do117(client, request, options));
59900
+ return new APIPromise($do118(client, request, options));
59713
59901
  }
59714
- async function $do117(client, request, options) {
59902
+ async function $do118(client, request, options) {
59715
59903
  const parsed = safeParse(request, (value) => SessionLabelGetByIdRequest$outboundSchema.parse(value), "Input validation failed");
59716
59904
  if (!parsed.ok) {
59717
59905
  return [parsed, { status: "invalid" }];
@@ -59732,7 +59920,7 @@ async function $do117(client, request, options) {
59732
59920
  options: client._options,
59733
59921
  baseURL: options?.serverURL ?? client._baseURL ?? "",
59734
59922
  operationID: "session_label_get_by_id",
59735
- oAuth2Scopes: [],
59923
+ oAuth2Scopes: null,
59736
59924
  resolvedSecurity: requestSecurity,
59737
59925
  securitySource: client._options.apiKeyHeader,
59738
59926
  retryConfig: options?.retries || client._options.retryConfig || { strategy: "none" },
@@ -59785,20 +59973,20 @@ var init_sessionLabelsGetById = __esm(() => {
59785
59973
  });
59786
59974
 
59787
59975
  // src/mcp-server/tools/sessionLabelsGetById.ts
59788
- var args107, tool$sessionLabelsGetById;
59976
+ var args108, tool$sessionLabelsGetById;
59789
59977
  var init_sessionLabelsGetById2 = __esm(() => {
59790
59978
  init_sessionLabelsGetById();
59791
59979
  init_operations();
59792
59980
  init_tools();
59793
- args107 = {
59981
+ args108 = {
59794
59982
  request: SessionLabelGetByIdRequest$inboundSchema
59795
59983
  };
59796
59984
  tool$sessionLabelsGetById = {
59797
59985
  name: "session-labels-get-by-id",
59798
59986
  description: `Get Label By Id`,
59799
- args: args107,
59800
- tool: async (client, args108, ctx) => {
59801
- const [result, apiCall] = await sessionLabelsGetById(client, args108.request, { fetchOptions: { signal: ctx.signal } }).$inspect();
59987
+ args: args108,
59988
+ tool: async (client, args109, ctx) => {
59989
+ const [result, apiCall] = await sessionLabelsGetById(client, args109.request, { fetchOptions: { signal: ctx.signal } }).$inspect();
59802
59990
  if (!result.ok) {
59803
59991
  return {
59804
59992
  content: [{ type: "text", text: result.error.message }],
@@ -59813,9 +60001,9 @@ var init_sessionLabelsGetById2 = __esm(() => {
59813
60001
 
59814
60002
  // src/funcs/sessionLabelsList.ts
59815
60003
  function sessionLabelsList(client, request, options) {
59816
- return new APIPromise($do118(client, request, options));
60004
+ return new APIPromise($do119(client, request, options));
59817
60005
  }
59818
- async function $do118(client, request, options) {
60006
+ async function $do119(client, request, options) {
59819
60007
  const parsed = safeParse(request, (value) => SessionLabelsListRequest$outboundSchema.parse(value), "Input validation failed");
59820
60008
  if (!parsed.ok) {
59821
60009
  return [parsed, { status: "invalid" }];
@@ -59844,7 +60032,7 @@ async function $do118(client, request, options) {
59844
60032
  options: client._options,
59845
60033
  baseURL: options?.serverURL ?? client._baseURL ?? "",
59846
60034
  operationID: "session_labels_list",
59847
- oAuth2Scopes: [],
60035
+ oAuth2Scopes: null,
59848
60036
  resolvedSecurity: requestSecurity,
59849
60037
  securitySource: client._options.apiKeyHeader,
59850
60038
  retryConfig: options?.retries || client._options.retryConfig || { strategy: "none" },
@@ -59898,20 +60086,20 @@ var init_sessionLabelsList = __esm(() => {
59898
60086
  });
59899
60087
 
59900
60088
  // src/mcp-server/tools/sessionLabelsList.ts
59901
- var args108, tool$sessionLabelsList;
60089
+ var args109, tool$sessionLabelsList;
59902
60090
  var init_sessionLabelsList2 = __esm(() => {
59903
60091
  init_sessionLabelsList();
59904
60092
  init_operations();
59905
60093
  init_tools();
59906
- args108 = {
60094
+ args109 = {
59907
60095
  request: SessionLabelsListRequest$inboundSchema
59908
60096
  };
59909
60097
  tool$sessionLabelsList = {
59910
60098
  name: "session-labels-list",
59911
60099
  description: `Session Labels List`,
59912
- args: args108,
59913
- tool: async (client, args109, ctx) => {
59914
- const [result, apiCall] = await sessionLabelsList(client, args109.request, { fetchOptions: { signal: ctx.signal } }).$inspect();
60100
+ args: args109,
60101
+ tool: async (client, args110, ctx) => {
60102
+ const [result, apiCall] = await sessionLabelsList(client, args110.request, { fetchOptions: { signal: ctx.signal } }).$inspect();
59915
60103
  if (!result.ok) {
59916
60104
  return {
59917
60105
  content: [{ type: "text", text: result.error.message }],
@@ -59926,9 +60114,9 @@ var init_sessionLabelsList2 = __esm(() => {
59926
60114
 
59927
60115
  // src/funcs/sessionsFullSummaryGetById.ts
59928
60116
  function sessionsFullSummaryGetById(client, request, options) {
59929
- return new APIPromise($do119(client, request, options));
60117
+ return new APIPromise($do120(client, request, options));
59930
60118
  }
59931
- async function $do119(client, request, options) {
60119
+ async function $do120(client, request, options) {
59932
60120
  const parsed = safeParse(request, (value) => SessionFullSummaryGetByIdRequest$outboundSchema.parse(value), "Input validation failed");
59933
60121
  if (!parsed.ok) {
59934
60122
  return [parsed, { status: "invalid" }];
@@ -59952,7 +60140,7 @@ async function $do119(client, request, options) {
59952
60140
  options: client._options,
59953
60141
  baseURL: options?.serverURL ?? client._baseURL ?? "",
59954
60142
  operationID: "session_full_summary_get_by_id",
59955
- oAuth2Scopes: [],
60143
+ oAuth2Scopes: null,
59956
60144
  resolvedSecurity: requestSecurity,
59957
60145
  securitySource: client._options.apiKeyHeader,
59958
60146
  retryConfig: options?.retries || client._options.retryConfig || { strategy: "none" },
@@ -60005,20 +60193,20 @@ var init_sessionsFullSummaryGetById = __esm(() => {
60005
60193
  });
60006
60194
 
60007
60195
  // src/mcp-server/tools/sessionsFullSummaryGetById.ts
60008
- var args109, tool$sessionsFullSummaryGetById;
60196
+ var args110, tool$sessionsFullSummaryGetById;
60009
60197
  var init_sessionsFullSummaryGetById2 = __esm(() => {
60010
60198
  init_sessionsFullSummaryGetById();
60011
60199
  init_operations();
60012
60200
  init_tools();
60013
- args109 = {
60201
+ args110 = {
60014
60202
  request: SessionFullSummaryGetByIdRequest$inboundSchema
60015
60203
  };
60016
60204
  tool$sessionsFullSummaryGetById = {
60017
60205
  name: "sessions-full-summary-get-by-id",
60018
60206
  description: `Get Full Session Summary By Id`,
60019
- args: args109,
60020
- tool: async (client, args110, ctx) => {
60021
- const [result, apiCall] = await sessionsFullSummaryGetById(client, args110.request, { fetchOptions: { signal: ctx.signal } }).$inspect();
60207
+ args: args110,
60208
+ tool: async (client, args111, ctx) => {
60209
+ const [result, apiCall] = await sessionsFullSummaryGetById(client, args111.request, { fetchOptions: { signal: ctx.signal } }).$inspect();
60022
60210
  if (!result.ok) {
60023
60211
  return {
60024
60212
  content: [{ type: "text", text: result.error.message }],
@@ -60033,9 +60221,9 @@ var init_sessionsFullSummaryGetById2 = __esm(() => {
60033
60221
 
60034
60222
  // src/funcs/sessionsGenerateSessionRecordingUrls.ts
60035
60223
  function sessionsGenerateSessionRecordingUrls(client, request, options) {
60036
- return new APIPromise($do120(client, request, options));
60224
+ return new APIPromise($do121(client, request, options));
60037
60225
  }
60038
- async function $do120(client, request, options) {
60226
+ async function $do121(client, request, options) {
60039
60227
  const parsed = safeParse(request, (value) => GenerateSessionRecordingUrlsRequest$outboundSchema.parse(value), "Input validation failed");
60040
60228
  if (!parsed.ok) {
60041
60229
  return [parsed, { status: "invalid" }];
@@ -60059,7 +60247,7 @@ async function $do120(client, request, options) {
60059
60247
  options: client._options,
60060
60248
  baseURL: options?.serverURL ?? client._baseURL ?? "",
60061
60249
  operationID: "generate_session_recording_urls",
60062
- oAuth2Scopes: [],
60250
+ oAuth2Scopes: null,
60063
60251
  resolvedSecurity: requestSecurity,
60064
60252
  securitySource: client._options.apiKeyHeader,
60065
60253
  retryConfig: options?.retries || client._options.retryConfig || { strategy: "none" },
@@ -60112,20 +60300,20 @@ var init_sessionsGenerateSessionRecordingUrls = __esm(() => {
60112
60300
  });
60113
60301
 
60114
60302
  // src/mcp-server/tools/sessionsGenerateSessionRecordingUrls.ts
60115
- var args110, tool$sessionsGenerateSessionRecordingUrls;
60303
+ var args111, tool$sessionsGenerateSessionRecordingUrls;
60116
60304
  var init_sessionsGenerateSessionRecordingUrls2 = __esm(() => {
60117
60305
  init_sessionsGenerateSessionRecordingUrls();
60118
60306
  init_operations();
60119
60307
  init_tools();
60120
- args110 = {
60308
+ args111 = {
60121
60309
  request: GenerateSessionRecordingUrlsRequest$inboundSchema
60122
60310
  };
60123
60311
  tool$sessionsGenerateSessionRecordingUrls = {
60124
60312
  name: "sessions-generate-session-recording-urls",
60125
60313
  description: `Generate Recording Urls`,
60126
- args: args110,
60127
- tool: async (client, args111, ctx) => {
60128
- const [result, apiCall] = await sessionsGenerateSessionRecordingUrls(client, args111.request, { fetchOptions: { signal: ctx.signal } }).$inspect();
60314
+ args: args111,
60315
+ tool: async (client, args112, ctx) => {
60316
+ const [result, apiCall] = await sessionsGenerateSessionRecordingUrls(client, args112.request, { fetchOptions: { signal: ctx.signal } }).$inspect();
60129
60317
  if (!result.ok) {
60130
60318
  return {
60131
60319
  content: [{ type: "text", text: result.error.message }],
@@ -60140,9 +60328,9 @@ var init_sessionsGenerateSessionRecordingUrls2 = __esm(() => {
60140
60328
 
60141
60329
  // src/funcs/sessionsGetById.ts
60142
60330
  function sessionsGetById(client, request, options) {
60143
- return new APIPromise($do121(client, request, options));
60331
+ return new APIPromise($do122(client, request, options));
60144
60332
  }
60145
- async function $do121(client, request, options) {
60333
+ async function $do122(client, request, options) {
60146
60334
  const parsed = safeParse(request, (value) => SessionGetByIdRequest$outboundSchema.parse(value), "Input validation failed");
60147
60335
  if (!parsed.ok) {
60148
60336
  return [parsed, { status: "invalid" }];
@@ -60166,7 +60354,7 @@ async function $do121(client, request, options) {
60166
60354
  options: client._options,
60167
60355
  baseURL: options?.serverURL ?? client._baseURL ?? "",
60168
60356
  operationID: "session_get_by_id",
60169
- oAuth2Scopes: [],
60357
+ oAuth2Scopes: null,
60170
60358
  resolvedSecurity: requestSecurity,
60171
60359
  securitySource: client._options.apiKeyHeader,
60172
60360
  retryConfig: options?.retries || client._options.retryConfig || { strategy: "none" },
@@ -60219,20 +60407,20 @@ var init_sessionsGetById = __esm(() => {
60219
60407
  });
60220
60408
 
60221
60409
  // src/mcp-server/tools/sessionsGetById.ts
60222
- var args111, tool$sessionsGetById;
60410
+ var args112, tool$sessionsGetById;
60223
60411
  var init_sessionsGetById2 = __esm(() => {
60224
60412
  init_sessionsGetById();
60225
60413
  init_operations();
60226
60414
  init_tools();
60227
- args111 = {
60415
+ args112 = {
60228
60416
  request: SessionGetByIdRequest$inboundSchema
60229
60417
  };
60230
60418
  tool$sessionsGetById = {
60231
60419
  name: "sessions-get-by-id",
60232
60420
  description: `Get A Single Session By Id`,
60233
- args: args111,
60234
- tool: async (client, args112, ctx) => {
60235
- const [result, apiCall] = await sessionsGetById(client, args112.request, { fetchOptions: { signal: ctx.signal } }).$inspect();
60421
+ args: args112,
60422
+ tool: async (client, args113, ctx) => {
60423
+ const [result, apiCall] = await sessionsGetById(client, args113.request, { fetchOptions: { signal: ctx.signal } }).$inspect();
60236
60424
  if (!result.ok) {
60237
60425
  return {
60238
60426
  content: [{ type: "text", text: result.error.message }],
@@ -60247,9 +60435,9 @@ var init_sessionsGetById2 = __esm(() => {
60247
60435
 
60248
60436
  // src/funcs/sessionsLatencyGetById.ts
60249
60437
  function sessionsLatencyGetById(client, request, options) {
60250
- return new APIPromise($do122(client, request, options));
60438
+ return new APIPromise($do123(client, request, options));
60251
60439
  }
60252
- async function $do122(client, request, options) {
60440
+ async function $do123(client, request, options) {
60253
60441
  const parsed = safeParse(request, (value) => SessionLatencyGetByIdRequest$outboundSchema.parse(value), "Input validation failed");
60254
60442
  if (!parsed.ok) {
60255
60443
  return [parsed, { status: "invalid" }];
@@ -60273,7 +60461,7 @@ async function $do122(client, request, options) {
60273
60461
  options: client._options,
60274
60462
  baseURL: options?.serverURL ?? client._baseURL ?? "",
60275
60463
  operationID: "session_latency_get_by_id",
60276
- oAuth2Scopes: [],
60464
+ oAuth2Scopes: null,
60277
60465
  resolvedSecurity: requestSecurity,
60278
60466
  securitySource: client._options.apiKeyHeader,
60279
60467
  retryConfig: options?.retries || client._options.retryConfig || { strategy: "none" },
@@ -60326,20 +60514,20 @@ var init_sessionsLatencyGetById = __esm(() => {
60326
60514
  });
60327
60515
 
60328
60516
  // src/mcp-server/tools/sessionsLatencyGetById.ts
60329
- var args112, tool$sessionsLatencyGetById;
60517
+ var args113, tool$sessionsLatencyGetById;
60330
60518
  var init_sessionsLatencyGetById2 = __esm(() => {
60331
60519
  init_sessionsLatencyGetById();
60332
60520
  init_operations();
60333
60521
  init_tools();
60334
- args112 = {
60522
+ args113 = {
60335
60523
  request: SessionLatencyGetByIdRequest$inboundSchema
60336
60524
  };
60337
60525
  tool$sessionsLatencyGetById = {
60338
60526
  name: "sessions-latency-get-by-id",
60339
60527
  description: `Inspect Latency For Session`,
60340
- args: args112,
60341
- tool: async (client, args113, ctx) => {
60342
- const [result, apiCall] = await sessionsLatencyGetById(client, args113.request, { fetchOptions: { signal: ctx.signal } }).$inspect();
60528
+ args: args113,
60529
+ tool: async (client, args114, ctx) => {
60530
+ const [result, apiCall] = await sessionsLatencyGetById(client, args114.request, { fetchOptions: { signal: ctx.signal } }).$inspect();
60343
60531
  if (!result.ok) {
60344
60532
  return {
60345
60533
  content: [{ type: "text", text: result.error.message }],
@@ -60354,9 +60542,9 @@ var init_sessionsLatencyGetById2 = __esm(() => {
60354
60542
 
60355
60543
  // src/funcs/sessionsList.ts
60356
60544
  function sessionsList(client, request, options) {
60357
- return new APIPromise($do123(client, request, options));
60545
+ return new APIPromise($do124(client, request, options));
60358
60546
  }
60359
- async function $do123(client, request, options) {
60547
+ async function $do124(client, request, options) {
60360
60548
  const parsed = safeParse(request, (value) => SessionsListRequest$outboundSchema.parse(value), "Input validation failed");
60361
60549
  if (!parsed.ok) {
60362
60550
  return [parsed, { status: "invalid" }];
@@ -60385,7 +60573,7 @@ async function $do123(client, request, options) {
60385
60573
  options: client._options,
60386
60574
  baseURL: options?.serverURL ?? client._baseURL ?? "",
60387
60575
  operationID: "sessions_list",
60388
- oAuth2Scopes: [],
60576
+ oAuth2Scopes: null,
60389
60577
  resolvedSecurity: requestSecurity,
60390
60578
  securitySource: client._options.apiKeyHeader,
60391
60579
  retryConfig: options?.retries || client._options.retryConfig || { strategy: "none" },
@@ -60439,20 +60627,20 @@ var init_sessionsList = __esm(() => {
60439
60627
  });
60440
60628
 
60441
60629
  // src/mcp-server/tools/sessionsList.ts
60442
- var args113, tool$sessionsList;
60630
+ var args114, tool$sessionsList;
60443
60631
  var init_sessionsList2 = __esm(() => {
60444
60632
  init_sessionsList();
60445
60633
  init_operations();
60446
60634
  init_tools();
60447
- args113 = {
60635
+ args114 = {
60448
60636
  request: SessionsListRequest$inboundSchema
60449
60637
  };
60450
60638
  tool$sessionsList = {
60451
60639
  name: "sessions-list",
60452
60640
  description: `Sessions List`,
60453
- args: args113,
60454
- tool: async (client, args114, ctx) => {
60455
- const [result, apiCall] = await sessionsList(client, args114.request, { fetchOptions: { signal: ctx.signal } }).$inspect();
60641
+ args: args114,
60642
+ tool: async (client, args115, ctx) => {
60643
+ const [result, apiCall] = await sessionsList(client, args115.request, { fetchOptions: { signal: ctx.signal } }).$inspect();
60456
60644
  if (!result.ok) {
60457
60645
  return {
60458
60646
  content: [{ type: "text", text: result.error.message }],
@@ -60467,9 +60655,9 @@ var init_sessionsList2 = __esm(() => {
60467
60655
 
60468
60656
  // src/funcs/sessionsSessionRecordingStream.ts
60469
60657
  function sessionsSessionRecordingStream(client, request, options) {
60470
- return new APIPromise($do124(client, request, options));
60658
+ return new APIPromise($do125(client, request, options));
60471
60659
  }
60472
- async function $do124(client, request, options) {
60660
+ async function $do125(client, request, options) {
60473
60661
  const parsed = safeParse(request, (value) => SessionRecordingStreamRequest$outboundSchema.parse(value), "Input validation failed");
60474
60662
  if (!parsed.ok) {
60475
60663
  return [parsed, { status: "invalid" }];
@@ -60490,7 +60678,7 @@ async function $do124(client, request, options) {
60490
60678
  options: client._options,
60491
60679
  baseURL: options?.serverURL ?? client._baseURL ?? "",
60492
60680
  operationID: "session_recording_stream",
60493
- oAuth2Scopes: [],
60681
+ oAuth2Scopes: null,
60494
60682
  resolvedSecurity: requestSecurity,
60495
60683
  securitySource: client._options.apiKeyHeader,
60496
60684
  retryConfig: options?.retries || client._options.retryConfig || { strategy: "none" },
@@ -60544,20 +60732,20 @@ var init_sessionsSessionRecordingStream = __esm(() => {
60544
60732
  });
60545
60733
 
60546
60734
  // src/mcp-server/tools/sessionsSessionRecordingStream.ts
60547
- var args114, tool$sessionsSessionRecordingStream;
60735
+ var args115, tool$sessionsSessionRecordingStream;
60548
60736
  var init_sessionsSessionRecordingStream2 = __esm(() => {
60549
60737
  init_sessionsSessionRecordingStream();
60550
60738
  init_operations();
60551
60739
  init_tools();
60552
- args114 = {
60740
+ args115 = {
60553
60741
  request: SessionRecordingStreamRequest$inboundSchema
60554
60742
  };
60555
60743
  tool$sessionsSessionRecordingStream = {
60556
60744
  name: "sessions-session-recording-stream",
60557
60745
  description: `Stream Recording`,
60558
- args: args114,
60559
- tool: async (client, args115, ctx) => {
60560
- const [result, apiCall] = await sessionsSessionRecordingStream(client, args115.request, { fetchOptions: { signal: ctx.signal } }).$inspect();
60746
+ args: args115,
60747
+ tool: async (client, args116, ctx) => {
60748
+ const [result, apiCall] = await sessionsSessionRecordingStream(client, args116.request, { fetchOptions: { signal: ctx.signal } }).$inspect();
60561
60749
  if (!result.ok) {
60562
60750
  return {
60563
60751
  content: [{ type: "text", text: result.error.message }],
@@ -60572,9 +60760,9 @@ var init_sessionsSessionRecordingStream2 = __esm(() => {
60572
60760
 
60573
60761
  // src/funcs/sessionsTranscriptGetById.ts
60574
60762
  function sessionsTranscriptGetById(client, request, options) {
60575
- return new APIPromise($do125(client, request, options));
60763
+ return new APIPromise($do126(client, request, options));
60576
60764
  }
60577
- async function $do125(client, request, options) {
60765
+ async function $do126(client, request, options) {
60578
60766
  const parsed = safeParse(request, (value) => SessionTranscriptGetByIdRequest$outboundSchema.parse(value), "Input validation failed");
60579
60767
  if (!parsed.ok) {
60580
60768
  return [parsed, { status: "invalid" }];
@@ -60598,7 +60786,7 @@ async function $do125(client, request, options) {
60598
60786
  options: client._options,
60599
60787
  baseURL: options?.serverURL ?? client._baseURL ?? "",
60600
60788
  operationID: "session_transcript_get_by_id",
60601
- oAuth2Scopes: [],
60789
+ oAuth2Scopes: null,
60602
60790
  resolvedSecurity: requestSecurity,
60603
60791
  securitySource: client._options.apiKeyHeader,
60604
60792
  retryConfig: options?.retries || client._options.retryConfig || { strategy: "none" },
@@ -60651,20 +60839,20 @@ var init_sessionsTranscriptGetById = __esm(() => {
60651
60839
  });
60652
60840
 
60653
60841
  // src/mcp-server/tools/sessionsTranscriptGetById.ts
60654
- var args115, tool$sessionsTranscriptGetById;
60842
+ var args116, tool$sessionsTranscriptGetById;
60655
60843
  var init_sessionsTranscriptGetById2 = __esm(() => {
60656
60844
  init_sessionsTranscriptGetById();
60657
60845
  init_operations();
60658
60846
  init_tools();
60659
- args115 = {
60847
+ args116 = {
60660
60848
  request: SessionTranscriptGetByIdRequest$inboundSchema
60661
60849
  };
60662
60850
  tool$sessionsTranscriptGetById = {
60663
60851
  name: "sessions-transcript-get-by-id",
60664
60852
  description: `Get Session Transcript By Id`,
60665
- args: args115,
60666
- tool: async (client, args116, ctx) => {
60667
- const [result, apiCall] = await sessionsTranscriptGetById(client, args116.request, { fetchOptions: { signal: ctx.signal } }).$inspect();
60853
+ args: args116,
60854
+ tool: async (client, args117, ctx) => {
60855
+ const [result, apiCall] = await sessionsTranscriptGetById(client, args117.request, { fetchOptions: { signal: ctx.signal } }).$inspect();
60668
60856
  if (!result.ok) {
60669
60857
  return {
60670
60858
  content: [{ type: "text", text: result.error.message }],
@@ -60679,9 +60867,9 @@ var init_sessionsTranscriptGetById2 = __esm(() => {
60679
60867
 
60680
60868
  // src/funcs/takeoutsCreate.ts
60681
60869
  function takeoutsCreate(client, options) {
60682
- return new APIPromise($do126(client, options));
60870
+ return new APIPromise($do127(client, options));
60683
60871
  }
60684
- async function $do126(client, options) {
60872
+ async function $do127(client, options) {
60685
60873
  const path = pathToFunc("/api/v1/takeouts/create")();
60686
60874
  const headers = new Headers(compactMap({
60687
60875
  Accept: "application/json"
@@ -60693,7 +60881,7 @@ async function $do126(client, options) {
60693
60881
  options: client._options,
60694
60882
  baseURL: options?.serverURL ?? client._baseURL ?? "",
60695
60883
  operationID: "takeouts_create",
60696
- oAuth2Scopes: [],
60884
+ oAuth2Scopes: null,
60697
60885
  resolvedSecurity: requestSecurity,
60698
60886
  securitySource: client._options.apiKeyHeader,
60699
60887
  retryConfig: options?.retries || client._options.retryConfig || { strategy: "none" },
@@ -60761,9 +60949,9 @@ var init_takeoutsCreate2 = __esm(() => {
60761
60949
 
60762
60950
  // src/funcs/takeoutsTakeoutsGetByJobId.ts
60763
60951
  function takeoutsTakeoutsGetByJobId(client, request, options) {
60764
- return new APIPromise($do127(client, request, options));
60952
+ return new APIPromise($do128(client, request, options));
60765
60953
  }
60766
- async function $do127(client, request, options) {
60954
+ async function $do128(client, request, options) {
60767
60955
  const parsed = safeParse(request, (value) => TakeoutsGetByJobIdRequest$outboundSchema.parse(value), "Input validation failed");
60768
60956
  if (!parsed.ok) {
60769
60957
  return [parsed, { status: "invalid" }];
@@ -60787,7 +60975,7 @@ async function $do127(client, request, options) {
60787
60975
  options: client._options,
60788
60976
  baseURL: options?.serverURL ?? client._baseURL ?? "",
60789
60977
  operationID: "takeouts_get_by_job_id",
60790
- oAuth2Scopes: [],
60978
+ oAuth2Scopes: null,
60791
60979
  resolvedSecurity: requestSecurity,
60792
60980
  securitySource: client._options.apiKeyHeader,
60793
60981
  retryConfig: options?.retries || client._options.retryConfig || { strategy: "none" },
@@ -60840,20 +61028,20 @@ var init_takeoutsTakeoutsGetByJobId = __esm(() => {
60840
61028
  });
60841
61029
 
60842
61030
  // src/mcp-server/tools/takeoutsTakeoutsGetByJobId.ts
60843
- var args116, tool$takeoutsTakeoutsGetByJobId;
61031
+ var args117, tool$takeoutsTakeoutsGetByJobId;
60844
61032
  var init_takeoutsTakeoutsGetByJobId2 = __esm(() => {
60845
61033
  init_takeoutsTakeoutsGetByJobId();
60846
61034
  init_operations();
60847
61035
  init_tools();
60848
- args116 = {
61036
+ args117 = {
60849
61037
  request: TakeoutsGetByJobIdRequest$inboundSchema
60850
61038
  };
60851
61039
  tool$takeoutsTakeoutsGetByJobId = {
60852
61040
  name: "takeouts-takeouts-get-by-job-id",
60853
61041
  description: `Get Takeout`,
60854
- args: args116,
60855
- tool: async (client, args117, ctx) => {
60856
- const [result, apiCall] = await takeoutsTakeoutsGetByJobId(client, args117.request, { fetchOptions: { signal: ctx.signal } }).$inspect();
61042
+ args: args117,
61043
+ tool: async (client, args118, ctx) => {
61044
+ const [result, apiCall] = await takeoutsTakeoutsGetByJobId(client, args118.request, { fetchOptions: { signal: ctx.signal } }).$inspect();
60857
61045
  if (!result.ok) {
60858
61046
  return {
60859
61047
  content: [{ type: "text", text: result.error.message }],
@@ -60868,9 +61056,9 @@ var init_takeoutsTakeoutsGetByJobId2 = __esm(() => {
60868
61056
 
60869
61057
  // src/funcs/takeoutsTakeoutsGetFile.ts
60870
61058
  function takeoutsTakeoutsGetFile(client, request, options) {
60871
- return new APIPromise($do128(client, request, options));
61059
+ return new APIPromise($do129(client, request, options));
60872
61060
  }
60873
- async function $do128(client, request, options) {
61061
+ async function $do129(client, request, options) {
60874
61062
  const parsed = safeParse(request, (value) => TakeoutsGetFileRequest$outboundSchema.parse(value), "Input validation failed");
60875
61063
  if (!parsed.ok) {
60876
61064
  return [parsed, { status: "invalid" }];
@@ -60898,7 +61086,7 @@ async function $do128(client, request, options) {
60898
61086
  options: client._options,
60899
61087
  baseURL: options?.serverURL ?? client._baseURL ?? "",
60900
61088
  operationID: "takeouts_get_file",
60901
- oAuth2Scopes: [],
61089
+ oAuth2Scopes: null,
60902
61090
  resolvedSecurity: requestSecurity,
60903
61091
  securitySource: client._options.apiKeyHeader,
60904
61092
  retryConfig: options?.retries || client._options.retryConfig || { strategy: "none" },
@@ -60953,20 +61141,20 @@ var init_takeoutsTakeoutsGetFile = __esm(() => {
60953
61141
  });
60954
61142
 
60955
61143
  // src/mcp-server/tools/takeoutsTakeoutsGetFile.ts
60956
- var args117, tool$takeoutsTakeoutsGetFile;
61144
+ var args118, tool$takeoutsTakeoutsGetFile;
60957
61145
  var init_takeoutsTakeoutsGetFile2 = __esm(() => {
60958
61146
  init_takeoutsTakeoutsGetFile();
60959
61147
  init_operations();
60960
61148
  init_tools();
60961
- args117 = {
61149
+ args118 = {
60962
61150
  request: TakeoutsGetFileRequest$inboundSchema
60963
61151
  };
60964
61152
  tool$takeoutsTakeoutsGetFile = {
60965
61153
  name: "takeouts-takeouts-get-file",
60966
61154
  description: `Get File`,
60967
- args: args117,
60968
- tool: async (client, args118, ctx) => {
60969
- const [result, apiCall] = await takeoutsTakeoutsGetFile(client, args118.request, { fetchOptions: { signal: ctx.signal } }).$inspect();
61155
+ args: args118,
61156
+ tool: async (client, args119, ctx) => {
61157
+ const [result, apiCall] = await takeoutsTakeoutsGetFile(client, args119.request, { fetchOptions: { signal: ctx.signal } }).$inspect();
60970
61158
  if (!result.ok) {
60971
61159
  return {
60972
61160
  content: [{ type: "text", text: result.error.message }],
@@ -60981,9 +61169,9 @@ var init_takeoutsTakeoutsGetFile2 = __esm(() => {
60981
61169
 
60982
61170
  // src/funcs/toolsCreate.ts
60983
61171
  function toolsCreate(client, request, options) {
60984
- return new APIPromise($do129(client, request, options));
61172
+ return new APIPromise($do130(client, request, options));
60985
61173
  }
60986
- async function $do129(client, request, options) {
61174
+ async function $do130(client, request, options) {
60987
61175
  const parsed = safeParse(request, (value) => ToolCreateRequest$outboundSchema.parse(value), "Input validation failed");
60988
61176
  if (!parsed.ok) {
60989
61177
  return [parsed, { status: "invalid" }];
@@ -61002,7 +61190,7 @@ async function $do129(client, request, options) {
61002
61190
  options: client._options,
61003
61191
  baseURL: options?.serverURL ?? client._baseURL ?? "",
61004
61192
  operationID: "tool_create",
61005
- oAuth2Scopes: [],
61193
+ oAuth2Scopes: null,
61006
61194
  resolvedSecurity: requestSecurity,
61007
61195
  securitySource: client._options.apiKeyHeader,
61008
61196
  retryConfig: options?.retries || client._options.retryConfig || { strategy: "none" },
@@ -61054,12 +61242,12 @@ var init_toolsCreate = __esm(() => {
61054
61242
  });
61055
61243
 
61056
61244
  // src/mcp-server/tools/toolsCreate.ts
61057
- var args118, tool$toolsCreate;
61245
+ var args119, tool$toolsCreate;
61058
61246
  var init_toolsCreate2 = __esm(() => {
61059
61247
  init_toolsCreate();
61060
61248
  init_components();
61061
61249
  init_tools();
61062
- args118 = {
61250
+ args119 = {
61063
61251
  request: ToolCreateRequest$inboundSchema
61064
61252
  };
61065
61253
  tool$toolsCreate = {
@@ -61067,9 +61255,9 @@ var init_toolsCreate2 = __esm(() => {
61067
61255
  description: `Create Tool
61068
61256
 
61069
61257
  Create a new tool`,
61070
- args: args118,
61071
- tool: async (client, args119, ctx) => {
61072
- const [result, apiCall] = await toolsCreate(client, args119.request, { fetchOptions: { signal: ctx.signal } }).$inspect();
61258
+ args: args119,
61259
+ tool: async (client, args120, ctx) => {
61260
+ const [result, apiCall] = await toolsCreate(client, args120.request, { fetchOptions: { signal: ctx.signal } }).$inspect();
61073
61261
  if (!result.ok) {
61074
61262
  return {
61075
61263
  content: [{ type: "text", text: result.error.message }],
@@ -61084,9 +61272,9 @@ Create a new tool`,
61084
61272
 
61085
61273
  // src/funcs/toolsDelete.ts
61086
61274
  function toolsDelete(client, request, options) {
61087
- return new APIPromise($do130(client, request, options));
61275
+ return new APIPromise($do131(client, request, options));
61088
61276
  }
61089
- async function $do130(client, request, options) {
61277
+ async function $do131(client, request, options) {
61090
61278
  const parsed = safeParse(request, (value) => ToolDeleteRequest$outboundSchema.parse(value), "Input validation failed");
61091
61279
  if (!parsed.ok) {
61092
61280
  return [parsed, { status: "invalid" }];
@@ -61113,7 +61301,7 @@ async function $do130(client, request, options) {
61113
61301
  options: client._options,
61114
61302
  baseURL: options?.serverURL ?? client._baseURL ?? "",
61115
61303
  operationID: "tool_delete",
61116
- oAuth2Scopes: [],
61304
+ oAuth2Scopes: null,
61117
61305
  resolvedSecurity: requestSecurity,
61118
61306
  securitySource: client._options.apiKeyHeader,
61119
61307
  retryConfig: options?.retries || client._options.retryConfig || { strategy: "none" },
@@ -61167,12 +61355,12 @@ var init_toolsDelete = __esm(() => {
61167
61355
  });
61168
61356
 
61169
61357
  // src/mcp-server/tools/toolsDelete.ts
61170
- var args119, tool$toolsDelete;
61358
+ var args120, tool$toolsDelete;
61171
61359
  var init_toolsDelete2 = __esm(() => {
61172
61360
  init_toolsDelete();
61173
61361
  init_operations();
61174
61362
  init_tools();
61175
- args119 = {
61363
+ args120 = {
61176
61364
  request: ToolDeleteRequest$inboundSchema
61177
61365
  };
61178
61366
  tool$toolsDelete = {
@@ -61180,9 +61368,9 @@ var init_toolsDelete2 = __esm(() => {
61180
61368
  description: `Delete Tool
61181
61369
 
61182
61370
  Delete a tool.`,
61183
- args: args119,
61184
- tool: async (client, args120, ctx) => {
61185
- const [result, apiCall] = await toolsDelete(client, args120.request, { fetchOptions: { signal: ctx.signal } }).$inspect();
61371
+ args: args120,
61372
+ tool: async (client, args121, ctx) => {
61373
+ const [result, apiCall] = await toolsDelete(client, args121.request, { fetchOptions: { signal: ctx.signal } }).$inspect();
61186
61374
  if (!result.ok) {
61187
61375
  return {
61188
61376
  content: [{ type: "text", text: result.error.message }],
@@ -61197,9 +61385,9 @@ Delete a tool.`,
61197
61385
 
61198
61386
  // src/funcs/toolsGetByName.ts
61199
61387
  function toolsGetByName(client, request, options) {
61200
- return new APIPromise($do131(client, request, options));
61388
+ return new APIPromise($do132(client, request, options));
61201
61389
  }
61202
- async function $do131(client, request, options) {
61390
+ async function $do132(client, request, options) {
61203
61391
  const parsed = safeParse(request, (value) => ToolGetByNameRequest$outboundSchema.parse(value), "Input validation failed");
61204
61392
  if (!parsed.ok) {
61205
61393
  return [parsed, { status: "invalid" }];
@@ -61223,7 +61411,7 @@ async function $do131(client, request, options) {
61223
61411
  options: client._options,
61224
61412
  baseURL: options?.serverURL ?? client._baseURL ?? "",
61225
61413
  operationID: "tool_get_by_name",
61226
- oAuth2Scopes: [],
61414
+ oAuth2Scopes: null,
61227
61415
  resolvedSecurity: requestSecurity,
61228
61416
  securitySource: client._options.apiKeyHeader,
61229
61417
  retryConfig: options?.retries || client._options.retryConfig || { strategy: "none" },
@@ -61276,12 +61464,12 @@ var init_toolsGetByName = __esm(() => {
61276
61464
  });
61277
61465
 
61278
61466
  // src/mcp-server/tools/toolsGetByName.ts
61279
- var args120, tool$toolsGetByName;
61467
+ var args121, tool$toolsGetByName;
61280
61468
  var init_toolsGetByName2 = __esm(() => {
61281
61469
  init_toolsGetByName();
61282
61470
  init_operations();
61283
61471
  init_tools();
61284
- args120 = {
61472
+ args121 = {
61285
61473
  request: ToolGetByNameRequest$inboundSchema
61286
61474
  };
61287
61475
  tool$toolsGetByName = {
@@ -61289,9 +61477,9 @@ var init_toolsGetByName2 = __esm(() => {
61289
61477
  description: `Tool Info
61290
61478
 
61291
61479
  Get the details of a specific tool`,
61292
- args: args120,
61293
- tool: async (client, args121, ctx) => {
61294
- const [result, apiCall] = await toolsGetByName(client, args121.request, { fetchOptions: { signal: ctx.signal } }).$inspect();
61480
+ args: args121,
61481
+ tool: async (client, args122, ctx) => {
61482
+ const [result, apiCall] = await toolsGetByName(client, args122.request, { fetchOptions: { signal: ctx.signal } }).$inspect();
61295
61483
  if (!result.ok) {
61296
61484
  return {
61297
61485
  content: [{ type: "text", text: result.error.message }],
@@ -61306,9 +61494,9 @@ Get the details of a specific tool`,
61306
61494
 
61307
61495
  // src/funcs/toolsList.ts
61308
61496
  function toolsList(client, request, options) {
61309
- return new APIPromise($do132(client, request, options));
61497
+ return new APIPromise($do133(client, request, options));
61310
61498
  }
61311
- async function $do132(client, request, options) {
61499
+ async function $do133(client, request, options) {
61312
61500
  const parsed = safeParse(request, (value) => ToolListRequest$outboundSchema.parse(value), "Input validation failed");
61313
61501
  if (!parsed.ok) {
61314
61502
  return [parsed, { status: "invalid" }];
@@ -61337,7 +61525,7 @@ async function $do132(client, request, options) {
61337
61525
  options: client._options,
61338
61526
  baseURL: options?.serverURL ?? client._baseURL ?? "",
61339
61527
  operationID: "tool_list",
61340
- oAuth2Scopes: [],
61528
+ oAuth2Scopes: null,
61341
61529
  resolvedSecurity: requestSecurity,
61342
61530
  securitySource: client._options.apiKeyHeader,
61343
61531
  retryConfig: options?.retries || client._options.retryConfig || { strategy: "none" },
@@ -61391,12 +61579,12 @@ var init_toolsList = __esm(() => {
61391
61579
  });
61392
61580
 
61393
61581
  // src/mcp-server/tools/toolsList.ts
61394
- var args121, tool$toolsList;
61582
+ var args122, tool$toolsList;
61395
61583
  var init_toolsList2 = __esm(() => {
61396
61584
  init_toolsList();
61397
61585
  init_operations();
61398
61586
  init_tools();
61399
- args121 = {
61587
+ args122 = {
61400
61588
  request: ToolListRequest$inboundSchema
61401
61589
  };
61402
61590
  tool$toolsList = {
@@ -61404,9 +61592,9 @@ var init_toolsList2 = __esm(() => {
61404
61592
  description: `Tool List
61405
61593
 
61406
61594
  List the existing tools`,
61407
- args: args121,
61408
- tool: async (client, args122, ctx) => {
61409
- const [result, apiCall] = await toolsList(client, args122.request, { fetchOptions: { signal: ctx.signal } }).$inspect();
61595
+ args: args122,
61596
+ tool: async (client, args123, ctx) => {
61597
+ const [result, apiCall] = await toolsList(client, args123.request, { fetchOptions: { signal: ctx.signal } }).$inspect();
61410
61598
  if (!result.ok) {
61411
61599
  return {
61412
61600
  content: [{ type: "text", text: result.error.message }],
@@ -61421,9 +61609,9 @@ List the existing tools`,
61421
61609
 
61422
61610
  // src/funcs/toolsUpdate.ts
61423
61611
  function toolsUpdate(client, request, options) {
61424
- return new APIPromise($do133(client, request, options));
61612
+ return new APIPromise($do134(client, request, options));
61425
61613
  }
61426
- async function $do133(client, request, options) {
61614
+ async function $do134(client, request, options) {
61427
61615
  const parsed = safeParse(request, (value) => ToolUpdateRequest$outboundSchema.parse(value), "Input validation failed");
61428
61616
  if (!parsed.ok) {
61429
61617
  return [parsed, { status: "invalid" }];
@@ -61442,7 +61630,7 @@ async function $do133(client, request, options) {
61442
61630
  options: client._options,
61443
61631
  baseURL: options?.serverURL ?? client._baseURL ?? "",
61444
61632
  operationID: "tool_update",
61445
- oAuth2Scopes: [],
61633
+ oAuth2Scopes: null,
61446
61634
  resolvedSecurity: requestSecurity,
61447
61635
  securitySource: client._options.apiKeyHeader,
61448
61636
  retryConfig: options?.retries || client._options.retryConfig || { strategy: "none" },
@@ -61494,12 +61682,12 @@ var init_toolsUpdate = __esm(() => {
61494
61682
  });
61495
61683
 
61496
61684
  // src/mcp-server/tools/toolsUpdate.ts
61497
- var args122, tool$toolsUpdate;
61685
+ var args123, tool$toolsUpdate;
61498
61686
  var init_toolsUpdate2 = __esm(() => {
61499
61687
  init_toolsUpdate();
61500
61688
  init_components();
61501
61689
  init_tools();
61502
- args122 = {
61690
+ args123 = {
61503
61691
  request: ToolUpdateRequest$inboundSchema
61504
61692
  };
61505
61693
  tool$toolsUpdate = {
@@ -61507,9 +61695,9 @@ var init_toolsUpdate2 = __esm(() => {
61507
61695
  description: `Update Tool
61508
61696
 
61509
61697
  Update an existing tool`,
61510
- args: args122,
61511
- tool: async (client, args123, ctx) => {
61512
- const [result, apiCall] = await toolsUpdate(client, args123.request, { fetchOptions: { signal: ctx.signal } }).$inspect();
61698
+ args: args123,
61699
+ tool: async (client, args124, ctx) => {
61700
+ const [result, apiCall] = await toolsUpdate(client, args124.request, { fetchOptions: { signal: ctx.signal } }).$inspect();
61513
61701
  if (!result.ok) {
61514
61702
  return {
61515
61703
  content: [{ type: "text", text: result.error.message }],
@@ -61524,9 +61712,9 @@ Update an existing tool`,
61524
61712
 
61525
61713
  // src/funcs/usersCreate.ts
61526
61714
  function usersCreate(client, request, options) {
61527
- return new APIPromise($do134(client, request, options));
61715
+ return new APIPromise($do135(client, request, options));
61528
61716
  }
61529
- async function $do134(client, request, options) {
61717
+ async function $do135(client, request, options) {
61530
61718
  const parsed = safeParse(request, (value) => UserCreateRequest$outboundSchema.parse(value), "Input validation failed");
61531
61719
  if (!parsed.ok) {
61532
61720
  return [parsed, { status: "invalid" }];
@@ -61545,7 +61733,7 @@ async function $do134(client, request, options) {
61545
61733
  options: client._options,
61546
61734
  baseURL: options?.serverURL ?? client._baseURL ?? "",
61547
61735
  operationID: "users_create",
61548
- oAuth2Scopes: [],
61736
+ oAuth2Scopes: null,
61549
61737
  resolvedSecurity: requestSecurity,
61550
61738
  securitySource: client._options.apiKeyHeader,
61551
61739
  retryConfig: options?.retries || client._options.retryConfig || { strategy: "none" },
@@ -61597,12 +61785,12 @@ var init_usersCreate = __esm(() => {
61597
61785
  });
61598
61786
 
61599
61787
  // src/mcp-server/tools/usersCreate.ts
61600
- var args123, tool$usersCreate;
61788
+ var args124, tool$usersCreate;
61601
61789
  var init_usersCreate2 = __esm(() => {
61602
61790
  init_usersCreate();
61603
61791
  init_components();
61604
61792
  init_tools();
61605
- args123 = {
61793
+ args124 = {
61606
61794
  request: UserCreateRequest$inboundSchema
61607
61795
  };
61608
61796
  tool$usersCreate = {
@@ -61610,9 +61798,9 @@ var init_usersCreate2 = __esm(() => {
61610
61798
  description: `Create User
61611
61799
 
61612
61800
  Create a new user.`,
61613
- args: args123,
61614
- tool: async (client, args124, ctx) => {
61615
- const [result, apiCall] = await usersCreate(client, args124.request, { fetchOptions: { signal: ctx.signal } }).$inspect();
61801
+ args: args124,
61802
+ tool: async (client, args125, ctx) => {
61803
+ const [result, apiCall] = await usersCreate(client, args125.request, { fetchOptions: { signal: ctx.signal } }).$inspect();
61616
61804
  if (!result.ok) {
61617
61805
  return {
61618
61806
  content: [{ type: "text", text: result.error.message }],
@@ -61627,9 +61815,9 @@ Create a new user.`,
61627
61815
 
61628
61816
  // src/funcs/usersDelete.ts
61629
61817
  function usersDelete(client, request, options) {
61630
- return new APIPromise($do135(client, request, options));
61818
+ return new APIPromise($do136(client, request, options));
61631
61819
  }
61632
- async function $do135(client, request, options) {
61820
+ async function $do136(client, request, options) {
61633
61821
  const parsed = safeParse(request, (value) => UserDeleteRequest$outboundSchema.parse(value), "Input validation failed");
61634
61822
  if (!parsed.ok) {
61635
61823
  return [parsed, { status: "invalid" }];
@@ -61648,7 +61836,7 @@ async function $do135(client, request, options) {
61648
61836
  options: client._options,
61649
61837
  baseURL: options?.serverURL ?? client._baseURL ?? "",
61650
61838
  operationID: "users_delete",
61651
- oAuth2Scopes: [],
61839
+ oAuth2Scopes: null,
61652
61840
  resolvedSecurity: requestSecurity,
61653
61841
  securitySource: client._options.apiKeyHeader,
61654
61842
  retryConfig: options?.retries || client._options.retryConfig || { strategy: "none" },
@@ -61701,12 +61889,12 @@ var init_usersDelete = __esm(() => {
61701
61889
  });
61702
61890
 
61703
61891
  // src/mcp-server/tools/usersDelete.ts
61704
- var args124, tool$usersDelete;
61892
+ var args125, tool$usersDelete;
61705
61893
  var init_usersDelete2 = __esm(() => {
61706
61894
  init_usersDelete();
61707
61895
  init_components();
61708
61896
  init_tools();
61709
- args124 = {
61897
+ args125 = {
61710
61898
  request: UserDeleteRequest$inboundSchema
61711
61899
  };
61712
61900
  tool$usersDelete = {
@@ -61714,9 +61902,9 @@ var init_usersDelete2 = __esm(() => {
61714
61902
  description: `Delete User
61715
61903
 
61716
61904
  Delete a user.`,
61717
- args: args124,
61718
- tool: async (client, args125, ctx) => {
61719
- const [result, apiCall] = await usersDelete(client, args125.request, { fetchOptions: { signal: ctx.signal } }).$inspect();
61905
+ args: args125,
61906
+ tool: async (client, args126, ctx) => {
61907
+ const [result, apiCall] = await usersDelete(client, args126.request, { fetchOptions: { signal: ctx.signal } }).$inspect();
61720
61908
  if (!result.ok) {
61721
61909
  return {
61722
61910
  content: [{ type: "text", text: result.error.message }],
@@ -61731,9 +61919,9 @@ Delete a user.`,
61731
61919
 
61732
61920
  // src/funcs/usersList.ts
61733
61921
  function usersList(client, request, options) {
61734
- return new APIPromise($do136(client, request, options));
61922
+ return new APIPromise($do137(client, request, options));
61735
61923
  }
61736
- async function $do136(client, request, options) {
61924
+ async function $do137(client, request, options) {
61737
61925
  const parsed = safeParse(request, (value) => UsersListRequest$outboundSchema.parse(value), "Input validation failed");
61738
61926
  if (!parsed.ok) {
61739
61927
  return [parsed, { status: "invalid" }];
@@ -61762,7 +61950,7 @@ async function $do136(client, request, options) {
61762
61950
  options: client._options,
61763
61951
  baseURL: options?.serverURL ?? client._baseURL ?? "",
61764
61952
  operationID: "users_list",
61765
- oAuth2Scopes: [],
61953
+ oAuth2Scopes: null,
61766
61954
  resolvedSecurity: requestSecurity,
61767
61955
  securitySource: client._options.apiKeyHeader,
61768
61956
  retryConfig: options?.retries || client._options.retryConfig || { strategy: "none" },
@@ -61816,12 +62004,12 @@ var init_usersList = __esm(() => {
61816
62004
  });
61817
62005
 
61818
62006
  // src/mcp-server/tools/usersList.ts
61819
- var args125, tool$usersList;
62007
+ var args126, tool$usersList;
61820
62008
  var init_usersList2 = __esm(() => {
61821
62009
  init_usersList();
61822
62010
  init_operations();
61823
62011
  init_tools();
61824
- args125 = {
62012
+ args126 = {
61825
62013
  request: UsersListRequest$inboundSchema
61826
62014
  };
61827
62015
  tool$usersList = {
@@ -61829,9 +62017,9 @@ var init_usersList2 = __esm(() => {
61829
62017
  description: `List Users
61830
62018
 
61831
62019
  List the existing users.`,
61832
- args: args125,
61833
- tool: async (client, args126, ctx) => {
61834
- const [result, apiCall] = await usersList(client, args126.request, { fetchOptions: { signal: ctx.signal } }).$inspect();
62020
+ args: args126,
62021
+ tool: async (client, args127, ctx) => {
62022
+ const [result, apiCall] = await usersList(client, args127.request, { fetchOptions: { signal: ctx.signal } }).$inspect();
61835
62023
  if (!result.ok) {
61836
62024
  return {
61837
62025
  content: [{ type: "text", text: result.error.message }],
@@ -61846,9 +62034,9 @@ List the existing users.`,
61846
62034
 
61847
62035
  // src/funcs/usersUpdate.ts
61848
62036
  function usersUpdate(client, request, options) {
61849
- return new APIPromise($do137(client, request, options));
62037
+ return new APIPromise($do138(client, request, options));
61850
62038
  }
61851
- async function $do137(client, request, options) {
62039
+ async function $do138(client, request, options) {
61852
62040
  const parsed = safeParse(request, (value) => UserUpdateRequest$outboundSchema.parse(value), "Input validation failed");
61853
62041
  if (!parsed.ok) {
61854
62042
  return [parsed, { status: "invalid" }];
@@ -61867,7 +62055,7 @@ async function $do137(client, request, options) {
61867
62055
  options: client._options,
61868
62056
  baseURL: options?.serverURL ?? client._baseURL ?? "",
61869
62057
  operationID: "users_update",
61870
- oAuth2Scopes: [],
62058
+ oAuth2Scopes: null,
61871
62059
  resolvedSecurity: requestSecurity,
61872
62060
  securitySource: client._options.apiKeyHeader,
61873
62061
  retryConfig: options?.retries || client._options.retryConfig || { strategy: "none" },
@@ -61919,12 +62107,12 @@ var init_usersUpdate = __esm(() => {
61919
62107
  });
61920
62108
 
61921
62109
  // src/mcp-server/tools/usersUpdate.ts
61922
- var args126, tool$usersUpdate;
62110
+ var args127, tool$usersUpdate;
61923
62111
  var init_usersUpdate2 = __esm(() => {
61924
62112
  init_usersUpdate();
61925
62113
  init_components();
61926
62114
  init_tools();
61927
- args126 = {
62115
+ args127 = {
61928
62116
  request: UserUpdateRequest$inboundSchema
61929
62117
  };
61930
62118
  tool$usersUpdate = {
@@ -61932,9 +62120,9 @@ var init_usersUpdate2 = __esm(() => {
61932
62120
  description: `Update User
61933
62121
 
61934
62122
  Update an existing user.`,
61935
- args: args126,
61936
- tool: async (client, args127, ctx) => {
61937
- const [result, apiCall] = await usersUpdate(client, args127.request, { fetchOptions: { signal: ctx.signal } }).$inspect();
62123
+ args: args127,
62124
+ tool: async (client, args128, ctx) => {
62125
+ const [result, apiCall] = await usersUpdate(client, args128.request, { fetchOptions: { signal: ctx.signal } }).$inspect();
61938
62126
  if (!result.ok) {
61939
62127
  return {
61940
62128
  content: [{ type: "text", text: result.error.message }],
@@ -61949,9 +62137,9 @@ Update an existing user.`,
61949
62137
 
61950
62138
  // src/funcs/usersUsersDeleteAccount.ts
61951
62139
  function usersUsersDeleteAccount(client, options) {
61952
- return new APIPromise($do138(client, options));
62140
+ return new APIPromise($do139(client, options));
61953
62141
  }
61954
- async function $do138(client, options) {
62142
+ async function $do139(client, options) {
61955
62143
  const path = pathToFunc("/api/v1/users/delete_account")();
61956
62144
  const headers = new Headers(compactMap({
61957
62145
  Accept: "application/json"
@@ -61963,7 +62151,7 @@ async function $do138(client, options) {
61963
62151
  options: client._options,
61964
62152
  baseURL: options?.serverURL ?? client._baseURL ?? "",
61965
62153
  operationID: "users_delete_account",
61966
- oAuth2Scopes: [],
62154
+ oAuth2Scopes: null,
61967
62155
  resolvedSecurity: requestSecurity,
61968
62156
  securitySource: client._options.apiKeyHeader,
61969
62157
  retryConfig: options?.retries || client._options.retryConfig || { strategy: "none" },
@@ -62034,9 +62222,9 @@ accounts.`,
62034
62222
 
62035
62223
  // src/funcs/usersUsersGetByEmail.ts
62036
62224
  function usersUsersGetByEmail(client, request, options) {
62037
- return new APIPromise($do139(client, request, options));
62225
+ return new APIPromise($do140(client, request, options));
62038
62226
  }
62039
- async function $do139(client, request, options) {
62227
+ async function $do140(client, request, options) {
62040
62228
  const parsed = safeParse(request, (value) => UsersGetByEmailRequest$outboundSchema.parse(value), "Input validation failed");
62041
62229
  if (!parsed.ok) {
62042
62230
  return [parsed, { status: "invalid" }];
@@ -62060,7 +62248,7 @@ async function $do139(client, request, options) {
62060
62248
  options: client._options,
62061
62249
  baseURL: options?.serverURL ?? client._baseURL ?? "",
62062
62250
  operationID: "users_get_by_email",
62063
- oAuth2Scopes: [],
62251
+ oAuth2Scopes: null,
62064
62252
  resolvedSecurity: requestSecurity,
62065
62253
  securitySource: client._options.apiKeyHeader,
62066
62254
  retryConfig: options?.retries || client._options.retryConfig || { strategy: "none" },
@@ -62113,12 +62301,12 @@ var init_usersUsersGetByEmail = __esm(() => {
62113
62301
  });
62114
62302
 
62115
62303
  // src/mcp-server/tools/usersUsersGetByEmail.ts
62116
- var args127, tool$usersUsersGetByEmail;
62304
+ var args128, tool$usersUsersGetByEmail;
62117
62305
  var init_usersUsersGetByEmail2 = __esm(() => {
62118
62306
  init_usersUsersGetByEmail();
62119
62307
  init_operations();
62120
62308
  init_tools();
62121
- args127 = {
62309
+ args128 = {
62122
62310
  request: UsersGetByEmailRequest$inboundSchema
62123
62311
  };
62124
62312
  tool$usersUsersGetByEmail = {
@@ -62126,9 +62314,9 @@ var init_usersUsersGetByEmail2 = __esm(() => {
62126
62314
  description: `Get User
62127
62315
 
62128
62316
  Fetch a given user.`,
62129
- args: args127,
62130
- tool: async (client, args128, ctx) => {
62131
- const [result, apiCall] = await usersUsersGetByEmail(client, args128.request, { fetchOptions: { signal: ctx.signal } }).$inspect();
62317
+ args: args128,
62318
+ tool: async (client, args129, ctx) => {
62319
+ const [result, apiCall] = await usersUsersGetByEmail(client, args129.request, { fetchOptions: { signal: ctx.signal } }).$inspect();
62132
62320
  if (!result.ok) {
62133
62321
  return {
62134
62322
  content: [{ type: "text", text: result.error.message }],
@@ -62143,9 +62331,9 @@ Fetch a given user.`,
62143
62331
 
62144
62332
  // src/funcs/usersUsersSendEmail.ts
62145
62333
  function usersUsersSendEmail(client, request, options) {
62146
- return new APIPromise($do140(client, request, options));
62334
+ return new APIPromise($do141(client, request, options));
62147
62335
  }
62148
- async function $do140(client, request, options) {
62336
+ async function $do141(client, request, options) {
62149
62337
  const parsed = safeParse(request, (value) => UsersSendEmailRequest$outboundSchema.parse(value), "Input validation failed");
62150
62338
  if (!parsed.ok) {
62151
62339
  return [parsed, { status: "invalid" }];
@@ -62172,7 +62360,7 @@ async function $do140(client, request, options) {
62172
62360
  options: client._options,
62173
62361
  baseURL: options?.serverURL ?? client._baseURL ?? "",
62174
62362
  operationID: "users_send_email",
62175
- oAuth2Scopes: [],
62363
+ oAuth2Scopes: null,
62176
62364
  resolvedSecurity: requestSecurity,
62177
62365
  securitySource: client._options.apiKeyHeader,
62178
62366
  retryConfig: options?.retries || client._options.retryConfig || { strategy: "none" },
@@ -62226,12 +62414,12 @@ var init_usersUsersSendEmail = __esm(() => {
62226
62414
  });
62227
62415
 
62228
62416
  // src/mcp-server/tools/usersUsersSendEmail.ts
62229
- var args128, tool$usersUsersSendEmail;
62417
+ var args129, tool$usersUsersSendEmail;
62230
62418
  var init_usersUsersSendEmail2 = __esm(() => {
62231
62419
  init_usersUsersSendEmail();
62232
62420
  init_operations();
62233
62421
  init_tools();
62234
- args128 = {
62422
+ args129 = {
62235
62423
  request: UsersSendEmailRequest$inboundSchema
62236
62424
  };
62237
62425
  tool$usersUsersSendEmail = {
@@ -62239,9 +62427,9 @@ var init_usersUsersSendEmail2 = __esm(() => {
62239
62427
  description: `Send User Email
62240
62428
 
62241
62429
  Send a welcome email to a user.`,
62242
- args: args128,
62243
- tool: async (client, args129, ctx) => {
62244
- const [result, apiCall] = await usersUsersSendEmail(client, args129.request, { fetchOptions: { signal: ctx.signal } }).$inspect();
62430
+ args: args129,
62431
+ tool: async (client, args130, ctx) => {
62432
+ const [result, apiCall] = await usersUsersSendEmail(client, args130.request, { fetchOptions: { signal: ctx.signal } }).$inspect();
62245
62433
  if (!result.ok) {
62246
62434
  return {
62247
62435
  content: [{ type: "text", text: result.error.message }],
@@ -62258,7 +62446,7 @@ Send a welcome email to a user.`,
62258
62446
  function createMCPServer(deps) {
62259
62447
  const server = new McpServer({
62260
62448
  name: "SyllableSDK",
62261
- version: "1.0.1-rc.5"
62449
+ version: "1.0.1"
62262
62450
  });
62263
62451
  const client = new SyllableSDKCore({
62264
62452
  apiKeyHeader: deps.apiKeyHeader,
@@ -62309,6 +62497,7 @@ function createMCPServer(deps) {
62309
62497
  tool(tool$promptsDelete);
62310
62498
  tool(tool$promptsPromptsHistory);
62311
62499
  tool(tool$promptsPromptGetSupportedLlms);
62500
+ tool(tool$pronunciationsPronunciationsUploadCsv);
62312
62501
  tool(tool$rolesList);
62313
62502
  tool(tool$rolesCreate);
62314
62503
  tool(tool$rolesUpdate);
@@ -62521,6 +62710,7 @@ var init_server2 = __esm(() => {
62521
62710
  init_promptsPromptGetSupportedLlms2();
62522
62711
  init_promptsPromptsHistory2();
62523
62712
  init_promptsUpdate2();
62713
+ init_pronunciationsPronunciationsUploadCsv2();
62524
62714
  init_rolesCreate2();
62525
62715
  init_rolesDelete2();
62526
62716
  init_rolesGetById2();
@@ -63754,7 +63944,7 @@ var routes = ln({
63754
63944
  var app = _e(routes, {
63755
63945
  name: "mcp",
63756
63946
  versionInfo: {
63757
- currentVersion: "1.0.1-rc.5"
63947
+ currentVersion: "1.0.1"
63758
63948
  }
63759
63949
  });
63760
63950
  Yt(app, process3.argv.slice(2), buildContext(process3));
@@ -63762,5 +63952,5 @@ export {
63762
63952
  app
63763
63953
  };
63764
63954
 
63765
- //# debugId=7A1C759D5A5041F364756E2164756E21
63955
+ //# debugId=57D396B68914CC1564756E2164756E21
63766
63956
  //# sourceMappingURL=mcp-server.js.map