@orq-ai/node 4.13.0-rc.53 → 4.13.0-rc.57

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 (360) hide show
  1. package/funcs/schedulesCreate.d.ts +1 -1
  2. package/funcs/schedulesCreate.js +1 -1
  3. package/jsr.json +1 -1
  4. package/lib/config.d.ts +2 -2
  5. package/lib/config.js +2 -2
  6. package/models/components/apikeybudgetscoperestresponse.d.ts +16 -0
  7. package/models/components/apikeybudgetscoperestresponse.d.ts.map +1 -0
  8. package/models/components/apikeybudgetscoperestresponse.js +50 -0
  9. package/models/components/apikeybudgetscoperestresponse.js.map +1 -0
  10. package/models/components/budgetalertrestresponse.d.ts +31 -0
  11. package/models/components/budgetalertrestresponse.d.ts.map +1 -0
  12. package/models/components/budgetalertrestresponse.js +54 -0
  13. package/models/components/budgetalertrestresponse.js.map +1 -0
  14. package/models/components/budgetlimitsrestresponse.d.ts +28 -0
  15. package/models/components/budgetlimitsrestresponse.d.ts.map +1 -0
  16. package/models/components/budgetlimitsrestresponse.js +53 -0
  17. package/models/components/budgetlimitsrestresponse.js.map +1 -0
  18. package/models/components/{budget.d.ts → budgetrestresponse.d.ts} +16 -16
  19. package/models/components/budgetrestresponse.d.ts.map +1 -0
  20. package/models/components/{budget.js → budgetrestresponse.js} +20 -30
  21. package/models/components/budgetrestresponse.js.map +1 -0
  22. package/models/components/budgetscoperestresponse.d.ts +59 -0
  23. package/models/components/budgetscoperestresponse.d.ts.map +1 -0
  24. package/models/components/budgetscoperestresponse.js +61 -0
  25. package/models/components/budgetscoperestresponse.js.map +1 -0
  26. package/models/components/createbudgetresponse.d.ts +2 -2
  27. package/models/components/createbudgetresponse.d.ts.map +1 -1
  28. package/models/components/createbudgetresponse.js +2 -2
  29. package/models/components/createbudgetresponse.js.map +1 -1
  30. package/models/components/createwebhookrequest.d.ts +1 -1
  31. package/models/components/evaluatorresponsefunction.js +2 -2
  32. package/models/components/evaluatorresponsehttp.js +2 -2
  33. package/models/components/evaluatorresponsejsonschema.js +2 -2
  34. package/models/components/evaluatorresponsellm.js +2 -2
  35. package/models/components/evaluatorresponsepython.js +2 -2
  36. package/models/components/evaluatorresponseragas.js +2 -2
  37. package/models/components/evaluatorresponsetypescript.js +2 -2
  38. package/models/components/getbudgetresponse.d.ts +2 -2
  39. package/models/components/getbudgetresponse.d.ts.map +1 -1
  40. package/models/components/getbudgetresponse.js +2 -2
  41. package/models/components/getbudgetresponse.js.map +1 -1
  42. package/models/components/identity.d.ts +8 -8
  43. package/models/components/identity.d.ts.map +1 -1
  44. package/models/components/identity.js +12 -14
  45. package/models/components/identity.js.map +1 -1
  46. package/models/components/identitybudgetscoperestresponse.d.ts +16 -0
  47. package/models/components/identitybudgetscoperestresponse.d.ts.map +1 -0
  48. package/models/components/identitybudgetscoperestresponse.js +50 -0
  49. package/models/components/identitybudgetscoperestresponse.js.map +1 -0
  50. package/models/components/index.d.ts +9 -1
  51. package/models/components/index.d.ts.map +1 -1
  52. package/models/components/index.js +9 -1
  53. package/models/components/index.js.map +1 -1
  54. package/models/components/listbudgetsresponse.d.ts +2 -2
  55. package/models/components/listbudgetsresponse.d.ts.map +1 -1
  56. package/models/components/listbudgetsresponse.js +3 -8
  57. package/models/components/listbudgetsresponse.js.map +1 -1
  58. package/models/components/modelbudgetscope.d.ts +2 -2
  59. package/models/components/modelbudgetscope.d.ts.map +1 -1
  60. package/models/components/modelbudgetscope.js +2 -2
  61. package/models/components/modelbudgetscope.js.map +1 -1
  62. package/models/components/modelbudgetscoperestresponse.d.ts +17 -0
  63. package/models/components/modelbudgetscoperestresponse.d.ts.map +1 -0
  64. package/models/components/modelbudgetscoperestresponse.js +50 -0
  65. package/models/components/modelbudgetscoperestresponse.js.map +1 -0
  66. package/models/components/projectbudgetscoperestresponse.d.ts +13 -0
  67. package/models/components/projectbudgetscoperestresponse.d.ts.map +1 -0
  68. package/models/components/projectbudgetscoperestresponse.js +50 -0
  69. package/models/components/projectbudgetscoperestresponse.js.map +1 -0
  70. package/models/components/publicschedule.d.ts +13 -5
  71. package/models/components/publicschedule.d.ts.map +1 -1
  72. package/models/components/publicschedule.js +5 -1
  73. package/models/components/publicschedule.js.map +1 -1
  74. package/models/components/publicschedulepayload.d.ts +3 -3
  75. package/models/components/publicschedulepayload.d.ts.map +1 -1
  76. package/models/components/publicschedulepayload.js +2 -2
  77. package/models/components/publicschedulepayload.js.map +1 -1
  78. package/models/components/ratelimitrestresponse.d.ts +16 -0
  79. package/models/components/ratelimitrestresponse.d.ts.map +1 -0
  80. package/models/components/ratelimitrestresponse.js +50 -0
  81. package/models/components/ratelimitrestresponse.js.map +1 -0
  82. package/models/components/reasoningpart.js +1 -1
  83. package/models/components/resetbudgetconsumptionresponse.d.ts +2 -2
  84. package/models/components/resetbudgetconsumptionresponse.d.ts.map +1 -1
  85. package/models/components/resetbudgetconsumptionresponse.js +2 -2
  86. package/models/components/resetbudgetconsumptionresponse.js.map +1 -1
  87. package/models/components/updatebudgetresponse.d.ts +2 -2
  88. package/models/components/updatebudgetresponse.d.ts.map +1 -1
  89. package/models/components/updatebudgetresponse.js +2 -2
  90. package/models/components/updatebudgetresponse.js.map +1 -1
  91. package/models/components/webhook.d.ts +1 -1
  92. package/models/operations/billing.js +1 -1
  93. package/models/operations/createagentschedule.d.ts +17 -11
  94. package/models/operations/createagentschedule.d.ts.map +1 -1
  95. package/models/operations/createagentschedule.js +6 -4
  96. package/models/operations/createagentschedule.js.map +1 -1
  97. package/models/operations/createannotationqueue.js +1 -1
  98. package/models/operations/createdataset.js +1 -1
  99. package/models/operations/createdatasetitem.js +5 -5
  100. package/models/operations/createdatasource.js +1 -1
  101. package/models/operations/createtool.js +6 -6
  102. package/models/operations/getalltools.js +6 -6
  103. package/models/operations/geteval.js +16 -16
  104. package/models/operations/getv2humanevalsets.js +2 -2
  105. package/models/operations/getv2humanevalsetsid.js +2 -2
  106. package/models/operations/listannotationqueues.js +1 -1
  107. package/models/operations/listdatasetdatapoints.js +5 -5
  108. package/models/operations/listdatasets.js +1 -1
  109. package/models/operations/listdatasources.js +1 -1
  110. package/models/operations/patchv2humanevalsetsid.js +2 -2
  111. package/models/operations/postv2feedbackevaluation.js +4 -4
  112. package/models/operations/postv2humanevalsets.js +2 -2
  113. package/models/operations/retrieveagentschedule.d.ts +13 -5
  114. package/models/operations/retrieveagentschedule.d.ts.map +1 -1
  115. package/models/operations/retrieveagentschedule.js +5 -1
  116. package/models/operations/retrieveagentschedule.js.map +1 -1
  117. package/models/operations/retrieveannotationqueue.js +1 -1
  118. package/models/operations/retrieveannotationqueueitem1annotationqueuesresponse200applicationjson2.js +28 -28
  119. package/models/operations/retrieveannotationqueueitem1annotationqueuesresponse200applicationjsonresponsebody14attributes2.js +28 -28
  120. package/models/operations/retrieveannotationqueueitem1annotationqueuesresponse200applicationjsonresponsebody22attributesopenresponsesdetail.js +6 -6
  121. package/models/operations/retrieveannotationqueueitem1annotationqueuesresponse200applicationjsonresponsebody23annotations.js +26 -26
  122. package/models/operations/retrieveannotationqueueitem1annotationqueuesresponse200applicationjsonresponsebody27attributesopenresponsesoutput3type.js +6 -6
  123. package/models/operations/retrieveannotationqueueitem1annotationqueuesresponse200applicationjsonresponsebody314.js +31 -31
  124. package/models/operations/retrieveannotationqueueitem1annotationqueuesresponse200applicationjsonresponsebody5attributestype.js +22 -22
  125. package/models/operations/retrieveannotationqueueitemcontentannotationqueuesresponse200applicationjsonresponsebody11attributestoplogprobs.js +14 -14
  126. package/models/operations/retrieveannotationqueueitemcontentannotationqueuesresponse200applicationjsonresponsebody15attributesopenresponsesoutput4type.js +14 -14
  127. package/models/operations/retrieveannotationqueueitemcontentannotationqueuesresponse200applicationjsonresponsebody17attributesopenresponsesoutput44type.js +16 -16
  128. package/models/operations/retrieveannotationqueueitemcontentannotationqueuesresponse200applicationjsonresponsebody18type.js +24 -24
  129. package/models/operations/retrieveannotationqueueitemcontentannotationqueuesresponse200applicationjsonresponsebody1attributestype.js +2 -2
  130. package/models/operations/retrieveannotationqueueitemcontentannotationqueuesresponse200applicationjsonresponsebody21attributestoplogprobs.js +14 -14
  131. package/models/operations/retrieveannotationqueueitemcontentannotationqueuesresponse200applicationjsonresponsebody29attributestoplogprobs.js +14 -14
  132. package/models/operations/retrieveannotationqueueitemcontentannotationqueuesresponse200applicationjsonresponsebody32attributesopenresponsesoutput48type.js +18 -18
  133. package/models/operations/retrieveannotationqueueitemcontentannotationqueuesresponse200applicationjsonresponsebody66.js +2 -2
  134. package/models/operations/retrieveannotationqueueitemcontentannotationqueuesresponse200applicationjsonresponsebody7attributes5.js +16 -16
  135. package/models/operations/retrieveannotationqueueitemcontentannotationqueuesresponse200applicationjsonresponsebody9attributes8.js +18 -18
  136. package/models/operations/retrieveannotationqueueitemevaluationsannotationqueuesresponse200applicationjsonresponsebody1017.js +4 -4
  137. package/models/operations/retrieveannotationqueueitemevaluationsannotationqueuesresponse200applicationjsonresponsebody11attributesorq7evaluatorconfigtype.js +21 -21
  138. package/models/operations/retrieveannotationqueueitemevaluationsannotationqueuesresponse200applicationjsonresponsebody12attributesorq15annotator.js +5 -5
  139. package/models/operations/retrieveannotationqueueitemevaluationsannotationqueuesresponse200applicationjsonresponsebody136.js +25 -25
  140. package/models/operations/retrieveannotationqueueitemevaluationsannotationqueuesresponse200applicationjsonresponsebody14attributesorq14type.js +7 -7
  141. package/models/operations/retrieveannotationqueueitemevaluationsannotationqueuesresponse200applicationjsonresponsebody15attributesorq7outputschema.js +21 -21
  142. package/models/operations/retrieveannotationqueueitemevaluationsannotationqueuesresponse200applicationjsonresponsebody1618.js +3 -3
  143. package/models/operations/retrieveannotationqueueitemevaluationsannotationqueuesresponse200applicationjsonresponsebody17attributesorq8kind.js +18 -18
  144. package/models/operations/retrieveannotationqueueitemevaluationsannotationqueuesresponse200applicationjsonresponsebody18attributesorq12evaluatorconfigtype.js +11 -11
  145. package/models/operations/retrieveannotationqueueitemevaluationsannotationqueuesresponse200applicationjsonresponsebody19attributesorq5kind.js +24 -24
  146. package/models/operations/retrieveannotationqueueitemevaluationsannotationqueuesresponse200applicationjsonresponsebody20attributesorq14annotator.js +7 -7
  147. package/models/operations/retrieveannotationqueueitemevaluationsannotationqueuesresponse200applicationjsonresponsebody21attributesorq7evaluatorconfigtype.js +21 -21
  148. package/models/operations/retrieveannotationqueueitemevaluationsannotationqueuesresponse200applicationjsonresponsebody22attributesorqevaluatorconfigtype.js +28 -28
  149. package/models/operations/retrieveannotationqueueitemevaluationsannotationqueuesresponse200applicationjsonresponsebody23attributesorq13evaluationtype.js +9 -9
  150. package/models/operations/retrieveannotationqueueitemevaluationsannotationqueuesresponse200applicationjsonresponsebody24attributesorq7status.js +21 -21
  151. package/models/operations/retrieveannotationqueueitemevaluationsannotationqueuesresponse200applicationjsonresponsebody25attributesorq18type.js +2 -2
  152. package/models/operations/retrieveannotationqueueitemevaluationsannotationqueuesresponse200applicationjsonresponsebody2611.js +15 -15
  153. package/models/operations/retrieveannotationqueueitemevaluationsannotationqueuesresponse200applicationjsonresponsebody27attributesorqevaluationtype.js +28 -28
  154. package/models/operations/retrieveannotationqueueitemevaluationsannotationqueuesresponse200applicationjsonresponsebody28attributesorq14annotator.js +7 -7
  155. package/models/operations/retrieveannotationqueueitemevaluationsannotationqueuesresponse200applicationjsonresponsebody29attributesorq7evaluatorconfigtype.js +21 -21
  156. package/models/operations/retrieveannotationqueueitemevaluationsannotationqueuesresponse200applicationjsonresponsebody2attributesorq14type.js +7 -7
  157. package/models/operations/retrieveannotationqueueitemevaluationsannotationqueuesresponse200applicationjsonresponsebody30attributesorq18evaluationtype.js +2 -2
  158. package/models/operations/retrieveannotationqueueitemevaluationsannotationqueuesresponse200applicationjsonresponsebody31attributesorq16kind.js +4 -4
  159. package/models/operations/retrieveannotationqueueitemevaluationsannotationqueuesresponse200applicationjsonresponsebody32attributesorq9evaluatorconfigtype.js +17 -17
  160. package/models/operations/retrieveannotationqueueitemevaluationsannotationqueuesresponse200applicationjsonresponsebody33attributesannotator.js +30 -30
  161. package/models/operations/retrieveannotationqueueitemevaluationsannotationqueuesresponse200applicationjsonresponsebody34attributesorq12evaluationtype.js +11 -11
  162. package/models/operations/retrieveannotationqueueitemevaluationsannotationqueuesresponse200applicationjsonresponsebody35attributesorq5annotator.js +24 -24
  163. package/models/operations/retrieveannotationqueueitemevaluationsannotationqueuesresponse200applicationjsonresponsebody3attributesorq14evaluationtype.js +7 -7
  164. package/models/operations/retrieveannotationqueueitemevaluationsannotationqueuesresponse200applicationjsonresponsebody4attributesorq4kind.js +26 -26
  165. package/models/operations/retrieveannotationqueueitemevaluationsannotationqueuesresponse200applicationjsonresponsebody5attributesorq11evaluatorconfigtype.js +13 -13
  166. package/models/operations/retrieveannotationqueueitemevaluationsannotationqueuesresponse200applicationjsonresponsebody6attributesorq19annotator.js +1 -1
  167. package/models/operations/retrieveannotationqueueitemevaluationsannotationqueuesresponse200applicationjsonresponsebody6value.js +32 -32
  168. package/models/operations/retrieveannotationqueueitemevaluationsannotationqueuesresponse200applicationjsonresponsebody7attributesorq8evaluatorconfigtype.js +19 -19
  169. package/models/operations/retrieveannotationqueueitemevaluationsannotationqueuesresponse200applicationjsonresponsebody8attributesorq18annotator.js +2 -2
  170. package/models/operations/retrieveannotationqueueitemevaluationsannotationqueuesresponse200applicationjsonresponsebody9attributesorq9kind.js +17 -17
  171. package/models/operations/retrieveannotationqueueitemevaluationsannotator.js +32 -32
  172. package/models/operations/retrieveannotationqueueiteminputannotationqueuesresponse200applicationjsonresponsebody20attributesopenresponses6role.js +28 -28
  173. package/models/operations/retrieveannotationqueueiteminputannotationqueuesresponse200applicationjsonresponsebody26content.js +20 -20
  174. package/models/operations/retrieveannotationqueueiteminputannotationqueuesresponse200applicationjsonresponsebody28attributesopenresponses6role.js +28 -28
  175. package/models/operations/retrieveannotationqueueiteminputannotationqueuesresponse200applicationjsonresponsebody34attributesrole.js +24 -24
  176. package/models/operations/retrieveannotationqueueiteminputannotationqueuesresponse200status.js +28 -28
  177. package/models/operations/retrieveannotationqueueitemoutputannotationqueuesresponse200applicationjsonresponsebody12attributes1.js +30 -30
  178. package/models/operations/retrieveannotationqueueitemoutputannotationqueuesresponse200applicationjsonresponsebody24attributescontent.js +14 -14
  179. package/models/operations/retrieveannotationqueueitemoutputannotationqueuesresponse200applicationjsonresponsebody332.js +4 -4
  180. package/models/operations/retrieveannotationqueueitemresponsebody.js +1 -1
  181. package/models/operations/retrieveannotationqueueitemresponsebodyannotationqueuesresponse200applicationjson10http.js +31 -31
  182. package/models/operations/retrieveannotationqueueitemresponsebodyannotationqueuesresponse200applicationjson16settings.js +32 -32
  183. package/models/operations/retrieveannotationqueueitemresponsebodyannotationqueuesresponse200applicationjson17context.js +1 -1
  184. package/models/operations/retrieveannotationqueueitemresponsebodyannotationqueuesresponse200applicationjson22call.js +1 -1
  185. package/models/operations/retrieveannotationqueueitemresponsebodyannotationqueuesresponse200applicationjson25engine.js +33 -33
  186. package/models/operations/retrieveannotationqueueitemresponsebodyannotationqueuesresponse200applicationjson27conversation.js +1 -1
  187. package/models/operations/retrieveannotationqueueitemresponsebodyannotationqueuesresponse200applicationjson30nodes.js +33 -33
  188. package/models/operations/retrieveannotationqueueitemresponsebodyannotationqueuesresponse200applicationjson33token.js +1 -1
  189. package/models/operations/retrieveannotationqueueitemresponsebodyannotationqueuesresponse200applicationjson8trace.js +33 -33
  190. package/models/operations/retrieveannotationqueueitemresponsebodyannotationqueuesresponse200applicationjsonresponse.js +1 -1
  191. package/models/operations/retrieveannotationqueueitemsummaryannotationqueuesresponse1.js +8 -8
  192. package/models/operations/retrieveannotationqueueitemsummaryannotationqueuesresponse200applicationjsonresponsebody13attributesopenresponsesoutputtype.js +10 -10
  193. package/models/operations/retrieveannotationqueueitemsummaryannotationqueuesresponse200applicationjsonresponsebody193.js +10 -10
  194. package/models/operations/retrieveannotationqueueitemsummaryannotationqueuesresponse200applicationjsonresponsebody35attributestype.js +10 -10
  195. package/models/operations/retrievedatapoint.js +5 -5
  196. package/models/operations/retrievedataset.js +1 -1
  197. package/models/operations/retrievedatasource.js +1 -1
  198. package/models/operations/retrievetool.js +6 -6
  199. package/models/operations/runagent.js +1 -1
  200. package/models/operations/streamrunagent.js +1 -1
  201. package/models/operations/twenty.js +1 -1
  202. package/models/operations/updateagentschedule.d.ts +22 -11
  203. package/models/operations/updateagentschedule.d.ts.map +1 -1
  204. package/models/operations/updateagentschedule.js +8 -4
  205. package/models/operations/updateagentschedule.js.map +1 -1
  206. package/models/operations/updateannotationqueue.js +1 -1
  207. package/models/operations/updatedatapoint.js +5 -5
  208. package/models/operations/updatedataset.js +1 -1
  209. package/models/operations/updatedatasource.js +1 -1
  210. package/models/operations/updatetool.js +7 -7
  211. package/package.json +1 -1
  212. package/sdk/feedback.d.ts +2 -2
  213. package/sdk/feedback.js +2 -2
  214. package/sdk/schedules.d.ts +1 -1
  215. package/sdk/schedules.js +1 -1
  216. package/src/funcs/schedulesCreate.ts +1 -1
  217. package/src/lib/config.ts +2 -2
  218. package/src/models/components/apikeybudgetscoperestresponse.ts +37 -0
  219. package/src/models/components/budgetalertrestresponse.ts +58 -0
  220. package/src/models/components/budgetlimitsrestresponse.ts +51 -0
  221. package/src/models/components/{budget.ts → budgetrestresponse.ts} +47 -47
  222. package/src/models/components/budgetscoperestresponse.ts +103 -0
  223. package/src/models/components/createbudgetresponse.ts +6 -3
  224. package/src/models/components/createwebhookrequest.ts +1 -1
  225. package/src/models/components/evaluatorresponsefunction.ts +2 -2
  226. package/src/models/components/evaluatorresponsehttp.ts +2 -2
  227. package/src/models/components/evaluatorresponsejsonschema.ts +2 -2
  228. package/src/models/components/evaluatorresponsellm.ts +2 -2
  229. package/src/models/components/evaluatorresponsepython.ts +2 -2
  230. package/src/models/components/evaluatorresponseragas.ts +2 -2
  231. package/src/models/components/evaluatorresponsetypescript.ts +2 -2
  232. package/src/models/components/getbudgetresponse.ts +6 -3
  233. package/src/models/components/identity.ts +39 -39
  234. package/src/models/components/identitybudgetscoperestresponse.ts +37 -0
  235. package/src/models/components/index.ts +9 -1
  236. package/src/models/components/listbudgetsresponse.ts +7 -9
  237. package/src/models/components/modelbudgetscope.ts +4 -4
  238. package/src/models/components/modelbudgetscoperestresponse.ts +38 -0
  239. package/src/models/components/projectbudgetscoperestresponse.ts +34 -0
  240. package/src/models/components/publicschedule.ts +17 -5
  241. package/src/models/components/publicschedulepayload.ts +5 -5
  242. package/src/models/components/ratelimitrestresponse.ts +37 -0
  243. package/src/models/components/reasoningpart.ts +1 -1
  244. package/src/models/components/resetbudgetconsumptionresponse.ts +6 -3
  245. package/src/models/components/updatebudgetresponse.ts +6 -3
  246. package/src/models/components/webhook.ts +1 -1
  247. package/src/models/operations/billing.ts +1 -1
  248. package/src/models/operations/createagentschedule.ts +21 -11
  249. package/src/models/operations/createannotationqueue.ts +1 -1
  250. package/src/models/operations/createdataset.ts +1 -1
  251. package/src/models/operations/createdatasetitem.ts +5 -5
  252. package/src/models/operations/createdatasource.ts +1 -1
  253. package/src/models/operations/createtool.ts +6 -6
  254. package/src/models/operations/getalltools.ts +6 -6
  255. package/src/models/operations/geteval.ts +16 -16
  256. package/src/models/operations/getv2humanevalsets.ts +2 -2
  257. package/src/models/operations/getv2humanevalsetsid.ts +2 -2
  258. package/src/models/operations/listannotationqueues.ts +1 -1
  259. package/src/models/operations/listdatasetdatapoints.ts +5 -5
  260. package/src/models/operations/listdatasets.ts +1 -1
  261. package/src/models/operations/listdatasources.ts +1 -1
  262. package/src/models/operations/patchv2humanevalsetsid.ts +2 -2
  263. package/src/models/operations/postv2feedbackevaluation.ts +4 -4
  264. package/src/models/operations/postv2humanevalsets.ts +2 -2
  265. package/src/models/operations/retrieveagentschedule.ts +17 -5
  266. package/src/models/operations/retrieveannotationqueue.ts +1 -1
  267. package/src/models/operations/retrieveannotationqueueitem1annotationqueuesresponse200applicationjson2.ts +28 -28
  268. package/src/models/operations/retrieveannotationqueueitem1annotationqueuesresponse200applicationjsonresponsebody14attributes2.ts +28 -28
  269. package/src/models/operations/retrieveannotationqueueitem1annotationqueuesresponse200applicationjsonresponsebody22attributesopenresponsesdetail.ts +6 -6
  270. package/src/models/operations/retrieveannotationqueueitem1annotationqueuesresponse200applicationjsonresponsebody23annotations.ts +26 -26
  271. package/src/models/operations/retrieveannotationqueueitem1annotationqueuesresponse200applicationjsonresponsebody27attributesopenresponsesoutput3type.ts +6 -6
  272. package/src/models/operations/retrieveannotationqueueitem1annotationqueuesresponse200applicationjsonresponsebody314.ts +31 -31
  273. package/src/models/operations/retrieveannotationqueueitem1annotationqueuesresponse200applicationjsonresponsebody5attributestype.ts +22 -22
  274. package/src/models/operations/retrieveannotationqueueitemcontentannotationqueuesresponse200applicationjsonresponsebody11attributestoplogprobs.ts +14 -14
  275. package/src/models/operations/retrieveannotationqueueitemcontentannotationqueuesresponse200applicationjsonresponsebody15attributesopenresponsesoutput4type.ts +14 -14
  276. package/src/models/operations/retrieveannotationqueueitemcontentannotationqueuesresponse200applicationjsonresponsebody17attributesopenresponsesoutput44type.ts +16 -16
  277. package/src/models/operations/retrieveannotationqueueitemcontentannotationqueuesresponse200applicationjsonresponsebody18type.ts +24 -24
  278. package/src/models/operations/retrieveannotationqueueitemcontentannotationqueuesresponse200applicationjsonresponsebody1attributestype.ts +2 -2
  279. package/src/models/operations/retrieveannotationqueueitemcontentannotationqueuesresponse200applicationjsonresponsebody21attributestoplogprobs.ts +14 -14
  280. package/src/models/operations/retrieveannotationqueueitemcontentannotationqueuesresponse200applicationjsonresponsebody29attributestoplogprobs.ts +14 -14
  281. package/src/models/operations/retrieveannotationqueueitemcontentannotationqueuesresponse200applicationjsonresponsebody32attributesopenresponsesoutput48type.ts +18 -18
  282. package/src/models/operations/retrieveannotationqueueitemcontentannotationqueuesresponse200applicationjsonresponsebody66.ts +2 -2
  283. package/src/models/operations/retrieveannotationqueueitemcontentannotationqueuesresponse200applicationjsonresponsebody7attributes5.ts +16 -16
  284. package/src/models/operations/retrieveannotationqueueitemcontentannotationqueuesresponse200applicationjsonresponsebody9attributes8.ts +18 -18
  285. package/src/models/operations/retrieveannotationqueueitemevaluationsannotationqueuesresponse200applicationjsonresponsebody1017.ts +4 -4
  286. package/src/models/operations/retrieveannotationqueueitemevaluationsannotationqueuesresponse200applicationjsonresponsebody11attributesorq7evaluatorconfigtype.ts +21 -21
  287. package/src/models/operations/retrieveannotationqueueitemevaluationsannotationqueuesresponse200applicationjsonresponsebody12attributesorq15annotator.ts +5 -5
  288. package/src/models/operations/retrieveannotationqueueitemevaluationsannotationqueuesresponse200applicationjsonresponsebody136.ts +25 -25
  289. package/src/models/operations/retrieveannotationqueueitemevaluationsannotationqueuesresponse200applicationjsonresponsebody14attributesorq14type.ts +7 -7
  290. package/src/models/operations/retrieveannotationqueueitemevaluationsannotationqueuesresponse200applicationjsonresponsebody15attributesorq7outputschema.ts +21 -21
  291. package/src/models/operations/retrieveannotationqueueitemevaluationsannotationqueuesresponse200applicationjsonresponsebody1618.ts +3 -3
  292. package/src/models/operations/retrieveannotationqueueitemevaluationsannotationqueuesresponse200applicationjsonresponsebody17attributesorq8kind.ts +18 -18
  293. package/src/models/operations/retrieveannotationqueueitemevaluationsannotationqueuesresponse200applicationjsonresponsebody18attributesorq12evaluatorconfigtype.ts +11 -11
  294. package/src/models/operations/retrieveannotationqueueitemevaluationsannotationqueuesresponse200applicationjsonresponsebody19attributesorq5kind.ts +24 -24
  295. package/src/models/operations/retrieveannotationqueueitemevaluationsannotationqueuesresponse200applicationjsonresponsebody20attributesorq14annotator.ts +7 -7
  296. package/src/models/operations/retrieveannotationqueueitemevaluationsannotationqueuesresponse200applicationjsonresponsebody21attributesorq7evaluatorconfigtype.ts +21 -21
  297. package/src/models/operations/retrieveannotationqueueitemevaluationsannotationqueuesresponse200applicationjsonresponsebody22attributesorqevaluatorconfigtype.ts +28 -28
  298. package/src/models/operations/retrieveannotationqueueitemevaluationsannotationqueuesresponse200applicationjsonresponsebody23attributesorq13evaluationtype.ts +9 -9
  299. package/src/models/operations/retrieveannotationqueueitemevaluationsannotationqueuesresponse200applicationjsonresponsebody24attributesorq7status.ts +21 -21
  300. package/src/models/operations/retrieveannotationqueueitemevaluationsannotationqueuesresponse200applicationjsonresponsebody25attributesorq18type.ts +2 -2
  301. package/src/models/operations/retrieveannotationqueueitemevaluationsannotationqueuesresponse200applicationjsonresponsebody2611.ts +15 -15
  302. package/src/models/operations/retrieveannotationqueueitemevaluationsannotationqueuesresponse200applicationjsonresponsebody27attributesorqevaluationtype.ts +28 -28
  303. package/src/models/operations/retrieveannotationqueueitemevaluationsannotationqueuesresponse200applicationjsonresponsebody28attributesorq14annotator.ts +7 -7
  304. package/src/models/operations/retrieveannotationqueueitemevaluationsannotationqueuesresponse200applicationjsonresponsebody29attributesorq7evaluatorconfigtype.ts +21 -21
  305. package/src/models/operations/retrieveannotationqueueitemevaluationsannotationqueuesresponse200applicationjsonresponsebody2attributesorq14type.ts +7 -7
  306. package/src/models/operations/retrieveannotationqueueitemevaluationsannotationqueuesresponse200applicationjsonresponsebody30attributesorq18evaluationtype.ts +2 -2
  307. package/src/models/operations/retrieveannotationqueueitemevaluationsannotationqueuesresponse200applicationjsonresponsebody31attributesorq16kind.ts +4 -4
  308. package/src/models/operations/retrieveannotationqueueitemevaluationsannotationqueuesresponse200applicationjsonresponsebody32attributesorq9evaluatorconfigtype.ts +17 -17
  309. package/src/models/operations/retrieveannotationqueueitemevaluationsannotationqueuesresponse200applicationjsonresponsebody33attributesannotator.ts +30 -30
  310. package/src/models/operations/retrieveannotationqueueitemevaluationsannotationqueuesresponse200applicationjsonresponsebody34attributesorq12evaluationtype.ts +11 -11
  311. package/src/models/operations/retrieveannotationqueueitemevaluationsannotationqueuesresponse200applicationjsonresponsebody35attributesorq5annotator.ts +24 -24
  312. package/src/models/operations/retrieveannotationqueueitemevaluationsannotationqueuesresponse200applicationjsonresponsebody3attributesorq14evaluationtype.ts +7 -7
  313. package/src/models/operations/retrieveannotationqueueitemevaluationsannotationqueuesresponse200applicationjsonresponsebody4attributesorq4kind.ts +26 -26
  314. package/src/models/operations/retrieveannotationqueueitemevaluationsannotationqueuesresponse200applicationjsonresponsebody5attributesorq11evaluatorconfigtype.ts +13 -13
  315. package/src/models/operations/retrieveannotationqueueitemevaluationsannotationqueuesresponse200applicationjsonresponsebody6attributesorq19annotator.ts +1 -1
  316. package/src/models/operations/retrieveannotationqueueitemevaluationsannotationqueuesresponse200applicationjsonresponsebody6value.ts +32 -32
  317. package/src/models/operations/retrieveannotationqueueitemevaluationsannotationqueuesresponse200applicationjsonresponsebody7attributesorq8evaluatorconfigtype.ts +19 -19
  318. package/src/models/operations/retrieveannotationqueueitemevaluationsannotationqueuesresponse200applicationjsonresponsebody8attributesorq18annotator.ts +2 -2
  319. package/src/models/operations/retrieveannotationqueueitemevaluationsannotationqueuesresponse200applicationjsonresponsebody9attributesorq9kind.ts +17 -17
  320. package/src/models/operations/retrieveannotationqueueitemevaluationsannotator.ts +32 -32
  321. package/src/models/operations/retrieveannotationqueueiteminputannotationqueuesresponse200applicationjsonresponsebody20attributesopenresponses6role.ts +28 -28
  322. package/src/models/operations/retrieveannotationqueueiteminputannotationqueuesresponse200applicationjsonresponsebody26content.ts +20 -20
  323. package/src/models/operations/retrieveannotationqueueiteminputannotationqueuesresponse200applicationjsonresponsebody28attributesopenresponses6role.ts +28 -28
  324. package/src/models/operations/retrieveannotationqueueiteminputannotationqueuesresponse200applicationjsonresponsebody34attributesrole.ts +24 -24
  325. package/src/models/operations/retrieveannotationqueueiteminputannotationqueuesresponse200status.ts +28 -28
  326. package/src/models/operations/retrieveannotationqueueitemoutputannotationqueuesresponse200applicationjsonresponsebody12attributes1.ts +30 -30
  327. package/src/models/operations/retrieveannotationqueueitemoutputannotationqueuesresponse200applicationjsonresponsebody24attributescontent.ts +14 -14
  328. package/src/models/operations/retrieveannotationqueueitemoutputannotationqueuesresponse200applicationjsonresponsebody332.ts +4 -4
  329. package/src/models/operations/retrieveannotationqueueitemresponsebody.ts +1 -1
  330. package/src/models/operations/retrieveannotationqueueitemresponsebodyannotationqueuesresponse200applicationjson10http.ts +31 -31
  331. package/src/models/operations/retrieveannotationqueueitemresponsebodyannotationqueuesresponse200applicationjson16settings.ts +32 -32
  332. package/src/models/operations/retrieveannotationqueueitemresponsebodyannotationqueuesresponse200applicationjson17context.ts +1 -1
  333. package/src/models/operations/retrieveannotationqueueitemresponsebodyannotationqueuesresponse200applicationjson22call.ts +1 -1
  334. package/src/models/operations/retrieveannotationqueueitemresponsebodyannotationqueuesresponse200applicationjson25engine.ts +33 -33
  335. package/src/models/operations/retrieveannotationqueueitemresponsebodyannotationqueuesresponse200applicationjson27conversation.ts +1 -1
  336. package/src/models/operations/retrieveannotationqueueitemresponsebodyannotationqueuesresponse200applicationjson30nodes.ts +33 -33
  337. package/src/models/operations/retrieveannotationqueueitemresponsebodyannotationqueuesresponse200applicationjson33token.ts +1 -1
  338. package/src/models/operations/retrieveannotationqueueitemresponsebodyannotationqueuesresponse200applicationjson8trace.ts +33 -33
  339. package/src/models/operations/retrieveannotationqueueitemresponsebodyannotationqueuesresponse200applicationjsonresponse.ts +1 -1
  340. package/src/models/operations/retrieveannotationqueueitemsummaryannotationqueuesresponse1.ts +8 -8
  341. package/src/models/operations/retrieveannotationqueueitemsummaryannotationqueuesresponse200applicationjsonresponsebody13attributesopenresponsesoutputtype.ts +10 -10
  342. package/src/models/operations/retrieveannotationqueueitemsummaryannotationqueuesresponse200applicationjsonresponsebody193.ts +10 -10
  343. package/src/models/operations/retrieveannotationqueueitemsummaryannotationqueuesresponse200applicationjsonresponsebody35attributestype.ts +10 -10
  344. package/src/models/operations/retrievedatapoint.ts +5 -5
  345. package/src/models/operations/retrievedataset.ts +1 -1
  346. package/src/models/operations/retrievedatasource.ts +1 -1
  347. package/src/models/operations/retrievetool.ts +6 -6
  348. package/src/models/operations/runagent.ts +1 -1
  349. package/src/models/operations/streamrunagent.ts +1 -1
  350. package/src/models/operations/twenty.ts +1 -1
  351. package/src/models/operations/updateagentschedule.ts +28 -11
  352. package/src/models/operations/updateannotationqueue.ts +1 -1
  353. package/src/models/operations/updatedatapoint.ts +5 -5
  354. package/src/models/operations/updatedataset.ts +1 -1
  355. package/src/models/operations/updatedatasource.ts +1 -1
  356. package/src/models/operations/updatetool.ts +7 -7
  357. package/src/sdk/feedback.ts +2 -2
  358. package/src/sdk/schedules.ts +1 -1
  359. package/models/components/budget.d.ts.map +0 -1
  360. package/models/components/budget.js.map +0 -1
