@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
@@ -14,7 +14,7 @@ export type RetrieveAgentScheduleRequest = {
14
14
  scheduleId: string;
15
15
  };
16
16
  /**
17
- * Schedule type.
17
+ * Schedule type. Only cron can be created or updated; once and interval only appear on schedules stored before that restriction.
18
18
  */
19
19
  export declare const RetrieveAgentScheduleType: {
20
20
  readonly Cron: "cron";
@@ -22,7 +22,7 @@ export declare const RetrieveAgentScheduleType: {
22
22
  readonly Interval: "interval";
23
23
  };
24
24
  /**
25
- * Schedule type.
25
+ * Schedule type. Only cron can be created or updated; once and interval only appear on schedules stored before that restriction.
26
26
  */
27
27
  export type RetrieveAgentScheduleType = ClosedEnum<typeof RetrieveAgentScheduleType>;
28
28
  /**
@@ -44,7 +44,11 @@ export type RetrieveAgentScheduleResponseBody = {
44
44
  */
45
45
  createdById: string;
46
46
  /**
47
- * Cron expression (6-field, seconds required), @every duration, @at RFC3339 timestamp, or a predefined descriptor like @hourly/@daily.
47
+ * Human-readable name of the schedule. Omitted for schedules created before display names were required.
48
+ */
49
+ displayName?: string | undefined;
50
+ /**
51
+ * 6-field cron expression. Schedules stored before the cron-only restriction may also return an @every duration or an @at RFC3339 timestamp.
48
52
  */
49
53
  expression: string;
50
54
  /**
@@ -52,7 +56,7 @@ export type RetrieveAgentScheduleResponseBody = {
52
56
  */
53
57
  generation: number;
54
58
  /**
55
- * Whether the schedule is currently firing. once schedules flip to false automatically after firing.
59
+ * Whether the schedule is currently firing. Legacy once schedules flip to false automatically after firing.
56
60
  */
57
61
  isActive: boolean;
58
62
  /**
@@ -65,10 +69,14 @@ export type RetrieveAgentScheduleResponseBody = {
65
69
  */
66
70
  triggerCount: number;
67
71
  /**
68
- * Schedule type.
72
+ * Schedule type. Only cron can be created or updated; once and interval only appear on schedules stored before that restriction.
69
73
  */
70
74
  type: RetrieveAgentScheduleType;
71
75
  updated: Date;
76
+ /**
77
+ * ID of the API key that last updated the schedule. Omitted until the schedule is updated.
78
+ */
79
+ updatedById?: string | undefined;
72
80
  };
73
81
  /** @internal */
