@hookdeck/outpost-sdk 0.0.2 → 0.1.0

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 (765) hide show
  1. package/README.md +15 -33
  2. package/bin/mcp-server.js +3886 -1816
  3. package/bin/mcp-server.js.map +88 -53
  4. package/dist/commonjs/funcs/destinationsCreate.d.ts +1 -1
  5. package/dist/commonjs/funcs/destinationsCreate.d.ts.map +1 -1
  6. package/dist/commonjs/funcs/destinationsCreate.js +7 -18
  7. package/dist/commonjs/funcs/destinationsCreate.js.map +1 -1
  8. package/dist/commonjs/funcs/destinationsDelete.d.ts +1 -1
  9. package/dist/commonjs/funcs/destinationsDelete.d.ts.map +1 -1
  10. package/dist/commonjs/funcs/destinationsDelete.js +7 -18
  11. package/dist/commonjs/funcs/destinationsDelete.js.map +1 -1
  12. package/dist/commonjs/funcs/destinationsDisable.d.ts +1 -1
  13. package/dist/commonjs/funcs/destinationsDisable.d.ts.map +1 -1
  14. package/dist/commonjs/funcs/destinationsDisable.js +7 -18
  15. package/dist/commonjs/funcs/destinationsDisable.js.map +1 -1
  16. package/dist/commonjs/funcs/destinationsEnable.d.ts +1 -1
  17. package/dist/commonjs/funcs/destinationsEnable.d.ts.map +1 -1
  18. package/dist/commonjs/funcs/destinationsEnable.js +7 -18
  19. package/dist/commonjs/funcs/destinationsEnable.js.map +1 -1
  20. package/dist/commonjs/funcs/destinationsGet.d.ts +1 -1
  21. package/dist/commonjs/funcs/destinationsGet.d.ts.map +1 -1
  22. package/dist/commonjs/funcs/destinationsGet.js +7 -18
  23. package/dist/commonjs/funcs/destinationsGet.js.map +1 -1
  24. package/dist/commonjs/funcs/destinationsList.d.ts +1 -1
  25. package/dist/commonjs/funcs/destinationsList.d.ts.map +1 -1
  26. package/dist/commonjs/funcs/destinationsList.js +7 -18
  27. package/dist/commonjs/funcs/destinationsList.js.map +1 -1
  28. package/dist/commonjs/funcs/destinationsUpdate.d.ts +1 -1
  29. package/dist/commonjs/funcs/destinationsUpdate.d.ts.map +1 -1
  30. package/dist/commonjs/funcs/destinationsUpdate.js +7 -18
  31. package/dist/commonjs/funcs/destinationsUpdate.js.map +1 -1
  32. package/dist/commonjs/funcs/eventsGet.d.ts +1 -1
  33. package/dist/commonjs/funcs/eventsGet.d.ts.map +1 -1
  34. package/dist/commonjs/funcs/eventsGet.js +7 -18
  35. package/dist/commonjs/funcs/eventsGet.js.map +1 -1
  36. package/dist/commonjs/funcs/eventsGetByDestination.d.ts +1 -1
  37. package/dist/commonjs/funcs/eventsGetByDestination.d.ts.map +1 -1
  38. package/dist/commonjs/funcs/eventsGetByDestination.js +7 -18
  39. package/dist/commonjs/funcs/eventsGetByDestination.js.map +1 -1
  40. package/dist/commonjs/funcs/eventsList.d.ts +1 -1
  41. package/dist/commonjs/funcs/eventsList.d.ts.map +1 -1
  42. package/dist/commonjs/funcs/eventsList.js +7 -18
  43. package/dist/commonjs/funcs/eventsList.js.map +1 -1
  44. package/dist/commonjs/funcs/eventsListByDestination.d.ts +1 -1
  45. package/dist/commonjs/funcs/eventsListByDestination.d.ts.map +1 -1
  46. package/dist/commonjs/funcs/eventsListByDestination.js +7 -18
  47. package/dist/commonjs/funcs/eventsListByDestination.js.map +1 -1
  48. package/dist/commonjs/funcs/eventsListDeliveries.d.ts +1 -1
  49. package/dist/commonjs/funcs/eventsListDeliveries.d.ts.map +1 -1
  50. package/dist/commonjs/funcs/eventsListDeliveries.js +7 -18
  51. package/dist/commonjs/funcs/eventsListDeliveries.js.map +1 -1
  52. package/dist/commonjs/funcs/eventsRetry.d.ts +1 -1
  53. package/dist/commonjs/funcs/eventsRetry.d.ts.map +1 -1
  54. package/dist/commonjs/funcs/eventsRetry.js +7 -18
  55. package/dist/commonjs/funcs/eventsRetry.js.map +1 -1
  56. package/dist/commonjs/funcs/publishEvent.js +2 -3
  57. package/dist/commonjs/funcs/publishEvent.js.map +1 -1
  58. package/dist/commonjs/funcs/schemasGet.d.ts +1 -1
  59. package/dist/commonjs/funcs/schemasGet.d.ts.map +1 -1
  60. package/dist/commonjs/funcs/schemasGet.js +7 -18
  61. package/dist/commonjs/funcs/schemasGet.js.map +1 -1
  62. package/dist/commonjs/funcs/schemasGetDestinationTypeJwt.d.ts +3 -3
  63. package/dist/commonjs/funcs/schemasGetDestinationTypeJwt.d.ts.map +1 -1
  64. package/dist/commonjs/funcs/schemasGetDestinationTypeJwt.js +11 -16
  65. package/dist/commonjs/funcs/schemasGetDestinationTypeJwt.js.map +1 -1
  66. package/dist/commonjs/funcs/schemasListDestinationTypesJwt.d.ts +1 -2
  67. package/dist/commonjs/funcs/schemasListDestinationTypesJwt.d.ts.map +1 -1
  68. package/dist/commonjs/funcs/schemasListDestinationTypesJwt.js +7 -12
  69. package/dist/commonjs/funcs/schemasListDestinationTypesJwt.js.map +1 -1
  70. package/dist/commonjs/funcs/schemasListTenantDestinationTypes.d.ts +1 -1
  71. package/dist/commonjs/funcs/schemasListTenantDestinationTypes.d.ts.map +1 -1
  72. package/dist/commonjs/funcs/schemasListTenantDestinationTypes.js +7 -18
  73. package/dist/commonjs/funcs/schemasListTenantDestinationTypes.js.map +1 -1
  74. package/dist/commonjs/funcs/tenantsDelete.d.ts +1 -1
  75. package/dist/commonjs/funcs/tenantsDelete.d.ts.map +1 -1
  76. package/dist/commonjs/funcs/tenantsDelete.js +7 -18
  77. package/dist/commonjs/funcs/tenantsDelete.js.map +1 -1
  78. package/dist/commonjs/funcs/tenantsGet.d.ts +1 -1
  79. package/dist/commonjs/funcs/tenantsGet.d.ts.map +1 -1
  80. package/dist/commonjs/funcs/tenantsGet.js +7 -18
  81. package/dist/commonjs/funcs/tenantsGet.js.map +1 -1
  82. package/dist/commonjs/funcs/tenantsGetPortalUrl.js +2 -3
  83. package/dist/commonjs/funcs/tenantsGetPortalUrl.js.map +1 -1
  84. package/dist/commonjs/funcs/tenantsGetToken.js +2 -3
  85. package/dist/commonjs/funcs/tenantsGetToken.js.map +1 -1
  86. package/dist/commonjs/funcs/tenantsUpsert.js +2 -3
  87. package/dist/commonjs/funcs/tenantsUpsert.js.map +1 -1
  88. package/dist/commonjs/funcs/topicsList.d.ts +1 -1
  89. package/dist/commonjs/funcs/topicsList.d.ts.map +1 -1
  90. package/dist/commonjs/funcs/topicsList.js +7 -18
  91. package/dist/commonjs/funcs/topicsList.js.map +1 -1
  92. package/dist/commonjs/funcs/topicsListJwt.d.ts +3 -4
  93. package/dist/commonjs/funcs/topicsListJwt.d.ts.map +1 -1
  94. package/dist/commonjs/funcs/topicsListJwt.js +10 -15
  95. package/dist/commonjs/funcs/topicsListJwt.js.map +1 -1
  96. package/dist/commonjs/lib/config.d.ts +7 -3
  97. package/dist/commonjs/lib/config.d.ts.map +1 -1
  98. package/dist/commonjs/lib/config.js +2 -2
  99. package/dist/commonjs/lib/config.js.map +1 -1
  100. package/dist/commonjs/lib/security.d.ts.map +1 -1
  101. package/dist/commonjs/lib/security.js +6 -0
  102. package/dist/commonjs/lib/security.js.map +1 -1
  103. package/dist/commonjs/mcp-server/cli/start/command.d.ts.map +1 -1
  104. package/dist/commonjs/mcp-server/cli/start/command.js +8 -0
  105. package/dist/commonjs/mcp-server/cli/start/command.js.map +1 -1
  106. package/dist/commonjs/mcp-server/cli/start/impl.d.ts +1 -0
  107. package/dist/commonjs/mcp-server/cli/start/impl.d.ts.map +1 -1
  108. package/dist/commonjs/mcp-server/cli/start/impl.js +8 -2
  109. package/dist/commonjs/mcp-server/cli/start/impl.js.map +1 -1
  110. package/dist/commonjs/mcp-server/mcp-server.js +1 -1
  111. package/dist/commonjs/mcp-server/server.d.ts +1 -1
  112. package/dist/commonjs/mcp-server/server.d.ts.map +1 -1
  113. package/dist/commonjs/mcp-server/server.js +44 -6
  114. package/dist/commonjs/mcp-server/server.js.map +1 -1
  115. package/dist/commonjs/mcp-server/tools/destinationsCreate.d.ts +8 -0
  116. package/dist/commonjs/mcp-server/tools/destinationsCreate.d.ts.map +1 -0
  117. package/dist/commonjs/mcp-server/tools/destinationsCreate.js +64 -0
  118. package/dist/commonjs/mcp-server/tools/destinationsCreate.js.map +1 -0
  119. package/dist/commonjs/mcp-server/tools/destinationsDelete.d.ts +8 -0
  120. package/dist/commonjs/mcp-server/tools/destinationsDelete.d.ts.map +1 -0
  121. package/dist/commonjs/mcp-server/tools/destinationsDelete.js +64 -0
  122. package/dist/commonjs/mcp-server/tools/destinationsDelete.js.map +1 -0
  123. package/dist/commonjs/mcp-server/tools/destinationsDisable.d.ts +8 -0
  124. package/dist/commonjs/mcp-server/tools/destinationsDisable.d.ts.map +1 -0
  125. package/dist/commonjs/mcp-server/tools/destinationsDisable.js +64 -0
  126. package/dist/commonjs/mcp-server/tools/destinationsDisable.js.map +1 -0
  127. package/dist/commonjs/mcp-server/tools/destinationsEnable.d.ts +8 -0
  128. package/dist/commonjs/mcp-server/tools/destinationsEnable.d.ts.map +1 -0
  129. package/dist/commonjs/mcp-server/tools/destinationsEnable.js +64 -0
  130. package/dist/commonjs/mcp-server/tools/destinationsEnable.js.map +1 -0
  131. package/dist/commonjs/mcp-server/tools/destinationsGet.d.ts +8 -0
  132. package/dist/commonjs/mcp-server/tools/destinationsGet.d.ts.map +1 -0
  133. package/dist/commonjs/mcp-server/tools/destinationsGet.js +64 -0
  134. package/dist/commonjs/mcp-server/tools/destinationsGet.js.map +1 -0
  135. package/dist/commonjs/mcp-server/tools/destinationsList.d.ts +8 -0
  136. package/dist/commonjs/mcp-server/tools/destinationsList.d.ts.map +1 -0
  137. package/dist/commonjs/mcp-server/tools/{tenantsGetPortalUrlJwtContext.js → destinationsList.js} +9 -9
  138. package/dist/commonjs/mcp-server/tools/destinationsList.js.map +1 -0
  139. package/dist/commonjs/mcp-server/tools/destinationsUpdate.d.ts +8 -0
  140. package/dist/commonjs/mcp-server/tools/destinationsUpdate.d.ts.map +1 -0
  141. package/dist/commonjs/mcp-server/tools/destinationsUpdate.js +64 -0
  142. package/dist/commonjs/mcp-server/tools/destinationsUpdate.js.map +1 -0
  143. package/dist/commonjs/mcp-server/tools/eventsGet.d.ts +8 -0
  144. package/dist/commonjs/mcp-server/tools/eventsGet.d.ts.map +1 -0
  145. package/dist/commonjs/mcp-server/tools/eventsGet.js +64 -0
  146. package/dist/commonjs/mcp-server/tools/eventsGet.js.map +1 -0
  147. package/dist/commonjs/mcp-server/tools/eventsGetByDestination.d.ts +8 -0
  148. package/dist/commonjs/mcp-server/tools/eventsGetByDestination.d.ts.map +1 -0
  149. package/dist/commonjs/mcp-server/tools/eventsGetByDestination.js +64 -0
  150. package/dist/commonjs/mcp-server/tools/eventsGetByDestination.js.map +1 -0
  151. package/dist/commonjs/mcp-server/tools/eventsList.d.ts +8 -0
  152. package/dist/commonjs/mcp-server/tools/eventsList.d.ts.map +1 -0
  153. package/dist/commonjs/mcp-server/tools/eventsList.js +64 -0
  154. package/dist/commonjs/mcp-server/tools/eventsList.js.map +1 -0
  155. package/dist/commonjs/mcp-server/tools/eventsListByDestination.d.ts +8 -0
  156. package/dist/commonjs/mcp-server/tools/eventsListByDestination.d.ts.map +1 -0
  157. package/dist/commonjs/mcp-server/tools/eventsListByDestination.js +64 -0
  158. package/dist/commonjs/mcp-server/tools/eventsListByDestination.js.map +1 -0
  159. package/dist/commonjs/mcp-server/tools/eventsListDeliveries.d.ts +8 -0
  160. package/dist/commonjs/mcp-server/tools/eventsListDeliveries.d.ts.map +1 -0
  161. package/dist/commonjs/mcp-server/tools/eventsListDeliveries.js +64 -0
  162. package/dist/commonjs/mcp-server/tools/eventsListDeliveries.js.map +1 -0
  163. package/dist/commonjs/mcp-server/tools/eventsRetry.d.ts +8 -0
  164. package/dist/commonjs/mcp-server/tools/eventsRetry.d.ts.map +1 -0
  165. package/dist/commonjs/mcp-server/tools/eventsRetry.js +63 -0
  166. package/dist/commonjs/mcp-server/tools/eventsRetry.js.map +1 -0
  167. package/dist/commonjs/mcp-server/tools/schemasGet.d.ts +8 -0
  168. package/dist/commonjs/mcp-server/tools/schemasGet.d.ts.map +1 -0
  169. package/dist/commonjs/mcp-server/tools/schemasGet.js +64 -0
  170. package/dist/commonjs/mcp-server/tools/schemasGet.js.map +1 -0
  171. package/dist/commonjs/mcp-server/tools/schemasGetDestinationTypeJwt.d.ts +8 -0
  172. package/dist/commonjs/mcp-server/tools/schemasGetDestinationTypeJwt.d.ts.map +1 -0
  173. package/dist/commonjs/mcp-server/tools/schemasGetDestinationTypeJwt.js +64 -0
  174. package/dist/commonjs/mcp-server/tools/schemasGetDestinationTypeJwt.js.map +1 -0
  175. package/dist/commonjs/mcp-server/tools/schemasListDestinationTypesJwt.d.ts +3 -0
  176. package/dist/commonjs/mcp-server/tools/schemasListDestinationTypesJwt.d.ts.map +1 -0
  177. package/dist/commonjs/mcp-server/tools/schemasListDestinationTypesJwt.js +26 -0
  178. package/dist/commonjs/mcp-server/tools/schemasListDestinationTypesJwt.js.map +1 -0
  179. package/dist/commonjs/mcp-server/tools/schemasListTenantDestinationTypes.d.ts +8 -0
  180. package/dist/commonjs/mcp-server/tools/schemasListTenantDestinationTypes.d.ts.map +1 -0
  181. package/dist/commonjs/mcp-server/tools/schemasListTenantDestinationTypes.js +64 -0
  182. package/dist/commonjs/mcp-server/tools/schemasListTenantDestinationTypes.js.map +1 -0
  183. package/dist/commonjs/mcp-server/tools/tenantsDelete.d.ts +8 -0
  184. package/dist/commonjs/mcp-server/tools/tenantsDelete.d.ts.map +1 -0
  185. package/dist/commonjs/mcp-server/tools/tenantsDelete.js +64 -0
  186. package/dist/commonjs/mcp-server/tools/tenantsDelete.js.map +1 -0
  187. package/dist/commonjs/mcp-server/tools/tenantsGet.d.ts +8 -0
  188. package/dist/commonjs/mcp-server/tools/tenantsGet.d.ts.map +1 -0
  189. package/dist/commonjs/mcp-server/tools/tenantsGet.js +64 -0
  190. package/dist/commonjs/mcp-server/tools/tenantsGet.js.map +1 -0
  191. package/dist/commonjs/mcp-server/tools/topicsList.d.ts +8 -0
  192. package/dist/commonjs/mcp-server/tools/topicsList.d.ts.map +1 -0
  193. package/dist/commonjs/mcp-server/tools/topicsList.js +64 -0
  194. package/dist/commonjs/mcp-server/tools/topicsList.js.map +1 -0
  195. package/dist/commonjs/mcp-server/tools/topicsListJwt.d.ts +3 -0
  196. package/dist/commonjs/mcp-server/tools/topicsListJwt.d.ts.map +1 -0
  197. package/dist/commonjs/mcp-server/tools/topicsListJwt.js +26 -0
  198. package/dist/commonjs/mcp-server/tools/topicsListJwt.js.map +1 -0
  199. package/dist/commonjs/models/components/security.d.ts +2 -0
  200. package/dist/commonjs/models/components/security.d.ts.map +1 -1
  201. package/dist/commonjs/models/components/security.js +4 -0
  202. package/dist/commonjs/models/components/security.js.map +1 -1
  203. package/dist/commonjs/models/operations/createtenantdestination.d.ts +0 -27
  204. package/dist/commonjs/models/operations/createtenantdestination.d.ts.map +1 -1
  205. package/dist/commonjs/models/operations/createtenantdestination.js +1 -40
  206. package/dist/commonjs/models/operations/createtenantdestination.js.map +1 -1
  207. package/dist/commonjs/models/operations/deletetenant.d.ts +0 -27
  208. package/dist/commonjs/models/operations/deletetenant.d.ts.map +1 -1
  209. package/dist/commonjs/models/operations/deletetenant.js +1 -40
  210. package/dist/commonjs/models/operations/deletetenant.js.map +1 -1
  211. package/dist/commonjs/models/operations/deletetenantdestination.d.ts +0 -27
  212. package/dist/commonjs/models/operations/deletetenantdestination.d.ts.map +1 -1
  213. package/dist/commonjs/models/operations/deletetenantdestination.js +1 -40
  214. package/dist/commonjs/models/operations/deletetenantdestination.js.map +1 -1
  215. package/dist/commonjs/models/operations/disabletenantdestination.d.ts +0 -27
  216. package/dist/commonjs/models/operations/disabletenantdestination.d.ts.map +1 -1
  217. package/dist/commonjs/models/operations/disabletenantdestination.js +1 -40
  218. package/dist/commonjs/models/operations/disabletenantdestination.js.map +1 -1
  219. package/dist/commonjs/models/operations/enabletenantdestination.d.ts +0 -27
  220. package/dist/commonjs/models/operations/enabletenantdestination.d.ts.map +1 -1
  221. package/dist/commonjs/models/operations/enabletenantdestination.js +1 -40
  222. package/dist/commonjs/models/operations/enabletenantdestination.js.map +1 -1
  223. package/dist/commonjs/models/operations/getdestinationtypeschema.d.ts +73 -0
  224. package/dist/commonjs/models/operations/getdestinationtypeschema.d.ts.map +1 -0
  225. package/dist/commonjs/models/operations/getdestinationtypeschema.js +94 -0
  226. package/dist/commonjs/models/operations/getdestinationtypeschema.js.map +1 -0
  227. package/dist/commonjs/models/operations/gettenant.d.ts +0 -27
  228. package/dist/commonjs/models/operations/gettenant.d.ts.map +1 -1
  229. package/dist/commonjs/models/operations/gettenant.js +1 -40
  230. package/dist/commonjs/models/operations/gettenant.js.map +1 -1
  231. package/dist/commonjs/models/operations/gettenantdestination.d.ts +0 -27
  232. package/dist/commonjs/models/operations/gettenantdestination.d.ts.map +1 -1
  233. package/dist/commonjs/models/operations/gettenantdestination.js +1 -40
  234. package/dist/commonjs/models/operations/gettenantdestination.js.map +1 -1
  235. package/dist/commonjs/models/operations/gettenantdestinationtypeschema.d.ts +0 -27
  236. package/dist/commonjs/models/operations/gettenantdestinationtypeschema.d.ts.map +1 -1
  237. package/dist/commonjs/models/operations/gettenantdestinationtypeschema.js +1 -40
  238. package/dist/commonjs/models/operations/gettenantdestinationtypeschema.js.map +1 -1
  239. package/dist/commonjs/models/operations/gettenantevent.d.ts +0 -27
  240. package/dist/commonjs/models/operations/gettenantevent.d.ts.map +1 -1
  241. package/dist/commonjs/models/operations/gettenantevent.js +1 -40
  242. package/dist/commonjs/models/operations/gettenantevent.js.map +1 -1
  243. package/dist/commonjs/models/operations/gettenanteventbydestination.d.ts +0 -27
  244. package/dist/commonjs/models/operations/gettenanteventbydestination.d.ts.map +1 -1
  245. package/dist/commonjs/models/operations/gettenanteventbydestination.js +1 -40
  246. package/dist/commonjs/models/operations/gettenanteventbydestination.js.map +1 -1
  247. package/dist/commonjs/models/operations/gettenantportalurl.d.ts +8 -8
  248. package/dist/commonjs/models/operations/gettenantportalurl.d.ts.map +1 -1
  249. package/dist/commonjs/models/operations/gettenantportalurl.js +13 -13
  250. package/dist/commonjs/models/operations/gettenantportalurl.js.map +1 -1
  251. package/dist/commonjs/models/operations/index.d.ts +1 -4
  252. package/dist/commonjs/models/operations/index.d.ts.map +1 -1
  253. package/dist/commonjs/models/operations/index.js +1 -4
  254. package/dist/commonjs/models/operations/index.js.map +1 -1
  255. package/dist/commonjs/models/operations/listtenantdestinations.d.ts +0 -27
  256. package/dist/commonjs/models/operations/listtenantdestinations.d.ts.map +1 -1
  257. package/dist/commonjs/models/operations/listtenantdestinations.js +1 -40
  258. package/dist/commonjs/models/operations/listtenantdestinations.js.map +1 -1
  259. package/dist/commonjs/models/operations/listtenantdestinationtypeschemas.d.ts +0 -27
  260. package/dist/commonjs/models/operations/listtenantdestinationtypeschemas.d.ts.map +1 -1
  261. package/dist/commonjs/models/operations/listtenantdestinationtypeschemas.js +1 -40
  262. package/dist/commonjs/models/operations/listtenantdestinationtypeschemas.js.map +1 -1
  263. package/dist/commonjs/models/operations/listtenanteventdeliveries.d.ts +0 -27
  264. package/dist/commonjs/models/operations/listtenanteventdeliveries.d.ts.map +1 -1
  265. package/dist/commonjs/models/operations/listtenanteventdeliveries.js +1 -40
  266. package/dist/commonjs/models/operations/listtenanteventdeliveries.js.map +1 -1
  267. package/dist/commonjs/models/operations/listtenantevents.d.ts +0 -27
  268. package/dist/commonjs/models/operations/listtenantevents.d.ts.map +1 -1
  269. package/dist/commonjs/models/operations/listtenantevents.js +1 -40
  270. package/dist/commonjs/models/operations/listtenantevents.js.map +1 -1
  271. package/dist/commonjs/models/operations/listtenanteventsbydestination.d.ts +0 -27
  272. package/dist/commonjs/models/operations/listtenanteventsbydestination.d.ts.map +1 -1
  273. package/dist/commonjs/models/operations/listtenanteventsbydestination.js +1 -40
  274. package/dist/commonjs/models/operations/listtenanteventsbydestination.js.map +1 -1
  275. package/dist/commonjs/models/operations/listtenanttopics.d.ts +0 -27
  276. package/dist/commonjs/models/operations/listtenanttopics.d.ts.map +1 -1
  277. package/dist/commonjs/models/operations/listtenanttopics.js +1 -40
  278. package/dist/commonjs/models/operations/listtenanttopics.js.map +1 -1
  279. package/dist/commonjs/models/operations/retrytenantevent.d.ts +0 -27
  280. package/dist/commonjs/models/operations/retrytenantevent.d.ts.map +1 -1
  281. package/dist/commonjs/models/operations/retrytenantevent.js +1 -40
  282. package/dist/commonjs/models/operations/retrytenantevent.js.map +1 -1
  283. package/dist/commonjs/models/operations/updatetenantdestination.d.ts +0 -27
  284. package/dist/commonjs/models/operations/updatetenantdestination.d.ts.map +1 -1
  285. package/dist/commonjs/models/operations/updatetenantdestination.js +1 -40
  286. package/dist/commonjs/models/operations/updatetenantdestination.js.map +1 -1
  287. package/dist/commonjs/sdk/destinations.d.ts +7 -7
  288. package/dist/commonjs/sdk/destinations.d.ts.map +1 -1
  289. package/dist/commonjs/sdk/destinations.js +14 -14
  290. package/dist/commonjs/sdk/destinations.js.map +1 -1
  291. package/dist/commonjs/sdk/events.d.ts +6 -6
  292. package/dist/commonjs/sdk/events.d.ts.map +1 -1
  293. package/dist/commonjs/sdk/events.js +12 -12
  294. package/dist/commonjs/sdk/events.js.map +1 -1
  295. package/dist/commonjs/sdk/schemas.d.ts +6 -6
  296. package/dist/commonjs/sdk/schemas.d.ts.map +1 -1
  297. package/dist/commonjs/sdk/schemas.js +10 -10
  298. package/dist/commonjs/sdk/schemas.js.map +1 -1
  299. package/dist/commonjs/sdk/tenants.d.ts +2 -16
  300. package/dist/commonjs/sdk/tenants.d.ts.map +1 -1
  301. package/dist/commonjs/sdk/tenants.js +4 -24
  302. package/dist/commonjs/sdk/tenants.js.map +1 -1
  303. package/dist/commonjs/sdk/topics.d.ts +4 -4
  304. package/dist/commonjs/sdk/topics.d.ts.map +1 -1
  305. package/dist/commonjs/sdk/topics.js +6 -6
  306. package/dist/commonjs/sdk/topics.js.map +1 -1
  307. package/dist/esm/funcs/destinationsCreate.d.ts +1 -1
  308. package/dist/esm/funcs/destinationsCreate.d.ts.map +1 -1
  309. package/dist/esm/funcs/destinationsCreate.js +8 -19
  310. package/dist/esm/funcs/destinationsCreate.js.map +1 -1
  311. package/dist/esm/funcs/destinationsDelete.d.ts +1 -1
  312. package/dist/esm/funcs/destinationsDelete.d.ts.map +1 -1
  313. package/dist/esm/funcs/destinationsDelete.js +8 -19
  314. package/dist/esm/funcs/destinationsDelete.js.map +1 -1
  315. package/dist/esm/funcs/destinationsDisable.d.ts +1 -1
  316. package/dist/esm/funcs/destinationsDisable.d.ts.map +1 -1
  317. package/dist/esm/funcs/destinationsDisable.js +8 -19
  318. package/dist/esm/funcs/destinationsDisable.js.map +1 -1
  319. package/dist/esm/funcs/destinationsEnable.d.ts +1 -1
  320. package/dist/esm/funcs/destinationsEnable.d.ts.map +1 -1
  321. package/dist/esm/funcs/destinationsEnable.js +8 -19
  322. package/dist/esm/funcs/destinationsEnable.js.map +1 -1
  323. package/dist/esm/funcs/destinationsGet.d.ts +1 -1
  324. package/dist/esm/funcs/destinationsGet.d.ts.map +1 -1
  325. package/dist/esm/funcs/destinationsGet.js +8 -19
  326. package/dist/esm/funcs/destinationsGet.js.map +1 -1
  327. package/dist/esm/funcs/destinationsList.d.ts +1 -1
  328. package/dist/esm/funcs/destinationsList.d.ts.map +1 -1
  329. package/dist/esm/funcs/destinationsList.js +8 -19
  330. package/dist/esm/funcs/destinationsList.js.map +1 -1
  331. package/dist/esm/funcs/destinationsUpdate.d.ts +1 -1
  332. package/dist/esm/funcs/destinationsUpdate.d.ts.map +1 -1
  333. package/dist/esm/funcs/destinationsUpdate.js +8 -19
  334. package/dist/esm/funcs/destinationsUpdate.js.map +1 -1
  335. package/dist/esm/funcs/eventsGet.d.ts +1 -1
  336. package/dist/esm/funcs/eventsGet.d.ts.map +1 -1
  337. package/dist/esm/funcs/eventsGet.js +8 -19
  338. package/dist/esm/funcs/eventsGet.js.map +1 -1
  339. package/dist/esm/funcs/eventsGetByDestination.d.ts +1 -1
  340. package/dist/esm/funcs/eventsGetByDestination.d.ts.map +1 -1
  341. package/dist/esm/funcs/eventsGetByDestination.js +8 -19
  342. package/dist/esm/funcs/eventsGetByDestination.js.map +1 -1
  343. package/dist/esm/funcs/eventsList.d.ts +1 -1
  344. package/dist/esm/funcs/eventsList.d.ts.map +1 -1
  345. package/dist/esm/funcs/eventsList.js +8 -19
  346. package/dist/esm/funcs/eventsList.js.map +1 -1
  347. package/dist/esm/funcs/eventsListByDestination.d.ts +1 -1
  348. package/dist/esm/funcs/eventsListByDestination.d.ts.map +1 -1
  349. package/dist/esm/funcs/eventsListByDestination.js +8 -19
  350. package/dist/esm/funcs/eventsListByDestination.js.map +1 -1
  351. package/dist/esm/funcs/eventsListDeliveries.d.ts +1 -1
  352. package/dist/esm/funcs/eventsListDeliveries.d.ts.map +1 -1
  353. package/dist/esm/funcs/eventsListDeliveries.js +8 -19
  354. package/dist/esm/funcs/eventsListDeliveries.js.map +1 -1
  355. package/dist/esm/funcs/eventsRetry.d.ts +1 -1
  356. package/dist/esm/funcs/eventsRetry.d.ts.map +1 -1
  357. package/dist/esm/funcs/eventsRetry.js +8 -19
  358. package/dist/esm/funcs/eventsRetry.js.map +1 -1
  359. package/dist/esm/funcs/publishEvent.js +2 -3
  360. package/dist/esm/funcs/publishEvent.js.map +1 -1
  361. package/dist/esm/funcs/schemasGet.d.ts +1 -1
  362. package/dist/esm/funcs/schemasGet.d.ts.map +1 -1
  363. package/dist/esm/funcs/schemasGet.js +8 -19
  364. package/dist/esm/funcs/schemasGet.js.map +1 -1
  365. package/dist/esm/funcs/schemasGetDestinationTypeJwt.d.ts +3 -3
  366. package/dist/esm/funcs/schemasGetDestinationTypeJwt.d.ts.map +1 -1
  367. package/dist/esm/funcs/schemasGetDestinationTypeJwt.js +12 -17
  368. package/dist/esm/funcs/schemasGetDestinationTypeJwt.js.map +1 -1
  369. package/dist/esm/funcs/schemasListDestinationTypesJwt.d.ts +1 -2
  370. package/dist/esm/funcs/schemasListDestinationTypesJwt.d.ts.map +1 -1
  371. package/dist/esm/funcs/schemasListDestinationTypesJwt.js +8 -13
  372. package/dist/esm/funcs/schemasListDestinationTypesJwt.js.map +1 -1
  373. package/dist/esm/funcs/schemasListTenantDestinationTypes.d.ts +1 -1
  374. package/dist/esm/funcs/schemasListTenantDestinationTypes.d.ts.map +1 -1
  375. package/dist/esm/funcs/schemasListTenantDestinationTypes.js +8 -19
  376. package/dist/esm/funcs/schemasListTenantDestinationTypes.js.map +1 -1
  377. package/dist/esm/funcs/tenantsDelete.d.ts +1 -1
  378. package/dist/esm/funcs/tenantsDelete.d.ts.map +1 -1
  379. package/dist/esm/funcs/tenantsDelete.js +8 -19
  380. package/dist/esm/funcs/tenantsDelete.js.map +1 -1
  381. package/dist/esm/funcs/tenantsGet.d.ts +1 -1
  382. package/dist/esm/funcs/tenantsGet.d.ts.map +1 -1
  383. package/dist/esm/funcs/tenantsGet.js +8 -19
  384. package/dist/esm/funcs/tenantsGet.js.map +1 -1
  385. package/dist/esm/funcs/tenantsGetPortalUrl.js +2 -3
  386. package/dist/esm/funcs/tenantsGetPortalUrl.js.map +1 -1
  387. package/dist/esm/funcs/tenantsGetToken.js +2 -3
  388. package/dist/esm/funcs/tenantsGetToken.js.map +1 -1
  389. package/dist/esm/funcs/tenantsUpsert.js +2 -3
  390. package/dist/esm/funcs/tenantsUpsert.js.map +1 -1
  391. package/dist/esm/funcs/topicsList.d.ts +1 -1
  392. package/dist/esm/funcs/topicsList.d.ts.map +1 -1
  393. package/dist/esm/funcs/topicsList.js +8 -19
  394. package/dist/esm/funcs/topicsList.js.map +1 -1
  395. package/dist/esm/funcs/topicsListJwt.d.ts +3 -4
  396. package/dist/esm/funcs/topicsListJwt.d.ts.map +1 -1
  397. package/dist/esm/funcs/topicsListJwt.js +11 -16
  398. package/dist/esm/funcs/topicsListJwt.js.map +1 -1
  399. package/dist/esm/lib/config.d.ts +7 -3
  400. package/dist/esm/lib/config.d.ts.map +1 -1
  401. package/dist/esm/lib/config.js +2 -2
  402. package/dist/esm/lib/config.js.map +1 -1
  403. package/dist/esm/lib/security.d.ts.map +1 -1
  404. package/dist/esm/lib/security.js +6 -0
  405. package/dist/esm/lib/security.js.map +1 -1
  406. package/dist/esm/mcp-server/cli/start/command.d.ts.map +1 -1
  407. package/dist/esm/mcp-server/cli/start/command.js +8 -0
  408. package/dist/esm/mcp-server/cli/start/command.js.map +1 -1
  409. package/dist/esm/mcp-server/cli/start/impl.d.ts +1 -0
  410. package/dist/esm/mcp-server/cli/start/impl.d.ts.map +1 -1
  411. package/dist/esm/mcp-server/cli/start/impl.js +8 -2
  412. package/dist/esm/mcp-server/cli/start/impl.js.map +1 -1
  413. package/dist/esm/mcp-server/mcp-server.js +1 -1
  414. package/dist/esm/mcp-server/server.d.ts +1 -1
  415. package/dist/esm/mcp-server/server.d.ts.map +1 -1
  416. package/dist/esm/mcp-server/server.js +44 -6
  417. package/dist/esm/mcp-server/server.js.map +1 -1
  418. package/dist/esm/mcp-server/tools/destinationsCreate.d.ts +8 -0
  419. package/dist/esm/mcp-server/tools/destinationsCreate.d.ts.map +1 -0
  420. package/dist/esm/mcp-server/tools/destinationsCreate.js +28 -0
  421. package/dist/esm/mcp-server/tools/destinationsCreate.js.map +1 -0
  422. package/dist/esm/mcp-server/tools/destinationsDelete.d.ts +8 -0
  423. package/dist/esm/mcp-server/tools/destinationsDelete.d.ts.map +1 -0
  424. package/dist/esm/mcp-server/tools/destinationsDelete.js +28 -0
  425. package/dist/esm/mcp-server/tools/destinationsDelete.js.map +1 -0
  426. package/dist/esm/mcp-server/tools/destinationsDisable.d.ts +8 -0
  427. package/dist/esm/mcp-server/tools/destinationsDisable.d.ts.map +1 -0
  428. package/dist/esm/mcp-server/tools/destinationsDisable.js +28 -0
  429. package/dist/esm/mcp-server/tools/destinationsDisable.js.map +1 -0
  430. package/dist/esm/mcp-server/tools/destinationsEnable.d.ts +8 -0
  431. package/dist/esm/mcp-server/tools/destinationsEnable.d.ts.map +1 -0
  432. package/dist/esm/mcp-server/tools/destinationsEnable.js +28 -0
  433. package/dist/esm/mcp-server/tools/destinationsEnable.js.map +1 -0
  434. package/dist/esm/mcp-server/tools/destinationsGet.d.ts +8 -0
  435. package/dist/esm/mcp-server/tools/destinationsGet.d.ts.map +1 -0
  436. package/dist/esm/mcp-server/tools/destinationsGet.js +28 -0
  437. package/dist/esm/mcp-server/tools/destinationsGet.js.map +1 -0
  438. package/dist/esm/mcp-server/tools/destinationsList.d.ts +8 -0
  439. package/dist/esm/mcp-server/tools/destinationsList.d.ts.map +1 -0
  440. package/dist/esm/mcp-server/tools/destinationsList.js +28 -0
  441. package/dist/esm/mcp-server/tools/destinationsList.js.map +1 -0
  442. package/dist/esm/mcp-server/tools/destinationsUpdate.d.ts +8 -0
  443. package/dist/esm/mcp-server/tools/destinationsUpdate.d.ts.map +1 -0
  444. package/dist/esm/mcp-server/tools/destinationsUpdate.js +28 -0
  445. package/dist/esm/mcp-server/tools/destinationsUpdate.js.map +1 -0
  446. package/dist/esm/mcp-server/tools/eventsGet.d.ts +8 -0
  447. package/dist/esm/mcp-server/tools/eventsGet.d.ts.map +1 -0
  448. package/dist/esm/mcp-server/tools/eventsGet.js +28 -0
  449. package/dist/esm/mcp-server/tools/eventsGet.js.map +1 -0
  450. package/dist/esm/mcp-server/tools/eventsGetByDestination.d.ts +8 -0
  451. package/dist/esm/mcp-server/tools/eventsGetByDestination.d.ts.map +1 -0
  452. package/dist/esm/mcp-server/tools/eventsGetByDestination.js +28 -0
  453. package/dist/esm/mcp-server/tools/eventsGetByDestination.js.map +1 -0
  454. package/dist/esm/mcp-server/tools/eventsList.d.ts +8 -0
  455. package/dist/esm/mcp-server/tools/eventsList.d.ts.map +1 -0
  456. package/dist/esm/mcp-server/tools/eventsList.js +28 -0
  457. package/dist/esm/mcp-server/tools/eventsList.js.map +1 -0
  458. package/dist/esm/mcp-server/tools/eventsListByDestination.d.ts +8 -0
  459. package/dist/esm/mcp-server/tools/eventsListByDestination.d.ts.map +1 -0
  460. package/dist/esm/mcp-server/tools/eventsListByDestination.js +28 -0
  461. package/dist/esm/mcp-server/tools/eventsListByDestination.js.map +1 -0
  462. package/dist/esm/mcp-server/tools/eventsListDeliveries.d.ts +8 -0
  463. package/dist/esm/mcp-server/tools/eventsListDeliveries.d.ts.map +1 -0
  464. package/dist/esm/mcp-server/tools/eventsListDeliveries.js +28 -0
  465. package/dist/esm/mcp-server/tools/eventsListDeliveries.js.map +1 -0
  466. package/dist/esm/mcp-server/tools/eventsRetry.d.ts +8 -0
  467. package/dist/esm/mcp-server/tools/eventsRetry.d.ts.map +1 -0
  468. package/dist/esm/mcp-server/tools/eventsRetry.js +27 -0
  469. package/dist/esm/mcp-server/tools/eventsRetry.js.map +1 -0
  470. package/dist/esm/mcp-server/tools/schemasGet.d.ts +8 -0
  471. package/dist/esm/mcp-server/tools/schemasGet.d.ts.map +1 -0
  472. package/dist/esm/mcp-server/tools/schemasGet.js +28 -0
  473. package/dist/esm/mcp-server/tools/schemasGet.js.map +1 -0
  474. package/dist/esm/mcp-server/tools/schemasGetDestinationTypeJwt.d.ts +8 -0
  475. package/dist/esm/mcp-server/tools/schemasGetDestinationTypeJwt.d.ts.map +1 -0
  476. package/dist/esm/mcp-server/tools/schemasGetDestinationTypeJwt.js +28 -0
  477. package/dist/esm/mcp-server/tools/schemasGetDestinationTypeJwt.js.map +1 -0
  478. package/dist/esm/mcp-server/tools/schemasListDestinationTypesJwt.d.ts +3 -0
  479. package/dist/esm/mcp-server/tools/schemasListDestinationTypesJwt.d.ts.map +1 -0
  480. package/dist/esm/mcp-server/tools/schemasListDestinationTypesJwt.js +23 -0
  481. package/dist/esm/mcp-server/tools/schemasListDestinationTypesJwt.js.map +1 -0
  482. package/dist/esm/mcp-server/tools/schemasListTenantDestinationTypes.d.ts +8 -0
  483. package/dist/esm/mcp-server/tools/schemasListTenantDestinationTypes.d.ts.map +1 -0
  484. package/dist/esm/mcp-server/tools/schemasListTenantDestinationTypes.js +28 -0
  485. package/dist/esm/mcp-server/tools/schemasListTenantDestinationTypes.js.map +1 -0
  486. package/dist/esm/mcp-server/tools/tenantsDelete.d.ts +8 -0
  487. package/dist/esm/mcp-server/tools/tenantsDelete.d.ts.map +1 -0
  488. package/dist/esm/mcp-server/tools/tenantsDelete.js +28 -0
  489. package/dist/esm/mcp-server/tools/tenantsDelete.js.map +1 -0
  490. package/dist/esm/mcp-server/tools/tenantsGet.d.ts +8 -0
  491. package/dist/esm/mcp-server/tools/tenantsGet.d.ts.map +1 -0
  492. package/dist/esm/mcp-server/tools/tenantsGet.js +28 -0
  493. package/dist/esm/mcp-server/tools/tenantsGet.js.map +1 -0
  494. package/dist/esm/mcp-server/tools/topicsList.d.ts +8 -0
  495. package/dist/esm/mcp-server/tools/topicsList.d.ts.map +1 -0
  496. package/dist/esm/mcp-server/tools/topicsList.js +28 -0
  497. package/dist/esm/mcp-server/tools/topicsList.js.map +1 -0
  498. package/dist/esm/mcp-server/tools/topicsListJwt.d.ts +3 -0
  499. package/dist/esm/mcp-server/tools/topicsListJwt.d.ts.map +1 -0
  500. package/dist/esm/mcp-server/tools/topicsListJwt.js +23 -0
  501. package/dist/esm/mcp-server/tools/topicsListJwt.js.map +1 -0
  502. package/dist/esm/models/components/security.d.ts +2 -0
  503. package/dist/esm/models/components/security.d.ts.map +1 -1
  504. package/dist/esm/models/components/security.js +4 -0
  505. package/dist/esm/models/components/security.js.map +1 -1
  506. package/dist/esm/models/operations/createtenantdestination.d.ts +0 -27
  507. package/dist/esm/models/operations/createtenantdestination.d.ts.map +1 -1
  508. package/dist/esm/models/operations/createtenantdestination.js +0 -37
  509. package/dist/esm/models/operations/createtenantdestination.js.map +1 -1
  510. package/dist/esm/models/operations/deletetenant.d.ts +0 -27
  511. package/dist/esm/models/operations/deletetenant.d.ts.map +1 -1
  512. package/dist/esm/models/operations/deletetenant.js +0 -37
  513. package/dist/esm/models/operations/deletetenant.js.map +1 -1
  514. package/dist/esm/models/operations/deletetenantdestination.d.ts +0 -27
  515. package/dist/esm/models/operations/deletetenantdestination.d.ts.map +1 -1
  516. package/dist/esm/models/operations/deletetenantdestination.js +0 -37
  517. package/dist/esm/models/operations/deletetenantdestination.js.map +1 -1
  518. package/dist/esm/models/operations/disabletenantdestination.d.ts +0 -27
  519. package/dist/esm/models/operations/disabletenantdestination.d.ts.map +1 -1
  520. package/dist/esm/models/operations/disabletenantdestination.js +0 -37
  521. package/dist/esm/models/operations/disabletenantdestination.js.map +1 -1
  522. package/dist/esm/models/operations/enabletenantdestination.d.ts +0 -27
  523. package/dist/esm/models/operations/enabletenantdestination.d.ts.map +1 -1
  524. package/dist/esm/models/operations/enabletenantdestination.js +0 -37
  525. package/dist/esm/models/operations/enabletenantdestination.js.map +1 -1
  526. package/dist/esm/models/operations/getdestinationtypeschema.d.ts +73 -0
  527. package/dist/esm/models/operations/getdestinationtypeschema.d.ts.map +1 -0
  528. package/dist/esm/models/operations/getdestinationtypeschema.js +56 -0
  529. package/dist/esm/models/operations/getdestinationtypeschema.js.map +1 -0
  530. package/dist/esm/models/operations/gettenant.d.ts +0 -27
  531. package/dist/esm/models/operations/gettenant.d.ts.map +1 -1
  532. package/dist/esm/models/operations/gettenant.js +0 -37
  533. package/dist/esm/models/operations/gettenant.js.map +1 -1
  534. package/dist/esm/models/operations/gettenantdestination.d.ts +0 -27
  535. package/dist/esm/models/operations/gettenantdestination.d.ts.map +1 -1
  536. package/dist/esm/models/operations/gettenantdestination.js +0 -37
  537. package/dist/esm/models/operations/gettenantdestination.js.map +1 -1
  538. package/dist/esm/models/operations/gettenantdestinationtypeschema.d.ts +0 -27
  539. package/dist/esm/models/operations/gettenantdestinationtypeschema.d.ts.map +1 -1
  540. package/dist/esm/models/operations/gettenantdestinationtypeschema.js +0 -37
  541. package/dist/esm/models/operations/gettenantdestinationtypeschema.js.map +1 -1
  542. package/dist/esm/models/operations/gettenantevent.d.ts +0 -27
  543. package/dist/esm/models/operations/gettenantevent.d.ts.map +1 -1
  544. package/dist/esm/models/operations/gettenantevent.js +0 -37
  545. package/dist/esm/models/operations/gettenantevent.js.map +1 -1
  546. package/dist/esm/models/operations/gettenanteventbydestination.d.ts +0 -27
  547. package/dist/esm/models/operations/gettenanteventbydestination.d.ts.map +1 -1
  548. package/dist/esm/models/operations/gettenanteventbydestination.js +0 -37
  549. package/dist/esm/models/operations/gettenanteventbydestination.js.map +1 -1
  550. package/dist/esm/models/operations/gettenantportalurl.d.ts +8 -8
  551. package/dist/esm/models/operations/gettenantportalurl.d.ts.map +1 -1
  552. package/dist/esm/models/operations/gettenantportalurl.js +12 -12
  553. package/dist/esm/models/operations/gettenantportalurl.js.map +1 -1
  554. package/dist/esm/models/operations/index.d.ts +1 -4
  555. package/dist/esm/models/operations/index.d.ts.map +1 -1
  556. package/dist/esm/models/operations/index.js +1 -4
  557. package/dist/esm/models/operations/index.js.map +1 -1
  558. package/dist/esm/models/operations/listtenantdestinations.d.ts +0 -27
  559. package/dist/esm/models/operations/listtenantdestinations.d.ts.map +1 -1
  560. package/dist/esm/models/operations/listtenantdestinations.js +0 -37
  561. package/dist/esm/models/operations/listtenantdestinations.js.map +1 -1
  562. package/dist/esm/models/operations/listtenantdestinationtypeschemas.d.ts +0 -27
  563. package/dist/esm/models/operations/listtenantdestinationtypeschemas.d.ts.map +1 -1
  564. package/dist/esm/models/operations/listtenantdestinationtypeschemas.js +0 -37
  565. package/dist/esm/models/operations/listtenantdestinationtypeschemas.js.map +1 -1
  566. package/dist/esm/models/operations/listtenanteventdeliveries.d.ts +0 -27
  567. package/dist/esm/models/operations/listtenanteventdeliveries.d.ts.map +1 -1
  568. package/dist/esm/models/operations/listtenanteventdeliveries.js +0 -37
  569. package/dist/esm/models/operations/listtenanteventdeliveries.js.map +1 -1
  570. package/dist/esm/models/operations/listtenantevents.d.ts +0 -27
  571. package/dist/esm/models/operations/listtenantevents.d.ts.map +1 -1
  572. package/dist/esm/models/operations/listtenantevents.js +0 -37
  573. package/dist/esm/models/operations/listtenantevents.js.map +1 -1
  574. package/dist/esm/models/operations/listtenanteventsbydestination.d.ts +0 -27
  575. package/dist/esm/models/operations/listtenanteventsbydestination.d.ts.map +1 -1
  576. package/dist/esm/models/operations/listtenanteventsbydestination.js +0 -37
  577. package/dist/esm/models/operations/listtenanteventsbydestination.js.map +1 -1
  578. package/dist/esm/models/operations/listtenanttopics.d.ts +0 -27
  579. package/dist/esm/models/operations/listtenanttopics.d.ts.map +1 -1
  580. package/dist/esm/models/operations/listtenanttopics.js +0 -37
  581. package/dist/esm/models/operations/listtenanttopics.js.map +1 -1
  582. package/dist/esm/models/operations/retrytenantevent.d.ts +0 -27
  583. package/dist/esm/models/operations/retrytenantevent.d.ts.map +1 -1
  584. package/dist/esm/models/operations/retrytenantevent.js +0 -37
  585. package/dist/esm/models/operations/retrytenantevent.js.map +1 -1
  586. package/dist/esm/models/operations/updatetenantdestination.d.ts +0 -27
  587. package/dist/esm/models/operations/updatetenantdestination.d.ts.map +1 -1
  588. package/dist/esm/models/operations/updatetenantdestination.js +0 -37
  589. package/dist/esm/models/operations/updatetenantdestination.js.map +1 -1
  590. package/dist/esm/sdk/destinations.d.ts +7 -7
  591. package/dist/esm/sdk/destinations.d.ts.map +1 -1
  592. package/dist/esm/sdk/destinations.js +14 -14
  593. package/dist/esm/sdk/destinations.js.map +1 -1
  594. package/dist/esm/sdk/events.d.ts +6 -6
  595. package/dist/esm/sdk/events.d.ts.map +1 -1
  596. package/dist/esm/sdk/events.js +12 -12
  597. package/dist/esm/sdk/events.js.map +1 -1
  598. package/dist/esm/sdk/schemas.d.ts +6 -6
  599. package/dist/esm/sdk/schemas.d.ts.map +1 -1
  600. package/dist/esm/sdk/schemas.js +10 -10
  601. package/dist/esm/sdk/schemas.js.map +1 -1
  602. package/dist/esm/sdk/tenants.d.ts +2 -16
  603. package/dist/esm/sdk/tenants.d.ts.map +1 -1
  604. package/dist/esm/sdk/tenants.js +4 -24
  605. package/dist/esm/sdk/tenants.js.map +1 -1
  606. package/dist/esm/sdk/topics.d.ts +4 -4
  607. package/dist/esm/sdk/topics.d.ts.map +1 -1
  608. package/dist/esm/sdk/topics.js +6 -6
  609. package/dist/esm/sdk/topics.js.map +1 -1
  610. package/docs/sdks/destinations/README.md +70 -49
  611. package/docs/sdks/events/README.md +60 -42
  612. package/docs/sdks/publish/README.md +6 -2
  613. package/docs/sdks/schemas/README.md +47 -35
  614. package/docs/sdks/tenants/README.md +38 -183
  615. package/docs/sdks/topics/README.md +24 -18
  616. package/jsr.json +1 -1
  617. package/package.json +1 -1
  618. package/src/funcs/destinationsCreate.ts +5 -22
  619. package/src/funcs/destinationsDelete.ts +5 -22
  620. package/src/funcs/destinationsDisable.ts +5 -22
  621. package/src/funcs/destinationsEnable.ts +5 -22
  622. package/src/funcs/destinationsGet.ts +5 -22
  623. package/src/funcs/destinationsList.ts +5 -22
  624. package/src/funcs/destinationsUpdate.ts +5 -22
  625. package/src/funcs/eventsGet.ts +5 -22
  626. package/src/funcs/eventsGetByDestination.ts +5 -22
  627. package/src/funcs/eventsList.ts +5 -22
  628. package/src/funcs/eventsListByDestination.ts +5 -22
  629. package/src/funcs/eventsListDeliveries.ts +5 -22
  630. package/src/funcs/eventsRetry.ts +5 -22
  631. package/src/funcs/publishEvent.ts +2 -3
  632. package/src/funcs/schemasGet.ts +5 -22
  633. package/src/funcs/schemasGetDestinationTypeJwt.ts +11 -21
  634. package/src/funcs/schemasListDestinationTypesJwt.ts +5 -16
  635. package/src/funcs/schemasListTenantDestinationTypes.ts +5 -22
  636. package/src/funcs/tenantsDelete.ts +5 -22
  637. package/src/funcs/tenantsGet.ts +5 -22
  638. package/src/funcs/tenantsGetPortalUrl.ts +2 -3
  639. package/src/funcs/tenantsGetToken.ts +2 -3
  640. package/src/funcs/tenantsUpsert.ts +2 -3
  641. package/src/funcs/topicsList.ts +5 -22
  642. package/src/funcs/topicsListJwt.ts +8 -19
  643. package/src/lib/config.ts +10 -3
  644. package/src/lib/security.ts +7 -0
  645. package/src/mcp-server/cli/start/command.ts +8 -0
  646. package/src/mcp-server/cli/start/impl.ts +9 -2
  647. package/src/mcp-server/mcp-server.ts +1 -1
  648. package/src/mcp-server/server.ts +45 -7
  649. package/src/mcp-server/tools/destinationsCreate.ts +37 -0
  650. package/src/mcp-server/tools/destinationsDelete.ts +37 -0
  651. package/src/mcp-server/tools/destinationsDisable.ts +37 -0
  652. package/src/mcp-server/tools/destinationsEnable.ts +37 -0
  653. package/src/mcp-server/tools/destinationsGet.ts +37 -0
  654. package/src/mcp-server/tools/{tenantsGetPortalUrlJwtContext.ts → destinationsList.ts} +7 -7
  655. package/src/mcp-server/tools/destinationsUpdate.ts +37 -0
  656. package/src/mcp-server/tools/eventsGet.ts +37 -0
  657. package/src/mcp-server/tools/eventsGetByDestination.ts +37 -0
  658. package/src/mcp-server/tools/eventsList.ts +37 -0
  659. package/src/mcp-server/tools/eventsListByDestination.ts +37 -0
  660. package/src/mcp-server/tools/eventsListDeliveries.ts +37 -0
  661. package/src/mcp-server/tools/eventsRetry.ts +35 -0
  662. package/src/mcp-server/tools/schemasGet.ts +37 -0
  663. package/src/mcp-server/tools/schemasGetDestinationTypeJwt.ts +37 -0
  664. package/src/mcp-server/tools/schemasListDestinationTypesJwt.ts +30 -0
  665. package/src/mcp-server/tools/schemasListTenantDestinationTypes.ts +39 -0
  666. package/src/mcp-server/tools/tenantsDelete.ts +37 -0
  667. package/src/mcp-server/tools/tenantsGet.ts +37 -0
  668. package/src/mcp-server/tools/topicsList.ts +37 -0
  669. package/src/mcp-server/tools/{tenantsGetTokenJwtContext.ts → topicsListJwt.ts} +6 -6
  670. package/src/models/components/security.ts +6 -0
  671. package/src/models/operations/createtenantdestination.ts +0 -74
  672. package/src/models/operations/deletetenant.ts +0 -72
  673. package/src/models/operations/deletetenantdestination.ts +0 -74
  674. package/src/models/operations/disabletenantdestination.ts +0 -74
  675. package/src/models/operations/enabletenantdestination.ts +0 -74
  676. package/src/models/operations/getdestinationtypeschema.ts +110 -0
  677. package/src/models/operations/gettenant.ts +0 -72
  678. package/src/models/operations/gettenantdestination.ts +0 -74
  679. package/src/models/operations/gettenantdestinationtypeschema.ts +0 -78
  680. package/src/models/operations/gettenantevent.ts +0 -72
  681. package/src/models/operations/gettenanteventbydestination.ts +0 -77
  682. package/src/models/operations/gettenantportalurl.ts +15 -18
  683. package/src/models/operations/index.ts +1 -4
  684. package/src/models/operations/listtenantdestinations.ts +0 -74
  685. package/src/models/operations/listtenantdestinationtypeschemas.ts +0 -83
  686. package/src/models/operations/listtenanteventdeliveries.ts +0 -75
  687. package/src/models/operations/listtenantevents.ts +0 -72
  688. package/src/models/operations/listtenanteventsbydestination.ts +0 -77
  689. package/src/models/operations/listtenanttopics.ts +0 -72
  690. package/src/models/operations/retrytenantevent.ts +0 -72
  691. package/src/models/operations/updatetenantdestination.ts +0 -74
  692. package/src/sdk/destinations.ts +0 -14
  693. package/src/sdk/events.ts +0 -12
  694. package/src/sdk/schemas.ts +3 -11
  695. package/src/sdk/tenants.ts +0 -38
  696. package/src/sdk/topics.ts +2 -6
  697. package/dist/commonjs/funcs/tenantsGetPortalUrlJwtContext.d.ts +0 -18
  698. package/dist/commonjs/funcs/tenantsGetPortalUrlJwtContext.d.ts.map +0 -1
  699. package/dist/commonjs/funcs/tenantsGetPortalUrlJwtContext.js +0 -146
  700. package/dist/commonjs/funcs/tenantsGetPortalUrlJwtContext.js.map +0 -1
  701. package/dist/commonjs/funcs/tenantsGetTokenJwtContext.d.ts +0 -17
  702. package/dist/commonjs/funcs/tenantsGetTokenJwtContext.d.ts.map +0 -1
  703. package/dist/commonjs/funcs/tenantsGetTokenJwtContext.js +0 -132
  704. package/dist/commonjs/funcs/tenantsGetTokenJwtContext.js.map +0 -1
  705. package/dist/commonjs/mcp-server/tools/tenantsGetPortalUrlJwtContext.d.ts +0 -8
  706. package/dist/commonjs/mcp-server/tools/tenantsGetPortalUrlJwtContext.d.ts.map +0 -1
  707. package/dist/commonjs/mcp-server/tools/tenantsGetPortalUrlJwtContext.js.map +0 -1
  708. package/dist/commonjs/mcp-server/tools/tenantsGetTokenJwtContext.d.ts +0 -3
  709. package/dist/commonjs/mcp-server/tools/tenantsGetTokenJwtContext.d.ts.map +0 -1
  710. package/dist/commonjs/mcp-server/tools/tenantsGetTokenJwtContext.js +0 -26
  711. package/dist/commonjs/mcp-server/tools/tenantsGetTokenJwtContext.js.map +0 -1
  712. package/dist/commonjs/models/operations/getdestinationtypeschemajwt.d.ts +0 -98
  713. package/dist/commonjs/models/operations/getdestinationtypeschemajwt.d.ts.map +0 -1
  714. package/dist/commonjs/models/operations/getdestinationtypeschemajwt.js +0 -130
  715. package/dist/commonjs/models/operations/getdestinationtypeschemajwt.js.map +0 -1
  716. package/dist/commonjs/models/operations/getportalurljwtcontext.d.ts +0 -64
  717. package/dist/commonjs/models/operations/getportalurljwtcontext.d.ts.map +0 -1
  718. package/dist/commonjs/models/operations/getportalurljwtcontext.js +0 -91
  719. package/dist/commonjs/models/operations/getportalurljwtcontext.js.map +0 -1
  720. package/dist/commonjs/models/operations/listdestinationtypeschemasjwt.d.ts +0 -29
  721. package/dist/commonjs/models/operations/listdestinationtypeschemasjwt.d.ts.map +0 -1
  722. package/dist/commonjs/models/operations/listdestinationtypeschemasjwt.js +0 -78
  723. package/dist/commonjs/models/operations/listdestinationtypeschemasjwt.js.map +0 -1
  724. package/dist/commonjs/models/operations/listtopicsjwt.d.ts +0 -29
  725. package/dist/commonjs/models/operations/listtopicsjwt.d.ts.map +0 -1
  726. package/dist/commonjs/models/operations/listtopicsjwt.js +0 -78
  727. package/dist/commonjs/models/operations/listtopicsjwt.js.map +0 -1
  728. package/dist/esm/funcs/tenantsGetPortalUrlJwtContext.d.ts +0 -18
  729. package/dist/esm/funcs/tenantsGetPortalUrlJwtContext.d.ts.map +0 -1
  730. package/dist/esm/funcs/tenantsGetPortalUrlJwtContext.js +0 -110
  731. package/dist/esm/funcs/tenantsGetPortalUrlJwtContext.js.map +0 -1
  732. package/dist/esm/funcs/tenantsGetTokenJwtContext.d.ts +0 -17
  733. package/dist/esm/funcs/tenantsGetTokenJwtContext.d.ts.map +0 -1
  734. package/dist/esm/funcs/tenantsGetTokenJwtContext.js +0 -96
  735. package/dist/esm/funcs/tenantsGetTokenJwtContext.js.map +0 -1
  736. package/dist/esm/mcp-server/tools/tenantsGetPortalUrlJwtContext.d.ts +0 -8
  737. package/dist/esm/mcp-server/tools/tenantsGetPortalUrlJwtContext.d.ts.map +0 -1
  738. package/dist/esm/mcp-server/tools/tenantsGetPortalUrlJwtContext.js +0 -28
  739. package/dist/esm/mcp-server/tools/tenantsGetPortalUrlJwtContext.js.map +0 -1
  740. package/dist/esm/mcp-server/tools/tenantsGetTokenJwtContext.d.ts +0 -3
  741. package/dist/esm/mcp-server/tools/tenantsGetTokenJwtContext.d.ts.map +0 -1
  742. package/dist/esm/mcp-server/tools/tenantsGetTokenJwtContext.js +0 -23
  743. package/dist/esm/mcp-server/tools/tenantsGetTokenJwtContext.js.map +0 -1
  744. package/dist/esm/models/operations/getdestinationtypeschemajwt.d.ts +0 -98
  745. package/dist/esm/models/operations/getdestinationtypeschemajwt.d.ts.map +0 -1
  746. package/dist/esm/models/operations/getdestinationtypeschemajwt.js +0 -90
  747. package/dist/esm/models/operations/getdestinationtypeschemajwt.js.map +0 -1
  748. package/dist/esm/models/operations/getportalurljwtcontext.d.ts +0 -64
  749. package/dist/esm/models/operations/getportalurljwtcontext.d.ts.map +0 -1
  750. package/dist/esm/models/operations/getportalurljwtcontext.js +0 -53
  751. package/dist/esm/models/operations/getportalurljwtcontext.js.map +0 -1
  752. package/dist/esm/models/operations/listdestinationtypeschemasjwt.d.ts +0 -29
  753. package/dist/esm/models/operations/listdestinationtypeschemasjwt.d.ts.map +0 -1
  754. package/dist/esm/models/operations/listdestinationtypeschemasjwt.js +0 -40
  755. package/dist/esm/models/operations/listdestinationtypeschemasjwt.js.map +0 -1
  756. package/dist/esm/models/operations/listtopicsjwt.d.ts +0 -29
  757. package/dist/esm/models/operations/listtopicsjwt.d.ts.map +0 -1
  758. package/dist/esm/models/operations/listtopicsjwt.js +0 -40
  759. package/dist/esm/models/operations/listtopicsjwt.js.map +0 -1
  760. package/src/funcs/tenantsGetPortalUrlJwtContext.ts +0 -233
  761. package/src/funcs/tenantsGetTokenJwtContext.ts +0 -209
  762. package/src/models/operations/getdestinationtypeschemajwt.ts +0 -184
  763. package/src/models/operations/getportalurljwtcontext.ts +0 -107
  764. package/src/models/operations/listdestinationtypeschemasjwt.ts +0 -80
  765. package/src/models/operations/listtopicsjwt.ts +0 -75