@@ -593,8 +593,8 @@ exports.RetrieveAnnotationQueueItemEvaluationsAnnotationQueuesResponse200Applica
593
593
  output_schema: exports.RetrieveAnnotationQueueItemEvaluationsAnnotationQueuesResponse200ApplicationJSONResponseBody35AttributesOrq5OutputSchema$inboundSchema
594
594
  .optional(),
595
595
  explanation: z.string().optional(),
596
- started_at: z.string().datetime({ offset: true }).default("2026-08-06T14:29:07.546Z").transform(v => new Date(v)),
597
- finished_at: z.string().datetime({ offset: true }).default("2026-08-06T14:29:07.546Z").transform(v => new Date(v)),
596
+ started_at: z.string().datetime({ offset: true }).default("2026-08-07T07:22:50.155Z").transform(v => new Date(v)),
597
+ finished_at: z.string().datetime({ offset: true }).default("2026-08-07T07:22:50.155Z").transform(v => new Date(v)),
598
598
  type: exports.RetrieveAnnotationQueueItemEvaluationsAnnotationQueuesResponse200ApplicationJSONResponseBody35AttributesOrq5Type$inboundSchema,
599
599
  status: exports.RetrieveAnnotationQueueItemEvaluationsAnnotationQueuesResponse200ApplicationJSONResponseBody35AttributesOrq5Status$inboundSchema,
