mtmsdk 0.0.15 → 0.0.16

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 (480) hide show
  1. package/dist/adk/api/client.d.ts +9 -0
  2. package/dist/adk/api/client.d.ts.map +1 -0
  3. package/dist/adk/api/client.js +39 -0
  4. package/dist/adk/api/client.js.map +1 -0
  5. package/dist/adk/core/constants/tool-icons.d.ts +21 -0
  6. package/dist/adk/core/constants/tool-icons.d.ts.map +1 -0
  7. package/dist/adk/core/constants/tool-icons.js +47 -0
  8. package/dist/adk/core/constants/tool-icons.js.map +1 -0
  9. package/dist/adk/core/models/AgentBuilder.d.ts +77 -0
  10. package/dist/adk/core/models/AgentBuilder.d.ts.map +1 -0
  11. package/dist/adk/core/models/AgentBuilder.js +18 -0
  12. package/dist/adk/core/models/AgentBuilder.js.map +1 -0
  13. package/dist/adk/core/models/AgentRunRequest.d.ts +37 -0
  14. package/dist/adk/core/models/AgentRunRequest.d.ts.map +1 -0
  15. package/dist/adk/core/models/AgentRunRequest.js +18 -0
  16. package/dist/adk/core/models/AgentRunRequest.js.map +1 -0
  17. package/dist/adk/core/models/Eval.d.ts +55 -0
  18. package/dist/adk/core/models/Eval.d.ts.map +1 -0
  19. package/dist/adk/core/models/Eval.js +27 -0
  20. package/dist/adk/core/models/Eval.js.map +1 -0
  21. package/dist/adk/core/models/LiveRequest.d.ts +23 -0
  22. package/dist/adk/core/models/LiveRequest.d.ts.map +1 -0
  23. package/dist/adk/core/models/LiveRequest.js +18 -0
  24. package/dist/adk/core/models/LiveRequest.js.map +1 -0
  25. package/dist/adk/core/models/RuntimeConfig.d.ts +32 -0
  26. package/dist/adk/core/models/RuntimeConfig.d.ts.map +1 -0
  27. package/dist/adk/core/models/RuntimeConfig.js +18 -0
  28. package/dist/adk/core/models/RuntimeConfig.js.map +1 -0
  29. package/dist/adk/core/models/Session.d.ts +117 -0
  30. package/dist/adk/core/models/Session.d.ts.map +1 -0
  31. package/dist/adk/core/models/Session.js +31 -0
  32. package/dist/adk/core/models/Session.js.map +1 -0
  33. package/dist/adk/core/models/Trace.d.ts +40 -0
  34. package/dist/adk/core/models/Trace.d.ts.map +1 -0
  35. package/dist/adk/core/models/Trace.js +2 -0
  36. package/dist/adk/core/models/Trace.js.map +1 -0
  37. package/dist/adk/core/models/types.d.ts +338 -0
  38. package/dist/adk/core/models/types.d.ts.map +1 -0
  39. package/dist/adk/core/models/types.js +189 -0
  40. package/dist/adk/core/models/types.js.map +1 -0
  41. package/dist/api_hatchet/@tanstack/react-query.gen.d.ts +3017 -0
  42. package/dist/api_hatchet/@tanstack/react-query.gen.d.ts.map +1 -0
  43. package/dist/api_hatchet/@tanstack/react-query.gen.js +2776 -0
  44. package/dist/api_hatchet/@tanstack/react-query.gen.js.map +1 -0
  45. package/dist/api_hatchet/client/client.gen.d.ts +3 -0
  46. package/dist/api_hatchet/client/client.gen.d.ts.map +1 -0
  47. package/dist/{gomtmapi → api_hatchet}/client/client.gen.js +70 -46
  48. package/dist/api_hatchet/client/client.gen.js.map +1 -0
  49. package/dist/api_hatchet/client/index.d.ts +9 -0
  50. package/dist/api_hatchet/client/index.d.ts.map +1 -0
  51. package/dist/api_hatchet/client/index.js +7 -0
  52. package/dist/api_hatchet/client/index.js.map +1 -0
  53. package/dist/{gomtmapi → api_hatchet}/client/types.gen.d.ts +19 -26
  54. package/dist/api_hatchet/client/types.gen.d.ts.map +1 -0
  55. package/dist/api_hatchet/client/types.gen.js.map +1 -0
  56. package/dist/{gomtmapi → api_hatchet}/client/utils.gen.d.ts +4 -4
  57. package/dist/api_hatchet/client/utils.gen.d.ts.map +1 -0
  58. package/dist/{gomtmapi → api_hatchet}/client/utils.gen.js +41 -40
  59. package/dist/api_hatchet/client/utils.gen.js.map +1 -0
  60. package/dist/{gomtmapi → api_hatchet}/client.gen.d.ts +2 -2
  61. package/dist/api_hatchet/client.gen.d.ts.map +1 -0
  62. package/dist/{gomtmapi → api_hatchet}/client.gen.js +1 -1
  63. package/dist/api_hatchet/client.gen.js.map +1 -0
  64. package/dist/{gomtmapi → api_hatchet}/core/auth.gen.d.ts +3 -3
  65. package/dist/api_hatchet/core/auth.gen.d.ts.map +1 -0
  66. package/dist/{gomtmapi → api_hatchet}/core/auth.gen.js +3 -3
  67. package/dist/api_hatchet/core/auth.gen.js.map +1 -0
  68. package/dist/{gomtmapi → api_hatchet}/core/bodySerializer.gen.d.ts +13 -5
  69. package/dist/api_hatchet/core/bodySerializer.gen.d.ts.map +1 -0
  70. package/dist/{gomtmapi → api_hatchet}/core/bodySerializer.gen.js +3 -3
  71. package/dist/api_hatchet/core/bodySerializer.gen.js.map +1 -0
  72. package/dist/{gomtmapi → api_hatchet}/core/params.gen.d.ts +13 -3
  73. package/dist/api_hatchet/core/params.gen.d.ts.map +1 -0
  74. package/dist/{gomtmapi → api_hatchet}/core/params.gen.js +24 -12
  75. package/dist/api_hatchet/core/params.gen.js.map +1 -0
  76. package/dist/{gomtmapi → api_hatchet}/core/pathSerializer.gen.d.ts +3 -3
  77. package/dist/api_hatchet/core/pathSerializer.gen.d.ts.map +1 -0
  78. package/dist/{gomtmapi → api_hatchet}/core/pathSerializer.gen.js +36 -36
  79. package/dist/api_hatchet/core/pathSerializer.gen.js.map +1 -0
  80. package/dist/api_hatchet/core/queryKeySerializer.gen.d.ts +19 -0
  81. package/dist/api_hatchet/core/queryKeySerializer.gen.d.ts.map +1 -0
  82. package/dist/api_hatchet/core/queryKeySerializer.gen.js +100 -0
  83. package/dist/api_hatchet/core/queryKeySerializer.gen.js.map +1 -0
  84. package/dist/{gomtmapi → api_hatchet}/core/serverSentEvents.gen.d.ts +3 -3
  85. package/dist/api_hatchet/core/serverSentEvents.gen.d.ts.map +1 -0
  86. package/dist/{gomtmapi → api_hatchet}/core/serverSentEvents.gen.js +20 -18
  87. package/dist/api_hatchet/core/serverSentEvents.gen.js.map +1 -0
  88. package/dist/{gomtmapi → api_hatchet}/core/types.gen.d.ts +4 -4
  89. package/dist/api_hatchet/core/types.gen.d.ts.map +1 -0
  90. package/dist/api_hatchet/core/types.gen.js.map +1 -0
  91. package/dist/{gomtmapi → api_hatchet}/core/utils.gen.d.ts +1 -1
  92. package/dist/api_hatchet/core/utils.gen.d.ts.map +1 -0
  93. package/dist/{gomtmapi → api_hatchet}/core/utils.gen.js +17 -17
  94. package/dist/api_hatchet/core/utils.gen.js.map +1 -0
  95. package/dist/api_hatchet/index.d.ts +3 -0
  96. package/dist/api_hatchet/index.d.ts.map +1 -0
  97. package/dist/api_hatchet/index.js +4 -0
  98. package/dist/api_hatchet/index.js.map +1 -0
  99. package/dist/api_hatchet/schemas.gen.d.ts +4068 -0
  100. package/dist/api_hatchet/schemas.gen.d.ts.map +1 -0
  101. package/dist/api_hatchet/schemas.gen.js +4743 -0
  102. package/dist/api_hatchet/schemas.gen.js.map +1 -0
  103. package/dist/api_hatchet/sdk.gen.d.ts +784 -0
  104. package/dist/api_hatchet/sdk.gen.d.ts.map +1 -0
  105. package/dist/api_hatchet/sdk.gen.js +1849 -0
  106. package/dist/api_hatchet/sdk.gen.js.map +1 -0
  107. package/dist/api_hatchet/types.gen.d.ts +6861 -0
  108. package/dist/api_hatchet/types.gen.d.ts.map +1 -0
  109. package/dist/api_hatchet/types.gen.js +209 -0
  110. package/dist/api_hatchet/types.gen.js.map +1 -0
  111. package/dist/api_hatchet/zod.gen.d.ts +10429 -0
  112. package/dist/api_hatchet/zod.gen.d.ts.map +1 -0
  113. package/dist/api_hatchet/zod.gen.js +2766 -0
  114. package/dist/api_hatchet/zod.gen.js.map +1 -0
  115. package/dist/gomtmapi_v2/@tanstack/react-query.gen.d.ts +114 -687
  116. package/dist/gomtmapi_v2/@tanstack/react-query.gen.d.ts.map +1 -1
  117. package/dist/gomtmapi_v2/@tanstack/react-query.gen.js +418 -1026
  118. package/dist/gomtmapi_v2/@tanstack/react-query.gen.js.map +1 -1
  119. package/dist/gomtmapi_v2/client/client.gen.d.ts +1 -1
  120. package/dist/gomtmapi_v2/client/client.gen.d.ts.map +1 -1
  121. package/dist/gomtmapi_v2/client/client.gen.js +70 -46
  122. package/dist/gomtmapi_v2/client/client.gen.js.map +1 -1
  123. package/dist/gomtmapi_v2/client/index.d.ts +8 -8
  124. package/dist/gomtmapi_v2/client/index.d.ts.map +1 -1
  125. package/dist/gomtmapi_v2/client/index.js +5 -5
  126. package/dist/gomtmapi_v2/client/index.js.map +1 -1
  127. package/dist/gomtmapi_v2/client/types.gen.d.ts +19 -26
  128. package/dist/gomtmapi_v2/client/types.gen.d.ts.map +1 -1
  129. package/dist/gomtmapi_v2/client/utils.gen.d.ts +3 -3
  130. package/dist/gomtmapi_v2/client/utils.gen.d.ts.map +1 -1
  131. package/dist/gomtmapi_v2/client/utils.gen.js +34 -34
  132. package/dist/gomtmapi_v2/client/utils.gen.js.map +1 -1
  133. package/dist/gomtmapi_v2/client.gen.d.ts +2 -2
  134. package/dist/gomtmapi_v2/client.gen.d.ts.map +1 -1
  135. package/dist/gomtmapi_v2/client.gen.js +1 -1
  136. package/dist/gomtmapi_v2/client.gen.js.map +1 -1
  137. package/dist/gomtmapi_v2/core/auth.gen.d.ts +3 -3
  138. package/dist/gomtmapi_v2/core/auth.gen.js +3 -3
  139. package/dist/gomtmapi_v2/core/bodySerializer.gen.d.ts +1 -1
  140. package/dist/gomtmapi_v2/core/bodySerializer.gen.js +3 -3
  141. package/dist/gomtmapi_v2/core/params.gen.d.ts +13 -3
  142. package/dist/gomtmapi_v2/core/params.gen.d.ts.map +1 -1
  143. package/dist/gomtmapi_v2/core/params.gen.js +24 -12
  144. package/dist/gomtmapi_v2/core/params.gen.js.map +1 -1
  145. package/dist/gomtmapi_v2/core/pathSerializer.gen.d.ts +3 -3
  146. package/dist/gomtmapi_v2/core/pathSerializer.gen.js +36 -36
  147. package/dist/gomtmapi_v2/core/queryKeySerializer.gen.js +11 -11
  148. package/dist/gomtmapi_v2/core/serverSentEvents.gen.d.ts +3 -3
  149. package/dist/gomtmapi_v2/core/serverSentEvents.gen.d.ts.map +1 -1
  150. package/dist/gomtmapi_v2/core/serverSentEvents.gen.js +20 -18
  151. package/dist/gomtmapi_v2/core/serverSentEvents.gen.js.map +1 -1
  152. package/dist/gomtmapi_v2/core/types.gen.d.ts +4 -4
  153. package/dist/gomtmapi_v2/core/types.gen.d.ts.map +1 -1
  154. package/dist/gomtmapi_v2/core/utils.gen.d.ts +1 -1
  155. package/dist/gomtmapi_v2/core/utils.gen.js +17 -17
  156. package/dist/gomtmapi_v2/index.d.ts +2 -2
  157. package/dist/gomtmapi_v2/index.js +1 -1
  158. package/dist/gomtmapi_v2/schemas.gen.d.ts +51 -727
  159. package/dist/gomtmapi_v2/schemas.gen.d.ts.map +1 -1
  160. package/dist/gomtmapi_v2/schemas.gen.js +752 -1392
  161. package/dist/gomtmapi_v2/schemas.gen.js.map +1 -1
  162. package/dist/gomtmapi_v2/sdk.gen.d.ts +50 -381
  163. package/dist/gomtmapi_v2/sdk.gen.d.ts.map +1 -1
  164. package/dist/gomtmapi_v2/sdk.gen.js +201 -795
  165. package/dist/gomtmapi_v2/sdk.gen.js.map +1 -1
  166. package/dist/gomtmapi_v2/types.gen.d.ts +132 -917
  167. package/dist/gomtmapi_v2/types.gen.d.ts.map +1 -1
  168. package/dist/gomtmapi_v2/zod.gen.d.ts +40 -734
  169. package/dist/gomtmapi_v2/zod.gen.d.ts.map +1 -1
  170. package/dist/gomtmapi_v2/zod.gen.js +191 -651
  171. package/dist/gomtmapi_v2/zod.gen.js.map +1 -1
  172. package/dist/lib/aisdk/types.d.ts +3 -0
  173. package/dist/lib/aisdk/types.d.ts.map +1 -0
  174. package/dist/lib/aisdk/types.js +5 -0
  175. package/dist/lib/aisdk/types.js.map +1 -0
  176. package/dist/lib/logger/index.d.ts +19 -0
  177. package/dist/lib/logger/index.d.ts.map +1 -0
  178. package/dist/lib/logger/index.js +7 -0
  179. package/dist/lib/logger/index.js.map +1 -0
  180. package/dist/lib/schema.d.ts +41 -0
  181. package/dist/lib/schema.d.ts.map +1 -0
  182. package/dist/lib/schema.js +37 -0
  183. package/dist/lib/schema.js.map +1 -0
  184. package/dist/lib/utils.d.ts +14 -0
  185. package/dist/lib/utils.d.ts.map +1 -0
  186. package/dist/lib/utils.js +45 -0
  187. package/dist/lib/utils.js.map +1 -0
  188. package/dist/mtgate_api/@tanstack/react-query.gen.d.ts +145 -1698
  189. package/dist/mtgate_api/@tanstack/react-query.gen.d.ts.map +1 -1
  190. package/dist/mtgate_api/@tanstack/react-query.gen.js +212 -1872
  191. package/dist/mtgate_api/@tanstack/react-query.gen.js.map +1 -1
  192. package/dist/mtgate_api/client/client.gen.d.ts +1 -1
  193. package/dist/mtgate_api/client/client.gen.d.ts.map +1 -1
  194. package/dist/mtgate_api/client/client.gen.js +70 -46
  195. package/dist/mtgate_api/client/client.gen.js.map +1 -1
  196. package/dist/mtgate_api/client/index.d.ts +8 -8
  197. package/dist/mtgate_api/client/index.d.ts.map +1 -1
  198. package/dist/mtgate_api/client/index.js +5 -5
  199. package/dist/mtgate_api/client/index.js.map +1 -1
  200. package/dist/mtgate_api/client/types.gen.d.ts +19 -26
  201. package/dist/mtgate_api/client/types.gen.d.ts.map +1 -1
  202. package/dist/mtgate_api/client/utils.gen.d.ts +3 -3
  203. package/dist/mtgate_api/client/utils.gen.d.ts.map +1 -1
  204. package/dist/mtgate_api/client/utils.gen.js +34 -34
  205. package/dist/mtgate_api/client/utils.gen.js.map +1 -1
  206. package/dist/mtgate_api/client.gen.d.ts +2 -2
  207. package/dist/mtgate_api/client.gen.d.ts.map +1 -1
  208. package/dist/mtgate_api/client.gen.js +2 -4
  209. package/dist/mtgate_api/client.gen.js.map +1 -1
  210. package/dist/mtgate_api/core/auth.gen.d.ts +3 -3
  211. package/dist/mtgate_api/core/auth.gen.js +3 -3
  212. package/dist/mtgate_api/core/bodySerializer.gen.d.ts +1 -1
  213. package/dist/mtgate_api/core/bodySerializer.gen.js +3 -3
  214. package/dist/mtgate_api/core/params.gen.d.ts +13 -3
  215. package/dist/mtgate_api/core/params.gen.d.ts.map +1 -1
  216. package/dist/mtgate_api/core/params.gen.js +24 -12
  217. package/dist/mtgate_api/core/params.gen.js.map +1 -1
  218. package/dist/mtgate_api/core/pathSerializer.gen.d.ts +3 -3
  219. package/dist/mtgate_api/core/pathSerializer.gen.js +36 -36
  220. package/dist/mtgate_api/core/queryKeySerializer.gen.js +11 -11
  221. package/dist/mtgate_api/core/serverSentEvents.gen.d.ts +3 -3
  222. package/dist/mtgate_api/core/serverSentEvents.gen.d.ts.map +1 -1
  223. package/dist/mtgate_api/core/serverSentEvents.gen.js +20 -18
  224. package/dist/mtgate_api/core/serverSentEvents.gen.js.map +1 -1
  225. package/dist/mtgate_api/core/types.gen.d.ts +4 -4
  226. package/dist/mtgate_api/core/types.gen.d.ts.map +1 -1
  227. package/dist/mtgate_api/core/utils.gen.d.ts +1 -1
  228. package/dist/mtgate_api/core/utils.gen.js +17 -17
  229. package/dist/mtgate_api/index.d.ts +2 -2
  230. package/dist/mtgate_api/index.d.ts.map +1 -1
  231. package/dist/mtgate_api/index.js +1 -2
  232. package/dist/mtgate_api/index.js.map +1 -1
  233. package/dist/mtgate_api/schemas.gen.d.ts +377 -3070
  234. package/dist/mtgate_api/schemas.gen.d.ts.map +1 -1
  235. package/dist/mtgate_api/schemas.gen.js +590 -3332
  236. package/dist/mtgate_api/schemas.gen.js.map +1 -1
  237. package/dist/mtgate_api/sdk.gen.d.ts +25 -205
  238. package/dist/mtgate_api/sdk.gen.d.ts.map +1 -1
  239. package/dist/mtgate_api/sdk.gen.js +97 -1097
  240. package/dist/mtgate_api/sdk.gen.js.map +1 -1
  241. package/dist/mtgate_api/types.gen.d.ts +435 -4744
  242. package/dist/mtgate_api/types.gen.d.ts.map +1 -1
  243. package/dist/mtgate_api/types.gen.js +1 -10
  244. package/dist/mtgate_api/types.gen.js.map +1 -1
  245. package/dist/mtgate_api/zod.gen.d.ts +989 -5722
  246. package/dist/mtgate_api/zod.gen.d.ts.map +1 -1
  247. package/dist/mtgate_api/zod.gen.js +340 -2939
  248. package/dist/mtgate_api/zod.gen.js.map +1 -1
  249. package/dist/mtmai_api/@tanstack/react-query.gen.d.ts +82 -82
  250. package/dist/mtmai_api/@tanstack/react-query.gen.d.ts.map +1 -1
  251. package/dist/mtmai_api/@tanstack/react-query.gen.js +416 -475
  252. package/dist/mtmai_api/@tanstack/react-query.gen.js.map +1 -1
  253. package/dist/mtmai_api/client/client.gen.d.ts +1 -1
  254. package/dist/mtmai_api/client/client.gen.d.ts.map +1 -1
  255. package/dist/mtmai_api/client/client.gen.js +70 -46
  256. package/dist/mtmai_api/client/client.gen.js.map +1 -1
  257. package/dist/mtmai_api/client/index.d.ts +8 -8
  258. package/dist/mtmai_api/client/index.d.ts.map +1 -1
  259. package/dist/mtmai_api/client/index.js +5 -5
  260. package/dist/mtmai_api/client/index.js.map +1 -1
  261. package/dist/mtmai_api/client/types.gen.d.ts +19 -26
  262. package/dist/mtmai_api/client/types.gen.d.ts.map +1 -1
  263. package/dist/mtmai_api/client/utils.gen.d.ts +3 -3
  264. package/dist/mtmai_api/client/utils.gen.d.ts.map +1 -1
  265. package/dist/mtmai_api/client/utils.gen.js +34 -34
  266. package/dist/mtmai_api/client/utils.gen.js.map +1 -1
  267. package/dist/mtmai_api/client.gen.d.ts +2 -2
  268. package/dist/mtmai_api/client.gen.d.ts.map +1 -1
  269. package/dist/mtmai_api/client.gen.js +1 -1
  270. package/dist/mtmai_api/client.gen.js.map +1 -1
  271. package/dist/mtmai_api/core/auth.gen.d.ts +3 -3
  272. package/dist/mtmai_api/core/auth.gen.js +3 -3
  273. package/dist/mtmai_api/core/bodySerializer.gen.d.ts +1 -1
  274. package/dist/mtmai_api/core/bodySerializer.gen.js +3 -3
  275. package/dist/mtmai_api/core/params.gen.d.ts +13 -3
  276. package/dist/mtmai_api/core/params.gen.d.ts.map +1 -1
  277. package/dist/mtmai_api/core/params.gen.js +24 -12
  278. package/dist/mtmai_api/core/params.gen.js.map +1 -1
  279. package/dist/mtmai_api/core/pathSerializer.gen.d.ts +3 -3
  280. package/dist/mtmai_api/core/pathSerializer.gen.js +36 -36
  281. package/dist/mtmai_api/core/queryKeySerializer.gen.js +11 -11
  282. package/dist/mtmai_api/core/serverSentEvents.gen.d.ts +3 -3
  283. package/dist/mtmai_api/core/serverSentEvents.gen.d.ts.map +1 -1
  284. package/dist/mtmai_api/core/serverSentEvents.gen.js +20 -18
  285. package/dist/mtmai_api/core/serverSentEvents.gen.js.map +1 -1
  286. package/dist/mtmai_api/core/types.gen.d.ts +4 -4
  287. package/dist/mtmai_api/core/types.gen.d.ts.map +1 -1
  288. package/dist/mtmai_api/core/utils.gen.d.ts +1 -1
  289. package/dist/mtmai_api/core/utils.gen.js +17 -17
  290. package/dist/mtmai_api/index.d.ts +2 -2
  291. package/dist/mtmai_api/index.js +2 -2
  292. package/dist/mtmai_api/schemas.gen.d.ts.map +1 -1
  293. package/dist/mtmai_api/schemas.gen.js +4363 -4616
  294. package/dist/mtmai_api/schemas.gen.js.map +1 -1
  295. package/dist/mtmai_api/sdk.gen.d.ts +2 -2
  296. package/dist/mtmai_api/sdk.gen.d.ts.map +1 -1
  297. package/dist/mtmai_api/sdk.gen.js +188 -391
  298. package/dist/mtmai_api/sdk.gen.js.map +1 -1
  299. package/dist/mtmai_api/types.gen.d.ts +93 -81
  300. package/dist/mtmai_api/types.gen.d.ts.map +1 -1
  301. package/dist/mtmai_api/types.gen.js +97 -103
  302. package/dist/mtmai_api/types.gen.js.map +1 -1
  303. package/dist/mtmai_api/zod.gen.d.ts +794 -794
  304. package/dist/mtmai_api/zod.gen.d.ts.map +1 -1
  305. package/dist/mtmai_api/zod.gen.js +2530 -876
  306. package/dist/mtmai_api/zod.gen.js.map +1 -1
  307. package/dist/sbapi/@tanstack/react-query.gen.d.ts +35 -0
  308. package/dist/sbapi/@tanstack/react-query.gen.d.ts.map +1 -0
  309. package/dist/sbapi/@tanstack/react-query.gen.js +40 -0
  310. package/dist/sbapi/@tanstack/react-query.gen.js.map +1 -0
  311. package/dist/sbapi/client/client.gen.d.ts +3 -0
  312. package/dist/sbapi/client/client.gen.d.ts.map +1 -0
  313. package/dist/sbapi/client/client.gen.js +229 -0
  314. package/dist/sbapi/client/client.gen.js.map +1 -0
  315. package/dist/sbapi/client/index.d.ts +9 -0
  316. package/dist/sbapi/client/index.d.ts.map +1 -0
  317. package/dist/sbapi/client/index.js +7 -0
  318. package/dist/sbapi/client/index.js.map +1 -0
  319. package/dist/sbapi/client/types.gen.d.ts +118 -0
  320. package/dist/sbapi/client/types.gen.d.ts.map +1 -0
  321. package/dist/sbapi/client/types.gen.js +3 -0
  322. package/dist/sbapi/client/types.gen.js.map +1 -0
  323. package/dist/sbapi/client/utils.gen.d.ts +34 -0
  324. package/dist/sbapi/client/utils.gen.d.ts.map +1 -0
  325. package/dist/sbapi/client/utils.gen.js +232 -0
  326. package/dist/sbapi/client/utils.gen.js.map +1 -0
  327. package/dist/sbapi/client.gen.d.ts +13 -0
  328. package/dist/sbapi/client.gen.d.ts.map +1 -0
  329. package/dist/sbapi/client.gen.js +4 -0
  330. package/dist/sbapi/client.gen.js.map +1 -0
  331. package/dist/sbapi/core/auth.gen.d.ts +19 -0
  332. package/dist/sbapi/core/auth.gen.d.ts.map +1 -0
  333. package/dist/sbapi/core/auth.gen.js +15 -0
  334. package/dist/sbapi/core/auth.gen.js.map +1 -0
  335. package/dist/sbapi/core/bodySerializer.gen.d.ts +26 -0
  336. package/dist/sbapi/core/bodySerializer.gen.d.ts.map +1 -0
  337. package/dist/sbapi/core/bodySerializer.gen.js +58 -0
  338. package/dist/sbapi/core/bodySerializer.gen.js.map +1 -0
  339. package/dist/sbapi/core/params.gen.d.ts +44 -0
  340. package/dist/sbapi/core/params.gen.d.ts.map +1 -0
  341. package/dist/sbapi/core/params.gen.js +101 -0
  342. package/dist/sbapi/core/params.gen.js.map +1 -0
  343. package/dist/sbapi/core/pathSerializer.gen.d.ts +34 -0
  344. package/dist/sbapi/core/pathSerializer.gen.d.ts.map +1 -0
  345. package/dist/sbapi/core/pathSerializer.gen.js +115 -0
  346. package/dist/sbapi/core/pathSerializer.gen.js.map +1 -0
  347. package/dist/sbapi/core/queryKeySerializer.gen.d.ts +19 -0
  348. package/dist/sbapi/core/queryKeySerializer.gen.d.ts.map +1 -0
  349. package/dist/sbapi/core/queryKeySerializer.gen.js +100 -0
  350. package/dist/sbapi/core/queryKeySerializer.gen.js.map +1 -0
  351. package/dist/sbapi/core/serverSentEvents.gen.d.ts +72 -0
  352. package/dist/sbapi/core/serverSentEvents.gen.d.ts.map +1 -0
  353. package/dist/sbapi/core/serverSentEvents.gen.js +138 -0
  354. package/dist/sbapi/core/serverSentEvents.gen.js.map +1 -0
  355. package/dist/sbapi/core/types.gen.d.ts +79 -0
  356. package/dist/sbapi/core/types.gen.d.ts.map +1 -0
  357. package/dist/sbapi/core/types.gen.js +3 -0
  358. package/dist/sbapi/core/types.gen.js.map +1 -0
  359. package/dist/sbapi/core/utils.gen.d.ts +20 -0
  360. package/dist/sbapi/core/utils.gen.d.ts.map +1 -0
  361. package/dist/sbapi/core/utils.gen.js +88 -0
  362. package/dist/sbapi/core/utils.gen.js.map +1 -0
  363. package/dist/sbapi/index.d.ts +3 -0
  364. package/dist/sbapi/index.d.ts.map +1 -0
  365. package/dist/sbapi/index.js +3 -0
  366. package/dist/sbapi/index.js.map +1 -0
  367. package/dist/sbapi/schemas.gen.d.ts +38 -0
  368. package/dist/sbapi/schemas.gen.d.ts.map +1 -0
  369. package/dist/sbapi/schemas.gen.js +48 -0
  370. package/dist/sbapi/schemas.gen.js.map +1 -0
  371. package/dist/sbapi/sdk.gen.d.ts +17 -0
  372. package/dist/sbapi/sdk.gen.d.ts.map +1 -0
  373. package/dist/sbapi/sdk.gen.js +4 -0
  374. package/dist/sbapi/sdk.gen.js.map +1 -0
  375. package/dist/sbapi/types.gen.d.ts +54 -0
  376. package/dist/sbapi/types.gen.d.ts.map +1 -0
  377. package/dist/sbapi/types.gen.js +3 -0
  378. package/dist/sbapi/types.gen.js.map +1 -0
  379. package/dist/sbapi/zod.gen.d.ts +39 -0
  380. package/dist/sbapi/zod.gen.d.ts.map +1 -0
  381. package/dist/sbapi/zod.gen.js +31 -0
  382. package/dist/sbapi/zod.gen.js.map +1 -0
  383. package/dist/schema/browser.d.ts +29 -0
  384. package/dist/schema/browser.d.ts.map +1 -0
  385. package/dist/schema/browser.js +41 -0
  386. package/dist/schema/browser.js.map +1 -0
  387. package/dist/supabase/supabase-browser.d.ts +4 -0
  388. package/dist/supabase/supabase-browser.d.ts.map +1 -0
  389. package/dist/supabase/supabase-browser.js +20 -0
  390. package/dist/supabase/supabase-browser.js.map +1 -0
  391. package/dist/supabase/supabase-client.d.ts +1941 -0
  392. package/dist/supabase/supabase-client.d.ts.map +1 -0
  393. package/dist/supabase/supabase-client.js +23 -0
  394. package/dist/supabase/supabase-client.js.map +1 -0
  395. package/dist/supabase/supabase.d.ts +3881 -0
  396. package/dist/supabase/supabase.d.ts.map +1 -0
  397. package/dist/supabase/supabase.js +89 -0
  398. package/dist/supabase/supabase.js.map +1 -0
  399. package/dist/supabase/use-sb-query/build-query-opts.d.ts +6 -0
  400. package/dist/supabase/use-sb-query/build-query-opts.d.ts.map +1 -0
  401. package/dist/supabase/use-sb-query/build-query-opts.js +33 -0
  402. package/dist/supabase/use-sb-query/build-query-opts.js.map +1 -0
  403. package/dist/supabase/use-sb-query/key.d.ts +10 -0
  404. package/dist/supabase/use-sb-query/key.d.ts.map +1 -0
  405. package/dist/supabase/use-sb-query/key.js +46 -0
  406. package/dist/supabase/use-sb-query/key.js.map +1 -0
  407. package/dist/supabase/use-sb-query/prefetch.d.ts +10 -0
  408. package/dist/supabase/use-sb-query/prefetch.d.ts.map +1 -0
  409. package/dist/supabase/use-sb-query/prefetch.js +14 -0
  410. package/dist/supabase/use-sb-query/prefetch.js.map +1 -0
  411. package/dist/supabase/use-sb-query/use-query.d.ts +133 -0
  412. package/dist/supabase/use-sb-query/use-query.d.ts.map +1 -0
  413. package/dist/supabase/use-sb-query/use-query.js +117 -0
  414. package/dist/supabase/use-sb-query/use-query.js.map +1 -0
  415. package/dist/supabase/utils.d.ts +21 -0
  416. package/dist/supabase/utils.d.ts.map +1 -0
  417. package/dist/supabase/utils.js +46 -0
  418. package/dist/supabase/utils.js.map +1 -0
  419. package/dist/types/database.types.d.ts +2018 -0
  420. package/dist/types/database.types.d.ts.map +1 -0
  421. package/dist/types/database.types.js +6 -0
  422. package/dist/types/database.types.js.map +1 -0
  423. package/dist/types/index.d.ts +21 -0
  424. package/dist/types/index.d.ts.map +1 -0
  425. package/dist/types/index.js +2 -0
  426. package/dist/types/index.js.map +1 -0
  427. package/package.json +59 -91
  428. package/dist/gomtmapi/@tanstack/react-query.gen.d.ts +0 -947
  429. package/dist/gomtmapi/@tanstack/react-query.gen.d.ts.map +0 -1
  430. package/dist/gomtmapi/@tanstack/react-query.gen.js +0 -1023
  431. package/dist/gomtmapi/@tanstack/react-query.gen.js.map +0 -1
  432. package/dist/gomtmapi/client/client.gen.d.ts +0 -3
  433. package/dist/gomtmapi/client/client.gen.d.ts.map +0 -1
  434. package/dist/gomtmapi/client/client.gen.js.map +0 -1
  435. package/dist/gomtmapi/client/index.d.ts +0 -8
  436. package/dist/gomtmapi/client/index.d.ts.map +0 -1
  437. package/dist/gomtmapi/client/index.js +0 -6
  438. package/dist/gomtmapi/client/index.js.map +0 -1
  439. package/dist/gomtmapi/client/types.gen.d.ts.map +0 -1
  440. package/dist/gomtmapi/client/types.gen.js.map +0 -1
  441. package/dist/gomtmapi/client/utils.gen.d.ts.map +0 -1
  442. package/dist/gomtmapi/client/utils.gen.js.map +0 -1
  443. package/dist/gomtmapi/client.gen.d.ts.map +0 -1
  444. package/dist/gomtmapi/client.gen.js.map +0 -1
  445. package/dist/gomtmapi/core/auth.gen.d.ts.map +0 -1
  446. package/dist/gomtmapi/core/auth.gen.js.map +0 -1
  447. package/dist/gomtmapi/core/bodySerializer.gen.d.ts.map +0 -1
  448. package/dist/gomtmapi/core/bodySerializer.gen.js.map +0 -1
  449. package/dist/gomtmapi/core/params.gen.d.ts.map +0 -1
  450. package/dist/gomtmapi/core/params.gen.js.map +0 -1
  451. package/dist/gomtmapi/core/pathSerializer.gen.d.ts.map +0 -1
  452. package/dist/gomtmapi/core/pathSerializer.gen.js.map +0 -1
  453. package/dist/gomtmapi/core/serverSentEvents.gen.d.ts.map +0 -1
  454. package/dist/gomtmapi/core/serverSentEvents.gen.js.map +0 -1
  455. package/dist/gomtmapi/core/types.gen.d.ts.map +0 -1
  456. package/dist/gomtmapi/core/types.gen.js.map +0 -1
  457. package/dist/gomtmapi/core/utils.gen.d.ts.map +0 -1
  458. package/dist/gomtmapi/core/utils.gen.js.map +0 -1
  459. package/dist/gomtmapi/index.d.ts +0 -3
  460. package/dist/gomtmapi/index.d.ts.map +0 -1
  461. package/dist/gomtmapi/index.js +0 -4
  462. package/dist/gomtmapi/index.js.map +0 -1
  463. package/dist/gomtmapi/schemas.gen.d.ts +0 -1445
  464. package/dist/gomtmapi/schemas.gen.d.ts.map +0 -1
  465. package/dist/gomtmapi/schemas.gen.js +0 -1474
  466. package/dist/gomtmapi/schemas.gen.js.map +0 -1
  467. package/dist/gomtmapi/sdk.gen.d.ts +0 -271
  468. package/dist/gomtmapi/sdk.gen.d.ts.map +0 -1
  469. package/dist/gomtmapi/sdk.gen.js +0 -974
  470. package/dist/gomtmapi/sdk.gen.js.map +0 -1
  471. package/dist/gomtmapi/types.gen.d.ts +0 -2302
  472. package/dist/gomtmapi/types.gen.d.ts.map +0 -1
  473. package/dist/gomtmapi/types.gen.js +0 -33
  474. package/dist/gomtmapi/types.gen.js.map +0 -1
  475. package/dist/gomtmapi/zod.gen.d.ts +0 -2067
  476. package/dist/gomtmapi/zod.gen.d.ts.map +0 -1
  477. package/dist/gomtmapi/zod.gen.js +0 -875
  478. package/dist/gomtmapi/zod.gen.js.map +0 -1
  479. /package/dist/{gomtmapi → api_hatchet}/client/types.gen.js +0 -0
  480. /package/dist/{gomtmapi → api_hatchet}/core/types.gen.js +0 -0