@@ -12,11 +12,6 @@ export type GetTenantEventByDestinationGlobals = {
12
12
  tenantId?: string | undefined;
13
13
  };
14
14
 
15
- export type GetTenantEventByDestinationSecurity = {
16
- adminApiKey?: string | undefined;
17
- tenantJwt?: string | undefined;
18
- };
19
-
20
15
  export type GetTenantEventByDestinationRequest = {
21
16
  /**
22
17
  * The ID of the tenant. Required when using AdminApiKey authentication.
@@ -98,78 +93,6 @@ export function getTenantEventByDestinationGlobalsFromJSON(
98
93
  );
99
94
  }
100
95
 
101
- /** @internal */
102
- export const GetTenantEventByDestinationSecurity$inboundSchema: z.ZodType<
103
- GetTenantEventByDestinationSecurity,
104
- z.ZodTypeDef,
105
- unknown
106
- > = z.object({
107
- AdminApiKey: z.string().optional(),
108
- TenantJwt: z.string().optional(),
109
- }).transform((v) => {
110
- return remap$(v, {
111
- "AdminApiKey": "adminApiKey",
112
- "TenantJwt": "tenantJwt",
113
- });
114
- });
115
-
116
- /** @internal */
117
- export type GetTenantEventByDestinationSecurity$Outbound = {
118
- AdminApiKey?: string | undefined;
119
- TenantJwt?: string | undefined;
120
- };
121
-
122
- /** @internal */
123
- export const GetTenantEventByDestinationSecurity$outboundSchema: z.ZodType<
124
- GetTenantEventByDestinationSecurity$Outbound,
125
- z.ZodTypeDef,
126
- GetTenantEventByDestinationSecurity
127
- > = z.object({
128
- adminApiKey: z.string().optional(),
129
- tenantJwt: z.string().optional(),
130
- }).transform((v) => {
131
- return remap$(v, {
132
- adminApiKey: "AdminApiKey",
133
- tenantJwt: "TenantJwt",
134
- });
135
- });
136
-
137
- /**
138
- * @internal
139
- * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
140
- */
141
- export namespace GetTenantEventByDestinationSecurity$ {
142
- /** @deprecated use `GetTenantEventByDestinationSecurity$inboundSchema` instead. */
143
- export const inboundSchema =
144
- GetTenantEventByDestinationSecurity$inboundSchema;
145
- /** @deprecated use `GetTenantEventByDestinationSecurity$outboundSchema` instead. */
146
- export const outboundSchema =
147
- GetTenantEventByDestinationSecurity$outboundSchema;
148
- /** @deprecated use `GetTenantEventByDestinationSecurity$Outbound` instead. */
149
- export type Outbound = GetTenantEventByDestinationSecurity$Outbound;
150
- }
151
-
152
- export function getTenantEventByDestinationSecurityToJSON(
153
- getTenantEventByDestinationSecurity: GetTenantEventByDestinationSecurity,
154
- ): string {
155
- return JSON.stringify(
156
- GetTenantEventByDestinationSecurity$outboundSchema.parse(
157
- getTenantEventByDestinationSecurity,
158
- ),
159
- );
160
- }
161
-
162
- export function getTenantEventByDestinationSecurityFromJSON(
163
- jsonString: string,
164
- ): SafeParseResult<GetTenantEventByDestinationSecurity, SDKValidationError> {
165
- return safeParse(
166
- jsonString,
167
- (x) =>
168
- GetTenantEventByDestinationSecurity$inboundSchema.parse(JSON.parse(x)),
169
- `Failed to parse 'GetTenantEventByDestinationSecurity' from JSON`,
170
- );
171
- }
172
-
173
96
  /** @internal */
174
97
  export const GetTenantEventByDestinationRequest$inboundSchema: z.ZodType<
175
98
  GetTenantEventByDestinationRequest,
@@ -16,16 +16,14 @@ export type GetTenantPortalUrlGlobals = {
16
16
  /**
17
17
  * Optional theme preference for the portal.
18
18
  */
19
- export const GetTenantPortalUrlTheme = {
19
+ export const Theme = {
20
20
  Light: "light",
21
21
  Dark: "dark",
22
22
  } as const;
23
23
  /**
24
24
  * Optional theme preference for the portal.
25
25
  */
26
- export type GetTenantPortalUrlTheme = ClosedEnum<
27
- typeof GetTenantPortalUrlTheme
28
- >;
26
+ export type Theme = ClosedEnum<typeof Theme>;
29
27
 
30
28
  export type GetTenantPortalUrlRequest = {
31
29
  /**
@@ -35,7 +33,7 @@ export type GetTenantPortalUrlRequest = {
35
33
  /**
36
34
  * Optional theme preference for the portal.
37
35
  */
38
- theme?: GetTenantPortalUrlTheme | undefined;
36
+ theme?: Theme | undefined;
39
37
  };
40
38
 
41
39
  /** @internal */
@@ -101,24 +99,23 @@ export function getTenantPortalUrlGlobalsFromJSON(
101
99
  }
102
100
 
103
101
  /** @internal */
104
- export const GetTenantPortalUrlTheme$inboundSchema: z.ZodNativeEnum<
105
- typeof GetTenantPortalUrlTheme
106
- > = z.nativeEnum(GetTenantPortalUrlTheme);
102
+ export const Theme$inboundSchema: z.ZodNativeEnum<typeof Theme> = z.nativeEnum(
103
+ Theme,
104
+ );
107
105
 
108
106
  /** @internal */
109
- export const GetTenantPortalUrlTheme$outboundSchema: z.ZodNativeEnum<
110
- typeof GetTenantPortalUrlTheme
111
- > = GetTenantPortalUrlTheme$inboundSchema;
107
+ export const Theme$outboundSchema: z.ZodNativeEnum<typeof Theme> =
108
+ Theme$inboundSchema;
112
109
 
113
110
  /**
114
111
  * @internal
115
112
  * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
116
113
  */
117
- export namespace GetTenantPortalUrlTheme$ {
118
- /** @deprecated use `GetTenantPortalUrlTheme$inboundSchema` instead. */
119
- export const inboundSchema = GetTenantPortalUrlTheme$inboundSchema;
120
- /** @deprecated use `GetTenantPortalUrlTheme$outboundSchema` instead. */
121
- export const outboundSchema = GetTenantPortalUrlTheme$outboundSchema;
114
+ export namespace Theme$ {
115
+ /** @deprecated use `Theme$inboundSchema` instead. */
116
+ export const inboundSchema = Theme$inboundSchema;
117
+ /** @deprecated use `Theme$outboundSchema` instead. */
118
+ export const outboundSchema = Theme$outboundSchema;
122
119
  }
123
120
 
124
121
  /** @internal */
@@ -128,7 +125,7 @@ export const GetTenantPortalUrlRequest$inboundSchema: z.ZodType<
128
125
  unknown
129
126
  > = z.object({
130
127
  tenant_id: z.string().optional(),
131
- theme: GetTenantPortalUrlTheme$inboundSchema.optional(),
128
+ theme: Theme$inboundSchema.optional(),
132
129
  }).transform((v) => {
133
130
  return remap$(v, {
134
131
  "tenant_id": "tenantId",
@@ -148,7 +145,7 @@ export const GetTenantPortalUrlRequest$outboundSchema: z.ZodType<
148
145
  GetTenantPortalUrlRequest
149
146
  > = z.object({
150
147
  tenantId: z.string().optional(),
151
- theme: GetTenantPortalUrlTheme$outboundSchema.optional(),
148
+ theme: Theme$outboundSchema.optional(),
152
149
  }).transform((v) => {
153
150
  return remap$(v, {
154
151
  tenantId: "tenant_id",
@@ -7,8 +7,7 @@ export * from "./deletetenant.js";
7
7
  export * from "./deletetenantdestination.js";
8
8
  export * from "./disabletenantdestination.js";
9
9
  export * from "./enabletenantdestination.js";
10
- export * from "./getdestinationtypeschemajwt.js";
11
- export * from "./getportalurljwtcontext.js";
10
+ export * from "./getdestinationtypeschema.js";
12
11
  export * from "./gettenant.js";
13
12
  export * from "./gettenantdestination.js";
14
13
  export * from "./gettenantdestinationtypeschema.js";
@@ -16,14 +15,12 @@ export * from "./gettenantevent.js";
16
15
  export * from "./gettenanteventbydestination.js";
17
16
  export * from "./gettenantportalurl.js";
18
17
  export * from "./gettenanttoken.js";
19
- export * from "./listdestinationtypeschemasjwt.js";
20
18
  export * from "./listtenantdestinations.js";
21
19
  export * from "./listtenantdestinationtypeschemas.js";
22
20
  export * from "./listtenanteventdeliveries.js";
23
21
  export * from "./listtenantevents.js";
24
22
  export * from "./listtenanteventsbydestination.js";
25
23
  export * from "./listtenanttopics.js";
26
- export * from "./listtopicsjwt.js";
27
24
  export * from "./retrytenantevent.js";
28
25
  export * from "./updatetenantdestination.js";
29
26
  export * from "./upserttenant.js";
@@ -13,11 +13,6 @@ export type ListTenantDestinationsGlobals = {
13
13
  tenantId?: string | undefined;
14
14
  };
15
15
 
16
- export type ListTenantDestinationsSecurity = {
17
- adminApiKey?: string | undefined;
18
- tenantJwt?: string | undefined;
19
- };
20
-
21
16
  export const ListTenantDestinationsTypeEnum2 = {
22
17
  Webhook: "webhook",
23
18
  AwsSqs: "aws_sqs",
@@ -134,75 +129,6 @@ export function listTenantDestinationsGlobalsFromJSON(
134
129
  );
135
130
  }
136
131
 
137
- /** @internal */
138
- export const ListTenantDestinationsSecurity$inboundSchema: z.ZodType<
139
- ListTenantDestinationsSecurity,
140
- z.ZodTypeDef,
141
- unknown
142
- > = z.object({
143
- AdminApiKey: z.string().optional(),
144
- TenantJwt: z.string().optional(),
145
- }).transform((v) => {
146
- return remap$(v, {
147
- "AdminApiKey": "adminApiKey",
148
- "TenantJwt": "tenantJwt",
149
- });
150
- });
151
-
152
- /** @internal */
153
- export type ListTenantDestinationsSecurity$Outbound = {
154
- AdminApiKey?: string | undefined;
155
- TenantJwt?: string | undefined;
156
- };
157
-
158
- /** @internal */
159
- export const ListTenantDestinationsSecurity$outboundSchema: z.ZodType<
160
- ListTenantDestinationsSecurity$Outbound,
161
- z.ZodTypeDef,
162
- ListTenantDestinationsSecurity
163
- > = z.object({
164
- adminApiKey: z.string().optional(),
165
- tenantJwt: z.string().optional(),
166
- }).transform((v) => {
167
- return remap$(v, {
168
- adminApiKey: "AdminApiKey",
169
- tenantJwt: "TenantJwt",
170
- });
171
- });
172
-
173
- /**
174
- * @internal
175
- * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
176
- */
177
- export namespace ListTenantDestinationsSecurity$ {
178
- /** @deprecated use `ListTenantDestinationsSecurity$inboundSchema` instead. */
179
- export const inboundSchema = ListTenantDestinationsSecurity$inboundSchema;
180
- /** @deprecated use `ListTenantDestinationsSecurity$outboundSchema` instead. */
181
- export const outboundSchema = ListTenantDestinationsSecurity$outboundSchema;
182
- /** @deprecated use `ListTenantDestinationsSecurity$Outbound` instead. */
183
- export type Outbound = ListTenantDestinationsSecurity$Outbound;
184
- }
185
-
186
- export function listTenantDestinationsSecurityToJSON(
187
- listTenantDestinationsSecurity: ListTenantDestinationsSecurity,
188
- ): string {
189
- return JSON.stringify(
190
- ListTenantDestinationsSecurity$outboundSchema.parse(
191
- listTenantDestinationsSecurity,
192
- ),
193
- );
194
- }
195
-
196
- export function listTenantDestinationsSecurityFromJSON(
197
- jsonString: string,
198
- ): SafeParseResult<ListTenantDestinationsSecurity, SDKValidationError> {
199
- return safeParse(
200
- jsonString,
201
- (x) => ListTenantDestinationsSecurity$inboundSchema.parse(JSON.parse(x)),
202
- `Failed to parse 'ListTenantDestinationsSecurity' from JSON`,
203
- );
204
- }
205
-
206
132
  /** @internal */
207
133
  export const ListTenantDestinationsTypeEnum2$inboundSchema: z.ZodNativeEnum<
208
134
  typeof ListTenantDestinationsTypeEnum2
@@ -12,11 +12,6 @@ export type ListTenantDestinationTypeSchemasGlobals = {
12
12
  tenantId?: string | undefined;
13
13
  };
14
14
 
15
- export type ListTenantDestinationTypeSchemasSecurity = {
16
- adminApiKey?: string | undefined;
17
- tenantJwt?: string | undefined;
18
- };
19
-
20
15
  export type ListTenantDestinationTypeSchemasRequest = {
21
16
  /**
22
17
  * The ID of the tenant. Required when using AdminApiKey authentication.
@@ -97,84 +92,6 @@ export function listTenantDestinationTypeSchemasGlobalsFromJSON(
97
92
  );
98
93
  }
99
94
 
100
- /** @internal */
101
- export const ListTenantDestinationTypeSchemasSecurity$inboundSchema: z.ZodType<
102
- ListTenantDestinationTypeSchemasSecurity,
103
- z.ZodTypeDef,
104
- unknown
105
- > = z.object({
106
- AdminApiKey: z.string().optional(),
107
- TenantJwt: z.string().optional(),
108
- }).transform((v) => {
109
- return remap$(v, {
110
- "AdminApiKey": "adminApiKey",
111
- "TenantJwt": "tenantJwt",
112
- });
113
- });
114
-
115
- /** @internal */
116
- export type ListTenantDestinationTypeSchemasSecurity$Outbound = {
117
- AdminApiKey?: string | undefined;
118
- TenantJwt?: string | undefined;
119
- };
120
-
121
- /** @internal */
122
- export const ListTenantDestinationTypeSchemasSecurity$outboundSchema: z.ZodType<
123
- ListTenantDestinationTypeSchemasSecurity$Outbound,
124
- z.ZodTypeDef,
125
- ListTenantDestinationTypeSchemasSecurity
126
- > = z.object({
127
- adminApiKey: z.string().optional(),
128
- tenantJwt: z.string().optional(),
129
- }).transform((v) => {
130
- return remap$(v, {
131
- adminApiKey: "AdminApiKey",
132
- tenantJwt: "TenantJwt",
133
- });
134
- });
135
-
136
- /**
137
- * @internal
138
- * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
139
- */
140
- export namespace ListTenantDestinationTypeSchemasSecurity$ {
141
- /** @deprecated use `ListTenantDestinationTypeSchemasSecurity$inboundSchema` instead. */
142
- export const inboundSchema =
143
- ListTenantDestinationTypeSchemasSecurity$inboundSchema;
144
- /** @deprecated use `ListTenantDestinationTypeSchemasSecurity$outboundSchema` instead. */
145
- export const outboundSchema =
146
- ListTenantDestinationTypeSchemasSecurity$outboundSchema;
147
- /** @deprecated use `ListTenantDestinationTypeSchemasSecurity$Outbound` instead. */
148
- export type Outbound = ListTenantDestinationTypeSchemasSecurity$Outbound;
149
- }
150
-
151
- export function listTenantDestinationTypeSchemasSecurityToJSON(
152
- listTenantDestinationTypeSchemasSecurity:
153
- ListTenantDestinationTypeSchemasSecurity,
154
- ): string {
155
- return JSON.stringify(
156
- ListTenantDestinationTypeSchemasSecurity$outboundSchema.parse(
157
- listTenantDestinationTypeSchemasSecurity,
158
- ),
159
- );
160
- }
161
-
162
- export function listTenantDestinationTypeSchemasSecurityFromJSON(
163
- jsonString: string,
164
- ): SafeParseResult<
165
- ListTenantDestinationTypeSchemasSecurity,
166
- SDKValidationError
167
- > {
168
- return safeParse(
169
- jsonString,
170
- (x) =>
171
- ListTenantDestinationTypeSchemasSecurity$inboundSchema.parse(
172
- JSON.parse(x),
173
- ),
174
- `Failed to parse 'ListTenantDestinationTypeSchemasSecurity' from JSON`,
175
- );
176
- }
177
-
178
95
  /** @internal */
179
96
  export const ListTenantDestinationTypeSchemasRequest$inboundSchema: z.ZodType<
180
97
  ListTenantDestinationTypeSchemasRequest,
@@ -12,11 +12,6 @@ export type ListTenantEventDeliveriesGlobals = {
12
12
  tenantId?: string | undefined;
13
13
  };
14
14
 
15
- export type ListTenantEventDeliveriesSecurity = {
16
- adminApiKey?: string | undefined;
17
- tenantJwt?: string | undefined;
18
- };
19
-
20
15
  export type ListTenantEventDeliveriesRequest = {
21
16
  /**
22
17
  * The ID of the tenant. Required when using AdminApiKey authentication.
@@ -92,76 +87,6 @@ export function listTenantEventDeliveriesGlobalsFromJSON(
92
87
  );
93
88
  }
94
89
 
95
- /** @internal */
96
- export const ListTenantEventDeliveriesSecurity$inboundSchema: z.ZodType<
97
- ListTenantEventDeliveriesSecurity,
98
- z.ZodTypeDef,
99
- unknown
100
- > = z.object({
101
- AdminApiKey: z.string().optional(),
102
- TenantJwt: z.string().optional(),
103
- }).transform((v) => {
104
- return remap$(v, {
105
- "AdminApiKey": "adminApiKey",
106
- "TenantJwt": "tenantJwt",
107
- });
108
- });
109
-
110
- /** @internal */
111
- export type ListTenantEventDeliveriesSecurity$Outbound = {
112
- AdminApiKey?: string | undefined;
113
- TenantJwt?: string | undefined;
114
- };
115
-
116
- /** @internal */
117
- export const ListTenantEventDeliveriesSecurity$outboundSchema: z.ZodType<
118
- ListTenantEventDeliveriesSecurity$Outbound,
119
- z.ZodTypeDef,
120
- ListTenantEventDeliveriesSecurity
121
- > = z.object({
122
- adminApiKey: z.string().optional(),
123
- tenantJwt: z.string().optional(),
124
- }).transform((v) => {
125
- return remap$(v, {
126
- adminApiKey: "AdminApiKey",
127
- tenantJwt: "TenantJwt",
128
- });
129
- });
130
-
131
- /**
132
- * @internal
133
- * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
134
- */
135
- export namespace ListTenantEventDeliveriesSecurity$ {
136
- /** @deprecated use `ListTenantEventDeliveriesSecurity$inboundSchema` instead. */
137
- export const inboundSchema = ListTenantEventDeliveriesSecurity$inboundSchema;
138
- /** @deprecated use `ListTenantEventDeliveriesSecurity$outboundSchema` instead. */
139
- export const outboundSchema =
140
- ListTenantEventDeliveriesSecurity$outboundSchema;
141
- /** @deprecated use `ListTenantEventDeliveriesSecurity$Outbound` instead. */
142
- export type Outbound = ListTenantEventDeliveriesSecurity$Outbound;
143
- }
144
-
145
- export function listTenantEventDeliveriesSecurityToJSON(
146
- listTenantEventDeliveriesSecurity: ListTenantEventDeliveriesSecurity,
147
- ): string {
148
- return JSON.stringify(
149
- ListTenantEventDeliveriesSecurity$outboundSchema.parse(
150
- listTenantEventDeliveriesSecurity,
151
- ),
152
- );
153
- }
154
-
155
- export function listTenantEventDeliveriesSecurityFromJSON(
156
- jsonString: string,
157
- ): SafeParseResult<ListTenantEventDeliveriesSecurity, SDKValidationError> {
158
- return safeParse(
159
- jsonString,
160
- (x) => ListTenantEventDeliveriesSecurity$inboundSchema.parse(JSON.parse(x)),
161
- `Failed to parse 'ListTenantEventDeliveriesSecurity' from JSON`,
162
- );
163
- }
164
-
165
90
  /** @internal */
166
91
  export const ListTenantEventDeliveriesRequest$inboundSchema: z.ZodType<
167
92
  ListTenantEventDeliveriesRequest,
@@ -13,11 +13,6 @@ export type ListTenantEventsGlobals = {
13
13
  tenantId?: string | undefined;
14
14
  };
15
15
 
16
- export type ListTenantEventsSecurity = {
17
- adminApiKey?: string | undefined;
18
- tenantJwt?: string | undefined;
19
- };
20
-
21
16
  /**
22
17
  * Filter events by destination ID(s).
23
18
  */
@@ -112,73 +107,6 @@ export function listTenantEventsGlobalsFromJSON(
112
107
  );
113
108
  }
114
109
 
115
- /** @internal */
116
- export const ListTenantEventsSecurity$inboundSchema: z.ZodType<
117
- ListTenantEventsSecurity,
118
- z.ZodTypeDef,
119
- unknown
120
- > = z.object({
121
- AdminApiKey: z.string().optional(),
122
- TenantJwt: z.string().optional(),
123
- }).transform((v) => {
124
- return remap$(v, {
125
- "AdminApiKey": "adminApiKey",
126
- "TenantJwt": "tenantJwt",
127
- });
128
- });
129
-
130
- /** @internal */
131
- export type ListTenantEventsSecurity$Outbound = {
132
- AdminApiKey?: string | undefined;
133
- TenantJwt?: string | undefined;
134
- };
135
-
136
- /** @internal */
137
- export const ListTenantEventsSecurity$outboundSchema: z.ZodType<
138
- ListTenantEventsSecurity$Outbound,
139
- z.ZodTypeDef,
140
- ListTenantEventsSecurity
141
- > = z.object({
142
- adminApiKey: z.string().optional(),
143
- tenantJwt: z.string().optional(),
144
- }).transform((v) => {
145
- return remap$(v, {
146
- adminApiKey: "AdminApiKey",
147
- tenantJwt: "TenantJwt",
148
- });
149
- });
150
-
151
- /**
152
- * @internal
153
- * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
154
- */
155
- export namespace ListTenantEventsSecurity$ {
156
- /** @deprecated use `ListTenantEventsSecurity$inboundSchema` instead. */
157
- export const inboundSchema = ListTenantEventsSecurity$inboundSchema;
158
- /** @deprecated use `ListTenantEventsSecurity$outboundSchema` instead. */
159
- export const outboundSchema = ListTenantEventsSecurity$outboundSchema;
160
- /** @deprecated use `ListTenantEventsSecurity$Outbound` instead. */
161
- export type Outbound = ListTenantEventsSecurity$Outbound;
162
- }
163
-
164
- export function listTenantEventsSecurityToJSON(
165
- listTenantEventsSecurity: ListTenantEventsSecurity,
166
- ): string {
167
- return JSON.stringify(
168
- ListTenantEventsSecurity$outboundSchema.parse(listTenantEventsSecurity),
169
- );
170
- }
171
-
172
- export function listTenantEventsSecurityFromJSON(
173
- jsonString: string,
174
- ): SafeParseResult<ListTenantEventsSecurity, SDKValidationError> {
175
- return safeParse(
176
- jsonString,
177
- (x) => ListTenantEventsSecurity$inboundSchema.parse(JSON.parse(x)),
178
- `Failed to parse 'ListTenantEventsSecurity' from JSON`,
179
- );
180
- }
181
-
182
110
  /** @internal */
183
111
  export const DestinationId$inboundSchema: z.ZodType<
184
112
  DestinationId,
@@ -13,11 +13,6 @@ export type ListTenantEventsByDestinationGlobals = {
13
13
  tenantId?: string | undefined;
14
14
  };
15
15
 
16
- export type ListTenantEventsByDestinationSecurity = {
17
- adminApiKey?: string | undefined;
18
- tenantJwt?: string | undefined;
19
- };
20
-
21
16
  /**
22
17
  * Filter events by delivery status.
23
18
  */
@@ -114,78 +109,6 @@ export function listTenantEventsByDestinationGlobalsFromJSON(
114
109
  );
115
110
  }
116
111
 
117
- /** @internal */
118
- export const ListTenantEventsByDestinationSecurity$inboundSchema: z.ZodType<
119
- ListTenantEventsByDestinationSecurity,
120
- z.ZodTypeDef,
121
- unknown
122
- > = z.object({
123
- AdminApiKey: z.string().optional(),
124
- TenantJwt: z.string().optional(),
125
- }).transform((v) => {
126
- return remap$(v, {
127
- "AdminApiKey": "adminApiKey",
128
- "TenantJwt": "tenantJwt",
129
- });
130
- });
131
-
132
- /** @internal */
133
- export type ListTenantEventsByDestinationSecurity$Outbound = {
134
- AdminApiKey?: string | undefined;
135
- TenantJwt?: string | undefined;
136
- };
137
-
138
- /** @internal */
139
- export const ListTenantEventsByDestinationSecurity$outboundSchema: z.ZodType<
140
- ListTenantEventsByDestinationSecurity$Outbound,
141
- z.ZodTypeDef,
142
- ListTenantEventsByDestinationSecurity
143
- > = z.object({
144
- adminApiKey: z.string().optional(),
145
- tenantJwt: z.string().optional(),
146
- }).transform((v) => {
147
- return remap$(v, {
148
- adminApiKey: "AdminApiKey",
149
- tenantJwt: "TenantJwt",
150
- });
151
- });
152
-
153
- /**
154
- * @internal
155
- * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
156
- */
157
- export namespace ListTenantEventsByDestinationSecurity$ {
158
- /** @deprecated use `ListTenantEventsByDestinationSecurity$inboundSchema` instead. */
159
- export const inboundSchema =
160
- ListTenantEventsByDestinationSecurity$inboundSchema;
161
- /** @deprecated use `ListTenantEventsByDestinationSecurity$outboundSchema` instead. */
162
- export const outboundSchema =
163
- ListTenantEventsByDestinationSecurity$outboundSchema;
164
- /** @deprecated use `ListTenantEventsByDestinationSecurity$Outbound` instead. */
165
- export type Outbound = ListTenantEventsByDestinationSecurity$Outbound;
166
- }
167
-
168
- export function listTenantEventsByDestinationSecurityToJSON(
169
- listTenantEventsByDestinationSecurity: ListTenantEventsByDestinationSecurity,
170
- ): string {
171
- return JSON.stringify(
172
- ListTenantEventsByDestinationSecurity$outboundSchema.parse(
173
- listTenantEventsByDestinationSecurity,
174
- ),
175
- );
176
- }
177
-
178
- export function listTenantEventsByDestinationSecurityFromJSON(
179
- jsonString: string,
180
- ): SafeParseResult<ListTenantEventsByDestinationSecurity, SDKValidationError> {
181
- return safeParse(
182
- jsonString,
183
- (x) =>
184
- ListTenantEventsByDestinationSecurity$inboundSchema.parse(JSON.parse(x)),
185
- `Failed to parse 'ListTenantEventsByDestinationSecurity' from JSON`,
186
- );
187
- }
188
-
189
112
  /** @internal */
190
113
  export const ListTenantEventsByDestinationStatus$inboundSchema: z.ZodNativeEnum<
191
114
  typeof ListTenantEventsByDestinationStatus