600
600
  }).transform((v) => {
@@ -649,8 +649,8 @@ exports.RetrieveAnnotationQueueItemEvaluationsAnnotationQueuesResponse200Applica
649
649
  output_schema: exports.RetrieveAnnotationQueueItemEvaluationsAnnotationQueuesResponse200ApplicationJSONResponseBody35AttributesOrq4OutputSchema$inboundSchema
650
650
  .optional(),
651
651
  explanation: z.string().optional(),
652
- started_at: z.string().datetime({ offset: true }).default("2026-08-06T14:29:07.545Z").transform(v => new Date(v)),
653
- finished_at: z.string().datetime({ offset: true }).default("2026-08-06T14:29:07.545Z").transform(v => new Date(v)),
652
+ started_at: z.string().datetime({ offset: true }).default("2026-08-07T07:22:50.154Z").transform(v => new Date(v)),
653
+ finished_at: z.string().datetime({ offset: true }).default("2026-08-07T07:22:50.154Z").transform(v => new Date(v)),
654
654
  type: exports.RetrieveAnnotationQueueItemEvaluationsAnnotationQueuesResponse200ApplicationJSONResponseBody35AttributesOrq4Type$inboundSchema,
655
655
  status: exports.RetrieveAnnotationQueueItemEvaluationsAnnotationQueuesResponse200ApplicationJSONResponseBody35AttributesOrq4Status$inboundSchema,
656
656
  value: z.boolean(),
@@ -706,8 +706,8 @@ exports.RetrieveAnnotationQueueItemEvaluationsAnnotationQueuesResponse200Applica
706
706
  output_schema: exports.RetrieveAnnotationQueueItemEvaluationsAnnotationQueuesResponse200ApplicationJSONResponseBody35AttributesOrqOutputSchema$inboundSchema
707
707
  .optional(),
708
708
  explanation: z.string().optional(),
709
- started_at: z.string().datetime({ offset: true }).default("2026-08-06T14:29:07.545Z").transform(v => new Date(v)),
710
- finished_at: z.string().datetime({ offset: true }).default("2026-08-06T14:29:07.545Z").transform(v => new Date(v)),
709
+ started_at: z.string().datetime({ offset: true }).default("2026-08-07T07:22:50.153Z").transform(v => new Date(v)),
710
+ finished_at: z.string().datetime({ offset: true }).default("2026-08-07T07:22:50.153Z").transform(v => new Date(v)),
711
711
  type: exports.RetrieveAnnotationQueueItemEvaluationsAnnotationQueuesResponse200ApplicationJSONResponseBody35AttributesOrqType$inboundSchema,
712
712
  status: exports.RetrieveAnnotationQueueItemEvaluationsAnnotationQueuesResponse200ApplicationJSONResponseBody35AttributesOrqStatus$inboundSchema,
713
713
  error_code: z.number().default(500),
@@ -766,8 +766,8 @@ exports.RetrieveAnnotationQueueItemEvaluationsAnnotationQueuesResponse200Applica
766
766
  output_schema: exports.RetrieveAnnotationQueueItemEvaluationsAnnotationQueuesResponse200ApplicationJSONResponseBody35AttributesOutputSchema$inboundSchema
767
767
  .optional(),
768
768
  explanation: z.string().optional(),
769
- started_at: z.string().datetime({ offset: true }).default("2026-08-06T14:29:07.544Z").transform(v => new Date(v)),
770
- finished_at: z.string().datetime({ offset: true }).default("2026-08-06T14:29:07.544Z").transform(v => new Date(v)),
769
+ started_at: z.string().datetime({ offset: true }).default("2026-08-07T07:22:50.153Z").transform(v => new Date(v)),
770
+ finished_at: z.string().datetime({ offset: true }).default("2026-08-07T07:22:50.153Z").transform(v => new Date(v)),
771
771
  type: exports.RetrieveAnnotationQueueItemEvaluationsAnnotationQueuesResponse200ApplicationJSONResponseBody35AttributesType$inboundSchema,
772
772
  status: exports.RetrieveAnnotationQueueItemEvaluationsAnnotationQueuesResponse200ApplicationJSONResponseBody35AttributesStatus$inboundSchema,
773
773
  }).transform((v) => {
@@ -832,8 +832,8 @@ exports.RetrieveAnnotationQueueItemEvaluationsAnnotationQueuesResponse200Applica
832
832
  output_schema: exports.RetrieveAnnotationQueueItemEvaluationsAnnotationQueuesResponse200ApplicationJSONResponseBody35OutputSchema$inboundSchema
833
833
  .optional(),
834
834
  explanation: z.string().optional(),
835
- started_at: z.string().datetime({ offset: true }).default("2026-08-06T14:29:07.544Z").transform(v => new Date(v)),
836
- finished_at: z.string().datetime({ offset: true }).default("2026-08-06T14:29:07.544Z").transform(v => new Date(v)),
835
+ started_at: z.string().datetime({ offset: true }).default("2026-08-07T07:22:50.152Z").transform(v => new Date(v)),
836
+ finished_at: z.string().datetime({ offset: true }).default("2026-08-07T07:22:50.152Z").transform(v => new Date(v)),
837
837
  type: exports.RetrieveAnnotationQueueItemEvaluationsAnnotationQueuesResponse200ApplicationJSONResponseBody35Type$inboundSchema,
838
838
  status: exports.RetrieveAnnotationQueueItemEvaluationsAnnotationQueuesResponse200ApplicationJSONResponseBody35Status$inboundSchema,
839
839
  value: z.lazy(() => exports.RetrieveAnnotationQueueItemEvaluationsAnnotationQueuesResponse200ApplicationJSONResponseBody35Value$inboundSchema),
@@ -518,7 +518,7 @@ exports.RetrieveDatapointEvaluations4$inboundSchema = z.object({
518
518
  parent_annotation_id: z.string().optional(),
519
519
  explanation: z.string().optional(),
520
520
  reviewed_by_id: z.string(),
521
- reviewed_at: z.string().datetime({ offset: true }).default("2026-08-06T14:29:05.425Z").transform(v => new Date(v)),
521
+ reviewed_at: z.string().datetime({ offset: true }).default("2026-08-07T07:22:47.930Z").transform(v => new Date(v)),
522
522
  type: z.literal("string_array"),
523
523
  values: z.array(z.string()),
524
524
  }).transform((v) => {
@@ -569,7 +569,7 @@ exports.RetrieveDatapointEvaluations3$inboundSchema = z.object({
569
569
  parent_annotation_id: z.string().optional(),
570
570
  explanation: z.string().optional(),
571
571
  reviewed_by_id: z.string(),
572
- reviewed_at: z.string().datetime({ offset: true }).default("2026-08-06T14:29:05.425Z").transform(v => new Date(v)),
572
+ reviewed_at: z.string().datetime({ offset: true }).default("2026-08-07T07:22:47.930Z").transform(v => new Date(v)),
573
573
  type: z.literal("boolean"),
574
574
  value: z.boolean(),
575
575
  }).transform((v) => {
@@ -621,7 +621,7 @@ exports.RetrieveDatapointEvaluations2$inboundSchema = z.object({
621
621
  parent_annotation_id: z.string().optional(),
622
622
  explanation: z.string().optional(),
623
623
  reviewed_by_id: z.string(),
624
- reviewed_at: z.string().datetime({ offset: true }).default("2026-08-06T14:29:05.424Z").transform(v => new Date(v)),
624
+ reviewed_at: z.string().datetime({ offset: true }).default("2026-08-07T07:22:47.929Z").transform(v => new Date(v)),
625
625
  type: z.literal("number"),
626
626
  value: z.number(),
627
627
  }).transform((v) => {
@@ -672,7 +672,7 @@ exports.RetrieveDatapointEvaluations1$inboundSchema = z.object({
672
672
  parent_annotation_id: z.string().optional(),
673
673
  explanation: z.string().optional(),
674
674
  reviewed_by_id: z.string(),
675
- reviewed_at: z.string().datetime({ offset: true }).default("2026-08-06T14:29:05.424Z").transform(v => new Date(v)),
675
+ reviewed_at: z.string().datetime({ offset: true }).default("2026-08-07T07:22:47.929Z").transform(v => new Date(v)),
676
676
  type: z.literal("string"),
677
677
  value: z.string(),
678
678
  }).transform((v) => {
@@ -723,7 +723,7 @@ exports.RetrieveDatapointResponseBody$inboundSchema = z.object({
723
723
  updated_by_id: z.nullable(z.string()).optional(),
724
724
  created: z.string().datetime({ offset: true }).transform(v => new Date(v))
725
725
  .optional(),
726
- updated: z.string().datetime({ offset: true }).default("2026-08-06T14:28:47.941Z").transform(v => new Date(v)),
726
+ updated: z.string().datetime({ offset: true }).default("2026-08-07T07:22:33.673Z").transform(v => new Date(v)),
727
727
  }).transform((v) => {
728
728
  return (0, primitives_js_1.remap)(v, {
729
729
  "_id": "id",
@@ -78,7 +78,7 @@ exports.RetrieveDatasetResponseBody$inboundSchema = z.object({
78
78
  updated_by_id: z.nullable(z.string()).optional(),
79
79
  created: z.string().datetime({ offset: true }).transform(v => new Date(v))
80
80
  .optional(),
81
- updated: z.string().datetime({ offset: true }).default("2026-08-06T14:28:47.941Z").transform(v => new Date(v)),
81
+ updated: z.string().datetime({ offset: true }).default("2026-08-07T07:22:33.673Z").transform(v => new Date(v)),
82
82
  }).transform((v) => {
83
83
  return (0, primitives_js_1.remap)(v, {
84
84
  "_id": "id",
@@ -88,7 +88,7 @@ function retrieveDatasourceMetadataFromJSON(jsonString) {
88
88
  }
89
89
  /** @internal */
90
90
  exports.RetrieveDatasourceResponseBody$inboundSchema = z.object({
91
- _id: z.string().default("01KZBQMM6VYQ4VE333HD0ECJYP"),
91
+ _id: z.string().default("01KZDHMS62PY5Q9NVQ05XYEP37"),
92
92
  display_name: z.string(),
93
93
  description: z.nullable(z.string()).optional(),
94
94
  status: exports.RetrieveDatasourceStatus$inboundSchema,
@@ -187,7 +187,7 @@ function retrieveToolResponseBodyCodeToolFromJSON(jsonString) {
187
187
  }
188
188
  /** @internal */
189
189
  exports.RetrieveToolResponseBodyCodeExecutionTool$inboundSchema = z.object({
190
- _id: z.string().default("tool_01KZBQMM4QKPYGNAN02E4J1XVX"),
190
+ _id: z.string().default("tool_01KZDHMS3WKY5D4QYG36WPG7VC"),
191
191
  path: z.string(),
192
192
  key: z.string(),
193
193
  display_name: z.string().optional(),
@@ -240,7 +240,7 @@ function retrieveToolResponseBodyToolsSchemaFromJSON(jsonString) {
240
240
  }
241
241
  /** @internal */
242
242
  exports.RetrieveToolResponseBodyTools$inboundSchema = z.object({
243
- id: z.string().default("01KZBQMM4PMAYRCWGKVCBXR0VF"),
243
+ id: z.string().default("01KZDHMS3VMVGA8HME7SYQ153E"),
244
244
  name: z.string(),
245
245
  description: z.string().optional(),
246
246
  schema: z.lazy(() => exports.RetrieveToolResponseBodyToolsSchema$inboundSchema),
@@ -270,7 +270,7 @@ function retrieveToolResponseBodyMcpFromJSON(jsonString) {
270
270
  }
271
271
  /** @internal */
272
272
  exports.RetrieveToolResponseBodyMCPTool$inboundSchema = z.object({
273
- _id: z.string().default("tool_01KZBQMM4PJ2G8M94XFK3RQJZX"),
273
+ _id: z.string().default("tool_01KZDHMS3TN0Z375X3JQWQYGET"),
274
274
  path: z.string(),
275
275
  key: z.string(),
276
276
  display_name: z.string().optional(),
@@ -358,7 +358,7 @@ function retrieveToolResponseBodyHttpFromJSON(jsonString) {
358
358
  }
359
359
  /** @internal */
360
360
  exports.RetrieveToolResponseBodyHTTPTool$inboundSchema = z.object({
361
- _id: z.string().default("tool_01KZBQMM4M4Z2FSMAYAZ3KH14J"),
361
+ _id: z.string().default("tool_01KZDHMS3SFMQY50Q9MJ0YS928"),
362
362
  path: z.string(),
363
363
  key: z.string(),
364
364
  display_name: z.string().optional(),
@@ -408,7 +408,7 @@ function retrieveToolResponseBodyJsonSchemaFromJSON(jsonString) {
408
408
  }
409
409
  /** @internal */
410
410
  exports.RetrieveToolResponseBodyJSONSchemaTool$inboundSchema = z.object({
411
- _id: z.string().default("tool_01KZBQMM4KA8Q72JH1TKK0V3HF"),
411
+ _id: z.string().default("tool_01KZDHMS3RE4K20QZ2RYGG4MXR"),
412
412
  path: z.string(),
413
413
  key: z.string(),
414
414
  display_name: z.string().optional(),
@@ -462,7 +462,7 @@ function retrieveToolResponseBodyFunctionFromJSON(jsonString) {
462
462
  }
463
463
  /** @internal */
464
464
  exports.RetrieveToolResponseBodyFunctionTool$inboundSchema = z.object({
465
- _id: z.string().default("tool_01KZBQMM4J45B6R4BNX0AX7BAV"),
465
+ _id: z.string().default("tool_01KZDHMS3P8B5EKYCET8RY9QBS"),
466
466
  path: z.string(),
467
467
  key: z.string(),
468
468
  display_name: z.string().optional(),
@@ -1114,7 +1114,7 @@ function agentToolInputRunSchemaToJSON(agentToolInputRunSchema) {
1114
1114
  }
1115
1115
  /** @internal */
1116
1116
  exports.Tools$outboundSchema = z.object({
1117
- id: z.string().default("01KZBQMKXTT028HX0RTZ6PDK1K"),
1117
+ id: z.string().default("01KZDHMRWYW8KCP03XT6K9XGYG"),
1118
1118
  name: z.string(),
1119
1119
  description: z.string().optional(),
1120
1120
  schema: z.lazy(() => exports.AgentToolInputRunSchema$outboundSchema),
@@ -1080,7 +1080,7 @@ function streamRunAgentAgentToolInputRunAgentsSchemaToJSON(streamRunAgentAgentTo
1080
1080
  }
1081
1081
  /** @internal */
1082
1082
  exports.AgentToolInputRunTools$outboundSchema = z.object({
1083
- id: z.string().default("01KZBQMKZ8SA43VYJ56V7WCF15"),
1083
+ id: z.string().default("01KZDHMRYDPV03FCXFJBP279QW"),
1084
1084
  name: z.string(),
1085
1085
  description: z.string().optional(),
1086
1086
  schema: z.lazy(() => exports.StreamRunAgentAgentToolInputRunAgentsSchema$outboundSchema),
@@ -1832,7 +1832,7 @@ function retrieveAnnotationQueueItemResponseBodyAnnotationQueuesResponse200Appli
1832
1832
  /** @internal */
1833
1833
  exports.Twenty$inboundSchema = z
1834
1834
  .object({
1835
- _id: z.string().default("01KZBQMNR7ZXN1BKBVV8Q88849"),
1835
+ _id: z.string().default("01KZDHMTT4NXMXDDDW62HGS9GM"),
1836
1836
  name: z.string().optional(),
1837
1837
  trace_id: z.string(),
1838
1838
  duration: z.number().optional(),
@@ -4,15 +4,13 @@ import { Result as SafeParseResult } from "../../types/fp.js";
4
4
  import * as components from "../components/index.js";
5
5
  import { SDKValidationError } from "../errors/sdkvalidationerror.js";
6
6
  /**
7
- * Change the schedule type. Changing type or expression resets the NATS schedule and bumps generation.
7
+ * Change the schedule type. Only cron is accepted. Changing type or expression resets the NATS schedule and bumps generation.
8
8
  */
9
9
  export declare const UpdateAgentScheduleType: {
10
10
  readonly Cron: "cron";
11
- readonly Once: "once";
12
- readonly Interval: "interval";
13
11
  };
14
12
  /**
15
- * Change the schedule type. Changing type or expression resets the NATS schedule and bumps generation.
13
+ * Change the schedule type. Only cron is accepted. Changing type or expression resets the NATS schedule and bumps generation.
16
14
  */
17
15
  export type UpdateAgentScheduleType = ClosedEnum<typeof UpdateAgentScheduleType>;
18
16
  export type UpdateAgentScheduleRequestBody = {
@@ -21,7 +19,11 @@ export type UpdateAgentScheduleRequestBody = {
21
19
  */
22
20
  agentTag?: string | undefined;
23
21
  /**
24
- * Update the schedule expression. Minimum firing cadence is 1 hour for cron and interval.
22
+ * Rename the schedule.
23
+ */
24
+ displayName?: string | undefined;
25
+ /**
26
+ * Update the schedule expression. Same 6-field cron shapes as create; minimum firing cadence is 1 hour.
25
27
  */
26
28
  expression?: string | undefined;
27
29
  /**
@@ -30,7 +32,7 @@ export type UpdateAgentScheduleRequestBody = {
30
32
  isActive?: boolean | undefined;
31
33
  payload?: components.PublicSchedulePayload | undefined;
32
34
  /**
33
- * Change the schedule type. Changing type or expression resets the NATS schedule and bumps generation.
35
+ * Change the schedule type. Only cron is accepted. Changing type or expression resets the NATS schedule and bumps generation.
34
36
  */
35
37
  type?: UpdateAgentScheduleType | undefined;
36
38
  };
@@ -46,7 +48,7 @@ export type UpdateAgentScheduleRequest = {
46
48
  requestBody: UpdateAgentScheduleRequestBody;
47
49
  };
48
50
  /**
49
- * Schedule type.
51
+ * Schedule type. Only cron can be created or updated; once and interval only appear on schedules stored before that restriction.
50
52
  */
51
53
  export declare const UpdateAgentScheduleSchedulesType: {
52
54
  readonly Cron: "cron";
@@ -54,7 +56,7 @@ export declare const UpdateAgentScheduleSchedulesType: {
54
56
  readonly Interval: "interval";
55
57
  };
56
58
  /**
57
- * Schedule type.
59
+ * Schedule type. Only cron can be created or updated; once and interval only appear on schedules stored before that restriction.
58
60
  */
59
61
  export type UpdateAgentScheduleSchedulesType = ClosedEnum<typeof UpdateAgentScheduleSchedulesType>;
60
62
  /**
@@ -76,7 +78,11 @@ export type UpdateAgentScheduleResponseBody = {
76
78
  */
77
79
  createdById: string;
78
80
  /**
79
- * Cron expression (6-field, seconds required), @every duration, @at RFC3339 timestamp, or a predefined descriptor like @hourly/@daily.
81
+ * Human-readable name of the schedule. Omitted for schedules created before display names were required.
82
+ */
83
+ displayName?: string | undefined;
84
+ /**
85
+ * 6-field cron expression. Schedules stored before the cron-only restriction may also return an @every duration or an @at RFC3339 timestamp.
80
86
  */
81
87
  expression: string;
82
88
  /**
@@ -84,7 +90,7 @@ export type UpdateAgentScheduleResponseBody = {
84
90
  */
85
91
  generation: number;
86
92
  /**
87
- * Whether the schedule is currently firing. once schedules flip to false automatically after firing.
93
+ * Whether the schedule is currently firing. Legacy once schedules flip to false automatically after firing.
88
94
  */
89
95
  isActive: boolean;
90
96
  /**
@@ -97,16 +103,21 @@ export type UpdateAgentScheduleResponseBody = {
97
103
  */
98
104
  triggerCount: number;
99
105
  /**
100
- * Schedule type.
106
+ * Schedule type. Only cron can be created or updated; once and interval only appear on schedules stored before that restriction.
101
107
  */
102
108
  type: UpdateAgentScheduleSchedulesType;
103
109
  updated: Date;
110
+ /**
111
+ * ID of the API key that last updated the schedule. Omitted until the schedule is updated.
112
+ */
113
+ updatedById?: string | undefined;
104
114
  };
105
115
  /** @internal */
106
116
  export declare const UpdateAgentScheduleType$outboundSchema: z.ZodNativeEnum<typeof UpdateAgentScheduleType>;
107
117
  /** @internal */
108
118
  export type UpdateAgentScheduleRequestBody$Outbound = {
109
119
  agent_tag?: string | undefined;
120
+ display_name?: string | undefined;
110
121
  expression?: string | undefined;
111
122
  is_active?: boolean | undefined;
112
123
  payload?: components.PublicSchedulePayload$Outbound | undefined;
@@ -1 +1 @@
1
- {"version":3,"file":"updateagentschedule.d.ts","sourceRoot":"","sources":["../../src/models/operations/updateagentschedule.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,CAAC,MAAM,QAAQ,CAAC;AAG5B,OAAO,EAAE,UAAU,EAAE,MAAM,sBAAsB,CAAC;AAClD,OAAO,EAAE,MAAM,IAAI,eAAe,EAAE,MAAM,mBAAmB,CAAC;AAC9D,OAAO,KAAK,UAAU,MAAM,wBAAwB,CAAC;AACrD,OAAO,EAAE,kBAAkB,EAAE,MAAM,iCAAiC,CAAC;AAErE;;GAEG;AACH,eAAO,MAAM,uBAAuB;;;;CAI1B,CAAC;AACX;;GAEG;AACH,MAAM,MAAM,uBAAuB,GAAG,UAAU,CAC9C,OAAO,uBAAuB,CAC/B,CAAC;AAEF,MAAM,MAAM,8BAA8B,GAAG;IAC3C;;OAEG;IACH,QAAQ,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IAC9B;;OAEG;IACH,UAAU,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IAChC;;OAEG;IACH,QAAQ,CAAC,EAAE,OAAO,GAAG,SAAS,CAAC;IAC/B,OAAO,CAAC,EAAE,UAAU,CAAC,qBAAqB,GAAG,SAAS,CAAC;IACvD;;OAEG;IACH,IAAI,CAAC,EAAE,uBAAuB,GAAG,SAAS,CAAC;CAC5C,CAAC;AAEF,MAAM,MAAM,0BAA0B,GAAG;IACvC;;OAEG;IACH,QAAQ,EAAE,MAAM,CAAC;IACjB;;OAEG;IACH,UAAU,EAAE,MAAM,CAAC;IACnB,WAAW,EAAE,8BAA8B,CAAC;CAC7C,CAAC;AAEF;;GAEG;AACH,eAAO,MAAM,gCAAgC;;;;CAInC,CAAC;AACX;;GAEG;AACH,MAAM,MAAM,gCAAgC,GAAG,UAAU,CACvD,OAAO,gCAAgC,CACxC,CAAC;AAEF;;GAEG;AACH,MAAM,MAAM,+BAA+B,GAAG;IAC5C;;OAEG;IACH,EAAE,EAAE,MAAM,CAAC;IACX,QAAQ,EAAE,MAAM,CAAC;IACjB;;OAEG;IACH,QAAQ,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IAC9B,OAAO,EAAE,IAAI,CAAC;IACd;;OAEG;IACH,WAAW,EAAE,MAAM,CAAC;IACpB;;OAEG;IACH,UAAU,EAAE,MAAM,CAAC;IACnB;;OAEG;IACH,UAAU,EAAE,MAAM,CAAC;IACnB;;OAEG;IACH,QAAQ,EAAE,OAAO,CAAC;IAClB;;OAEG;IACH,eAAe,CAAC,EAAE,IAAI,GAAG,SAAS,CAAC;IACnC,OAAO,EAAE,UAAU,CAAC,qBAAqB,CAAC;IAC1C;;OAEG;IACH,YAAY,EAAE,MAAM,CAAC;IACrB;;OAEG;IACH,IAAI,EAAE,gCAAgC,CAAC;IACvC,OAAO,EAAE,IAAI,CAAC;CACf,CAAC;AAEF,gBAAgB;AAChB,eAAO,MAAM,sCAAsC,EAAE,CAAC,CAAC,aAAa,CAClE,OAAO,uBAAuB,CACS,CAAC;AAE1C,gBAAgB;AAChB,MAAM,MAAM,uCAAuC,GAAG;IACpD,SAAS,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IAC/B,UAAU,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IAChC,SAAS,CAAC,EAAE,OAAO,GAAG,SAAS,CAAC;IAChC,OAAO,CAAC,EAAE,UAAU,CAAC,8BAA8B,GAAG,SAAS,CAAC;IAChE,IAAI,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;CAC3B,CAAC;AAEF,gBAAgB;AAChB,eAAO,MAAM,6CAA6C,EAAE,CAAC,CAAC,OAAO,CACnE,uCAAuC,EACvC,CAAC,CAAC,UAAU,EACZ,8BAA8B,CAY9B,CAAC;AAEH,wBAAgB,oCAAoC,CAClD,8BAA8B,EAAE,8BAA8B,GAC7D,MAAM,CAMR;AAED,gBAAgB;AAChB,MAAM,MAAM,mCAAmC,GAAG;IAChD,SAAS,EAAE,MAAM,CAAC;IAClB,WAAW,EAAE,MAAM,CAAC;IACpB,WAAW,EAAE,uCAAuC,CAAC;CACtD,CAAC;AAEF,gBAAgB;AAChB,eAAO,MAAM,yCAAyC,EAAE,CAAC,CAAC,OAAO,CAC/D,mCAAmC,EACnC,CAAC,CAAC,UAAU,EACZ,0BAA0B,CAW1B,CAAC;AAEH,wBAAgB,gCAAgC,CAC9C,0BAA0B,EAAE,0BAA0B,GACrD,MAAM,CAIR;AAED,gBAAgB;AAChB,eAAO,MAAM,8CAA8C,EAAE,CAAC,CAAC,aAAa,CAC1E,OAAO,gCAAgC,CACS,CAAC;AAEnD,gBAAgB;AAChB,eAAO,MAAM,6CAA6C,EAAE,CAAC,CAAC,OAAO,CACnE,+BAA+B,EAC/B,CAAC,CAAC,UAAU,EACZ,OAAO,CA2BP,CAAC;AAEH,wBAAgB,uCAAuC,CACrD,UAAU,EAAE,MAAM,GACjB,eAAe,CAAC,+BAA+B,EAAE,kBAAkB,CAAC,CAMtE"}
1
+ {"version":3,"file":"updateagentschedule.d.ts","sourceRoot":"","sources":["../../src/models/operations/updateagentschedule.ts"],"names":[],"mappings":"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"}
@@ -45,15 +45,13 @@ const primitives_js_1 = require("../../lib/primitives.js");
45
45
  const schemas_js_1 = require("../../lib/schemas.js");
46
46
  const components = __importStar(require("../components/index.js"));
47
47
  /**
48
- * Change the schedule type. Changing type or expression resets the NATS schedule and bumps generation.
48
+ * Change the schedule type. Only cron is accepted. Changing type or expression resets the NATS schedule and bumps generation.
49
49
  */
50
50
  exports.UpdateAgentScheduleType = {
51
51
  Cron: "cron",
52
- Once: "once",
53
- Interval: "interval",
54
52
  };
55
53
  /**
56
- * Schedule type.
54
+ * Schedule type. Only cron can be created or updated; once and interval only appear on schedules stored before that restriction.
57
55
  */
58
56
  exports.UpdateAgentScheduleSchedulesType = {
59
57
  Cron: "cron",
@@ -65,6 +63,7 @@ exports.UpdateAgentScheduleType$outboundSchema = z.nativeEnum(exports.UpdateAgen
65
63
  /** @internal */
66
64
  exports.UpdateAgentScheduleRequestBody$outboundSchema = z.object({
67
65
  agentTag: z.string().optional(),
66
+ displayName: z.string().optional(),
68
67
  expression: z.string().optional(),
69
68
  isActive: z.boolean().optional(),
70
69
  payload: components.PublicSchedulePayload$outboundSchema.optional(),
@@ -72,6 +71,7 @@ exports.UpdateAgentScheduleRequestBody$outboundSchema = z.object({
72
71
  }).transform((v) => {
73
72
  return (0, primitives_js_1.remap)(v, {
74
73
  agentTag: "agent_tag",
74
+ displayName: "display_name",
75
75
  isActive: "is_active",
76
76
  });
77
77
  });
@@ -102,6 +102,7 @@ exports.UpdateAgentScheduleResponseBody$inboundSchema = z.object({
102
102
  agent_tag: z.string().optional(),
103
103
  created: z.string().datetime({ offset: true }).transform(v => new Date(v)),
104
104
  created_by_id: z.string(),
105
+ display_name: z.string().optional(),
105
106
  expression: z.string(),
106
107
  generation: z.number().int(),
107
108
  is_active: z.boolean(),
@@ -110,15 +111,18 @@ exports.UpdateAgentScheduleResponseBody$inboundSchema = z.object({
110
111
  trigger_count: z.number().int(),
111
112
  type: exports.UpdateAgentScheduleSchedulesType$inboundSchema,
112
113
  updated: z.string().datetime({ offset: true }).transform(v => new Date(v)),
114
+ updated_by_id: z.string().optional(),
113
115
  }).transform((v) => {
114
116
  return (0, primitives_js_1.remap)(v, {
115
117
  "_id": "id",
116
118
  "agent_key": "agentKey",
117
119
  "agent_tag": "agentTag",
118
120
  "created_by_id": "createdById",
121
+ "display_name": "displayName",
119
122
  "is_active": "isActive",
120
123
  "last_triggered_at": "lastTriggeredAt",
121
124
  "trigger_count": "triggerCount",
125
+ "updated_by_id": "updatedById",
122
126
  });
123
127
  });
124
128
  function updateAgentScheduleResponseBodyFromJSON(jsonString) {
@@ -1 +1 @@
1
- {"version":3,"file":"updateagentschedule.js","sourceRoot":"","sources":["../../src/models/operations/updateagentschedule.ts"],"names":[],"mappings":";AAAA;;GAEG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAsJH,oFAQC;AA0BD,4EAMC;AAwCD,0FAQC;AA5OD,0CAA4B;AAC5B,2DAA0D;AAC1D,qDAAiD;AAGjD,mEAAqD;AAGrD;;GAEG;AACU,QAAA,uBAAuB,GAAG;IACrC,IAAI,EAAE,MAAM;IACZ,IAAI,EAAE,MAAM;IACZ,QAAQ,EAAE,UAAU;CACZ,CAAC;AAwCX;;GAEG;AACU,QAAA,gCAAgC,GAAG;IAC9C,IAAI,EAAE,MAAM;IACZ,IAAI,EAAE,MAAM;IACZ,QAAQ,EAAE,UAAU;CACZ,CAAC;AAsDX,gBAAgB;AACH,QAAA,sCAAsC,GAE/C,CAAC,CAAC,UAAU,CAAC,+BAAuB,CAAC,CAAC;AAW1C,gBAAgB;AACH,QAAA,6CAA6C,GAItD,CAAC,CAAC,MAAM,CAAC;IACX,QAAQ,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,EAAE;IAC/B,UAAU,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,EAAE;IACjC,QAAQ,EAAE,CAAC,CAAC,OAAO,EAAE,CAAC,QAAQ,EAAE;IAChC,OAAO,EAAE,UAAU,CAAC,oCAAoC,CAAC,QAAQ,EAAE;IACnE,IAAI,EAAE,8CAAsC,CAAC,QAAQ,EAAE;CACxD,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,EAAE,EAAE;IACjB,OAAO,IAAA,qBAAM,EAAC,CAAC,EAAE;QACf,QAAQ,EAAE,WAAW;QACrB,QAAQ,EAAE,WAAW;KACtB,CAAC,CAAC;AACL,CAAC,CAAC,CAAC;AAEH,SAAgB,oCAAoC,CAClD,8BAA8D;IAE9D,OAAO,IAAI,CAAC,SAAS,CACnB,qDAA6C,CAAC,KAAK,CACjD,8BAA8B,CAC/B,CACF,CAAC;AACJ,CAAC;AASD,gBAAgB;AACH,QAAA,yCAAyC,GAIlD,CAAC,CAAC,MAAM,CAAC;IACX,QAAQ,EAAE,CAAC,CAAC,MAAM,EAAE;IACpB,UAAU,EAAE,CAAC,CAAC,MAAM,EAAE;IACtB,WAAW,EAAE,CAAC,CAAC,IAAI,CAAC,GAAG,EAAE,CAAC,qDAA6C,CAAC;CACzE,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,EAAE,EAAE;IACjB,OAAO,IAAA,qBAAM,EAAC,CAAC,EAAE;QACf,QAAQ,EAAE,WAAW;QACrB,UAAU,EAAE,aAAa;QACzB,WAAW,EAAE,aAAa;KAC3B,CAAC,CAAC;AACL,CAAC,CAAC,CAAC;AAEH,SAAgB,gCAAgC,CAC9C,0BAAsD;IAEtD,OAAO,IAAI,CAAC,SAAS,CACnB,iDAAyC,CAAC,KAAK,CAAC,0BAA0B,CAAC,CAC5E,CAAC;AACJ,CAAC;AAED,gBAAgB;AACH,QAAA,8CAA8C,GAEvD,CAAC,CAAC,UAAU,CAAC,wCAAgC,CAAC,CAAC;AAEnD,gBAAgB;AACH,QAAA,6CAA6C,GAItD,CAAC,CAAC,MAAM,CAAC;IACX,GAAG,EAAE,CAAC,CAAC,MAAM,EAAE;IACf,SAAS,EAAE,CAAC,CAAC,MAAM,EAAE;IACrB,SAAS,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,EAAE;IAChC,OAAO,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,MAAM,EAAE,IAAI,EAAE,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,EAAE,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,CAAC;IAC1E,aAAa,EAAE,CAAC,CAAC,MAAM,EAAE;IACzB,UAAU,EAAE,CAAC,CAAC,MAAM,EAAE;IACtB,UAAU,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,GAAG,EAAE;IAC5B,SAAS,EAAE,CAAC,CAAC,OAAO,EAAE;IACtB,iBAAiB,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,MAAM,EAAE,IAAI,EAAE,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,EAAE,CACrE,IAAI,IAAI,CAAC,CAAC,CAAC,CACZ,CAAC,QAAQ,EAAE;IACZ,OAAO,EAAE,UAAU,CAAC,mCAAmC;IACvD,aAAa,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,GAAG,EAAE;IAC/B,IAAI,EAAE,sDAA8C;IACpD,OAAO,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,MAAM,EAAE,IAAI,EAAE,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,EAAE,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,CAAC;CAC3E,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,EAAE,EAAE;IACjB,OAAO,IAAA,qBAAM,EAAC,CAAC,EAAE;QACf,KAAK,EAAE,IAAI;QACX,WAAW,EAAE,UAAU;QACvB,WAAW,EAAE,UAAU;QACvB,eAAe,EAAE,aAAa;QAC9B,WAAW,EAAE,UAAU;QACvB,mBAAmB,EAAE,iBAAiB;QACtC,eAAe,EAAE,cAAc;KAChC,CAAC,CAAC;AACL,CAAC,CAAC,CAAC;AAEH,SAAgB,uCAAuC,CACrD,UAAkB;IAElB,OAAO,IAAA,sBAAS,EACd,UAAU,EACV,CAAC,CAAC,EAAE,EAAE,CAAC,qDAA6C,CAAC,KAAK,CAAC,IAAI,CAAC,KAAK,CAAC,CAAC,CAAC,CAAC,EACzE,6DAA6D,CAC9D,CAAC;AACJ,CAAC"}
1
+ {"version":3,"file":"updateagentschedule.js","sourceRoot":"","sources":["../../src/models/operations/updateagentschedule.ts"],"names":[],"mappings":"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"}
@@ -98,7 +98,7 @@ exports.UpdateAnnotationQueueResponseBody$inboundSchema = z.object({
98
98
  updated_by_id: z.nullable(z.string()).optional(),
99
99
  created: z.string().datetime({ offset: true }).transform(v => new Date(v))
100
100
  .optional(),
101
- updated: z.string().datetime({ offset: true }).default("2026-08-06T14:28:47.941Z").transform(v => new Date(v)),
101
+ updated: z.string().datetime({ offset: true }).default("2026-08-07T07:22:33.673Z").transform(v => new Date(v)),
102
102
  }).transform((v) => {
103
103
  return (0, primitives_js_1.remap)(v, {
104
104
  "_id": "id",
@@ -862,7 +862,7 @@ exports.UpdateDatapointEvaluations4$inboundSchema = z.object({
862
862
  parent_annotation_id: z.string().optional(),
863
863
  explanation: z.string().optional(),
864
864
  reviewed_by_id: z.string(),
865
- reviewed_at: z.string().datetime({ offset: true }).default("2026-08-06T14:29:05.458Z").transform(v => new Date(v)),
865
+ reviewed_at: z.string().datetime({ offset: true }).default("2026-08-07T07:22:47.967Z").transform(v => new Date(v)),
866
866
  type: z.literal("string_array"),
867
867
  values: z.array(z.string()),
868
868
  }).transform((v) => {
@@ -913,7 +913,7 @@ exports.UpdateDatapointEvaluations3$inboundSchema = z.object({
913
913
  parent_annotation_id: z.string().optional(),
914
914
  explanation: z.string().optional(),
915
915
  reviewed_by_id: z.string(),
916
- reviewed_at: z.string().datetime({ offset: true }).default("2026-08-06T14:29:05.457Z").transform(v => new Date(v)),
916
+ reviewed_at: z.string().datetime({ offset: true }).default("2026-08-07T07:22:47.967Z").transform(v => new Date(v)),
917
917
  type: z.literal("boolean"),
918
918
  value: z.boolean(),
919
919
  }).transform((v) => {
@@ -964,7 +964,7 @@ exports.UpdateDatapointEvaluations2$inboundSchema = z.object({
964
964
  parent_annotation_id: z.string().optional(),
965
965
  explanation: z.string().optional(),
966
966
  reviewed_by_id: z.string(),
967
- reviewed_at: z.string().datetime({ offset: true }).default("2026-08-06T14:29:05.457Z").transform(v => new Date(v)),
967
+ reviewed_at: z.string().datetime({ offset: true }).default("2026-08-07T07:22:47.966Z").transform(v => new Date(v)),
968
968
  type: z.literal("number"),
969
969
  value: z.number(),
970
970
  }).transform((v) => {
@@ -1014,7 +1014,7 @@ exports.UpdateDatapointEvaluations1$inboundSchema = z.object({
1014
1014
  parent_annotation_id: z.string().optional(),
1015
1015
  explanation: z.string().optional(),
1016
1016
  reviewed_by_id: z.string(),
1017
- reviewed_at: z.string().datetime({ offset: true }).default("2026-08-06T14:29:05.456Z").transform(v => new Date(v)),
1017
+ reviewed_at: z.string().datetime({ offset: true }).default("2026-08-07T07:22:47.966Z").transform(v => new Date(v)),
1018
1018
  type: z.literal("string"),
1019
1019
  value: z.string(),
1020
1020
  }).transform((v) => {
@@ -1065,7 +1065,7 @@ exports.UpdateDatapointResponseBody$inboundSchema = z.object({
1065
1065
  updated_by_id: z.nullable(z.string()).optional(),
1066
1066
  created: z.string().datetime({ offset: true }).transform(v => new Date(v))
1067
1067
  .optional(),
1068
- updated: z.string().datetime({ offset: true }).default("2026-08-06T14:28:47.941Z").transform(v => new Date(v)),
1068
+ updated: z.string().datetime({ offset: true }).default("2026-08-07T07:22:33.673Z").transform(v => new Date(v)),
1069
1069
  }).transform((v) => {
1070
1070
  return (0, primitives_js_1.remap)(v, {
1071
1071
  "_id": "id",
@@ -95,7 +95,7 @@ exports.UpdateDatasetResponseBody$inboundSchema = z.object({
95
95
  updated_by_id: z.nullable(z.string()).optional(),
96
96
  created: z.string().datetime({ offset: true }).transform(v => new Date(v))
97
97
  .optional(),
98
- updated: z.string().datetime({ offset: true }).default("2026-08-06T14:28:47.941Z").transform(v => new Date(v)),
98
+ updated: z.string().datetime({ offset: true }).default("2026-08-07T07:22:33.673Z").transform(v => new Date(v)),
99
99
  }).transform((v) => {
100
100
  return (0, primitives_js_1.remap)(v, {
101
101
  "_id": "id",
@@ -102,7 +102,7 @@ function updateDatasourceMetadataFromJSON(jsonString) {
102
102
  }
103
103
  /** @internal */
104
104
  exports.UpdateDatasourceResponseBody$inboundSchema = z.object({
105
- _id: z.string().default("01KZBQMM74DDB04ZJ223KH7RS8"),
105
+ _id: z.string().default("01KZDHMS65DSMNP1KAWJ88K7K6"),
106
106
  display_name: z.string(),
107
107
  description: z.nullable(z.string()).optional(),
108
108
  status: exports.UpdateDatasourceStatus$inboundSchema,
@@ -371,7 +371,7 @@ function updateToolRequestBodyToolsSchemaToJSON(updateToolRequestBodyToolsSchema
371
371
  }
372
372
  /** @internal */
373
373
  exports.RequestBodyTools$outboundSchema = z.object({
374
- id: z.string().default("01KZBQMM4B81RFJX8BY1SX42QN"),
374
+ id: z.string().default("01KZDHMS3ES4525NJAM4FVFBQE"),
375
375
  name: z.string(),
376
376
  description: z.string().optional(),
377
377
  schema: z.lazy(() => exports.UpdateToolRequestBodyToolsSchema$outboundSchema),
@@ -667,7 +667,7 @@ function updateToolResponseBodyCodeToolFromJSON(jsonString) {
667
667
  }
668
668
  /** @internal */
669
669
  exports.UpdateToolResponseBodyCodeExecutionTool$inboundSchema = z.object({
670
- _id: z.string().default("tool_01KZBQMM46NG796PYE3S1KCF6R"),
670
+ _id: z.string().default("tool_01KZDHMS37TKETGQ79CSPDWRKN"),
671
671
  path: z.string(),
672
672
  key: z.string(),
673
673
  display_name: z.string().optional(),
@@ -720,7 +720,7 @@ function updateToolResponseBodyToolsSchemaFromJSON(jsonString) {
720
720
  }
721
721
  /** @internal */
722
722
  exports.UpdateToolResponseBodyTools$inboundSchema = z.object({
723
- id: z.string().default("01KZBQMM45773A8ZXQ1NVJCYZ7"),
723
+ id: z.string().default("01KZDHMS36M65Q4ZAA0PVCZWKK"),
724
724
  name: z.string(),
725
725
  description: z.string().optional(),
726
726
  schema: z.lazy(() => exports.UpdateToolResponseBodyToolsSchema$inboundSchema),
@@ -750,7 +750,7 @@ function updateToolResponseBodyMcpFromJSON(jsonString) {
750
750
  }
751
751
  /** @internal */
752
752
  exports.UpdateToolResponseBodyMCPTool$inboundSchema = z.object({
753
- _id: z.string().default("tool_01KZBQMM450AHGV4KR7XEZBBXZ"),
753
+ _id: z.string().default("tool_01KZDHMS35MS11N10MXKCTKRWJ"),
754
754
  path: z.string(),
755
755
  key: z.string(),
756
756
  display_name: z.string().optional(),
@@ -838,7 +838,7 @@ function updateToolResponseBodyHttpFromJSON(jsonString) {
838
838
  }
839
839
  /** @internal */
840
840
  exports.UpdateToolResponseBodyHTTPTool$inboundSchema = z.object({
841
- _id: z.string().default("tool_01KZBQMM43TAM56EJXEM46HPV6"),
841
+ _id: z.string().default("tool_01KZDHMS34QJ2F0QHY2V805GC5"),
842
842
  path: z.string(),
843
843
  key: z.string(),
844
844
  display_name: z.string().optional(),
@@ -888,7 +888,7 @@ function updateToolResponseBodyJsonSchemaFromJSON(jsonString) {
888
888
  }
889
889
  /** @internal */
890
890
  exports.UpdateToolResponseBodyJSONSchemaTool$inboundSchema = z.object({
891
- _id: z.string().default("tool_01KZBQMM42NHEM35FQJW9QMJ0K"),
891
+ _id: z.string().default("tool_01KZDHMS2WC3HSZ62SQ31ES524"),
892
892
  path: z.string(),
893
893
  key: z.string(),
894
894
  display_name: z.string().optional(),
@@ -942,7 +942,7 @@ function updateToolResponseBodyFunctionFromJSON(jsonString) {
942
942
  }
943
943
  /** @internal */
944
944
  exports.UpdateToolResponseBodyFunctionTool$inboundSchema = z.object({
945
- _id: z.string().default("tool_01KZBQMM3V3DR123JSYPDVP5CV"),
945
+ _id: z.string().default("tool_01KZDHMS2VT3V3HQXXWDPS5VMQ"),
946
946
  path: z.string(),
947
947
  key: z.string(),
948
948
  display_name: z.string().optional(),
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@orq-ai/node",
3
- "version": "4.13.0-rc.53",
3
+ "version": "4.13.0-rc.57",
4
4
  "author": "Orq",
5
5
  "exports": {
6
6
  ".": {
package/sdk/feedback.d.ts CHANGED
@@ -5,10 +5,10 @@ export declare class Feedback extends ClientSDK {
5
5
  createEvaluation(request?: operations.PostV2FeedbackEvaluationRequestBody | undefined, options?: RequestOptions): Promise<void>;
6
6
  remove(request?: operations.PostV2FeedbackRemoveRequestBody | undefined, options?: RequestOptions): Promise<operations.PostV2FeedbackRemoveResponseBody>;
7
7
  /**
8
- * Create a new API key
8
+ * Create routing rule
9
9
  *
10
10
  * @remarks
11
- * Mints a new opaque API key (`sk-orq-<key_id>-<secret>`) in the workspace. The raw secret is returned ONCE in the response and is never retrievable afterwards. The stored record retains only `token_prefix` and a SHA-256 `token_hash`.
11
+ * Creates a new routing rule with expression, models configuration, and priority settings.
12
12
  */
13
13
  create(request?: operations.PostV2FeedbackRequestBody | undefined, options?: RequestOptions): Promise<operations.PostV2FeedbackResponseBody>;
14
14
  }
package/sdk/feedback.js CHANGED
@@ -21,10 +21,10 @@ class Feedback extends sdks_js_1.ClientSDK {
21
21
  return (0, fp_js_1.unwrapAsync)((0, feedbackRemove_js_1.feedbackRemove)(this, request, options));
22
22
  }
23
23
  /**
24
- * Create a new API key
24
+ * Create routing rule
25
25
  *
26
26
  * @remarks
27
- * Mints a new opaque API key (`sk-orq-<key_id>-<secret>`) in the workspace. The raw secret is returned ONCE in the response and is never retrievable afterwards. The stored record retains only `token_prefix` and a SHA-256 `token_hash`.
27
+ * Creates a new routing rule with expression, models configuration, and priority settings.
28
28
  */
29
29
  async create(request, options) {
30
30
  return (0, fp_js_1.unwrapAsync)((0, feedbackCreate_js_1.feedbackCreate)(this, request, options));
@@ -12,7 +12,7 @@ export declare class Schedules extends ClientSDK {
12
12
  * Create schedule
13
13
  *
14
14
  * @remarks
15
- * Creates a schedule that runs the agent on a recurring or one-off cadence. The minimum firing interval is 1 hour for `cron` and `interval`; `once` schedules are exempt.
15
+ * Creates a schedule that runs the agent on a cron cadence. Only `cron` is accepted, as a 6-field expression firing at most once per hour: hourly `0 0 * * * *`, daily `0 0 9 * * *`, or weekly `0 0 9 * * 1`.
16
16
  */
17
17
  create(request: operations.CreateAgentScheduleRequest, options?: RequestOptions): Promise<operations.CreateAgentScheduleResponseBody>;
18
18
  /**
package/sdk/schedules.js CHANGED
@@ -26,7 +26,7 @@ class Schedules extends sdks_js_1.ClientSDK {
26
26
  * Create schedule
27
27
  *
28
28
  * @remarks
29
- * Creates a schedule that runs the agent on a recurring or one-off cadence. The minimum firing interval is 1 hour for `cron` and `interval`; `once` schedules are exempt.
29
+ * Creates a schedule that runs the agent on a cron cadence. Only `cron` is accepted, as a 6-field expression firing at most once per hour: hourly `0 0 * * * *`, daily `0 0 9 * * *`, or weekly `0 0 9 * * 1`.
30
30
  */
31
31
  async create(request, options) {
32
32
  return (0, fp_js_1.unwrapAsync)((0, schedulesCreate_js_1.schedulesCreate)(this, request, options));
@@ -30,7 +30,7 @@ import { Result } from "../types/fp.js";
30
30
  * Create schedule
31
31
  *
32
32
  * @remarks
33
- * Creates a schedule that runs the agent on a recurring or one-off cadence. The minimum firing interval is 1 hour for `cron` and `interval`; `once` schedules are exempt.
33
+ * Creates a schedule that runs the agent on a cron cadence. Only `cron` is accepted, as a 6-field expression firing at most once per hour: hourly `0 0 * * * *`, daily `0 0 9 * * *`, or weekly `0 0 9 * * 1`.
34
34
  */
35
35
  export function schedulesCreate(
36
36
  client: OrqCore,
package/src/lib/config.ts CHANGED
@@ -58,7 +58,7 @@ export function serverURLFromOptions(options: SDKOptions): URL | null {
58
58
  export const SDK_METADATA = {
59
59
  language: "typescript",
60
60
  openapiDocVersion: "2.0",
61
- sdkVersion: "4.13.0-rc.53",
61
+ sdkVersion: "4.13.0-rc.57",
62
62
  genVersion: "2.926.8",
63
- userAgent: "speakeasy-sdk/typescript 4.13.0-rc.53 2.926.8 2.0 @orq-ai/node",
63
+ userAgent: "speakeasy-sdk/typescript 4.13.0-rc.57 2.926.8 2.0 @orq-ai/node",
64
64
  } as const;