74
82
  export type RetrieveAgentScheduleRequest$Outbound = {
@@ -1 +1 @@
1
- {"version":3,"file":"retrieveagentschedule.d.ts","sourceRoot":"","sources":["../../src/models/operations/retrieveagentschedule.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,MAAM,MAAM,4BAA4B,GAAG;IACzC;;OAEG;IACH,QAAQ,EAAE,MAAM,CAAC;IACjB;;OAEG;IACH,UAAU,EAAE,MAAM,CAAC;CACpB,CAAC;AAEF;;GAEG;AACH,eAAO,MAAM,yBAAyB;;;;CAI5B,CAAC;AACX;;GAEG;AACH,MAAM,MAAM,yBAAyB,GAAG,UAAU,CAChD,OAAO,yBAAyB,CACjC,CAAC;AAEF;;GAEG;AACH,MAAM,MAAM,iCAAiC,GAAG;IAC9C;;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,yBAAyB,CAAC;IAChC,OAAO,EAAE,IAAI,CAAC;CACf,CAAC;AAEF,gBAAgB;AAChB,MAAM,MAAM,qCAAqC,GAAG;IAClD,SAAS,EAAE,MAAM,CAAC;IAClB,WAAW,EAAE,MAAM,CAAC;CACrB,CAAC;AAEF,gBAAgB;AAChB,eAAO,MAAM,2CAA2C,EAAE,CAAC,CAAC,OAAO,CACjE,qCAAqC,EACrC,CAAC,CAAC,UAAU,EACZ,4BAA4B,CAS5B,CAAC;AAEH,wBAAgB,kCAAkC,CAChD,4BAA4B,EAAE,4BAA4B,GACzD,MAAM,CAMR;AAED,gBAAgB;AAChB,eAAO,MAAM,uCAAuC,EAAE,CAAC,CAAC,aAAa,CACnE,OAAO,yBAAyB,CACS,CAAC;AAE5C,gBAAgB;AAChB,eAAO,MAAM,+CAA+C,EAAE,CAAC,CAAC,OAAO,CACrE,iCAAiC,EACjC,CAAC,CAAC,UAAU,EACZ,OAAO,CA2BP,CAAC;AAEH,wBAAgB,yCAAyC,CACvD,UAAU,EAAE,MAAM,GACjB,eAAe,CAAC,iCAAiC,EAAE,kBAAkB,CAAC,CAMxE"}
1
+ {"version":3,"file":"retrieveagentschedule.d.ts","sourceRoot":"","sources":["../../src/models/operations/retrieveagentschedule.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,MAAM,MAAM,4BAA4B,GAAG;IACzC;;OAEG;IACH,QAAQ,EAAE,MAAM,CAAC;IACjB;;OAEG;IACH,UAAU,EAAE,MAAM,CAAC;CACpB,CAAC;AAEF;;GAEG;AACH,eAAO,MAAM,yBAAyB;;;;CAI5B,CAAC;AACX;;GAEG;AACH,MAAM,MAAM,yBAAyB,GAAG,UAAU,CAChD,OAAO,yBAAyB,CACjC,CAAC;AAEF;;GAEG;AACH,MAAM,MAAM,iCAAiC,GAAG;IAC9C;;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,WAAW,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IACjC;;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,yBAAyB,CAAC;IAChC,OAAO,EAAE,IAAI,CAAC;IACd;;OAEG;IACH,WAAW,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;CAClC,CAAC;AAEF,gBAAgB;AAChB,MAAM,MAAM,qCAAqC,GAAG;IAClD,SAAS,EAAE,MAAM,CAAC;IAClB,WAAW,EAAE,MAAM,CAAC;CACrB,CAAC;AAEF,gBAAgB;AAChB,eAAO,MAAM,2CAA2C,EAAE,CAAC,CAAC,OAAO,CACjE,qCAAqC,EACrC,CAAC,CAAC,UAAU,EACZ,4BAA4B,CAS5B,CAAC;AAEH,wBAAgB,kCAAkC,CAChD,4BAA4B,EAAE,4BAA4B,GACzD,MAAM,CAMR;AAED,gBAAgB;AAChB,eAAO,MAAM,uCAAuC,EAAE,CAAC,CAAC,aAAa,CACnE,OAAO,yBAAyB,CACS,CAAC;AAE5C,gBAAgB;AAChB,eAAO,MAAM,+CAA+C,EAAE,CAAC,CAAC,OAAO,CACrE,iCAAiC,EACjC,CAAC,CAAC,UAAU,EACZ,OAAO,CA+BP,CAAC;AAEH,wBAAgB,yCAAyC,CACvD,UAAU,EAAE,MAAM,GACjB,eAAe,CAAC,iCAAiC,EAAE,kBAAkB,CAAC,CAMxE"}
@@ -44,7 +44,7 @@ const primitives_js_1 = require("../../lib/primitives.js");
44
44
  const schemas_js_1 = require("../../lib/schemas.js");
45
45
  const components = __importStar(require("../components/index.js"));
46
46
  /**
47
- * Schedule type.
47
+ * Schedule type. Only cron can be created or updated; once and interval only appear on schedules stored before that restriction.
48
48
  */
49
49
  exports.RetrieveAgentScheduleType = {
50
50
  Cron: "cron",
@@ -73,6 +73,7 @@ exports.RetrieveAgentScheduleResponseBody$inboundSchema = z.object({
73
73
  agent_tag: z.string().optional(),
74
74
  created: z.string().datetime({ offset: true }).transform(v => new Date(v)),
75
75
  created_by_id: z.string(),
76
+ display_name: z.string().optional(),
76
77
  expression: z.string(),
77
78
  generation: z.number().int(),
78
79
  is_active: z.boolean(),
@@ -81,15 +82,18 @@ exports.RetrieveAgentScheduleResponseBody$inboundSchema = z.object({
81
82
  trigger_count: z.number().int(),
82
83
  type: exports.RetrieveAgentScheduleType$inboundSchema,
83
84
  updated: z.string().datetime({ offset: true }).transform(v => new Date(v)),
85
+ updated_by_id: z.string().optional(),
84
86
  }).transform((v) => {
85
87
  return (0, primitives_js_1.remap)(v, {
86
88
  "_id": "id",
87
89
  "agent_key": "agentKey",
88
90
  "agent_tag": "agentTag",
89
91
  "created_by_id": "createdById",
92
+ "display_name": "displayName",
90
93
  "is_active": "isActive",
91
94
  "last_triggered_at": "lastTriggeredAt",
92
95
  "trigger_count": "triggerCount",
96
+ "updated_by_id": "updatedById",
93
97
  });
94
98
  });
95
99
  function retrieveAgentScheduleResponseBodyFromJSON(jsonString) {
@@ -1 +1 @@
1
- {"version":3,"file":"retrieveagentschedule.js","sourceRoot":"","sources":["../../src/models/operations/retrieveagentschedule.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"retrieveagentschedule.js","sourceRoot":"","sources":["../../src/models/operations/retrieveagentschedule.ts"],"names":[],"mappings":";AAAA;;GAEG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AA+GH,gFAQC;AA4CD,8FAQC;AAzKD,0CAA4B;AAC5B,2DAA0D;AAC1D,qDAAiD;AAGjD,mEAAqD;AAcrD;;GAEG;AACU,QAAA,yBAAyB,GAAG;IACvC,IAAI,EAAE,MAAM;IACZ,IAAI,EAAE,MAAM;IACZ,QAAQ,EAAE,UAAU;CACZ,CAAC;AAoEX,gBAAgB;AACH,QAAA,2CAA2C,GAIpD,CAAC,CAAC,MAAM,CAAC;IACX,QAAQ,EAAE,CAAC,CAAC,MAAM,EAAE;IACpB,UAAU,EAAE,CAAC,CAAC,MAAM,EAAE;CACvB,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,EAAE,EAAE;IACjB,OAAO,IAAA,qBAAM,EAAC,CAAC,EAAE;QACf,QAAQ,EAAE,WAAW;QACrB,UAAU,EAAE,aAAa;KAC1B,CAAC,CAAC;AACL,CAAC,CAAC,CAAC;AAEH,SAAgB,kCAAkC,CAChD,4BAA0D;IAE1D,OAAO,IAAI,CAAC,SAAS,CACnB,mDAA2C,CAAC,KAAK,CAC/C,4BAA4B,CAC7B,CACF,CAAC;AACJ,CAAC;AAED,gBAAgB;AACH,QAAA,uCAAuC,GAEhD,CAAC,CAAC,UAAU,CAAC,iCAAyB,CAAC,CAAC;AAE5C,gBAAgB;AACH,QAAA,+CAA+C,GAIxD,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,YAAY,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,EAAE;IACnC,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,+CAAuC;IAC7C,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,CAAC,QAAQ,EAAE;CACrC,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,cAAc,EAAE,aAAa;QAC7B,WAAW,EAAE,UAAU;QACvB,mBAAmB,EAAE,iBAAiB;QACtC,eAAe,EAAE,cAAc;QAC/B,eAAe,EAAE,aAAa;KAC/B,CAAC,CAAC;AACL,CAAC,CAAC,CAAC;AAEH,SAAgB,yCAAyC,CACvD,UAAkB;IAElB,OAAO,IAAA,sBAAS,EACd,UAAU,EACV,CAAC,CAAC,EAAE,EAAE,CAAC,uDAA+C,CAAC,KAAK,CAAC,IAAI,CAAC,KAAK,CAAC,CAAC,CAAC,CAAC,EAC3E,+DAA+D,CAChE,CAAC;AACJ,CAAC"}
@@ -78,7 +78,7 @@ exports.RetrieveAnnotationQueueResponseBody$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",
@@ -708,8 +708,8 @@ exports.RetrieveAnnotationQueueItemEvaluations14$inboundSchema = z.object({
708
708
  output_schema: retrieveannotationqueueitemevaluationsannotationqueuesresponse200applicationjsonresponsebody2attributesorq14type_js_1.RetrieveAnnotationQueueItemEvaluationsAnnotationQueuesResponse200ApplicationJSONResponseBody2AttributesOrq14OutputSchema$inboundSchema
709
709
  .optional(),
710
710
  explanation: z.string().optional(),
711
- started_at: z.string().datetime({ offset: true }).default("2026-08-06T14:29:05.647Z").transform(v => new Date(v)),
712
- finished_at: z.string().datetime({ offset: true }).default("2026-08-06T14:29:05.647Z").transform(v => new Date(v)),
711
+ started_at: z.string().datetime({ offset: true }).default("2026-08-07T07:22:48.171Z").transform(v => new Date(v)),
712
+ finished_at: z.string().datetime({ offset: true }).default("2026-08-07T07:22:48.171Z").transform(v => new Date(v)),
713
713
  type: retrieveannotationqueueitemevaluationsannotationqueuesresponse200applicationjsonresponsebody2attributesorq14type_js_1.RetrieveAnnotationQueueItemEvaluationsAnnotationQueuesResponse200ApplicationJSONResponseBody2AttributesOrq14Type$inboundSchema,
714
714
  status: exports.RetrieveAnnotationQueueItemEvaluationsAnnotationQueuesResponse200ApplicationJSONResponseBody2AttributesOrq14Status$inboundSchema,
715
715
  }).transform((v) => {
@@ -806,8 +806,8 @@ exports.RetrieveAnnotationQueueItemEvaluations13$inboundSchema = z.object({
806
806
  output_schema: exports.RetrieveAnnotationQueueItemEvaluationsAnnotationQueuesResponse200ApplicationJSONResponseBody2AttributesOrq13OutputSchema$inboundSchema
807
807
  .optional(),
808
808
  explanation: z.string().optional(),
809
- started_at: z.string().datetime({ offset: true }).default("2026-08-06T14:29:05.646Z").transform(v => new Date(v)),
810
- finished_at: z.string().datetime({ offset: true }).default("2026-08-06T14:29:05.646Z").transform(v => new Date(v)),
809
+ started_at: z.string().datetime({ offset: true }).default("2026-08-07T07:22:48.170Z").transform(v => new Date(v)),
810
+ finished_at: z.string().datetime({ offset: true }).default("2026-08-07T07:22:48.170Z").transform(v => new Date(v)),
811
811
  type: exports.RetrieveAnnotationQueueItemEvaluationsAnnotationQueuesResponse200ApplicationJSONResponseBody2AttributesOrq13Type$inboundSchema,
812
812
  status: exports.RetrieveAnnotationQueueItemEvaluationsAnnotationQueuesResponse200ApplicationJSONResponseBody2AttributesOrq13Status$inboundSchema,
813
813
  value: z.lazy(() => exports.RetrieveAnnotationQueueItemEvaluationsAnnotationQueuesResponse200ApplicationJSONResponseBody2Value$inboundSchema),
@@ -862,8 +862,8 @@ exports.RetrieveAnnotationQueueItemEvaluations12$inboundSchema = z.object({
862
862
  output_schema: exports.RetrieveAnnotationQueueItemEvaluationsAnnotationQueuesResponse200ApplicationJSONResponseBody2AttributesOrq12OutputSchema$inboundSchema
863
863
  .optional(),
864
864
  explanation: z.string().optional(),
865
- started_at: z.string().datetime({ offset: true }).default("2026-08-06T14:29:05.645Z").transform(v => new Date(v)),
866
- finished_at: z.string().datetime({ offset: true }).default("2026-08-06T14:29:05.645Z").transform(v => new Date(v)),
865
+ started_at: z.string().datetime({ offset: true }).default("2026-08-07T07:22:48.169Z").transform(v => new Date(v)),
866
+ finished_at: z.string().datetime({ offset: true }).default("2026-08-07T07:22:48.169Z").transform(v => new Date(v)),
867
867
  type: exports.RetrieveAnnotationQueueItemEvaluationsAnnotationQueuesResponse200ApplicationJSONResponseBody2AttributesOrq12Type$inboundSchema,
868
868
  status: exports.RetrieveAnnotationQueueItemEvaluationsAnnotationQueuesResponse200ApplicationJSONResponseBody2AttributesOrq12Status$inboundSchema,
869
869
  error_code: z.number().default(500),
@@ -921,8 +921,8 @@ exports.RetrieveAnnotationQueueItemEvaluations11$inboundSchema = z.object({
921
921
  output_schema: exports.RetrieveAnnotationQueueItemEvaluationsAnnotationQueuesResponse200ApplicationJSONResponseBody2AttributesOrq11OutputSchema$inboundSchema
922
922
  .optional(),
923
923
  explanation: z.string().optional(),
924
- started_at: z.string().datetime({ offset: true }).default("2026-08-06T14:29:05.645Z").transform(v => new Date(v)),
925
- finished_at: z.string().datetime({ offset: true }).default("2026-08-06T14:29:05.645Z").transform(v => new Date(v)),
924
+ started_at: z.string().datetime({ offset: true }).default("2026-08-07T07:22:48.168Z").transform(v => new Date(v)),
925
+ finished_at: z.string().datetime({ offset: true }).default("2026-08-07T07:22:48.168Z").transform(v => new Date(v)),
926
926
  type: exports.RetrieveAnnotationQueueItemEvaluationsAnnotationQueuesResponse200ApplicationJSONResponseBody2AttributesOrq11Type$inboundSchema,
927
927
  status: exports.RetrieveAnnotationQueueItemEvaluationsAnnotationQueuesResponse200ApplicationJSONResponseBody2AttributesOrq11Status$inboundSchema,
928
928
  }).transform((v) => {
@@ -982,8 +982,8 @@ exports.RetrieveAnnotationQueueItemEvaluations10$inboundSchema = z.object({
982
982
  output_schema: exports.RetrieveAnnotationQueueItemEvaluationsAnnotationQueuesResponse200ApplicationJSONResponseBody2AttributesOrq10OutputSchema$inboundSchema
983
983
  .optional(),
984
984
  explanation: z.string().optional(),
985
- started_at: z.string().datetime({ offset: true }).default("2026-08-06T14:29:05.644Z").transform(v => new Date(v)),
986
- finished_at: z.string().datetime({ offset: true }).default("2026-08-06T14:29:05.644Z").transform(v => new Date(v)),
985
+ started_at: z.string().datetime({ offset: true }).default("2026-08-07T07:22:48.168Z").transform(v => new Date(v)),
986
+ finished_at: z.string().datetime({ offset: true }).default("2026-08-07T07:22:48.168Z").transform(v => new Date(v)),
987
987
  type: exports.RetrieveAnnotationQueueItemEvaluationsAnnotationQueuesResponse200ApplicationJSONResponseBody2AttributesOrq10Type$inboundSchema,
988
988
  status: exports.RetrieveAnnotationQueueItemEvaluationsAnnotationQueuesResponse200ApplicationJSONResponseBody2AttributesOrq10Status$inboundSchema,
989
989
  value: z.union([z.string(), z.number(), z.boolean()]),
@@ -1038,8 +1038,8 @@ exports.RetrieveAnnotationQueueItemEvaluations9$inboundSchema = z.object({
1038
1038
  output_schema: exports.RetrieveAnnotationQueueItemEvaluationsAnnotationQueuesResponse200ApplicationJSONResponseBody2AttributesOrq9OutputSchema$inboundSchema
1039
1039
  .optional(),
1040
1040
  explanation: z.string().optional(),
1041
- started_at: z.string().datetime({ offset: true }).default("2026-08-06T14:29:05.643Z").transform(v => new Date(v)),
1042
- finished_at: z.string().datetime({ offset: true }).default("2026-08-06T14:29:05.643Z").transform(v => new Date(v)),
1041
+ started_at: z.string().datetime({ offset: true }).default("2026-08-07T07:22:48.167Z").transform(v => new Date(v)),
1042
+ finished_at: z.string().datetime({ offset: true }).default("2026-08-07T07:22:48.167Z").transform(v => new Date(v)),
1043
1043
  type: exports.RetrieveAnnotationQueueItemEvaluationsAnnotationQueuesResponse200ApplicationJSONResponseBody2AttributesOrq9Type$inboundSchema,
1044
1044
  status: exports.RetrieveAnnotationQueueItemEvaluationsAnnotationQueuesResponse200ApplicationJSONResponseBody2AttributesOrq9Status$inboundSchema,
1045
1045
  error_code: z.number().default(500),
@@ -1097,8 +1097,8 @@ exports.RetrieveAnnotationQueueItemEvaluations8$inboundSchema = z.object({
1097
1097
  output_schema: exports.RetrieveAnnotationQueueItemEvaluationsAnnotationQueuesResponse200ApplicationJSONResponseBody2AttributesOrq8OutputSchema$inboundSchema
1098
1098
  .optional(),
1099
1099
  explanation: z.string().optional(),
1100
- started_at: z.string().datetime({ offset: true }).default("2026-08-06T14:29:05.643Z").transform(v => new Date(v)),
1101
- finished_at: z.string().datetime({ offset: true }).default("2026-08-06T14:29:05.643Z").transform(v => new Date(v)),
1100
+ started_at: z.string().datetime({ offset: true }).default("2026-08-07T07:22:48.166Z").transform(v => new Date(v)),
1101
+ finished_at: z.string().datetime({ offset: true }).default("2026-08-07T07:22:48.167Z").transform(v => new Date(v)),
1102
1102
  type: exports.RetrieveAnnotationQueueItemEvaluationsAnnotationQueuesResponse200ApplicationJSONResponseBody2AttributesOrq8Type$inboundSchema,
1103
1103
  status: exports.RetrieveAnnotationQueueItemEvaluationsAnnotationQueuesResponse200ApplicationJSONResponseBody2AttributesOrq8Status$inboundSchema,
1104
1104
  }).transform((v) => {
@@ -1158,8 +1158,8 @@ exports.RetrieveAnnotationQueueItemEvaluations7$inboundSchema = z.object({
1158
1158
  output_schema: exports.RetrieveAnnotationQueueItemEvaluationsAnnotationQueuesResponse200ApplicationJSONResponseBody2AttributesOrq7OutputSchema$inboundSchema
1159
1159
  .optional(),
1160
1160
  explanation: z.string().optional(),
1161
- started_at: z.string().datetime({ offset: true }).default("2026-08-06T14:29:05.642Z").transform(v => new Date(v)),
1162
- finished_at: z.string().datetime({ offset: true }).default("2026-08-06T14:29:05.642Z").transform(v => new Date(v)),
1161
+ started_at: z.string().datetime({ offset: true }).default("2026-08-07T07:22:48.166Z").transform(v => new Date(v)),
1162
+ finished_at: z.string().datetime({ offset: true }).default("2026-08-07T07:22:48.166Z").transform(v => new Date(v)),
1163
1163
  type: exports.RetrieveAnnotationQueueItemEvaluationsAnnotationQueuesResponse200ApplicationJSONResponseBody2AttributesOrq7Type$inboundSchema,
1164
1164
  status: exports.RetrieveAnnotationQueueItemEvaluationsAnnotationQueuesResponse200ApplicationJSONResponseBody2AttributesOrq7Status$inboundSchema,
1165
1165
  value: z.union([z.number(), z.boolean()]),
@@ -1214,8 +1214,8 @@ exports.RetrieveAnnotationQueueItemEvaluations6$inboundSchema = z.object({
1214
1214
  output_schema: exports.RetrieveAnnotationQueueItemEvaluationsAnnotationQueuesResponse200ApplicationJSONResponseBody2AttributesOrq6OutputSchema$inboundSchema
1215
1215
  .optional(),
1216
1216
  explanation: z.string().optional(),
1217
- started_at: z.string().datetime({ offset: true }).default("2026-08-06T14:29:05.642Z").transform(v => new Date(v)),
1218
- finished_at: z.string().datetime({ offset: true }).default("2026-08-06T14:29:05.642Z").transform(v => new Date(v)),
1217
+ started_at: z.string().datetime({ offset: true }).default("2026-08-07T07:22:48.165Z").transform(v => new Date(v)),
1218
+ finished_at: z.string().datetime({ offset: true }).default("2026-08-07T07:22:48.165Z").transform(v => new Date(v)),
1219
1219
  type: exports.RetrieveAnnotationQueueItemEvaluationsAnnotationQueuesResponse200ApplicationJSONResponseBody2AttributesOrq6Type$inboundSchema,
1220
1220
  status: exports.RetrieveAnnotationQueueItemEvaluationsAnnotationQueuesResponse200ApplicationJSONResponseBody2AttributesOrq6Status$inboundSchema,
1221
1221
  error_code: z.number().default(500),
@@ -1273,8 +1273,8 @@ exports.RetrieveAnnotationQueueItemEvaluations5$inboundSchema = z.object({
1273
1273
  output_schema: exports.RetrieveAnnotationQueueItemEvaluationsAnnotationQueuesResponse200ApplicationJSONResponseBody2AttributesOrq5OutputSchema$inboundSchema
1274
1274
  .optional(),
1275
1275
  explanation: z.string().optional(),
1276
- started_at: z.string().datetime({ offset: true }).default("2026-08-06T14:29:05.641Z").transform(v => new Date(v)),
1277
- finished_at: z.string().datetime({ offset: true }).default("2026-08-06T14:29:05.641Z").transform(v => new Date(v)),
1276
+ started_at: z.string().datetime({ offset: true }).default("2026-08-07T07:22:48.165Z").transform(v => new Date(v)),
1277
+ finished_at: z.string().datetime({ offset: true }).default("2026-08-07T07:22:48.165Z").transform(v => new Date(v)),
1278
1278
  type: exports.RetrieveAnnotationQueueItemEvaluationsAnnotationQueuesResponse200ApplicationJSONResponseBody2AttributesOrq5Type$inboundSchema,
1279
1279
  status: exports.RetrieveAnnotationQueueItemEvaluationsAnnotationQueuesResponse200ApplicationJSONResponseBody2AttributesOrq5Status$inboundSchema,
1280
1280
  }).transform((v) => {
@@ -1328,8 +1328,8 @@ exports.RetrieveAnnotationQueueItemEvaluationsAnnotationQueues4$inboundSchema =
1328
1328
  output_schema: exports.RetrieveAnnotationQueueItemEvaluationsAnnotationQueuesResponse200ApplicationJSONResponseBody2AttributesOrq4OutputSchema$inboundSchema
1329
1329
  .optional(),
1330
1330
  explanation: z.string().optional(),
1331
- started_at: z.string().datetime({ offset: true }).default("2026-08-06T14:29:05.640Z").transform(v => new Date(v)),
1332
- finished_at: z.string().datetime({ offset: true }).default("2026-08-06T14:29:05.641Z").transform(v => new Date(v)),
1331
+ started_at: z.string().datetime({ offset: true }).default("2026-08-07T07:22:48.164Z").transform(v => new Date(v)),
1332
+ finished_at: z.string().datetime({ offset: true }).default("2026-08-07T07:22:48.164Z").transform(v => new Date(v)),
1333
1333
  type: exports.RetrieveAnnotationQueueItemEvaluationsAnnotationQueuesResponse200ApplicationJSONResponseBody2AttributesOrq4Type$inboundSchema,
1334
1334
  status: exports.RetrieveAnnotationQueueItemEvaluationsAnnotationQueuesResponse200ApplicationJSONResponseBody2AttributesOrq4Status$inboundSchema,
1335
1335
  value: z.boolean(),
@@ -1385,8 +1385,8 @@ exports.RetrieveAnnotationQueueItemEvaluationsAnnotationQueues3$inboundSchema =
1385
1385
  output_schema: exports.RetrieveAnnotationQueueItemEvaluationsAnnotationQueuesResponse200ApplicationJSONResponseBody2AttributesOrqOutputSchema$inboundSchema
1386
1386
  .optional(),
1387
1387
  explanation: z.string().optional(),
1388
- started_at: z.string().datetime({ offset: true }).default("2026-08-06T14:29:05.640Z").transform(v => new Date(v)),
1389
- finished_at: z.string().datetime({ offset: true }).default("2026-08-06T14:29:05.640Z").transform(v => new Date(v)),
1388
+ started_at: z.string().datetime({ offset: true }).default("2026-08-07T07:22:48.163Z").transform(v => new Date(v)),
1389
+ finished_at: z.string().datetime({ offset: true }).default("2026-08-07T07:22:48.163Z").transform(v => new Date(v)),
1390
1390
  type: exports.RetrieveAnnotationQueueItemEvaluationsAnnotationQueuesResponse200ApplicationJSONResponseBody2AttributesOrqType$inboundSchema,
1391
1391
  status: exports.RetrieveAnnotationQueueItemEvaluationsAnnotationQueuesResponse200ApplicationJSONResponseBody2AttributesOrqStatus$inboundSchema,
1392
1392
  error_code: z.number().default(500),
@@ -1445,8 +1445,8 @@ exports.RetrieveAnnotationQueueItemEvaluationsAnnotationQueues2$inboundSchema =
1445
1445
  output_schema: exports.RetrieveAnnotationQueueItemEvaluationsAnnotationQueuesResponse200ApplicationJSONResponseBody2AttributesOutputSchema$inboundSchema
1446
1446
  .optional(),
1447
1447
  explanation: z.string().optional(),
1448
- started_at: z.string().datetime({ offset: true }).default("2026-08-06T14:29:05.639Z").transform(v => new Date(v)),
1449
- finished_at: z.string().datetime({ offset: true }).default("2026-08-06T14:29:05.639Z").transform(v => new Date(v)),
1448
+ started_at: z.string().datetime({ offset: true }).default("2026-08-07T07:22:48.163Z").transform(v => new Date(v)),
1449
+ finished_at: z.string().datetime({ offset: true }).default("2026-08-07T07:22:48.163Z").transform(v => new Date(v)),
1450
1450
  type: exports.RetrieveAnnotationQueueItemEvaluationsAnnotationQueuesResponse200ApplicationJSONResponseBody2AttributesType$inboundSchema,
1451
1451
  status: exports.RetrieveAnnotationQueueItemEvaluationsAnnotationQueuesResponse200ApplicationJSONResponseBody2AttributesStatus$inboundSchema,
1452
1452
  }).transform((v) => {
@@ -1511,8 +1511,8 @@ exports.RetrieveAnnotationQueueItemEvaluationsAnnotationQueues1$inboundSchema =
1511
1511
  output_schema: exports.RetrieveAnnotationQueueItemEvaluationsAnnotationQueuesResponse200ApplicationJSONResponseBody2OutputSchema$inboundSchema
1512
1512
  .optional(),
1513
1513
  explanation: z.string().optional(),
1514
- started_at: z.string().datetime({ offset: true }).default("2026-08-06T14:29:05.639Z").transform(v => new Date(v)),
1515
- finished_at: z.string().datetime({ offset: true }).default("2026-08-06T14:29:05.639Z").transform(v => new Date(v)),
1514
+ started_at: z.string().datetime({ offset: true }).default("2026-08-07T07:22:48.162Z").transform(v => new Date(v)),
1515
+ finished_at: z.string().datetime({ offset: true }).default("2026-08-07T07:22:48.162Z").transform(v => new Date(v)),
1516
1516
  type: exports.RetrieveAnnotationQueueItemEvaluationsAnnotationQueuesResponse200ApplicationJSONResponseBody2Type$inboundSchema,
1517
1517
  status: exports.RetrieveAnnotationQueueItemEvaluationsAnnotationQueuesResponse200ApplicationJSONResponseBody2Status$inboundSchema,
1518
1518
  value: z.lazy(() => exports.RetrieveAnnotationQueueItemEvaluationsAnnotationQueuesResponse200Value$inboundSchema),
@@ -708,8 +708,8 @@ exports.RetrieveAnnotationQueueItemEvaluationsAnnotationQueuesResponse200Applica
708
708
  output_schema: retrieveannotationqueueitemevaluationsannotationqueuesresponse200applicationjsonresponsebody14attributesorq14type_js_1.RetrieveAnnotationQueueItemEvaluationsAnnotationQueuesResponse200ApplicationJSONResponseBody14AttributesOrq14OutputSchema$inboundSchema
709
709
  .optional(),
710
710
  explanation: z.string().optional(),
711
- started_at: z.string().datetime({ offset: true }).default("2026-08-06T14:29:06.722Z").transform(v => new Date(v)),
712
- finished_at: z.string().datetime({ offset: true }).default("2026-08-06T14:29:06.722Z").transform(v => new Date(v)),
711
+ started_at: z.string().datetime({ offset: true }).default("2026-08-07T07:22:49.302Z").transform(v => new Date(v)),
712
+ finished_at: z.string().datetime({ offset: true }).default("2026-08-07T07:22:49.302Z").transform(v => new Date(v)),
713
713
  type: retrieveannotationqueueitemevaluationsannotationqueuesresponse200applicationjsonresponsebody14attributesorq14type_js_1.RetrieveAnnotationQueueItemEvaluationsAnnotationQueuesResponse200ApplicationJSONResponseBody14AttributesOrq14Type$inboundSchema,
714
714
  status: exports.RetrieveAnnotationQueueItemEvaluationsAnnotationQueuesResponse200ApplicationJSONResponseBody14AttributesOrq14Status$inboundSchema,
715
715
  }).transform((v) => {
@@ -810,8 +810,8 @@ exports.RetrieveAnnotationQueueItemEvaluationsAnnotationQueuesResponse200Applica
810
810
  output_schema: exports.RetrieveAnnotationQueueItemEvaluationsAnnotationQueuesResponse200ApplicationJSONResponseBody14AttributesOrq13OutputSchema$inboundSchema
811
811
  .optional(),
812
812
  explanation: z.string().optional(),
813
- started_at: z.string().datetime({ offset: true }).default("2026-08-06T14:29:06.721Z").transform(v => new Date(v)),
814
- finished_at: z.string().datetime({ offset: true }).default("2026-08-06T14:29:06.721Z").transform(v => new Date(v)),
813
+ started_at: z.string().datetime({ offset: true }).default("2026-08-07T07:22:49.301Z").transform(v => new Date(v)),
814
+ finished_at: z.string().datetime({ offset: true }).default("2026-08-07T07:22:49.301Z").transform(v => new Date(v)),
815
815
  type: exports.RetrieveAnnotationQueueItemEvaluationsAnnotationQueuesResponse200ApplicationJSONResponseBody14AttributesOrq13Type$inboundSchema,
816
816
  status: exports.RetrieveAnnotationQueueItemEvaluationsAnnotationQueuesResponse200ApplicationJSONResponseBody14AttributesOrq13Status$inboundSchema,
817
817
  value: z.lazy(() => exports.RetrieveAnnotationQueueItemEvaluationsAnnotationQueuesResponse200ApplicationJSONResponseBody14AttributesOrq13Value$inboundSchema),
@@ -867,8 +867,8 @@ exports.RetrieveAnnotationQueueItemEvaluationsAnnotationQueuesResponse200Applica
867
867
  output_schema: exports.RetrieveAnnotationQueueItemEvaluationsAnnotationQueuesResponse200ApplicationJSONResponseBody14AttributesOrq12OutputSchema$inboundSchema
868
868
  .optional(),
869
869
  explanation: z.string().optional(),
870
- started_at: z.string().datetime({ offset: true }).default("2026-08-06T14:29:06.720Z").transform(v => new Date(v)),
871
- finished_at: z.string().datetime({ offset: true }).default("2026-08-06T14:29:06.721Z").transform(v => new Date(v)),
870
+ started_at: z.string().datetime({ offset: true }).default("2026-08-07T07:22:49.294Z").transform(v => new Date(v)),
871
+ finished_at: z.string().datetime({ offset: true }).default("2026-08-07T07:22:49.294Z").transform(v => new Date(v)),
872
872
  type: exports.RetrieveAnnotationQueueItemEvaluationsAnnotationQueuesResponse200ApplicationJSONResponseBody14AttributesOrq12Type$inboundSchema,
873
873
  status: exports.RetrieveAnnotationQueueItemEvaluationsAnnotationQueuesResponse200ApplicationJSONResponseBody14AttributesOrq12Status$inboundSchema,
874
874
  error_code: z.number().default(500),
@@ -927,8 +927,8 @@ exports.RetrieveAnnotationQueueItemEvaluationsAnnotationQueuesResponse200Applica
927
927
  output_schema: exports.RetrieveAnnotationQueueItemEvaluationsAnnotationQueuesResponse200ApplicationJSONResponseBody14AttributesOrq11OutputSchema$inboundSchema
928
928
  .optional(),
929
929
  explanation: z.string().optional(),
930
- started_at: z.string().datetime({ offset: true }).default("2026-08-06T14:29:06.720Z").transform(v => new Date(v)),
931
- finished_at: z.string().datetime({ offset: true }).default("2026-08-06T14:29:06.720Z").transform(v => new Date(v)),
930
+ started_at: z.string().datetime({ offset: true }).default("2026-08-07T07:22:49.293Z").transform(v => new Date(v)),
931
+ finished_at: z.string().datetime({ offset: true }).default("2026-08-07T07:22:49.293Z").transform(v => new Date(v)),
932
932
  type: exports.RetrieveAnnotationQueueItemEvaluationsAnnotationQueuesResponse200ApplicationJSONResponseBody14AttributesOrq11Type$inboundSchema,
933
933
  status: exports.RetrieveAnnotationQueueItemEvaluationsAnnotationQueuesResponse200ApplicationJSONResponseBody14AttributesOrq11Status$inboundSchema,
934
934
  }).transform((v) => {
@@ -989,8 +989,8 @@ exports.RetrieveAnnotationQueueItemEvaluationsAnnotationQueuesResponse200Applica
989
989
  output_schema: exports.RetrieveAnnotationQueueItemEvaluationsAnnotationQueuesResponse200ApplicationJSONResponseBody14AttributesOrq10OutputSchema$inboundSchema
990
990
  .optional(),
991
991
  explanation: z.string().optional(),
992
- started_at: z.string().datetime({ offset: true }).default("2026-08-06T14:29:06.719Z").transform(v => new Date(v)),
993
- finished_at: z.string().datetime({ offset: true }).default("2026-08-06T14:29:06.719Z").transform(v => new Date(v)),
992
+ started_at: z.string().datetime({ offset: true }).default("2026-08-07T07:22:49.293Z").transform(v => new Date(v)),
993
+ finished_at: z.string().datetime({ offset: true }).default("2026-08-07T07:22:49.293Z").transform(v => new Date(v)),
994
994
  type: exports.RetrieveAnnotationQueueItemEvaluationsAnnotationQueuesResponse200ApplicationJSONResponseBody14AttributesOrq10Type$inboundSchema,
995
995
  status: exports.RetrieveAnnotationQueueItemEvaluationsAnnotationQueuesResponse200ApplicationJSONResponseBody14AttributesOrq10Status$inboundSchema,
996
996
  value: z.union([z.string(), z.number(), z.boolean()]),
@@ -1046,8 +1046,8 @@ exports.RetrieveAnnotationQueueItemEvaluationsAnnotationQueuesResponse200Applica
1046
1046
  output_schema: exports.RetrieveAnnotationQueueItemEvaluationsAnnotationQueuesResponse200ApplicationJSONResponseBody14AttributesOrq9OutputSchema$inboundSchema
1047
1047
  .optional(),
1048
1048
  explanation: z.string().optional(),
1049
- started_at: z.string().datetime({ offset: true }).default("2026-08-06T14:29:06.719Z").transform(v => new Date(v)),
1050
- finished_at: z.string().datetime({ offset: true }).default("2026-08-06T14:29:06.719Z").transform(v => new Date(v)),
1049
+ started_at: z.string().datetime({ offset: true }).default("2026-08-07T07:22:49.292Z").transform(v => new Date(v)),
1050
+ finished_at: z.string().datetime({ offset: true }).default("2026-08-07T07:22:49.292Z").transform(v => new Date(v)),
1051
1051
  type: exports.RetrieveAnnotationQueueItemEvaluationsAnnotationQueuesResponse200ApplicationJSONResponseBody14AttributesOrq9Type$inboundSchema,
1052
1052
  status: exports.RetrieveAnnotationQueueItemEvaluationsAnnotationQueuesResponse200ApplicationJSONResponseBody14AttributesOrq9Status$inboundSchema,
1053
1053
  error_code: z.number().default(500),
@@ -1106,8 +1106,8 @@ exports.RetrieveAnnotationQueueItemEvaluationsAnnotationQueuesResponse200Applica
1106
1106
  output_schema: exports.RetrieveAnnotationQueueItemEvaluationsAnnotationQueuesResponse200ApplicationJSONResponseBody14AttributesOrq8OutputSchema$inboundSchema
1107
1107
  .optional(),
1108
1108
  explanation: z.string().optional(),
1109
- started_at: z.string().datetime({ offset: true }).default("2026-08-06T14:29:06.718Z").transform(v => new Date(v)),
1110
- finished_at: z.string().datetime({ offset: true }).default("2026-08-06T14:29:06.718Z").transform(v => new Date(v)),
1109
+ started_at: z.string().datetime({ offset: true }).default("2026-08-07T07:22:49.291Z").transform(v => new Date(v)),
1110
+ finished_at: z.string().datetime({ offset: true }).default("2026-08-07T07:22:49.291Z").transform(v => new Date(v)),
1111
1111
  type: exports.RetrieveAnnotationQueueItemEvaluationsAnnotationQueuesResponse200ApplicationJSONResponseBody14AttributesOrq8Type$inboundSchema,
1112
1112
  status: exports.RetrieveAnnotationQueueItemEvaluationsAnnotationQueuesResponse200ApplicationJSONResponseBody14AttributesOrq8Status$inboundSchema,
1113
1113
  }).transform((v) => {
@@ -1168,8 +1168,8 @@ exports.RetrieveAnnotationQueueItemEvaluationsAnnotationQueuesResponse200Applica
1168
1168
  output_schema: exports.RetrieveAnnotationQueueItemEvaluationsAnnotationQueuesResponse200ApplicationJSONResponseBody14AttributesOrq7OutputSchema$inboundSchema
1169
1169
  .optional(),
1170
1170
  explanation: z.string().optional(),
1171
- started_at: z.string().datetime({ offset: true }).default("2026-08-06T14:29:06.718Z").transform(v => new Date(v)),
1172
- finished_at: z.string().datetime({ offset: true }).default("2026-08-06T14:29:06.718Z").transform(v => new Date(v)),
1171
+ started_at: z.string().datetime({ offset: true }).default("2026-08-07T07:22:49.291Z").transform(v => new Date(v)),
1172
+ finished_at: z.string().datetime({ offset: true }).default("2026-08-07T07:22:49.291Z").transform(v => new Date(v)),
1173
1173
  type: exports.RetrieveAnnotationQueueItemEvaluationsAnnotationQueuesResponse200ApplicationJSONResponseBody14AttributesOrq7Type$inboundSchema,
1174
1174
  status: exports.RetrieveAnnotationQueueItemEvaluationsAnnotationQueuesResponse200ApplicationJSONResponseBody14AttributesOrq7Status$inboundSchema,
1175
1175
  value: z.union([z.number(), z.boolean()]),
@@ -1225,8 +1225,8 @@ exports.RetrieveAnnotationQueueItemEvaluationsAnnotationQueuesResponse200Applica
1225
1225
  output_schema: exports.RetrieveAnnotationQueueItemEvaluationsAnnotationQueuesResponse200ApplicationJSONResponseBody14AttributesOrq6OutputSchema$inboundSchema
1226
1226
  .optional(),
1227
1227
  explanation: z.string().optional(),
1228
- started_at: z.string().datetime({ offset: true }).default("2026-08-06T14:29:06.717Z").transform(v => new Date(v)),
1229
- finished_at: z.string().datetime({ offset: true }).default("2026-08-06T14:29:06.717Z").transform(v => new Date(v)),
1228
+ started_at: z.string().datetime({ offset: true }).default("2026-08-07T07:22:49.290Z").transform(v => new Date(v)),
1229
+ finished_at: z.string().datetime({ offset: true }).default("2026-08-07T07:22:49.290Z").transform(v => new Date(v)),
1230
1230
  type: exports.RetrieveAnnotationQueueItemEvaluationsAnnotationQueuesResponse200ApplicationJSONResponseBody14AttributesOrq6Type$inboundSchema,
1231
1231
  status: exports.RetrieveAnnotationQueueItemEvaluationsAnnotationQueuesResponse200ApplicationJSONResponseBody14AttributesOrq6Status$inboundSchema,
1232
1232
  error_code: z.number().default(500),
@@ -1285,8 +1285,8 @@ exports.RetrieveAnnotationQueueItemEvaluationsAnnotationQueuesResponse200Applica
1285
1285
  output_schema: exports.RetrieveAnnotationQueueItemEvaluationsAnnotationQueuesResponse200ApplicationJSONResponseBody14AttributesOrq5OutputSchema$inboundSchema
1286
1286
  .optional(),
1287
1287
  explanation: z.string().optional(),
1288
- started_at: z.string().datetime({ offset: true }).default("2026-08-06T14:29:06.717Z").transform(v => new Date(v)),
1289
- finished_at: z.string().datetime({ offset: true }).default("2026-08-06T14:29:06.717Z").transform(v => new Date(v)),
1288
+ started_at: z.string().datetime({ offset: true }).default("2026-08-07T07:22:49.290Z").transform(v => new Date(v)),
1289
+ finished_at: z.string().datetime({ offset: true }).default("2026-08-07T07:22:49.290Z").transform(v => new Date(v)),
1290
1290
  type: exports.RetrieveAnnotationQueueItemEvaluationsAnnotationQueuesResponse200ApplicationJSONResponseBody14AttributesOrq5Type$inboundSchema,
1291
1291
  status: exports.RetrieveAnnotationQueueItemEvaluationsAnnotationQueuesResponse200ApplicationJSONResponseBody14AttributesOrq5Status$inboundSchema,
1292
1292
  }).transform((v) => {
@@ -1341,8 +1341,8 @@ exports.RetrieveAnnotationQueueItemEvaluationsAnnotationQueuesResponse200Applica
1341
1341
  output_schema: exports.RetrieveAnnotationQueueItemEvaluationsAnnotationQueuesResponse200ApplicationJSONResponseBody14AttributesOrq4OutputSchema$inboundSchema
1342
1342
  .optional(),
1343
1343
  explanation: z.string().optional(),
1344
- started_at: z.string().datetime({ offset: true }).default("2026-08-06T14:29:06.716Z").transform(v => new Date(v)),
1345
- finished_at: z.string().datetime({ offset: true }).default("2026-08-06T14:29:06.716Z").transform(v => new Date(v)),
1344
+ started_at: z.string().datetime({ offset: true }).default("2026-08-07T07:22:49.289Z").transform(v => new Date(v)),
1345
+ finished_at: z.string().datetime({ offset: true }).default("2026-08-07T07:22:49.289Z").transform(v => new Date(v)),
1346
1346
  type: exports.RetrieveAnnotationQueueItemEvaluationsAnnotationQueuesResponse200ApplicationJSONResponseBody14AttributesOrq4Type$inboundSchema,
1347
1347
  status: exports.RetrieveAnnotationQueueItemEvaluationsAnnotationQueuesResponse200ApplicationJSONResponseBody14AttributesOrq4Status$inboundSchema,
1348
1348
  value: z.boolean(),
@@ -1398,8 +1398,8 @@ exports.RetrieveAnnotationQueueItemEvaluationsAnnotationQueuesResponse200Applica
1398
1398
  output_schema: exports.RetrieveAnnotationQueueItemEvaluationsAnnotationQueuesResponse200ApplicationJSONResponseBody14AttributesOrqOutputSchema$inboundSchema
1399
1399
  .optional(),
1400
1400
  explanation: z.string().optional(),
1401
- started_at: z.string().datetime({ offset: true }).default("2026-08-06T14:29:06.716Z").transform(v => new Date(v)),
1402
- finished_at: z.string().datetime({ offset: true }).default("2026-08-06T14:29:06.716Z").transform(v => new Date(v)),
1401
+ started_at: z.string().datetime({ offset: true }).default("2026-08-07T07:22:49.289Z").transform(v => new Date(v)),
1402
+ finished_at: z.string().datetime({ offset: true }).default("2026-08-07T07:22:49.289Z").transform(v => new Date(v)),
1403
1403
  type: exports.RetrieveAnnotationQueueItemEvaluationsAnnotationQueuesResponse200ApplicationJSONResponseBody14AttributesOrqType$inboundSchema,
1404
1404
  status: exports.RetrieveAnnotationQueueItemEvaluationsAnnotationQueuesResponse200ApplicationJSONResponseBody14AttributesOrqStatus$inboundSchema,
1405
1405
  error_code: z.number().default(500),
@@ -1458,8 +1458,8 @@ exports.RetrieveAnnotationQueueItemEvaluationsAnnotationQueuesResponse200Applica
1458
1458
  output_schema: exports.RetrieveAnnotationQueueItemEvaluationsAnnotationQueuesResponse200ApplicationJSONResponseBody14AttributesOutputSchema$inboundSchema
1459
1459
  .optional(),
1460
1460
  explanation: z.string().optional(),
1461
- started_at: z.string().datetime({ offset: true }).default("2026-08-06T14:29:06.715Z").transform(v => new Date(v)),
1462
- finished_at: z.string().datetime({ offset: true }).default("2026-08-06T14:29:06.715Z").transform(v => new Date(v)),
1461
+ started_at: z.string().datetime({ offset: true }).default("2026-08-07T07:22:49.288Z").transform(v => new Date(v)),
1462
+ finished_at: z.string().datetime({ offset: true }).default("2026-08-07T07:22:49.288Z").transform(v => new Date(v)),
1463
1463
  type: exports.RetrieveAnnotationQueueItemEvaluationsAnnotationQueuesResponse200ApplicationJSONResponseBody14AttributesType$inboundSchema,
1464
1464
  status: exports.RetrieveAnnotationQueueItemEvaluationsAnnotationQueuesResponse200ApplicationJSONResponseBody14AttributesStatus$inboundSchema,
1465
1465
  }).transform((v) => {
@@ -1524,8 +1524,8 @@ exports.RetrieveAnnotationQueueItemEvaluationsAnnotationQueuesResponse200Applica
1524
1524
  output_schema: exports.RetrieveAnnotationQueueItemEvaluationsAnnotationQueuesResponse200ApplicationJSONResponseBody14OutputSchema$inboundSchema
1525
1525
  .optional(),
1526
1526
  explanation: z.string().optional(),
1527
- started_at: z.string().datetime({ offset: true }).default("2026-08-06T14:29:06.714Z").transform(v => new Date(v)),
1528
- finished_at: z.string().datetime({ offset: true }).default("2026-08-06T14:29:06.715Z").transform(v => new Date(v)),
1527
+ started_at: z.string().datetime({ offset: true }).default("2026-08-07T07:22:49.287Z").transform(v => new Date(v)),
1528
+ finished_at: z.string().datetime({ offset: true }).default("2026-08-07T07:22:49.287Z").transform(v => new Date(v)),
1529
1529
  type: exports.RetrieveAnnotationQueueItemEvaluationsAnnotationQueuesResponse200ApplicationJSONResponseBody14Type$inboundSchema,
1530
1530
  status: exports.RetrieveAnnotationQueueItemEvaluationsAnnotationQueuesResponse200ApplicationJSONResponseBody14Status$inboundSchema,
1531
1531
  value: z.lazy(() => exports.RetrieveAnnotationQueueItemEvaluationsAnnotationQueuesResponse200ApplicationJSONResponseBody14Value$inboundSchema),
@@ -578,8 +578,8 @@ exports.RetrieveAnnotationQueueItemEvaluationsAnnotationQueuesResponse200Applica
578
578
  output_schema: exports.RetrieveAnnotationQueueItemEvaluationsAnnotationQueuesResponse200ApplicationJSONResponseBody22AttributesOrqOutputSchema$inboundSchema
579
579
  .optional(),
580
580
  explanation: z.string().optional(),
581
- started_at: z.string().datetime({ offset: true }).default("2026-08-06T14:29:07.037Z").transform(v => new Date(v)),
582
- finished_at: z.string().datetime({ offset: true }).default("2026-08-06T14:29:07.037Z").transform(v => new Date(v)),
581
+ started_at: z.string().datetime({ offset: true }).default("2026-08-07T07:22:49.625Z").transform(v => new Date(v)),
582
+ finished_at: z.string().datetime({ offset: true }).default("2026-08-07T07:22:49.625Z").transform(v => new Date(v)),
583
583
  type: exports.RetrieveAnnotationQueueItemEvaluationsAnnotationQueuesResponse200ApplicationJSONResponseBody22AttributesOrqType$inboundSchema,
584
584
  status: exports.RetrieveAnnotationQueueItemEvaluationsAnnotationQueuesResponse200ApplicationJSONResponseBody22AttributesOrqStatus$inboundSchema,
585
585
  error_code: z.number().default(500),
@@ -638,8 +638,8 @@ exports.RetrieveAnnotationQueueItemEvaluationsAnnotationQueuesResponse200Applica
638
638
  output_schema: exports.RetrieveAnnotationQueueItemEvaluationsAnnotationQueuesResponse200ApplicationJSONResponseBody22AttributesOutputSchema$inboundSchema
639
639
  .optional(),
640
640
  explanation: z.string().optional(),
641
- started_at: z.string().datetime({ offset: true }).default("2026-08-06T14:29:07.036Z").transform(v => new Date(v)),
642
- finished_at: z.string().datetime({ offset: true }).default("2026-08-06T14:29:07.036Z").transform(v => new Date(v)),
641
+ started_at: z.string().datetime({ offset: true }).default("2026-08-07T07:22:49.624Z").transform(v => new Date(v)),
642
+ finished_at: z.string().datetime({ offset: true }).default("2026-08-07T07:22:49.625Z").transform(v => new Date(v)),
643
643
  type: exports.RetrieveAnnotationQueueItemEvaluationsAnnotationQueuesResponse200ApplicationJSONResponseBody22AttributesType$inboundSchema,
644
644
  status: exports.RetrieveAnnotationQueueItemEvaluationsAnnotationQueuesResponse200ApplicationJSONResponseBody22AttributesStatus$inboundSchema,
645
645
  }).transform((v) => {
@@ -704,8 +704,8 @@ exports.RetrieveAnnotationQueueItemEvaluationsAnnotationQueuesResponse200Applica
704
704
  output_schema: exports.RetrieveAnnotationQueueItemEvaluationsAnnotationQueuesResponse200ApplicationJSONResponseBody22OutputSchema$inboundSchema
705
705
  .optional(),
706
706
  explanation: z.string().optional(),
707
- started_at: z.string().datetime({ offset: true }).default("2026-08-06T14:29:07.031Z").transform(v => new Date(v)),
708
- finished_at: z.string().datetime({ offset: true }).default("2026-08-06T14:29:07.031Z").transform(v => new Date(v)),
707
+ started_at: z.string().datetime({ offset: true }).default("2026-08-07T07:22:49.624Z").transform(v => new Date(v)),
708
+ finished_at: z.string().datetime({ offset: true }).default("2026-08-07T07:22:49.624Z").transform(v => new Date(v)),
709
709
  type: exports.RetrieveAnnotationQueueItemEvaluationsAnnotationQueuesResponse200ApplicationJSONResponseBody22Type$inboundSchema,
710
710
  status: exports.RetrieveAnnotationQueueItemEvaluationsAnnotationQueuesResponse200ApplicationJSONResponseBody22Status$inboundSchema,
711
711
  value: z.lazy(() => exports.RetrieveAnnotationQueueItemEvaluationsAnnotationQueuesResponse200ApplicationJSONResponseBody22Value$inboundSchema),