@@ -1,1099 +1,99 @@
1
1
  // This file is auto-generated by @hey-api/openapi-ts
2
- import { client } from "./client.gen";
3
- export const agentChatbotList = (options) => {
4
- return (options?.client ?? client).get({
5
- url: "/api/cf/agents/chatbot/chatbot",
6
- ...options,
7
- });
8
- };
9
- export const agentChatbotCreate = (options) => {
10
- return (options?.client ?? client).post({
11
- url: "/api/cf/agents/chatbot/chatbot",
12
- ...options,
13
- headers: {
14
- "Content-Type": "application/json",
15
- ...options?.headers,
16
- },
17
- });
18
- };
19
- export const agentChatbotGet = (options) => {
20
- return (options.client ?? client).get({
21
- url: "/api/cf/agents/chatbot/chatbot/{id}",
22
- ...options,
23
- });
24
- };
25
- export const agentChatbotUpdate = (options) => {
26
- return (options.client ?? client).put({
27
- url: "/api/cf/agents/chatbot/chatbot/{id}",
28
- ...options,
29
- headers: {
30
- "Content-Type": "application/json",
31
- ...options.headers,
32
- },
33
- });
34
- };
35
- export const agentChatbotDelete = (options) => {
36
- return (options?.client ?? client).post({
37
- url: "/api/cf/agents/chatbot/chatbot/delete",
38
- ...options,
39
- headers: {
40
- "Content-Type": "application/json",
41
- ...options?.headers,
42
- },
43
- });
44
- };
45
- export const workerAgentStartNapcat = (options) => {
46
- return (options?.client ?? client).get({
47
- url: "/api/cf/agents/worker-agent/agents/worker-agent/start-napcat",
48
- ...options,
49
- });
50
- };
51
- export const agentGomtmAgentGetState = (options) => {
52
- return (options.client ?? client).get({
53
- url: "/api/cf/agents/gomtm-agent/{name}",
54
- ...options,
55
- });
56
- };
57
- export const agentGomtmAgentSetState = (options) => {
58
- return (options.client ?? client).post({
59
- url: "/api/cf/agents/gomtm-agent/{name}/state",
60
- ...options,
61
- headers: {
62
- "Content-Type": "application/json",
63
- ...options.headers,
64
- },
65
- });
66
- };
67
- export const agentTypesList = (options) => {
68
- return (options?.client ?? client).get({
69
- url: "/api/cf/agent-types",
70
- ...options,
71
- });
72
- };
73
- export const agentsList = (options) => {
74
- return (options.client ?? client).get({
75
- url: "/api/cf/agents/{orgId}/list",
76
- ...options,
77
- });
78
- };
79
- export const agentsGet = (options) => {
80
- return (options.client ?? client).get({
81
- url: "/api/cf/agents/{orgId}/{id}",
82
- ...options,
83
- });
84
- };
85
- export const agentsUpdate = (options) => {
86
- return (options.client ?? client).put({
87
- url: "/api/cf/agents/{orgId}/{id}",
88
- ...options,
89
- headers: {
90
- "Content-Type": "application/json",
91
- ...options.headers,
92
- },
93
- });
94
- };
95
- export const agentsCreate = (options) => {
96
- return (options.client ?? client).post({
97
- url: "/api/cf/agents/{orgId}",
98
- ...options,
99
- headers: {
100
- "Content-Type": "application/json",
101
- ...options.headers,
102
- },
103
- });
104
- };
105
- export const agentsDelete = (options) => {
106
- return (options.client ?? client).post({
107
- url: "/api/cf/agents/{orgId}/delete",
108
- ...options,
109
- headers: {
110
- "Content-Type": "application/json",
111
- ...options.headers,
112
- },
113
- });
114
- };
115
- export const browsersList = (options) => {
116
- return (options.client ?? client).get({
117
- url: "/api/cf/browsers/{orgId}/list",
118
- ...options,
119
- });
120
- };
121
- export const browsersGet = (options) => {
122
- return (options.client ?? client).get({
123
- url: "/api/cf/browsers/{orgId}/{browserId}",
124
- ...options,
125
- });
126
- };
127
- export const browsersUpdate = (options) => {
128
- return (options.client ?? client).put({
129
- url: "/api/cf/browsers/{orgId}/{browserId}",
130
- ...options,
131
- headers: {
132
- "Content-Type": "application/json",
133
- ...options.headers,
134
- },
135
- });
136
- };
137
- export const browsersCreate = (options) => {
138
- return (options.client ?? client).post({
139
- url: "/api/cf/browsers/{orgId}",
140
- ...options,
141
- headers: {
142
- "Content-Type": "application/json",
143
- ...options.headers,
144
- },
145
- });
146
- };
147
- export const browsersDelete = (options) => {
148
- return (options.client ?? client).post({
149
- url: "/api/cf/browsers/{orgId}/delete",
150
- ...options,
151
- headers: {
152
- "Content-Type": "application/json",
153
- ...options.headers,
154
- },
155
- });
156
- };
157
- export const pAccountsList = (options) => {
158
- return (options.client ?? client).get({
159
- url: "/api/cf/p-accounts/{orgId}/list",
160
- ...options,
161
- });
162
- };
163
- export const pAccountsGet = (options) => {
164
- return (options.client ?? client).get({
165
- url: "/api/cf/p-accounts/{orgId}/{id}",
166
- ...options,
167
- });
168
- };
169
- export const pAccountsUpdate = (options) => {
170
- return (options.client ?? client).put({
171
- url: "/api/cf/p-accounts/{orgId}/{id}",
172
- ...options,
173
- headers: {
174
- "Content-Type": "application/json",
175
- ...options.headers,
176
- },
177
- });
178
- };
179
- export const pAccountsCreate = (options) => {
180
- return (options.client ?? client).post({
181
- url: "/api/cf/p-accounts/{orgId}",
182
- ...options,
183
- headers: {
184
- "Content-Type": "application/json",
185
- ...options.headers,
186
- },
187
- });
188
- };
189
- export const pAccountsDelete = (options) => {
190
- return (options.client ?? client).post({
191
- url: "/api/cf/p-accounts/{orgId}/delete",
192
- ...options,
193
- headers: {
194
- "Content-Type": "application/json",
195
- ...options.headers,
196
- },
197
- });
198
- };
199
- export const platformsList = (options) => {
200
- return (options.client ?? client).get({
201
- url: "/api/cf/platforms/{orgId}/list",
202
- ...options,
203
- });
204
- };
205
- export const platformsGet = (options) => {
206
- return (options.client ?? client).get({
207
- url: "/api/cf/platforms/{orgId}/{id}",
208
- ...options,
209
- });
210
- };
211
- export const platformsUpdate = (options) => {
212
- return (options.client ?? client).put({
213
- url: "/api/cf/platforms/{orgId}/{id}",
214
- ...options,
215
- headers: {
216
- "Content-Type": "application/json",
217
- ...options.headers,
218
- },
219
- });
220
- };
221
- export const platformsDelete = (options) => {
222
- return (options.client ?? client).post({
223
- url: "/api/cf/platforms/{orgId}/delete",
224
- ...options,
225
- headers: {
226
- "Content-Type": "application/json",
227
- ...options.headers,
228
- },
229
- });
230
- };
231
- export const platformsCreate = (options) => {
232
- return (options.client ?? client).post({
233
- url: "/api/cf/platforms/{orgId}",
234
- ...options,
235
- headers: {
236
- "Content-Type": "application/json",
237
- ...options.headers,
238
- },
239
- });
240
- };
241
- export const proxiesList = (options) => {
242
- return (options.client ?? client).get({
243
- url: "/api/cf/proxies/{orgId}/list",
244
- ...options,
245
- });
246
- };
247
- export const proxiesGet = (options) => {
248
- return (options.client ?? client).get({
249
- url: "/api/cf/proxies/{orgId}/{proxyId}",
250
- ...options,
251
- });
252
- };
253
- export const proxiesDelete = (options) => {
254
- return (options.client ?? client).post({
255
- url: "/api/cf/proxies/{orgId}/delete",
256
- ...options,
257
- headers: {
258
- "Content-Type": "application/json",
259
- ...options.headers,
260
- },
261
- });
262
- };
263
- export const proxiesUpsert = (options) => {
264
- return (options.client ?? client).put({
265
- url: "/api/cf/proxies/{orgId}/upsert",
266
- ...options,
267
- headers: {
268
- "Content-Type": "application/json",
269
- ...options.headers,
270
- },
271
- });
272
- };
273
- export const sandboxList = (options) => {
274
- return (options.client ?? client).get({
275
- url: "/api/cf/sandboxes/{orgId}/list",
276
- ...options,
277
- });
278
- };
279
- export const sandboxGet = (options) => {
280
- return (options.client ?? client).get({
281
- url: "/api/cf/sandboxes/{id}",
282
- ...options,
283
- });
284
- };
285
- export const sandboxUpdate = (options) => {
286
- return (options.client ?? client).put({
287
- url: "/api/cf/sandboxes/{id}",
288
- ...options,
289
- headers: {
290
- "Content-Type": "application/json",
291
- ...options.headers,
292
- },
293
- });
294
- };
295
- export const sandboxCreate = (options) => {
296
- return (options?.client ?? client).post({
297
- url: "/api/cf/sandboxes",
298
- ...options,
299
- headers: {
300
- "Content-Type": "application/json",
301
- ...options?.headers,
302
- },
303
- });
304
- };
305
- export const sandboxDelete = (options) => {
306
- return (options?.client ?? client).post({
307
- url: "/api/cf/sandboxes/delete",
308
- ...options,
309
- headers: {
310
- "Content-Type": "application/json",
311
- ...options?.headers,
312
- },
313
- });
314
- };
315
- export const sandboxStart = (options) => {
316
- return (options.client ?? client).post({
317
- url: "/api/cf/sandboxes/{id}/start",
318
- ...options,
319
- headers: {
320
- "Content-Type": "application/json",
321
- ...options.headers,
322
- },
323
- });
324
- };
325
- export const sandboxCallback = (options) => {
326
- return (options.client ?? client).post({
327
- url: "/api/cf/sandboxes/{id}/callback",
328
- ...options,
329
- headers: {
330
- "Content-Type": "application/json",
331
- ...options.headers,
332
- },
333
- });
334
- };
335
- export const dashuiGet = (options) => {
336
- return (options?.client ?? client).get({
337
- url: "/api/cf/dashui-data",
338
- ...options,
339
- });
340
- };
341
- export const hatchetListWorkflows = (options) => {
342
- return (options.client ?? client).get({
343
- url: "/api/cf/hatchet/workflows/{tenantId}",
344
- ...options,
345
- });
346
- };
347
- export const hatchetGetWorkflow = (options) => {
348
- return (options.client ?? client).get({
349
- url: "/api/cf/hatchet/workflows/{workflowId}/detail",
350
- ...options,
351
- });
352
- };
353
- export const hatchetTriggerWorkflow = (options) => {
354
- return (options.client ?? client).post({
355
- url: "/api/cf/hatchet/workflows/{workflowId}/trigger",
356
- ...options,
357
- headers: {
358
- "Content-Type": "application/json",
359
- ...options.headers,
360
- },
361
- });
362
- };
363
- export const hatchetListWorkflowsAuto = (options) => {
364
- return (options?.client ?? client).get({
365
- url: "/api/cf/hatchet/workflows",
366
- ...options,
367
- });
368
- };
369
- export const organizationsList = (options) => {
370
- return (options?.client ?? client).get({
371
- url: "/api/cf/organizations",
372
- ...options,
373
- });
374
- };
375
- export const organizationsCreate = (options) => {
376
- return (options?.client ?? client).post({
377
- url: "/api/cf/organizations",
378
- ...options,
379
- headers: {
380
- "Content-Type": "application/json",
381
- ...options?.headers,
382
- },
383
- });
384
- };
385
- export const organizationsGet = (options) => {
386
- return (options.client ?? client).get({
387
- url: "/api/cf/organizations/{orgId}",
388
- ...options,
389
- });
390
- };
391
- export const organizationsUpdate = (options) => {
392
- return (options.client ?? client).put({
393
- url: "/api/cf/organizations/{orgId}",
394
- ...options,
395
- headers: {
396
- "Content-Type": "application/json",
397
- ...options.headers,
398
- },
399
- });
400
- };
401
- export const organizationsDelete = (options) => {
402
- return (options?.client ?? client).post({
403
- url: "/api/cf/organizations/delete",
404
- ...options,
405
- headers: {
406
- "Content-Type": "application/json",
407
- ...options?.headers,
408
- },
409
- });
410
- };
411
- export const organizationsInviteMember = (options) => {
412
- return (options.client ?? client).post({
413
- url: "/api/cf/organizations/{orgId}/invite",
414
- ...options,
415
- headers: {
416
- "Content-Type": "application/json",
417
- ...options.headers,
418
- },
419
- });
420
- };
421
- export const organizationsListMembers = (options) => {
422
- return (options.client ?? client).get({
423
- url: "/api/cf/organizations/{orgId}/members",
424
- ...options,
425
- });
426
- };
427
- export const organizationsListInvitations = (options) => {
428
- return (options.client ?? client).get({
429
- url: "/api/cf/organizations/{orgId}/invitations",
430
- ...options,
431
- });
432
- };
433
- export const organizationsRemoveMembers = (options) => {
434
- return (options.client ?? client).post({
435
- url: "/api/cf/organizations/{orgId}/members/delete",
436
- ...options,
437
- headers: {
438
- "Content-Type": "application/json",
439
- ...options.headers,
440
- },
441
- });
442
- };
443
- export const organizationsUpdateMemberRole = (options) => {
444
- return (options.client ?? client).put({
445
- url: "/api/cf/organizations/{orgId}/members/{userId}/role",
446
- ...options,
447
- headers: {
448
- "Content-Type": "application/json",
449
- ...options.headers,
450
- },
451
- });
452
- };
453
- export const organizationsAcceptInvitation = (options) => {
454
- return (options.client ?? client).post({
455
- url: "/api/cf/invitations/{orgId}/accept",
456
- ...options,
457
- });
458
- };
459
- export const organizationsRejectInvitation = (options) => {
460
- return (options.client ?? client).post({
461
- url: "/api/cf/invitations/{orgId}/reject",
462
- ...options,
463
- });
464
- };
465
- export const organizationsCancelInvitations = (options) => {
466
- return (options?.client ?? client).post({
467
- url: "/api/cf/invitations/delete",
468
- ...options,
469
- headers: {
470
- "Content-Type": "application/json",
471
- ...options?.headers,
472
- },
473
- });
474
- };
475
- export const sysConfig = (options) => {
476
- return (options?.client ?? client).get({
477
- url: "/api/cf/sys/config",
478
- ...options,
479
- });
480
- };
481
- export const sysGetSettings = (options) => {
482
- return (options?.client ?? client).get({
483
- url: "/api/cf/sys/settings",
484
- ...options,
485
- });
486
- };
487
- export const sysSaveSettings = (options) => {
488
- return (options?.client ?? client).post({
489
- url: "/api/cf/sys/settings",
490
- ...options,
491
- headers: {
492
- "Content-Type": "application/json",
493
- ...options?.headers,
494
- },
495
- });
496
- };
497
- export const setupStatus = (options) => {
498
- return (options?.client ?? client).get({
499
- url: "/api/cf/setup/status",
500
- ...options,
501
- });
502
- };
503
- export const setupInitialize = (options) => {
504
- return (options?.client ?? client).post({
505
- url: "/api/cf/setup",
506
- ...options,
507
- headers: {
508
- "Content-Type": "application/json",
509
- ...options?.headers,
510
- },
511
- });
512
- };
513
- export const configGomtmGet = (options) => {
514
- return (options?.client ?? client).get({
515
- url: "/api/cf/configs/gomtm_config/{id}",
516
- ...options,
517
- });
518
- };
519
- export const configMtgateProfilesList = (options) => {
520
- return (options?.client ?? client).get({
521
- url: "/api/cf/configs/mtgate_profiles",
522
- ...options,
523
- });
524
- };
525
- export const configMtgateProfilesCreate = (options) => {
526
- return (options?.client ?? client).post({
527
- url: "/api/cf/configs/mtgate_profiles",
528
- ...options,
529
- headers: {
530
- "Content-Type": "application/json",
531
- ...options?.headers,
532
- },
533
- });
534
- };
535
- export const configMtgateProfilesGet = (options) => {
536
- return (options.client ?? client).get({
537
- url: "/api/cf/configs/mtgate_profiles/{id}",
538
- ...options,
539
- });
540
- };
541
- export const configMtgateProfilesUpdate = (options) => {
542
- return (options.client ?? client).put({
543
- url: "/api/cf/configs/mtgate_profiles/{id}",
544
- ...options,
545
- headers: {
546
- "Content-Type": "application/json",
547
- ...options.headers,
548
- },
549
- });
550
- };
551
- export const configMtgateProfilesDelete = (options) => {
552
- return (options?.client ?? client).post({
553
- url: "/api/cf/configs/mtgate_profiles/delete",
554
- ...options,
555
- headers: {
556
- "Content-Type": "application/json",
557
- ...options?.headers,
558
- },
559
- });
560
- };
561
- export const configMtgateProfilesExport = (options) => {
562
- return (options?.client ?? client).post({
563
- url: "/api/cf/configs/mtgate_profiles/export",
564
- ...options,
565
- headers: {
566
- "Content-Type": "application/json",
567
- ...options?.headers,
568
- },
569
- });
570
- };
571
- export const configMtgateProfilesImport = (options) => {
572
- return (options?.client ?? client).post({
573
- url: "/api/cf/configs/mtgate_profiles/import",
574
- ...options,
575
- headers: {
576
- "Content-Type": "application/json",
577
- ...options?.headers,
578
- },
579
- });
580
- };
581
- export const singboxConfigGet = (options) => {
582
- return (options.client ?? client).get({
583
- url: "/api/cf/tunnel/singbox/{name}",
584
- ...options,
585
- });
586
- };
587
- export const sitesList = (options) => {
588
- return (options.client ?? client).get({
589
- url: "/api/cf/sites/{orgId}/list",
590
- ...options,
591
- });
592
- };
593
- export const sitesCreate = (options) => {
594
- return (options.client ?? client).post({
595
- url: "/api/cf/sites/{orgId}",
596
- ...options,
597
- headers: {
598
- "Content-Type": "application/json",
599
- ...options.headers,
600
- },
601
- });
602
- };
603
- export const sitesGet = (options) => {
604
- return (options.client ?? client).get({
605
- url: "/api/cf/sites/{orgId}/{id}",
606
- ...options,
607
- });
608
- };
609
- export const sitesUpdate = (options) => {
610
- return (options.client ?? client).put({
611
- url: "/api/cf/sites/{orgId}/{id}",
612
- ...options,
613
- headers: {
614
- "Content-Type": "application/json",
615
- ...options.headers,
616
- },
617
- });
618
- };
619
- export const sitesDelete = (options) => {
620
- return (options.client ?? client).post({
621
- url: "/api/cf/sites/{orgId}/delete",
622
- ...options,
623
- headers: {
624
- "Content-Type": "application/json",
625
- ...options.headers,
626
- },
627
- });
628
- };
629
- export const blogPostsList = (options) => {
630
- return (options?.client ?? client).get({
631
- url: "/api/cf/posts",
632
- ...options,
633
- });
634
- };
635
- export const blogPostsCreate = (options) => {
636
- return (options?.client ?? client).post({
637
- url: "/api/cf/posts",
638
- ...options,
639
- headers: {
640
- "Content-Type": "application/json",
641
- ...options?.headers,
642
- },
643
- });
644
- };
645
- export const blogPostsGetById = (options) => {
646
- return (options.client ?? client).get({
647
- url: "/api/cf/posts/{id}",
648
- ...options,
649
- });
650
- };
651
- export const blogPostsUpdate = (options) => {
652
- return (options.client ?? client).put({
653
- url: "/api/cf/posts/{id}",
654
- ...options,
655
- headers: {
656
- "Content-Type": "application/json",
657
- ...options.headers,
658
- },
659
- });
660
- };
661
- export const blogPostsGetBySlug = (options) => {
662
- return (options.client ?? client).get({
663
- url: "/api/cf/posts/slug/{slug}",
664
- ...options,
665
- });
666
- };
667
- export const blogPostsDelete = (options) => {
668
- return (options?.client ?? client).post({
669
- url: "/api/cf/posts/delete",
670
- ...options,
671
- headers: {
672
- "Content-Type": "application/json",
673
- ...options?.headers,
674
- },
675
- });
676
- };
677
- export const sitehostList = (options) => {
678
- return (options.client ?? client).get({
679
- url: "/api/cf/site-hosts/{orgId}/{siteId}",
680
- ...options,
681
- });
682
- };
683
- export const sitehostCreate = (options) => {
684
- return (options.client ?? client).post({
685
- url: "/api/cf/site-hosts/{orgId}/{siteId}",
686
- ...options,
687
- headers: {
688
- "Content-Type": "application/json",
689
- ...options.headers,
690
- },
691
- });
692
- };
693
- export const sitehostDelete = (options) => {
694
- return (options.client ?? client).post({
695
- url: "/api/cf/site-hosts/{orgId}/delete",
696
- ...options,
697
- headers: {
698
- "Content-Type": "application/json",
699
- ...options.headers,
700
- },
701
- });
702
- };
703
- /**
704
- * 创建ADK会话
705
- *
706
- * 创建新的ADK会话实例
707
- */
708
- export const adkSessionCreate = (options) => {
709
- return (options?.client ?? client).post({
710
- url: "/api/cf/adk/session/create",
711
- ...options,
712
- headers: {
713
- "Content-Type": "application/json",
714
- ...options?.headers,
715
- },
716
- });
717
- };
718
- /**
719
- * 获取ADK会话
720
- *
721
- * 根据会话ID获取ADK会话详情
722
- */
723
- export const adkSessionGet = (options) => {
724
- return (options?.client ?? client).post({
725
- url: "/api/cf/adk/session/get",
726
- ...options,
727
- headers: {
728
- "Content-Type": "application/json",
729
- ...options?.headers,
730
- },
731
- });
732
- };
733
- /**
734
- * 列出ADK会话
735
- *
736
- * 获取指定应用和用户的所有ADK会话列表
737
- */
738
- export const adkSessionList = (options) => {
739
- return (options?.client ?? client).get({
740
- url: "/api/cf/adk/session/list",
741
- ...options,
742
- });
743
- };
744
- /**
745
- * 删除ADK会话
746
- *
747
- * 删除指定的ADK会话
748
- */
749
- export const adkSessionDelete = (options) => {
750
- return (options?.client ?? client).post({
751
- url: "/api/cf/adk/session/delete",
752
- ...options,
753
- headers: {
754
- "Content-Type": "application/json",
755
- ...options?.headers,
756
- },
757
- });
758
- };
759
- /**
760
- * 向ADK会话添加事件
761
- *
762
- * 向指定的ADK会话添加新事件
763
- */
764
- export const adkSessionAppendEvent = (options) => {
765
- return (options?.client ?? client).post({
766
- url: "/api/cf/adk/session/append-event",
767
- ...options,
768
- headers: {
769
- "Content-Type": "application/json",
770
- ...options?.headers,
771
- },
772
- });
773
- };
774
- /**
775
- * 保存ADK Artifact
776
- *
777
- * 保存新的ADK Artifact版本
778
- */
779
- export const adkArtifactSave = (options) => {
780
- return (options?.client ?? client).post({
781
- url: "/api/cf/adk/artifact/save",
782
- ...options,
783
- headers: {
784
- "Content-Type": "application/json",
785
- ...options?.headers,
786
- },
787
- });
788
- };
789
- /**
790
- * 加载ADK Artifact
791
- *
792
- * 根据参数加载ADK Artifact
793
- */
794
- export const adkArtifactLoad = (options) => {
795
- return (options?.client ?? client).post({
796
- url: "/api/cf/adk/artifact/load",
797
- ...options,
798
- headers: {
799
- "Content-Type": "application/json",
800
- ...options?.headers,
801
- },
802
- });
803
- };
804
- /**
805
- * 列出ADK Artifacts
806
- *
807
- * 获取ADK artifacts列表(包含完整信息)
808
- */
809
- export const adkArtifactList = (options) => {
810
- return (options?.client ?? client).get({
811
- url: "/api/cf/adk/artifact/list",
812
- ...options,
813
- });
814
- };
815
- /**
816
- * 列出ADK Artifact文件名
817
- *
818
- * 获取指定会话的所有artifact文件名列表
819
- */
820
- export const adkArtifactListKeys = (options) => {
821
- return (options.client ?? client).get({
822
- url: "/api/cf/adk/artifact/list-keys",
823
- ...options,
824
- });
825
- };
826
- /**
827
- * 删除ADK Artifact
828
- *
829
- * 删除指定的ADK Artifact
830
- */
831
- export const adkArtifactDelete = (options) => {
832
- return (options?.client ?? client).post({
833
- url: "/api/cf/adk/artifact/delete",
834
- ...options,
835
- headers: {
836
- "Content-Type": "application/json",
837
- ...options?.headers,
838
- },
839
- });
840
- };
841
- /**
842
- * 列出ADK Artifact版本
843
- *
844
- * 获取指定artifact的所有版本列表
845
- */
846
- export const adkArtifactListVersions = (options) => {
847
- return (options.client ?? client).get({
848
- url: "/api/cf/adk/artifact/list-versions",
849
- ...options,
850
- });
851
- };
852
- /**
853
- * 添加会话到内存
854
- *
855
- * 将会话及其事件添加到内存服务中
856
- */
857
- export const adkMemoryAddSession = (options) => {
858
- return (options?.client ?? client).post({
859
- url: "/api/cf/adk/memory/add-session",
860
- ...options,
861
- headers: {
862
- "Content-Type": "application/json",
863
- ...options?.headers,
864
- },
865
- });
866
- };
867
- /**
868
- * 列出ADK记忆
869
- *
870
- * 获取ADK记忆列表
871
- */
872
- export const adkMemoryList = (options) => {
873
- return (options?.client ?? client).get({
874
- url: "/api/cf/adk/memory/list",
875
- ...options,
876
- });
877
- };
878
- /**
879
- * 搜索内存
880
- *
881
- * 根据查询条件搜索内存中的相关内容
882
- */
883
- export const adkMemorySearch = (options) => {
884
- return (options?.client ?? client).post({
885
- url: "/api/cf/adk/memory/search",
886
- ...options,
887
- headers: {
888
- "Content-Type": "application/json",
889
- ...options?.headers,
890
- },
891
- });
892
- };
893
- /**
894
- * 保存ADK任务
895
- *
896
- * 保存或更新ADK任务实例
897
- */
898
- export const adkTaskSave = (options) => {
899
- return (options?.client ?? client).post({
900
- url: "/api/cf/adk/task/save",
901
- ...options,
902
- headers: {
903
- "Content-Type": "application/json",
904
- ...options?.headers,
905
- },
906
- });
907
- };
908
- /**
909
- * 获取ADK任务
910
- *
911
- * 根据任务ID获取ADK任务详情
912
- */
913
- export const adkTaskGet = (options) => {
914
- return (options?.client ?? client).post({
915
- url: "/api/cf/adk/task/get",
916
- ...options,
917
- headers: {
918
- "Content-Type": "application/json",
919
- ...options?.headers,
920
- },
921
- });
922
- };
923
- /**
924
- * 列出ADK任务
925
- *
926
- * 获取ADK任务列表
927
- */
928
- export const adkTaskList = (options) => {
929
- return (options?.client ?? client).get({
930
- url: "/api/cf/adk/task/list",
931
- ...options,
932
- });
933
- };
934
- /**
935
- * 删除ADK任务
936
- *
937
- * 删除指定的ADK任务
938
- */
939
- export const adkTaskDelete = (options) => {
940
- return (options?.client ?? client).post({
941
- url: "/api/cf/adk/task/delete",
942
- ...options,
943
- headers: {
944
- "Content-Type": "application/json",
945
- ...options?.headers,
946
- },
947
- });
948
- };
949
- export const mtWorkerList = (options) => {
950
- return (options?.client ?? client).get({
951
- url: "/api/cf/mtworker/list",
952
- ...options,
953
- });
954
- };
955
- export const mtWorkerGet = (options) => {
956
- return (options.client ?? client).get({
957
- url: "/api/cf/mtworker/{id}",
958
- ...options,
959
- });
960
- };
961
- export const mtWorkerUpdate = (options) => {
962
- return (options.client ?? client).put({
963
- url: "/api/cf/mtworker/{id}",
964
- ...options,
965
- headers: {
966
- "Content-Type": "application/json",
967
- ...options.headers,
968
- },
969
- });
970
- };
971
- export const mtWorkerCreate = (options) => {
972
- return (options?.client ?? client).post({
973
- url: "/api/cf/mtworker",
974
- ...options,
975
- headers: {
976
- "Content-Type": "application/json",
977
- ...options?.headers,
978
- },
979
- });
980
- };
981
- export const mtWorkerDelete = (options) => {
982
- return (options?.client ?? client).post({
983
- url: "/api/cf/mtworker/delete",
984
- ...options,
985
- headers: {
986
- "Content-Type": "application/json",
987
- ...options?.headers,
988
- },
989
- });
990
- };
991
- export const mtWorkerHeartbeat = (options) => {
992
- return (options.client ?? client).post({
993
- url: "/api/cf/mtworker/{id}/heartbeat",
994
- ...options,
995
- });
996
- };
997
- export const hatchetWorkerDeleteConfig = (options) => {
998
- return (options.client ?? client).delete({
999
- url: "/api/cf/hatchet-worker/config/{id}",
1000
- ...options,
1001
- });
1002
- };
1003
- export const hatchetWorkerGetConfig = (options) => {
1004
- return (options.client ?? client).get({
1005
- url: "/api/cf/hatchet-worker/config/{id}",
1006
- ...options,
1007
- });
1008
- };
1009
- export const hatchetWorkerSaveConfig = (options) => {
1010
- return (options?.client ?? client).post({
1011
- url: "/api/cf/hatchet-worker/config",
1012
- ...options,
1013
- headers: {
1014
- "Content-Type": "application/json",
1015
- ...options?.headers,
1016
- },
1017
- });
1018
- };
1019
- export const mtWorkersList = (options) => {
1020
- return (options.client ?? client).get({
1021
- url: "/api/cf/mtworkers/{orgId}/list",
1022
- ...options,
1023
- });
1024
- };
1025
- export const mtWorkersGet = (options) => {
1026
- return (options.client ?? client).get({
1027
- url: "/api/cf/mtworkers/{orgId}/{id}",
1028
- ...options,
1029
- });
1030
- };
1031
- export const mtWorkersUpdate = (options) => {
1032
- return (options.client ?? client).put({
1033
- url: "/api/cf/mtworkers/{orgId}/{id}",
1034
- ...options,
1035
- headers: {
1036
- "Content-Type": "application/json",
1037
- ...options.headers,
1038
- },
1039
- });
1040
- };
1041
- export const mtWorkersCreate = (options) => {
1042
- return (options.client ?? client).post({
1043
- url: "/api/cf/mtworkers/{orgId}",
1044
- ...options,
1045
- headers: {
1046
- "Content-Type": "application/json",
1047
- ...options.headers,
1048
- },
1049
- });
1050
- };
1051
- export const mtWorkersDelete = (options) => {
1052
- return (options.client ?? client).post({
1053
- url: "/api/cf/mtworkers/{orgId}/delete",
1054
- ...options,
1055
- headers: {
1056
- "Content-Type": "application/json",
1057
- ...options.headers,
1058
- },
1059
- });
1060
- };
1061
- export const mtWorkersHeartbeat = (options) => {
1062
- return (options.client ?? client).post({
1063
- url: "/api/cf/mtworkers/{orgId}/{id}/heartbeat",
1064
- ...options,
1065
- });
1066
- };
1067
- export const orgWorkersList = (options) => {
1068
- return (options.client ?? client).get({
1069
- url: "/api/cf/org-workers/{orgId}/list",
1070
- ...options,
1071
- });
1072
- };
1073
- export const orgWorkersDelete = (options) => {
1074
- return (options.client ?? client).post({
1075
- url: "/api/cf/org-workers/{orgId}/delete",
1076
- ...options,
1077
- headers: {
1078
- "Content-Type": "application/json",
1079
- ...options.headers,
1080
- },
1081
- });
1082
- };
1083
- export const orgWorkersGet = (options) => {
1084
- return (options.client ?? client).get({
1085
- url: "/api/cf/org-workers/{orgId}/{workerId}",
1086
- ...options,
1087
- });
1088
- };
1089
- export const orgWorkersSave = (options) => {
1090
- return (options.client ?? client).patch({
1091
- url: "/api/cf/org-workers/{orgId}/save",
1092
- ...options,
1093
- headers: {
1094
- "Content-Type": "application/json",
1095
- ...options.headers,
1096
- },
1097
- });
1098
- };
2
+ import { client } from './client.gen';
3
+ export const workerUp = (options) => (options?.client ?? client).post({
4
+ url: '/api/cf/worker/up',
5
+ ...options,
6
+ headers: {
7
+ 'Content-Type': 'application/json',
8
+ ...options?.headers
9
+ }
10
+ });
11
+ export const workerCheck = (options) => (options.client ?? client).get({ url: '/api/cf/worker/check/{id}', ...options });
12
+ /**
13
+ * Worker Pull Messages
14
+ */
15
+ export const queuePull = (options) => (options?.client ?? client).post({
16
+ url: '/api/cf/worker/pull',
17
+ ...options,
18
+ headers: {
19
+ 'Content-Type': 'application/json',
20
+ ...options?.headers
21
+ }
22
+ });
23
+ /**
24
+ * Worker Acknowledge Message
25
+ */
26
+ export const queueAck = (options) => (options?.client ?? client).post({
27
+ url: '/api/cf/worker/ack',
28
+ ...options,
29
+ headers: {
30
+ 'Content-Type': 'application/json',
31
+ ...options?.headers
32
+ }
33
+ });
34
+ export const adkAgentRun = (options) => (options?.client ?? client).post({
35
+ url: '/api/cf/adk/run/sse',
36
+ ...options,
37
+ headers: {
38
+ 'Content-Type': 'application/json',
39
+ ...options?.headers
40
+ }
41
+ });
42
+ /**
43
+ * Create or Update ADK Session
44
+ */
45
+ export const adkSessionCreate = (options) => (options?.client ?? client).post({
46
+ url: '/api/cf/adk/session/create',
47
+ ...options,
48
+ headers: {
49
+ 'Content-Type': 'application/json',
50
+ ...options?.headers
51
+ }
52
+ });
53
+ export const adkSessionGet = (options) => (options.client ?? client).get({ url: '/api/cf/adk/session/{id}', ...options });
54
+ /**
55
+ * List Events
56
+ */
57
+ export const adkEventList = (options) => (options.client ?? client).get({ url: '/api/cf/adk/events/list', ...options });
58
+ /**
59
+ * Append Event
60
+ */
61
+ export const adkEventsAppend = (options) => (options?.client ?? client).post({
62
+ url: '/api/cf/adk/events/append_event',
63
+ ...options,
64
+ headers: {
65
+ 'Content-Type': 'application/json',
66
+ ...options?.headers
67
+ }
68
+ });
69
+ export const browserOpen = (options) => (options?.client ?? client).post({
70
+ url: '/api/cf/demo/time',
71
+ ...options,
72
+ headers: {
73
+ 'Content-Type': 'application/json',
74
+ ...options?.headers
75
+ }
76
+ });
77
+ export const agentChatList = (options) => (options?.client ?? client).get({ url: '/api/cf/agent/chat_list', ...options });
78
+ export const agentRun = (options) => (options?.client ?? client).post({
79
+ url: '/api/cf/agent/run',
80
+ ...options,
81
+ headers: {
82
+ 'Content-Type': 'application/json',
83
+ ...options?.headers
84
+ }
85
+ });
86
+ export const agentQuickAction = (options) => (options?.client ?? client).get({ url: '/api/cf/agent/quick_actions', ...options });
87
+ export const agentChatMessageList = (options) => (options.client ?? client).get({ url: '/api/cf/agent/chat_messages', ...options });
88
+ export const humanTasksList = (options) => (options?.client ?? client).get({ url: '/api/cf/human/tasks/list', ...options });
89
+ export const mcpApiHello = (options) => (options.client ?? client).get({ url: '/api/cf/mcpapi/hello', ...options });
90
+ export const browserUpsert = (options) => (options?.client ?? client).post({
91
+ url: '/api/cf/browser/browsers/upsert',
92
+ ...options,
93
+ headers: {
94
+ 'Content-Type': 'application/json',
95
+ ...options?.headers
96
+ }
97
+ });
98
+ export const browserList = (options) => (options?.client ?? client).get({ url: '/api/cf/browser/browsers/list', ...options });
1099
99
  //# sourceMappingURL=sdk.gen.js.map