browser-use-sdk 2.0.14 → 3.0.2

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 (993) hide show
  1. package/README.md +169 -152
  2. package/dist/chunk-I75IFZAL.js +100 -0
  3. package/dist/chunk-I75IFZAL.js.map +1 -0
  4. package/dist/chunk-RIRVOEIU.cjs +100 -0
  5. package/dist/chunk-RIRVOEIU.cjs.map +1 -0
  6. package/dist/errors-BtB79l7x.d.cts +30 -0
  7. package/dist/errors-BtB79l7x.d.ts +30 -0
  8. package/dist/index.cjs +428 -0
  9. package/dist/index.cjs.map +1 -0
  10. package/dist/index.d.cts +2441 -0
  11. package/dist/index.d.ts +2441 -0
  12. package/dist/index.js +428 -0
  13. package/dist/index.js.map +1 -0
  14. package/dist/v3.cjs +140 -0
  15. package/dist/v3.cjs.map +1 -0
  16. package/dist/v3.d.cts +287 -0
  17. package/dist/v3.d.ts +287 -0
  18. package/dist/v3.js +140 -0
  19. package/dist/v3.js.map +1 -0
  20. package/package.json +51 -69
  21. package/dist/cjs/BaseClient.d.ts +0 -30
  22. package/dist/cjs/BaseClient.js +0 -3
  23. package/dist/cjs/Client.d.ts +0 -35
  24. package/dist/cjs/Client.js +0 -92
  25. package/dist/cjs/api/errors/BadRequestError.d.ts +0 -5
  26. package/dist/cjs/api/errors/BadRequestError.js +0 -50
  27. package/dist/cjs/api/errors/ForbiddenError.d.ts +0 -5
  28. package/dist/cjs/api/errors/ForbiddenError.js +0 -50
  29. package/dist/cjs/api/errors/InternalServerError.d.ts +0 -5
  30. package/dist/cjs/api/errors/InternalServerError.js +0 -50
  31. package/dist/cjs/api/errors/NotFoundError.d.ts +0 -5
  32. package/dist/cjs/api/errors/NotFoundError.js +0 -50
  33. package/dist/cjs/api/errors/PaymentRequiredError.d.ts +0 -5
  34. package/dist/cjs/api/errors/PaymentRequiredError.js +0 -50
  35. package/dist/cjs/api/errors/TooManyRequestsError.d.ts +0 -6
  36. package/dist/cjs/api/errors/TooManyRequestsError.js +0 -50
  37. package/dist/cjs/api/errors/UnprocessableEntityError.d.ts +0 -5
  38. package/dist/cjs/api/errors/UnprocessableEntityError.js +0 -50
  39. package/dist/cjs/api/errors/index.d.ts +0 -7
  40. package/dist/cjs/api/errors/index.js +0 -23
  41. package/dist/cjs/api/index.d.ts +0 -3
  42. package/dist/cjs/api/index.js +0 -19
  43. package/dist/cjs/api/resources/billing/client/Client.d.ts +0 -27
  44. package/dist/cjs/api/resources/billing/client/Client.js +0 -126
  45. package/dist/cjs/api/resources/billing/client/index.d.ts +0 -1
  46. package/dist/cjs/api/resources/billing/client/index.js +0 -2
  47. package/dist/cjs/api/resources/billing/index.d.ts +0 -1
  48. package/dist/cjs/api/resources/billing/index.js +0 -17
  49. package/dist/cjs/api/resources/browsers/client/Client.d.ts +0 -93
  50. package/dist/cjs/api/resources/browsers/client/Client.js +0 -377
  51. package/dist/cjs/api/resources/browsers/client/index.d.ts +0 -1
  52. package/dist/cjs/api/resources/browsers/client/index.js +0 -17
  53. package/dist/cjs/api/resources/browsers/client/requests/CreateBrowserSessionRequest.d.ts +0 -21
  54. package/dist/cjs/api/resources/browsers/client/requests/CreateBrowserSessionRequest.js +0 -3
  55. package/dist/cjs/api/resources/browsers/client/requests/GetBrowserSessionBrowsersSessionIdGetRequest.d.ts +0 -9
  56. package/dist/cjs/api/resources/browsers/client/requests/GetBrowserSessionBrowsersSessionIdGetRequest.js +0 -3
  57. package/dist/cjs/api/resources/browsers/client/requests/ListBrowserSessionsBrowsersGetRequest.d.ts +0 -10
  58. package/dist/cjs/api/resources/browsers/client/requests/ListBrowserSessionsBrowsersGetRequest.js +0 -3
  59. package/dist/cjs/api/resources/browsers/client/requests/UpdateBrowserSessionRequest.d.ts +0 -13
  60. package/dist/cjs/api/resources/browsers/client/requests/UpdateBrowserSessionRequest.js +0 -3
  61. package/dist/cjs/api/resources/browsers/client/requests/index.d.ts +0 -4
  62. package/dist/cjs/api/resources/browsers/client/requests/index.js +0 -2
  63. package/dist/cjs/api/resources/browsers/index.d.ts +0 -1
  64. package/dist/cjs/api/resources/browsers/index.js +0 -17
  65. package/dist/cjs/api/resources/files/client/Client.d.ts +0 -78
  66. package/dist/cjs/api/resources/files/client/Client.js +0 -302
  67. package/dist/cjs/api/resources/files/client/index.d.ts +0 -1
  68. package/dist/cjs/api/resources/files/client/index.js +0 -17
  69. package/dist/cjs/api/resources/files/client/requests/AgentSessionUploadFilePresignedUrlFilesSessionsSessionIdPresignedUrlPostRequest.d.ts +0 -16
  70. package/dist/cjs/api/resources/files/client/requests/AgentSessionUploadFilePresignedUrlFilesSessionsSessionIdPresignedUrlPostRequest.js +0 -3
  71. package/dist/cjs/api/resources/files/client/requests/BrowserSessionUploadFilePresignedUrlFilesBrowsersSessionIdPresignedUrlPostRequest.d.ts +0 -16
  72. package/dist/cjs/api/resources/files/client/requests/BrowserSessionUploadFilePresignedUrlFilesBrowsersSessionIdPresignedUrlPostRequest.js +0 -3
  73. package/dist/cjs/api/resources/files/client/requests/GetTaskOutputFilePresignedUrlFilesTasksTaskIdOutputFilesFileIdGetRequest.d.ts +0 -11
  74. package/dist/cjs/api/resources/files/client/requests/GetTaskOutputFilePresignedUrlFilesTasksTaskIdOutputFilesFileIdGetRequest.js +0 -3
  75. package/dist/cjs/api/resources/files/client/requests/index.d.ts +0 -3
  76. package/dist/cjs/api/resources/files/client/requests/index.js +0 -2
  77. package/dist/cjs/api/resources/files/index.d.ts +0 -1
  78. package/dist/cjs/api/resources/files/index.js +0 -17
  79. package/dist/cjs/api/resources/index.d.ts +0 -15
  80. package/dist/cjs/api/resources/index.js +0 -54
  81. package/dist/cjs/api/resources/profiles/client/Client.d.ts +0 -93
  82. package/dist/cjs/api/resources/profiles/client/Client.js +0 -416
  83. package/dist/cjs/api/resources/profiles/client/index.d.ts +0 -1
  84. package/dist/cjs/api/resources/profiles/client/index.js +0 -17
  85. package/dist/cjs/api/resources/profiles/client/requests/DeleteBrowserProfileProfilesProfileIdDeleteRequest.d.ts +0 -9
  86. package/dist/cjs/api/resources/profiles/client/requests/DeleteBrowserProfileProfilesProfileIdDeleteRequest.js +0 -3
  87. package/dist/cjs/api/resources/profiles/client/requests/GetProfileProfilesProfileIdGetRequest.d.ts +0 -9
  88. package/dist/cjs/api/resources/profiles/client/requests/GetProfileProfilesProfileIdGetRequest.js +0 -3
  89. package/dist/cjs/api/resources/profiles/client/requests/ListProfilesProfilesGetRequest.d.ts +0 -8
  90. package/dist/cjs/api/resources/profiles/client/requests/ListProfilesProfilesGetRequest.js +0 -3
  91. package/dist/cjs/api/resources/profiles/client/requests/ProfileCreateRequest.d.ts +0 -8
  92. package/dist/cjs/api/resources/profiles/client/requests/ProfileCreateRequest.js +0 -3
  93. package/dist/cjs/api/resources/profiles/client/requests/ProfileUpdateRequest.d.ts +0 -11
  94. package/dist/cjs/api/resources/profiles/client/requests/ProfileUpdateRequest.js +0 -3
  95. package/dist/cjs/api/resources/profiles/client/requests/index.d.ts +0 -5
  96. package/dist/cjs/api/resources/profiles/client/requests/index.js +0 -2
  97. package/dist/cjs/api/resources/profiles/index.d.ts +0 -1
  98. package/dist/cjs/api/resources/profiles/index.js +0 -17
  99. package/dist/cjs/api/resources/sessions/client/Client.d.ts +0 -140
  100. package/dist/cjs/api/resources/sessions/client/Client.js +0 -625
  101. package/dist/cjs/api/resources/sessions/client/index.d.ts +0 -1
  102. package/dist/cjs/api/resources/sessions/client/index.js +0 -17
  103. package/dist/cjs/api/resources/sessions/client/requests/CreateSessionPublicShareSessionsSessionIdPublicSharePostRequest.d.ts +0 -9
  104. package/dist/cjs/api/resources/sessions/client/requests/CreateSessionPublicShareSessionsSessionIdPublicSharePostRequest.js +0 -3
  105. package/dist/cjs/api/resources/sessions/client/requests/CreateSessionRequest.d.ts +0 -23
  106. package/dist/cjs/api/resources/sessions/client/requests/CreateSessionRequest.js +0 -3
  107. package/dist/cjs/api/resources/sessions/client/requests/DeleteSessionPublicShareSessionsSessionIdPublicShareDeleteRequest.d.ts +0 -9
  108. package/dist/cjs/api/resources/sessions/client/requests/DeleteSessionPublicShareSessionsSessionIdPublicShareDeleteRequest.js +0 -3
  109. package/dist/cjs/api/resources/sessions/client/requests/DeleteSessionSessionsSessionIdDeleteRequest.d.ts +0 -9
  110. package/dist/cjs/api/resources/sessions/client/requests/DeleteSessionSessionsSessionIdDeleteRequest.js +0 -3
  111. package/dist/cjs/api/resources/sessions/client/requests/GetSessionPublicShareSessionsSessionIdPublicShareGetRequest.d.ts +0 -9
  112. package/dist/cjs/api/resources/sessions/client/requests/GetSessionPublicShareSessionsSessionIdPublicShareGetRequest.js +0 -3
  113. package/dist/cjs/api/resources/sessions/client/requests/GetSessionSessionsSessionIdGetRequest.d.ts +0 -9
  114. package/dist/cjs/api/resources/sessions/client/requests/GetSessionSessionsSessionIdGetRequest.js +0 -3
  115. package/dist/cjs/api/resources/sessions/client/requests/ListSessionsSessionsGetRequest.d.ts +0 -10
  116. package/dist/cjs/api/resources/sessions/client/requests/ListSessionsSessionsGetRequest.js +0 -3
  117. package/dist/cjs/api/resources/sessions/client/requests/UpdateSessionRequest.d.ts +0 -13
  118. package/dist/cjs/api/resources/sessions/client/requests/UpdateSessionRequest.js +0 -3
  119. package/dist/cjs/api/resources/sessions/client/requests/index.d.ts +0 -8
  120. package/dist/cjs/api/resources/sessions/client/requests/index.js +0 -2
  121. package/dist/cjs/api/resources/sessions/index.d.ts +0 -1
  122. package/dist/cjs/api/resources/sessions/index.js +0 -17
  123. package/dist/cjs/api/resources/skills/client/Client.d.ts +0 -202
  124. package/dist/cjs/api/resources/skills/client/Client.js +0 -892
  125. package/dist/cjs/api/resources/skills/client/index.d.ts +0 -1
  126. package/dist/cjs/api/resources/skills/client/index.js +0 -17
  127. package/dist/cjs/api/resources/skills/client/requests/CancelGenerationSkillsSkillIdCancelGenerationPostRequest.d.ts +0 -9
  128. package/dist/cjs/api/resources/skills/client/requests/CancelGenerationSkillsSkillIdCancelGenerationPostRequest.js +0 -3
  129. package/dist/cjs/api/resources/skills/client/requests/CancelGenerationSkillsSkillIdCancelPostRequest.d.ts +0 -9
  130. package/dist/cjs/api/resources/skills/client/requests/CancelGenerationSkillsSkillIdCancelPostRequest.js +0 -3
  131. package/dist/cjs/api/resources/skills/client/requests/CreateSkillRequest.d.ts +0 -17
  132. package/dist/cjs/api/resources/skills/client/requests/CreateSkillRequest.js +0 -3
  133. package/dist/cjs/api/resources/skills/client/requests/DeleteSkillSkillsSkillIdDeleteRequest.d.ts +0 -9
  134. package/dist/cjs/api/resources/skills/client/requests/DeleteSkillSkillsSkillIdDeleteRequest.js +0 -3
  135. package/dist/cjs/api/resources/skills/client/requests/ExecuteSkillRequest.d.ts +0 -11
  136. package/dist/cjs/api/resources/skills/client/requests/ExecuteSkillRequest.js +0 -3
  137. package/dist/cjs/api/resources/skills/client/requests/ExecuteSkillSkillsSkillIdExecutePostRequest.d.ts +0 -12
  138. package/dist/cjs/api/resources/skills/client/requests/ExecuteSkillSkillsSkillIdExecutePostRequest.js +0 -3
  139. package/dist/cjs/api/resources/skills/client/requests/GetSkillExecutionOutputSkillsSkillIdExecutionsExecutionIdOutputGetRequest.d.ts +0 -11
  140. package/dist/cjs/api/resources/skills/client/requests/GetSkillExecutionOutputSkillsSkillIdExecutionsExecutionIdOutputGetRequest.js +0 -3
  141. package/dist/cjs/api/resources/skills/client/requests/GetSkillSkillsSkillIdGetRequest.d.ts +0 -9
  142. package/dist/cjs/api/resources/skills/client/requests/GetSkillSkillsSkillIdGetRequest.js +0 -3
  143. package/dist/cjs/api/resources/skills/client/requests/ListSkillExecutionsSkillsSkillIdExecutionsGetRequest.d.ts +0 -11
  144. package/dist/cjs/api/resources/skills/client/requests/ListSkillExecutionsSkillsSkillIdExecutionsGetRequest.js +0 -3
  145. package/dist/cjs/api/resources/skills/client/requests/ListSkillsSkillsGetRequest.d.ts +0 -15
  146. package/dist/cjs/api/resources/skills/client/requests/ListSkillsSkillsGetRequest.js +0 -3
  147. package/dist/cjs/api/resources/skills/client/requests/RefineSkillRequest.d.ts +0 -16
  148. package/dist/cjs/api/resources/skills/client/requests/RefineSkillRequest.js +0 -3
  149. package/dist/cjs/api/resources/skills/client/requests/RollbackSkillSkillsSkillIdRollbackPostRequest.d.ts +0 -9
  150. package/dist/cjs/api/resources/skills/client/requests/RollbackSkillSkillsSkillIdRollbackPostRequest.js +0 -3
  151. package/dist/cjs/api/resources/skills/client/requests/UpdateSkillRequest.d.ts +0 -20
  152. package/dist/cjs/api/resources/skills/client/requests/UpdateSkillRequest.js +0 -3
  153. package/dist/cjs/api/resources/skills/client/requests/index.d.ts +0 -11
  154. package/dist/cjs/api/resources/skills/client/requests/index.js +0 -2
  155. package/dist/cjs/api/resources/skills/index.d.ts +0 -1
  156. package/dist/cjs/api/resources/skills/index.js +0 -17
  157. package/dist/cjs/api/resources/skillsMarketplace/client/Client.d.ts +0 -79
  158. package/dist/cjs/api/resources/skillsMarketplace/client/Client.js +0 -361
  159. package/dist/cjs/api/resources/skillsMarketplace/client/index.d.ts +0 -1
  160. package/dist/cjs/api/resources/skillsMarketplace/client/index.js +0 -17
  161. package/dist/cjs/api/resources/skillsMarketplace/client/requests/CloneSkillMarketplaceSkillsSkillIdClonePostRequest.d.ts +0 -9
  162. package/dist/cjs/api/resources/skillsMarketplace/client/requests/CloneSkillMarketplaceSkillsSkillIdClonePostRequest.js +0 -3
  163. package/dist/cjs/api/resources/skillsMarketplace/client/requests/ExecuteSkillMarketplaceSkillsSkillIdExecutePostRequest.d.ts +0 -12
  164. package/dist/cjs/api/resources/skillsMarketplace/client/requests/ExecuteSkillMarketplaceSkillsSkillIdExecutePostRequest.js +0 -3
  165. package/dist/cjs/api/resources/skillsMarketplace/client/requests/GetSkillMarketplaceSkillsSkillSlugGetRequest.d.ts +0 -9
  166. package/dist/cjs/api/resources/skillsMarketplace/client/requests/GetSkillMarketplaceSkillsSkillSlugGetRequest.js +0 -3
  167. package/dist/cjs/api/resources/skillsMarketplace/client/requests/ListSkillsMarketplaceSkillsGetRequest.d.ts +0 -13
  168. package/dist/cjs/api/resources/skillsMarketplace/client/requests/ListSkillsMarketplaceSkillsGetRequest.js +0 -3
  169. package/dist/cjs/api/resources/skillsMarketplace/client/requests/index.d.ts +0 -4
  170. package/dist/cjs/api/resources/skillsMarketplace/client/requests/index.js +0 -2
  171. package/dist/cjs/api/resources/skillsMarketplace/index.d.ts +0 -1
  172. package/dist/cjs/api/resources/skillsMarketplace/index.js +0 -17
  173. package/dist/cjs/api/resources/tasks/client/Client.d.ts +0 -106
  174. package/dist/cjs/api/resources/tasks/client/Client.js +0 -449
  175. package/dist/cjs/api/resources/tasks/client/index.d.ts +0 -1
  176. package/dist/cjs/api/resources/tasks/client/index.js +0 -17
  177. package/dist/cjs/api/resources/tasks/client/requests/CreateTaskRequest.d.ts +0 -53
  178. package/dist/cjs/api/resources/tasks/client/requests/CreateTaskRequest.js +0 -3
  179. package/dist/cjs/api/resources/tasks/client/requests/GetTaskLogsTasksTaskIdLogsGetRequest.d.ts +0 -9
  180. package/dist/cjs/api/resources/tasks/client/requests/GetTaskLogsTasksTaskIdLogsGetRequest.js +0 -3
  181. package/dist/cjs/api/resources/tasks/client/requests/GetTaskTasksTaskIdGetRequest.d.ts +0 -9
  182. package/dist/cjs/api/resources/tasks/client/requests/GetTaskTasksTaskIdGetRequest.js +0 -3
  183. package/dist/cjs/api/resources/tasks/client/requests/ListTasksTasksGetRequest.d.ts +0 -13
  184. package/dist/cjs/api/resources/tasks/client/requests/ListTasksTasksGetRequest.js +0 -3
  185. package/dist/cjs/api/resources/tasks/client/requests/UpdateTaskRequest.d.ts +0 -13
  186. package/dist/cjs/api/resources/tasks/client/requests/UpdateTaskRequest.js +0 -3
  187. package/dist/cjs/api/resources/tasks/client/requests/index.d.ts +0 -5
  188. package/dist/cjs/api/resources/tasks/client/requests/index.js +0 -2
  189. package/dist/cjs/api/resources/tasks/index.d.ts +0 -1
  190. package/dist/cjs/api/resources/tasks/index.js +0 -17
  191. package/dist/cjs/api/resources/workflows/client/Client.d.ts +0 -278
  192. package/dist/cjs/api/resources/workflows/client/Client.js +0 -1199
  193. package/dist/cjs/api/resources/workflows/client/index.d.ts +0 -1
  194. package/dist/cjs/api/resources/workflows/client/index.js +0 -17
  195. package/dist/cjs/api/resources/workflows/client/requests/CancelExecutionWorkflowsExecutionsExecutionIdCancelPatchRequest.d.ts +0 -9
  196. package/dist/cjs/api/resources/workflows/client/requests/CancelExecutionWorkflowsExecutionsExecutionIdCancelPatchRequest.js +0 -3
  197. package/dist/cjs/api/resources/workflows/client/requests/DeleteWorkflowWorkflowsWorkflowIdDeleteRequest.d.ts +0 -9
  198. package/dist/cjs/api/resources/workflows/client/requests/DeleteWorkflowWorkflowsWorkflowIdDeleteRequest.js +0 -3
  199. package/dist/cjs/api/resources/workflows/client/requests/GetExecutionLogsWorkflowsExecutionsExecutionIdLogsGetRequest.d.ts +0 -9
  200. package/dist/cjs/api/resources/workflows/client/requests/GetExecutionLogsWorkflowsExecutionsExecutionIdLogsGetRequest.js +0 -3
  201. package/dist/cjs/api/resources/workflows/client/requests/GetExecutionMediaWorkflowsExecutionsExecutionIdMediaGetRequest.d.ts +0 -9
  202. package/dist/cjs/api/resources/workflows/client/requests/GetExecutionMediaWorkflowsExecutionsExecutionIdMediaGetRequest.js +0 -3
  203. package/dist/cjs/api/resources/workflows/client/requests/GetExecutionStateWorkflowsExecutionsExecutionIdStateGetRequest.d.ts +0 -9
  204. package/dist/cjs/api/resources/workflows/client/requests/GetExecutionStateWorkflowsExecutionsExecutionIdStateGetRequest.js +0 -3
  205. package/dist/cjs/api/resources/workflows/client/requests/GetExecutionWorkflowsExecutionsExecutionIdGetRequest.d.ts +0 -9
  206. package/dist/cjs/api/resources/workflows/client/requests/GetExecutionWorkflowsExecutionsExecutionIdGetRequest.js +0 -3
  207. package/dist/cjs/api/resources/workflows/client/requests/GetWorkflowGenerationStateWorkflowsWorkflowIdGenerationStateGetRequest.d.ts +0 -9
  208. package/dist/cjs/api/resources/workflows/client/requests/GetWorkflowGenerationStateWorkflowsWorkflowIdGenerationStateGetRequest.js +0 -3
  209. package/dist/cjs/api/resources/workflows/client/requests/GetWorkflowWorkflowsWorkflowIdGetRequest.d.ts +0 -9
  210. package/dist/cjs/api/resources/workflows/client/requests/GetWorkflowWorkflowsWorkflowIdGetRequest.js +0 -3
  211. package/dist/cjs/api/resources/workflows/client/requests/ListAllExecutionsWorkflowsExecutionsGetRequest.d.ts +0 -11
  212. package/dist/cjs/api/resources/workflows/client/requests/ListAllExecutionsWorkflowsExecutionsGetRequest.js +0 -3
  213. package/dist/cjs/api/resources/workflows/client/requests/ListWorkflowExecutionsWorkflowsWorkflowIdExecutionsGetRequest.d.ts +0 -14
  214. package/dist/cjs/api/resources/workflows/client/requests/ListWorkflowExecutionsWorkflowsWorkflowIdExecutionsGetRequest.js +0 -3
  215. package/dist/cjs/api/resources/workflows/client/requests/ListWorkflowsWorkflowsGetRequest.d.ts +0 -10
  216. package/dist/cjs/api/resources/workflows/client/requests/ListWorkflowsWorkflowsGetRequest.js +0 -3
  217. package/dist/cjs/api/resources/workflows/client/requests/WorkflowCreateRequest.d.ts +0 -14
  218. package/dist/cjs/api/resources/workflows/client/requests/WorkflowCreateRequest.js +0 -3
  219. package/dist/cjs/api/resources/workflows/client/requests/WorkflowExecuteRequest.d.ts +0 -13
  220. package/dist/cjs/api/resources/workflows/client/requests/WorkflowExecuteRequest.js +0 -3
  221. package/dist/cjs/api/resources/workflows/client/requests/WorkflowGenerateRequest.d.ts +0 -36
  222. package/dist/cjs/api/resources/workflows/client/requests/WorkflowGenerateRequest.js +0 -3
  223. package/dist/cjs/api/resources/workflows/client/requests/WorkflowUpdateRequest.d.ts +0 -15
  224. package/dist/cjs/api/resources/workflows/client/requests/WorkflowUpdateRequest.js +0 -3
  225. package/dist/cjs/api/resources/workflows/client/requests/WorkflowYamlPresignedUploadRequest.d.ts +0 -14
  226. package/dist/cjs/api/resources/workflows/client/requests/WorkflowYamlPresignedUploadRequest.js +0 -3
  227. package/dist/cjs/api/resources/workflows/client/requests/index.d.ts +0 -16
  228. package/dist/cjs/api/resources/workflows/client/requests/index.js +0 -2
  229. package/dist/cjs/api/resources/workflows/index.d.ts +0 -1
  230. package/dist/cjs/api/resources/workflows/index.js +0 -17
  231. package/dist/cjs/api/types/AccountNotFoundError.d.ts +0 -6
  232. package/dist/cjs/api/types/AccountNotFoundError.js +0 -3
  233. package/dist/cjs/api/types/AccountView.d.ts +0 -20
  234. package/dist/cjs/api/types/AccountView.js +0 -3
  235. package/dist/cjs/api/types/AppApiV2SkillsViewsInsufficientCreditsError.d.ts +0 -6
  236. package/dist/cjs/api/types/AppApiV2SkillsViewsInsufficientCreditsError.js +0 -3
  237. package/dist/cjs/api/types/AppEndpointsApiV2MarketplaceSkillsViewsInsufficientCreditsError.d.ts +0 -6
  238. package/dist/cjs/api/types/AppEndpointsApiV2MarketplaceSkillsViewsInsufficientCreditsError.js +0 -3
  239. package/dist/cjs/api/types/AppEndpointsApiV2SkillsViewsInsufficientCreditsError.d.ts +0 -6
  240. package/dist/cjs/api/types/AppEndpointsApiV2SkillsViewsInsufficientCreditsError.js +0 -3
  241. package/dist/cjs/api/types/AppViewsV2ErrorViewsInsufficientCreditsError.d.ts +0 -6
  242. package/dist/cjs/api/types/AppViewsV2ErrorViewsInsufficientCreditsError.js +0 -3
  243. package/dist/cjs/api/types/BadRequestErrorBody.d.ts +0 -2
  244. package/dist/cjs/api/types/BadRequestErrorBody.js +0 -3
  245. package/dist/cjs/api/types/BrowserSessionItemView.d.ts +0 -26
  246. package/dist/cjs/api/types/BrowserSessionItemView.js +0 -3
  247. package/dist/cjs/api/types/BrowserSessionListResponse.d.ts +0 -14
  248. package/dist/cjs/api/types/BrowserSessionListResponse.js +0 -3
  249. package/dist/cjs/api/types/BrowserSessionStatus.d.ts +0 -12
  250. package/dist/cjs/api/types/BrowserSessionStatus.js +0 -15
  251. package/dist/cjs/api/types/BrowserSessionUpdateAction.d.ts +0 -10
  252. package/dist/cjs/api/types/BrowserSessionUpdateAction.js +0 -13
  253. package/dist/cjs/api/types/BrowserSessionView.d.ts +0 -26
  254. package/dist/cjs/api/types/BrowserSessionView.js +0 -3
  255. package/dist/cjs/api/types/CannotDeleteSkillWhileGeneratingError.d.ts +0 -6
  256. package/dist/cjs/api/types/CannotDeleteSkillWhileGeneratingError.js +0 -3
  257. package/dist/cjs/api/types/CannotRollbackPublicSkillError.d.ts +0 -6
  258. package/dist/cjs/api/types/CannotRollbackPublicSkillError.js +0 -3
  259. package/dist/cjs/api/types/CommonUtilsErrorsInsufficientCreditsError.d.ts +0 -6
  260. package/dist/cjs/api/types/CommonUtilsErrorsInsufficientCreditsError.js +0 -3
  261. package/dist/cjs/api/types/ConcurrentSkillCreationsError.d.ts +0 -6
  262. package/dist/cjs/api/types/ConcurrentSkillCreationsError.js +0 -3
  263. package/dist/cjs/api/types/CreateSkillResponse.d.ts +0 -7
  264. package/dist/cjs/api/types/CreateSkillResponse.js +0 -3
  265. package/dist/cjs/api/types/CustomProxy.d.ts +0 -13
  266. package/dist/cjs/api/types/CustomProxy.js +0 -3
  267. package/dist/cjs/api/types/DownloadUrlGenerationError.d.ts +0 -6
  268. package/dist/cjs/api/types/DownloadUrlGenerationError.js +0 -3
  269. package/dist/cjs/api/types/EnabledSkillsLimitExceededError.d.ts +0 -6
  270. package/dist/cjs/api/types/EnabledSkillsLimitExceededError.js +0 -3
  271. package/dist/cjs/api/types/ExecuteSkillRequest.d.ts +0 -7
  272. package/dist/cjs/api/types/ExecuteSkillRequest.js +0 -3
  273. package/dist/cjs/api/types/ExecuteSkillResponse.d.ts +0 -15
  274. package/dist/cjs/api/types/ExecuteSkillResponse.js +0 -3
  275. package/dist/cjs/api/types/FileView.d.ts +0 -9
  276. package/dist/cjs/api/types/FileView.js +0 -3
  277. package/dist/cjs/api/types/GenerationNotCancellableError.d.ts +0 -6
  278. package/dist/cjs/api/types/GenerationNotCancellableError.js +0 -3
  279. package/dist/cjs/api/types/HttpValidationError.d.ts +0 -4
  280. package/dist/cjs/api/types/HttpValidationError.js +0 -3
  281. package/dist/cjs/api/types/InternalServerErrorBody.d.ts +0 -6
  282. package/dist/cjs/api/types/InternalServerErrorBody.js +0 -3
  283. package/dist/cjs/api/types/MarketplaceSkillListResponse.d.ts +0 -14
  284. package/dist/cjs/api/types/MarketplaceSkillListResponse.js +0 -3
  285. package/dist/cjs/api/types/MarketplaceSkillResponse.d.ts +0 -38
  286. package/dist/cjs/api/types/MarketplaceSkillResponse.js +0 -3
  287. package/dist/cjs/api/types/NotFoundErrorBody.d.ts +0 -2
  288. package/dist/cjs/api/types/NotFoundErrorBody.js +0 -3
  289. package/dist/cjs/api/types/OutputFileNotFoundError.d.ts +0 -6
  290. package/dist/cjs/api/types/OutputFileNotFoundError.js +0 -3
  291. package/dist/cjs/api/types/ParameterSchema.d.ts +0 -12
  292. package/dist/cjs/api/types/ParameterSchema.js +0 -3
  293. package/dist/cjs/api/types/ParameterType.d.ts +0 -10
  294. package/dist/cjs/api/types/ParameterType.js +0 -13
  295. package/dist/cjs/api/types/PlanInfo.d.ts +0 -15
  296. package/dist/cjs/api/types/PlanInfo.js +0 -3
  297. package/dist/cjs/api/types/ProfileListResponse.d.ts +0 -14
  298. package/dist/cjs/api/types/ProfileListResponse.js +0 -3
  299. package/dist/cjs/api/types/ProfileNotFoundError.d.ts +0 -6
  300. package/dist/cjs/api/types/ProfileNotFoundError.js +0 -3
  301. package/dist/cjs/api/types/ProfileView.d.ts +0 -19
  302. package/dist/cjs/api/types/ProfileView.js +0 -3
  303. package/dist/cjs/api/types/ProxyCountryCode.d.ts +0 -250
  304. package/dist/cjs/api/types/ProxyCountryCode.js +0 -253
  305. package/dist/cjs/api/types/RefineSkillResponse.d.ts +0 -7
  306. package/dist/cjs/api/types/RefineSkillResponse.js +0 -3
  307. package/dist/cjs/api/types/SessionHasRunningTaskError.d.ts +0 -6
  308. package/dist/cjs/api/types/SessionHasRunningTaskError.js +0 -3
  309. package/dist/cjs/api/types/SessionItemView.d.ts +0 -24
  310. package/dist/cjs/api/types/SessionItemView.js +0 -3
  311. package/dist/cjs/api/types/SessionListResponse.d.ts +0 -14
  312. package/dist/cjs/api/types/SessionListResponse.js +0 -3
  313. package/dist/cjs/api/types/SessionNotFoundError.d.ts +0 -6
  314. package/dist/cjs/api/types/SessionNotFoundError.js +0 -3
  315. package/dist/cjs/api/types/SessionStatus.d.ts +0 -12
  316. package/dist/cjs/api/types/SessionStatus.js +0 -15
  317. package/dist/cjs/api/types/SessionStoppedError.d.ts +0 -6
  318. package/dist/cjs/api/types/SessionStoppedError.js +0 -3
  319. package/dist/cjs/api/types/SessionTimeoutLimitExceededError.d.ts +0 -6
  320. package/dist/cjs/api/types/SessionTimeoutLimitExceededError.js +0 -3
  321. package/dist/cjs/api/types/SessionUpdateAction.d.ts +0 -10
  322. package/dist/cjs/api/types/SessionUpdateAction.js +0 -13
  323. package/dist/cjs/api/types/SessionView.d.ts +0 -28
  324. package/dist/cjs/api/types/SessionView.js +0 -3
  325. package/dist/cjs/api/types/ShareNotFoundError.d.ts +0 -6
  326. package/dist/cjs/api/types/ShareNotFoundError.js +0 -3
  327. package/dist/cjs/api/types/ShareView.d.ts +0 -13
  328. package/dist/cjs/api/types/ShareView.js +0 -3
  329. package/dist/cjs/api/types/SkillCategory.d.ts +0 -20
  330. package/dist/cjs/api/types/SkillCategory.js +0 -23
  331. package/dist/cjs/api/types/SkillExecutionListResponse.d.ts +0 -14
  332. package/dist/cjs/api/types/SkillExecutionListResponse.js +0 -3
  333. package/dist/cjs/api/types/SkillExecutionOutputResponse.d.ts +0 -7
  334. package/dist/cjs/api/types/SkillExecutionOutputResponse.js +0 -3
  335. package/dist/cjs/api/types/SkillExecutionView.d.ts +0 -21
  336. package/dist/cjs/api/types/SkillExecutionView.js +0 -3
  337. package/dist/cjs/api/types/SkillListResponse.d.ts +0 -14
  338. package/dist/cjs/api/types/SkillListResponse.js +0 -3
  339. package/dist/cjs/api/types/SkillNotFinishedError.d.ts +0 -6
  340. package/dist/cjs/api/types/SkillNotFinishedError.js +0 -3
  341. package/dist/cjs/api/types/SkillNotFoundError.d.ts +0 -6
  342. package/dist/cjs/api/types/SkillNotFoundError.js +0 -3
  343. package/dist/cjs/api/types/SkillResponse.d.ts +0 -52
  344. package/dist/cjs/api/types/SkillResponse.js +0 -3
  345. package/dist/cjs/api/types/SkillsGenerationStatus.d.ts +0 -10
  346. package/dist/cjs/api/types/SkillsGenerationStatus.js +0 -13
  347. package/dist/cjs/api/types/SupportedLlMs.d.ts +0 -22
  348. package/dist/cjs/api/types/SupportedLlMs.js +0 -25
  349. package/dist/cjs/api/types/TaskCreatedResponse.d.ts +0 -9
  350. package/dist/cjs/api/types/TaskCreatedResponse.js +0 -3
  351. package/dist/cjs/api/types/TaskItemView.d.ts +0 -35
  352. package/dist/cjs/api/types/TaskItemView.js +0 -3
  353. package/dist/cjs/api/types/TaskListResponse.d.ts +0 -14
  354. package/dist/cjs/api/types/TaskListResponse.js +0 -3
  355. package/dist/cjs/api/types/TaskLogFileResponse.d.ts +0 -7
  356. package/dist/cjs/api/types/TaskLogFileResponse.js +0 -3
  357. package/dist/cjs/api/types/TaskNotFoundError.d.ts +0 -6
  358. package/dist/cjs/api/types/TaskNotFoundError.js +0 -3
  359. package/dist/cjs/api/types/TaskOutputFileResponse.d.ts +0 -11
  360. package/dist/cjs/api/types/TaskOutputFileResponse.js +0 -3
  361. package/dist/cjs/api/types/TaskStatus.d.ts +0 -16
  362. package/dist/cjs/api/types/TaskStatus.js +0 -19
  363. package/dist/cjs/api/types/TaskStepView.d.ts +0 -19
  364. package/dist/cjs/api/types/TaskStepView.js +0 -3
  365. package/dist/cjs/api/types/TaskUpdateAction.d.ts +0 -12
  366. package/dist/cjs/api/types/TaskUpdateAction.js +0 -15
  367. package/dist/cjs/api/types/TaskView.d.ts +0 -37
  368. package/dist/cjs/api/types/TaskView.js +0 -3
  369. package/dist/cjs/api/types/TooManyConcurrentActiveSessionsError.d.ts +0 -6
  370. package/dist/cjs/api/types/TooManyConcurrentActiveSessionsError.js +0 -3
  371. package/dist/cjs/api/types/UnsupportedContentTypeError.d.ts +0 -6
  372. package/dist/cjs/api/types/UnsupportedContentTypeError.js +0 -3
  373. package/dist/cjs/api/types/UploadFilePresignedUrlResponse.d.ts +0 -22
  374. package/dist/cjs/api/types/UploadFilePresignedUrlResponse.js +0 -11
  375. package/dist/cjs/api/types/UploadFileRequest.d.ts +0 -30
  376. package/dist/cjs/api/types/UploadFileRequest.js +0 -24
  377. package/dist/cjs/api/types/ValidationError.d.ts +0 -11
  378. package/dist/cjs/api/types/ValidationError.js +0 -3
  379. package/dist/cjs/api/types/WorkflowExecutionCreatedResponse.d.ts +0 -12
  380. package/dist/cjs/api/types/WorkflowExecutionCreatedResponse.js +0 -3
  381. package/dist/cjs/api/types/WorkflowExecutionItemView.d.ts +0 -28
  382. package/dist/cjs/api/types/WorkflowExecutionItemView.js +0 -3
  383. package/dist/cjs/api/types/WorkflowExecutionListResponse.d.ts +0 -14
  384. package/dist/cjs/api/types/WorkflowExecutionListResponse.js +0 -3
  385. package/dist/cjs/api/types/WorkflowExecutionLogResponse.d.ts +0 -7
  386. package/dist/cjs/api/types/WorkflowExecutionLogResponse.js +0 -3
  387. package/dist/cjs/api/types/WorkflowExecutionMediaStepView.d.ts +0 -13
  388. package/dist/cjs/api/types/WorkflowExecutionMediaStepView.js +0 -3
  389. package/dist/cjs/api/types/WorkflowExecutionMediaView.d.ts +0 -8
  390. package/dist/cjs/api/types/WorkflowExecutionMediaView.js +0 -3
  391. package/dist/cjs/api/types/WorkflowExecutionResponse.d.ts +0 -38
  392. package/dist/cjs/api/types/WorkflowExecutionResponse.js +0 -3
  393. package/dist/cjs/api/types/WorkflowExecutionStateView.d.ts +0 -28
  394. package/dist/cjs/api/types/WorkflowExecutionStateView.js +0 -3
  395. package/dist/cjs/api/types/WorkflowExecutionStatus.d.ts +0 -18
  396. package/dist/cjs/api/types/WorkflowExecutionStatus.js +0 -21
  397. package/dist/cjs/api/types/WorkflowExecutionStepView.d.ts +0 -29
  398. package/dist/cjs/api/types/WorkflowExecutionStepView.js +0 -3
  399. package/dist/cjs/api/types/WorkflowGenerateResponse.d.ts +0 -11
  400. package/dist/cjs/api/types/WorkflowGenerateResponse.js +0 -3
  401. package/dist/cjs/api/types/WorkflowGenerationStateView.d.ts +0 -18
  402. package/dist/cjs/api/types/WorkflowGenerationStateView.js +0 -3
  403. package/dist/cjs/api/types/WorkflowGenerationStatus.d.ts +0 -8
  404. package/dist/cjs/api/types/WorkflowGenerationStatus.js +0 -11
  405. package/dist/cjs/api/types/WorkflowGenerationStepView.d.ts +0 -19
  406. package/dist/cjs/api/types/WorkflowGenerationStepView.js +0 -3
  407. package/dist/cjs/api/types/WorkflowItemView.d.ts +0 -19
  408. package/dist/cjs/api/types/WorkflowItemView.js +0 -3
  409. package/dist/cjs/api/types/WorkflowListResponse.d.ts +0 -14
  410. package/dist/cjs/api/types/WorkflowListResponse.js +0 -3
  411. package/dist/cjs/api/types/WorkflowResponse.d.ts +0 -38
  412. package/dist/cjs/api/types/WorkflowResponse.js +0 -3
  413. package/dist/cjs/api/types/WorkflowYamlPresignedUploadResponse.d.ts +0 -15
  414. package/dist/cjs/api/types/WorkflowYamlPresignedUploadResponse.js +0 -3
  415. package/dist/cjs/api/types/index.d.ts +0 -72
  416. package/dist/cjs/api/types/index.js +0 -88
  417. package/dist/cjs/core/exports.d.ts +0 -1
  418. package/dist/cjs/core/exports.js +0 -17
  419. package/dist/cjs/core/fetcher/APIResponse.d.ts +0 -20
  420. package/dist/cjs/core/fetcher/APIResponse.js +0 -2
  421. package/dist/cjs/core/fetcher/BinaryResponse.d.ts +0 -20
  422. package/dist/cjs/core/fetcher/BinaryResponse.js +0 -17
  423. package/dist/cjs/core/fetcher/EndpointMetadata.d.ts +0 -13
  424. package/dist/cjs/core/fetcher/EndpointMetadata.js +0 -2
  425. package/dist/cjs/core/fetcher/EndpointSupplier.d.ts +0 -12
  426. package/dist/cjs/core/fetcher/EndpointSupplier.js +0 -22
  427. package/dist/cjs/core/fetcher/Fetcher.d.ts +0 -45
  428. package/dist/cjs/core/fetcher/Fetcher.js +0 -315
  429. package/dist/cjs/core/fetcher/Headers.d.ts +0 -2
  430. package/dist/cjs/core/fetcher/Headers.js +0 -84
  431. package/dist/cjs/core/fetcher/HttpResponsePromise.d.ts +0 -58
  432. package/dist/cjs/core/fetcher/HttpResponsePromise.js +0 -103
  433. package/dist/cjs/core/fetcher/RawResponse.d.ts +0 -29
  434. package/dist/cjs/core/fetcher/RawResponse.js +0 -44
  435. package/dist/cjs/core/fetcher/ResponseWithBody.d.ts +0 -4
  436. package/dist/cjs/core/fetcher/ResponseWithBody.js +0 -6
  437. package/dist/cjs/core/fetcher/Supplier.d.ts +0 -4
  438. package/dist/cjs/core/fetcher/Supplier.js +0 -22
  439. package/dist/cjs/core/fetcher/createRequestUrl.d.ts +0 -1
  440. package/dist/cjs/core/fetcher/createRequestUrl.js +0 -8
  441. package/dist/cjs/core/fetcher/getErrorResponseBody.d.ts +0 -1
  442. package/dist/cjs/core/fetcher/getErrorResponseBody.js +0 -45
  443. package/dist/cjs/core/fetcher/getFetchFn.d.ts +0 -1
  444. package/dist/cjs/core/fetcher/getFetchFn.js +0 -17
  445. package/dist/cjs/core/fetcher/getHeader.d.ts +0 -1
  446. package/dist/cjs/core/fetcher/getHeader.js +0 -11
  447. package/dist/cjs/core/fetcher/getRequestBody.d.ts +0 -7
  448. package/dist/cjs/core/fetcher/getRequestBody.js +0 -27
  449. package/dist/cjs/core/fetcher/getResponseBody.d.ts +0 -1
  450. package/dist/cjs/core/fetcher/getResponseBody.js +0 -55
  451. package/dist/cjs/core/fetcher/index.d.ts +0 -11
  452. package/dist/cjs/core/fetcher/index.js +0 -17
  453. package/dist/cjs/core/fetcher/makeRequest.d.ts +0 -1
  454. package/dist/cjs/core/fetcher/makeRequest.js +0 -40
  455. package/dist/cjs/core/fetcher/requestWithRetries.d.ts +0 -1
  456. package/dist/cjs/core/fetcher/requestWithRetries.js +0 -67
  457. package/dist/cjs/core/fetcher/signals.d.ts +0 -5
  458. package/dist/cjs/core/fetcher/signals.js +0 -24
  459. package/dist/cjs/core/headers.d.ts +0 -2
  460. package/dist/cjs/core/headers.js +0 -31
  461. package/dist/cjs/core/index.d.ts +0 -4
  462. package/dist/cjs/core/index.js +0 -43
  463. package/dist/cjs/core/json.d.ts +0 -15
  464. package/dist/cjs/core/json.js +0 -24
  465. package/dist/cjs/core/logging/exports.d.ts +0 -18
  466. package/dist/cjs/core/logging/exports.js +0 -45
  467. package/dist/cjs/core/logging/index.d.ts +0 -1
  468. package/dist/cjs/core/logging/index.js +0 -17
  469. package/dist/cjs/core/logging/logger.d.ts +0 -126
  470. package/dist/cjs/core/logging/logger.js +0 -144
  471. package/dist/cjs/core/runtime/index.d.ts +0 -1
  472. package/dist/cjs/core/runtime/index.js +0 -5
  473. package/dist/cjs/core/runtime/runtime.d.ts +0 -9
  474. package/dist/cjs/core/runtime/runtime.js +0 -102
  475. package/dist/cjs/core/url/encodePathParam.d.ts +0 -1
  476. package/dist/cjs/core/url/encodePathParam.js +0 -21
  477. package/dist/cjs/core/url/index.d.ts +0 -3
  478. package/dist/cjs/core/url/index.js +0 -9
  479. package/dist/cjs/core/url/join.d.ts +0 -1
  480. package/dist/cjs/core/url/join.js +0 -68
  481. package/dist/cjs/core/url/qs.d.ts +0 -6
  482. package/dist/cjs/core/url/qs.js +0 -64
  483. package/dist/cjs/environments.d.ts +0 -4
  484. package/dist/cjs/environments.js +0 -7
  485. package/dist/cjs/errors/BrowserUseError.d.ts +0 -12
  486. package/dist/cjs/errors/BrowserUseError.js +0 -28
  487. package/dist/cjs/errors/BrowserUseTimeoutError.d.ts +0 -3
  488. package/dist/cjs/errors/BrowserUseTimeoutError.js +0 -11
  489. package/dist/cjs/errors/index.d.ts +0 -2
  490. package/dist/cjs/errors/index.js +0 -7
  491. package/dist/cjs/exports.d.ts +0 -1
  492. package/dist/cjs/exports.js +0 -17
  493. package/dist/cjs/index.d.ts +0 -7
  494. package/dist/cjs/index.js +0 -47
  495. package/dist/cjs/version.d.ts +0 -1
  496. package/dist/cjs/version.js +0 -4
  497. package/dist/cjs/wrapper/BrowserUseClient.d.ts +0 -6
  498. package/dist/cjs/wrapper/BrowserUseClient.js +0 -12
  499. package/dist/cjs/wrapper/api/BrowserUseTasks.d.ts +0 -15
  500. package/dist/cjs/wrapper/api/BrowserUseTasks.js +0 -89
  501. package/dist/cjs/wrapper/lib/parse.d.ts +0 -69
  502. package/dist/cjs/wrapper/lib/parse.js +0 -202
  503. package/dist/cjs/wrapper/lib/types.d.ts +0 -74
  504. package/dist/cjs/wrapper/lib/types.js +0 -13
  505. package/dist/cjs/wrapper/lib/webhooks.d.ts +0 -92
  506. package/dist/cjs/wrapper/lib/webhooks.js +0 -97
  507. package/dist/esm/BaseClient.d.mts +0 -30
  508. package/dist/esm/BaseClient.mjs +0 -2
  509. package/dist/esm/Client.d.mts +0 -35
  510. package/dist/esm/Client.mjs +0 -55
  511. package/dist/esm/api/errors/BadRequestError.d.mts +0 -5
  512. package/dist/esm/api/errors/BadRequestError.mjs +0 -13
  513. package/dist/esm/api/errors/ForbiddenError.d.mts +0 -5
  514. package/dist/esm/api/errors/ForbiddenError.mjs +0 -13
  515. package/dist/esm/api/errors/InternalServerError.d.mts +0 -5
  516. package/dist/esm/api/errors/InternalServerError.mjs +0 -13
  517. package/dist/esm/api/errors/NotFoundError.d.mts +0 -5
  518. package/dist/esm/api/errors/NotFoundError.mjs +0 -13
  519. package/dist/esm/api/errors/PaymentRequiredError.d.mts +0 -5
  520. package/dist/esm/api/errors/PaymentRequiredError.mjs +0 -13
  521. package/dist/esm/api/errors/TooManyRequestsError.d.mts +0 -6
  522. package/dist/esm/api/errors/TooManyRequestsError.mjs +0 -13
  523. package/dist/esm/api/errors/UnprocessableEntityError.d.mts +0 -5
  524. package/dist/esm/api/errors/UnprocessableEntityError.mjs +0 -13
  525. package/dist/esm/api/errors/index.d.mts +0 -7
  526. package/dist/esm/api/errors/index.mjs +0 -7
  527. package/dist/esm/api/index.d.mts +0 -3
  528. package/dist/esm/api/index.mjs +0 -3
  529. package/dist/esm/api/resources/billing/client/Client.d.mts +0 -27
  530. package/dist/esm/api/resources/billing/client/Client.mjs +0 -89
  531. package/dist/esm/api/resources/billing/client/index.d.mts +0 -1
  532. package/dist/esm/api/resources/billing/client/index.mjs +0 -1
  533. package/dist/esm/api/resources/billing/index.d.mts +0 -1
  534. package/dist/esm/api/resources/billing/index.mjs +0 -1
  535. package/dist/esm/api/resources/browsers/client/Client.d.mts +0 -93
  536. package/dist/esm/api/resources/browsers/client/Client.mjs +0 -340
  537. package/dist/esm/api/resources/browsers/client/index.d.mts +0 -1
  538. package/dist/esm/api/resources/browsers/client/index.mjs +0 -1
  539. package/dist/esm/api/resources/browsers/client/requests/CreateBrowserSessionRequest.d.mts +0 -21
  540. package/dist/esm/api/resources/browsers/client/requests/CreateBrowserSessionRequest.mjs +0 -2
  541. package/dist/esm/api/resources/browsers/client/requests/GetBrowserSessionBrowsersSessionIdGetRequest.d.mts +0 -9
  542. package/dist/esm/api/resources/browsers/client/requests/GetBrowserSessionBrowsersSessionIdGetRequest.mjs +0 -2
  543. package/dist/esm/api/resources/browsers/client/requests/ListBrowserSessionsBrowsersGetRequest.d.mts +0 -10
  544. package/dist/esm/api/resources/browsers/client/requests/ListBrowserSessionsBrowsersGetRequest.mjs +0 -2
  545. package/dist/esm/api/resources/browsers/client/requests/UpdateBrowserSessionRequest.d.mts +0 -13
  546. package/dist/esm/api/resources/browsers/client/requests/UpdateBrowserSessionRequest.mjs +0 -2
  547. package/dist/esm/api/resources/browsers/client/requests/index.d.mts +0 -4
  548. package/dist/esm/api/resources/browsers/client/requests/index.mjs +0 -1
  549. package/dist/esm/api/resources/browsers/index.d.mts +0 -1
  550. package/dist/esm/api/resources/browsers/index.mjs +0 -1
  551. package/dist/esm/api/resources/files/client/Client.d.mts +0 -78
  552. package/dist/esm/api/resources/files/client/Client.mjs +0 -265
  553. package/dist/esm/api/resources/files/client/index.d.mts +0 -1
  554. package/dist/esm/api/resources/files/client/index.mjs +0 -1
  555. package/dist/esm/api/resources/files/client/requests/AgentSessionUploadFilePresignedUrlFilesSessionsSessionIdPresignedUrlPostRequest.d.mts +0 -16
  556. package/dist/esm/api/resources/files/client/requests/AgentSessionUploadFilePresignedUrlFilesSessionsSessionIdPresignedUrlPostRequest.mjs +0 -2
  557. package/dist/esm/api/resources/files/client/requests/BrowserSessionUploadFilePresignedUrlFilesBrowsersSessionIdPresignedUrlPostRequest.d.mts +0 -16
  558. package/dist/esm/api/resources/files/client/requests/BrowserSessionUploadFilePresignedUrlFilesBrowsersSessionIdPresignedUrlPostRequest.mjs +0 -2
  559. package/dist/esm/api/resources/files/client/requests/GetTaskOutputFilePresignedUrlFilesTasksTaskIdOutputFilesFileIdGetRequest.d.mts +0 -11
  560. package/dist/esm/api/resources/files/client/requests/GetTaskOutputFilePresignedUrlFilesTasksTaskIdOutputFilesFileIdGetRequest.mjs +0 -2
  561. package/dist/esm/api/resources/files/client/requests/index.d.mts +0 -3
  562. package/dist/esm/api/resources/files/client/requests/index.mjs +0 -1
  563. package/dist/esm/api/resources/files/index.d.mts +0 -1
  564. package/dist/esm/api/resources/files/index.mjs +0 -1
  565. package/dist/esm/api/resources/index.d.mts +0 -15
  566. package/dist/esm/api/resources/index.mjs +0 -15
  567. package/dist/esm/api/resources/profiles/client/Client.d.mts +0 -93
  568. package/dist/esm/api/resources/profiles/client/Client.mjs +0 -379
  569. package/dist/esm/api/resources/profiles/client/index.d.mts +0 -1
  570. package/dist/esm/api/resources/profiles/client/index.mjs +0 -1
  571. package/dist/esm/api/resources/profiles/client/requests/DeleteBrowserProfileProfilesProfileIdDeleteRequest.d.mts +0 -9
  572. package/dist/esm/api/resources/profiles/client/requests/DeleteBrowserProfileProfilesProfileIdDeleteRequest.mjs +0 -2
  573. package/dist/esm/api/resources/profiles/client/requests/GetProfileProfilesProfileIdGetRequest.d.mts +0 -9
  574. package/dist/esm/api/resources/profiles/client/requests/GetProfileProfilesProfileIdGetRequest.mjs +0 -2
  575. package/dist/esm/api/resources/profiles/client/requests/ListProfilesProfilesGetRequest.d.mts +0 -8
  576. package/dist/esm/api/resources/profiles/client/requests/ListProfilesProfilesGetRequest.mjs +0 -2
  577. package/dist/esm/api/resources/profiles/client/requests/ProfileCreateRequest.d.mts +0 -8
  578. package/dist/esm/api/resources/profiles/client/requests/ProfileCreateRequest.mjs +0 -2
  579. package/dist/esm/api/resources/profiles/client/requests/ProfileUpdateRequest.d.mts +0 -11
  580. package/dist/esm/api/resources/profiles/client/requests/ProfileUpdateRequest.mjs +0 -2
  581. package/dist/esm/api/resources/profiles/client/requests/index.d.mts +0 -5
  582. package/dist/esm/api/resources/profiles/client/requests/index.mjs +0 -1
  583. package/dist/esm/api/resources/profiles/index.d.mts +0 -1
  584. package/dist/esm/api/resources/profiles/index.mjs +0 -1
  585. package/dist/esm/api/resources/sessions/client/Client.d.mts +0 -140
  586. package/dist/esm/api/resources/sessions/client/Client.mjs +0 -588
  587. package/dist/esm/api/resources/sessions/client/index.d.mts +0 -1
  588. package/dist/esm/api/resources/sessions/client/index.mjs +0 -1
  589. package/dist/esm/api/resources/sessions/client/requests/CreateSessionPublicShareSessionsSessionIdPublicSharePostRequest.d.mts +0 -9
  590. package/dist/esm/api/resources/sessions/client/requests/CreateSessionPublicShareSessionsSessionIdPublicSharePostRequest.mjs +0 -2
  591. package/dist/esm/api/resources/sessions/client/requests/CreateSessionRequest.d.mts +0 -23
  592. package/dist/esm/api/resources/sessions/client/requests/CreateSessionRequest.mjs +0 -2
  593. package/dist/esm/api/resources/sessions/client/requests/DeleteSessionPublicShareSessionsSessionIdPublicShareDeleteRequest.d.mts +0 -9
  594. package/dist/esm/api/resources/sessions/client/requests/DeleteSessionPublicShareSessionsSessionIdPublicShareDeleteRequest.mjs +0 -2
  595. package/dist/esm/api/resources/sessions/client/requests/DeleteSessionSessionsSessionIdDeleteRequest.d.mts +0 -9
  596. package/dist/esm/api/resources/sessions/client/requests/DeleteSessionSessionsSessionIdDeleteRequest.mjs +0 -2
  597. package/dist/esm/api/resources/sessions/client/requests/GetSessionPublicShareSessionsSessionIdPublicShareGetRequest.d.mts +0 -9
  598. package/dist/esm/api/resources/sessions/client/requests/GetSessionPublicShareSessionsSessionIdPublicShareGetRequest.mjs +0 -2
  599. package/dist/esm/api/resources/sessions/client/requests/GetSessionSessionsSessionIdGetRequest.d.mts +0 -9
  600. package/dist/esm/api/resources/sessions/client/requests/GetSessionSessionsSessionIdGetRequest.mjs +0 -2
  601. package/dist/esm/api/resources/sessions/client/requests/ListSessionsSessionsGetRequest.d.mts +0 -10
  602. package/dist/esm/api/resources/sessions/client/requests/ListSessionsSessionsGetRequest.mjs +0 -2
  603. package/dist/esm/api/resources/sessions/client/requests/UpdateSessionRequest.d.mts +0 -13
  604. package/dist/esm/api/resources/sessions/client/requests/UpdateSessionRequest.mjs +0 -2
  605. package/dist/esm/api/resources/sessions/client/requests/index.d.mts +0 -8
  606. package/dist/esm/api/resources/sessions/client/requests/index.mjs +0 -1
  607. package/dist/esm/api/resources/sessions/index.d.mts +0 -1
  608. package/dist/esm/api/resources/sessions/index.mjs +0 -1
  609. package/dist/esm/api/resources/skills/client/Client.d.mts +0 -202
  610. package/dist/esm/api/resources/skills/client/Client.mjs +0 -855
  611. package/dist/esm/api/resources/skills/client/index.d.mts +0 -1
  612. package/dist/esm/api/resources/skills/client/index.mjs +0 -1
  613. package/dist/esm/api/resources/skills/client/requests/CancelGenerationSkillsSkillIdCancelGenerationPostRequest.d.mts +0 -9
  614. package/dist/esm/api/resources/skills/client/requests/CancelGenerationSkillsSkillIdCancelGenerationPostRequest.mjs +0 -2
  615. package/dist/esm/api/resources/skills/client/requests/CancelGenerationSkillsSkillIdCancelPostRequest.d.mts +0 -9
  616. package/dist/esm/api/resources/skills/client/requests/CancelGenerationSkillsSkillIdCancelPostRequest.mjs +0 -2
  617. package/dist/esm/api/resources/skills/client/requests/CreateSkillRequest.d.mts +0 -17
  618. package/dist/esm/api/resources/skills/client/requests/CreateSkillRequest.mjs +0 -2
  619. package/dist/esm/api/resources/skills/client/requests/DeleteSkillSkillsSkillIdDeleteRequest.d.mts +0 -9
  620. package/dist/esm/api/resources/skills/client/requests/DeleteSkillSkillsSkillIdDeleteRequest.mjs +0 -2
  621. package/dist/esm/api/resources/skills/client/requests/ExecuteSkillRequest.d.mts +0 -11
  622. package/dist/esm/api/resources/skills/client/requests/ExecuteSkillRequest.mjs +0 -2
  623. package/dist/esm/api/resources/skills/client/requests/ExecuteSkillSkillsSkillIdExecutePostRequest.d.mts +0 -12
  624. package/dist/esm/api/resources/skills/client/requests/ExecuteSkillSkillsSkillIdExecutePostRequest.mjs +0 -2
  625. package/dist/esm/api/resources/skills/client/requests/GetSkillExecutionOutputSkillsSkillIdExecutionsExecutionIdOutputGetRequest.d.mts +0 -11
  626. package/dist/esm/api/resources/skills/client/requests/GetSkillExecutionOutputSkillsSkillIdExecutionsExecutionIdOutputGetRequest.mjs +0 -2
  627. package/dist/esm/api/resources/skills/client/requests/GetSkillSkillsSkillIdGetRequest.d.mts +0 -9
  628. package/dist/esm/api/resources/skills/client/requests/GetSkillSkillsSkillIdGetRequest.mjs +0 -2
  629. package/dist/esm/api/resources/skills/client/requests/ListSkillExecutionsSkillsSkillIdExecutionsGetRequest.d.mts +0 -11
  630. package/dist/esm/api/resources/skills/client/requests/ListSkillExecutionsSkillsSkillIdExecutionsGetRequest.mjs +0 -2
  631. package/dist/esm/api/resources/skills/client/requests/ListSkillsSkillsGetRequest.d.mts +0 -15
  632. package/dist/esm/api/resources/skills/client/requests/ListSkillsSkillsGetRequest.mjs +0 -2
  633. package/dist/esm/api/resources/skills/client/requests/RefineSkillRequest.d.mts +0 -16
  634. package/dist/esm/api/resources/skills/client/requests/RefineSkillRequest.mjs +0 -2
  635. package/dist/esm/api/resources/skills/client/requests/RollbackSkillSkillsSkillIdRollbackPostRequest.d.mts +0 -9
  636. package/dist/esm/api/resources/skills/client/requests/RollbackSkillSkillsSkillIdRollbackPostRequest.mjs +0 -2
  637. package/dist/esm/api/resources/skills/client/requests/UpdateSkillRequest.d.mts +0 -20
  638. package/dist/esm/api/resources/skills/client/requests/UpdateSkillRequest.mjs +0 -2
  639. package/dist/esm/api/resources/skills/client/requests/index.d.mts +0 -11
  640. package/dist/esm/api/resources/skills/client/requests/index.mjs +0 -1
  641. package/dist/esm/api/resources/skills/index.d.mts +0 -1
  642. package/dist/esm/api/resources/skills/index.mjs +0 -1
  643. package/dist/esm/api/resources/skillsMarketplace/client/Client.d.mts +0 -79
  644. package/dist/esm/api/resources/skillsMarketplace/client/Client.mjs +0 -324
  645. package/dist/esm/api/resources/skillsMarketplace/client/index.d.mts +0 -1
  646. package/dist/esm/api/resources/skillsMarketplace/client/index.mjs +0 -1
  647. package/dist/esm/api/resources/skillsMarketplace/client/requests/CloneSkillMarketplaceSkillsSkillIdClonePostRequest.d.mts +0 -9
  648. package/dist/esm/api/resources/skillsMarketplace/client/requests/CloneSkillMarketplaceSkillsSkillIdClonePostRequest.mjs +0 -2
  649. package/dist/esm/api/resources/skillsMarketplace/client/requests/ExecuteSkillMarketplaceSkillsSkillIdExecutePostRequest.d.mts +0 -12
  650. package/dist/esm/api/resources/skillsMarketplace/client/requests/ExecuteSkillMarketplaceSkillsSkillIdExecutePostRequest.mjs +0 -2
  651. package/dist/esm/api/resources/skillsMarketplace/client/requests/GetSkillMarketplaceSkillsSkillSlugGetRequest.d.mts +0 -9
  652. package/dist/esm/api/resources/skillsMarketplace/client/requests/GetSkillMarketplaceSkillsSkillSlugGetRequest.mjs +0 -2
  653. package/dist/esm/api/resources/skillsMarketplace/client/requests/ListSkillsMarketplaceSkillsGetRequest.d.mts +0 -13
  654. package/dist/esm/api/resources/skillsMarketplace/client/requests/ListSkillsMarketplaceSkillsGetRequest.mjs +0 -2
  655. package/dist/esm/api/resources/skillsMarketplace/client/requests/index.d.mts +0 -4
  656. package/dist/esm/api/resources/skillsMarketplace/client/requests/index.mjs +0 -1
  657. package/dist/esm/api/resources/skillsMarketplace/index.d.mts +0 -1
  658. package/dist/esm/api/resources/skillsMarketplace/index.mjs +0 -1
  659. package/dist/esm/api/resources/tasks/client/Client.d.mts +0 -106
  660. package/dist/esm/api/resources/tasks/client/Client.mjs +0 -412
  661. package/dist/esm/api/resources/tasks/client/index.d.mts +0 -1
  662. package/dist/esm/api/resources/tasks/client/index.mjs +0 -1
  663. package/dist/esm/api/resources/tasks/client/requests/CreateTaskRequest.d.mts +0 -53
  664. package/dist/esm/api/resources/tasks/client/requests/CreateTaskRequest.mjs +0 -2
  665. package/dist/esm/api/resources/tasks/client/requests/GetTaskLogsTasksTaskIdLogsGetRequest.d.mts +0 -9
  666. package/dist/esm/api/resources/tasks/client/requests/GetTaskLogsTasksTaskIdLogsGetRequest.mjs +0 -2
  667. package/dist/esm/api/resources/tasks/client/requests/GetTaskTasksTaskIdGetRequest.d.mts +0 -9
  668. package/dist/esm/api/resources/tasks/client/requests/GetTaskTasksTaskIdGetRequest.mjs +0 -2
  669. package/dist/esm/api/resources/tasks/client/requests/ListTasksTasksGetRequest.d.mts +0 -13
  670. package/dist/esm/api/resources/tasks/client/requests/ListTasksTasksGetRequest.mjs +0 -2
  671. package/dist/esm/api/resources/tasks/client/requests/UpdateTaskRequest.d.mts +0 -13
  672. package/dist/esm/api/resources/tasks/client/requests/UpdateTaskRequest.mjs +0 -2
  673. package/dist/esm/api/resources/tasks/client/requests/index.d.mts +0 -5
  674. package/dist/esm/api/resources/tasks/client/requests/index.mjs +0 -1
  675. package/dist/esm/api/resources/tasks/index.d.mts +0 -1
  676. package/dist/esm/api/resources/tasks/index.mjs +0 -1
  677. package/dist/esm/api/resources/workflows/client/Client.d.mts +0 -278
  678. package/dist/esm/api/resources/workflows/client/Client.mjs +0 -1162
  679. package/dist/esm/api/resources/workflows/client/index.d.mts +0 -1
  680. package/dist/esm/api/resources/workflows/client/index.mjs +0 -1
  681. package/dist/esm/api/resources/workflows/client/requests/CancelExecutionWorkflowsExecutionsExecutionIdCancelPatchRequest.d.mts +0 -9
  682. package/dist/esm/api/resources/workflows/client/requests/CancelExecutionWorkflowsExecutionsExecutionIdCancelPatchRequest.mjs +0 -2
  683. package/dist/esm/api/resources/workflows/client/requests/DeleteWorkflowWorkflowsWorkflowIdDeleteRequest.d.mts +0 -9
  684. package/dist/esm/api/resources/workflows/client/requests/DeleteWorkflowWorkflowsWorkflowIdDeleteRequest.mjs +0 -2
  685. package/dist/esm/api/resources/workflows/client/requests/GetExecutionLogsWorkflowsExecutionsExecutionIdLogsGetRequest.d.mts +0 -9
  686. package/dist/esm/api/resources/workflows/client/requests/GetExecutionLogsWorkflowsExecutionsExecutionIdLogsGetRequest.mjs +0 -2
  687. package/dist/esm/api/resources/workflows/client/requests/GetExecutionMediaWorkflowsExecutionsExecutionIdMediaGetRequest.d.mts +0 -9
  688. package/dist/esm/api/resources/workflows/client/requests/GetExecutionMediaWorkflowsExecutionsExecutionIdMediaGetRequest.mjs +0 -2
  689. package/dist/esm/api/resources/workflows/client/requests/GetExecutionStateWorkflowsExecutionsExecutionIdStateGetRequest.d.mts +0 -9
  690. package/dist/esm/api/resources/workflows/client/requests/GetExecutionStateWorkflowsExecutionsExecutionIdStateGetRequest.mjs +0 -2
  691. package/dist/esm/api/resources/workflows/client/requests/GetExecutionWorkflowsExecutionsExecutionIdGetRequest.d.mts +0 -9
  692. package/dist/esm/api/resources/workflows/client/requests/GetExecutionWorkflowsExecutionsExecutionIdGetRequest.mjs +0 -2
  693. package/dist/esm/api/resources/workflows/client/requests/GetWorkflowGenerationStateWorkflowsWorkflowIdGenerationStateGetRequest.d.mts +0 -9
  694. package/dist/esm/api/resources/workflows/client/requests/GetWorkflowGenerationStateWorkflowsWorkflowIdGenerationStateGetRequest.mjs +0 -2
  695. package/dist/esm/api/resources/workflows/client/requests/GetWorkflowWorkflowsWorkflowIdGetRequest.d.mts +0 -9
  696. package/dist/esm/api/resources/workflows/client/requests/GetWorkflowWorkflowsWorkflowIdGetRequest.mjs +0 -2
  697. package/dist/esm/api/resources/workflows/client/requests/ListAllExecutionsWorkflowsExecutionsGetRequest.d.mts +0 -11
  698. package/dist/esm/api/resources/workflows/client/requests/ListAllExecutionsWorkflowsExecutionsGetRequest.mjs +0 -2
  699. package/dist/esm/api/resources/workflows/client/requests/ListWorkflowExecutionsWorkflowsWorkflowIdExecutionsGetRequest.d.mts +0 -14
  700. package/dist/esm/api/resources/workflows/client/requests/ListWorkflowExecutionsWorkflowsWorkflowIdExecutionsGetRequest.mjs +0 -2
  701. package/dist/esm/api/resources/workflows/client/requests/ListWorkflowsWorkflowsGetRequest.d.mts +0 -10
  702. package/dist/esm/api/resources/workflows/client/requests/ListWorkflowsWorkflowsGetRequest.mjs +0 -2
  703. package/dist/esm/api/resources/workflows/client/requests/WorkflowCreateRequest.d.mts +0 -14
  704. package/dist/esm/api/resources/workflows/client/requests/WorkflowCreateRequest.mjs +0 -2
  705. package/dist/esm/api/resources/workflows/client/requests/WorkflowExecuteRequest.d.mts +0 -13
  706. package/dist/esm/api/resources/workflows/client/requests/WorkflowExecuteRequest.mjs +0 -2
  707. package/dist/esm/api/resources/workflows/client/requests/WorkflowGenerateRequest.d.mts +0 -36
  708. package/dist/esm/api/resources/workflows/client/requests/WorkflowGenerateRequest.mjs +0 -2
  709. package/dist/esm/api/resources/workflows/client/requests/WorkflowUpdateRequest.d.mts +0 -15
  710. package/dist/esm/api/resources/workflows/client/requests/WorkflowUpdateRequest.mjs +0 -2
  711. package/dist/esm/api/resources/workflows/client/requests/WorkflowYamlPresignedUploadRequest.d.mts +0 -14
  712. package/dist/esm/api/resources/workflows/client/requests/WorkflowYamlPresignedUploadRequest.mjs +0 -2
  713. package/dist/esm/api/resources/workflows/client/requests/index.d.mts +0 -16
  714. package/dist/esm/api/resources/workflows/client/requests/index.mjs +0 -1
  715. package/dist/esm/api/resources/workflows/index.d.mts +0 -1
  716. package/dist/esm/api/resources/workflows/index.mjs +0 -1
  717. package/dist/esm/api/types/AccountNotFoundError.d.mts +0 -6
  718. package/dist/esm/api/types/AccountNotFoundError.mjs +0 -2
  719. package/dist/esm/api/types/AccountView.d.mts +0 -20
  720. package/dist/esm/api/types/AccountView.mjs +0 -2
  721. package/dist/esm/api/types/AppApiV2SkillsViewsInsufficientCreditsError.d.mts +0 -6
  722. package/dist/esm/api/types/AppApiV2SkillsViewsInsufficientCreditsError.mjs +0 -2
  723. package/dist/esm/api/types/AppEndpointsApiV2MarketplaceSkillsViewsInsufficientCreditsError.d.mts +0 -6
  724. package/dist/esm/api/types/AppEndpointsApiV2MarketplaceSkillsViewsInsufficientCreditsError.mjs +0 -2
  725. package/dist/esm/api/types/AppEndpointsApiV2SkillsViewsInsufficientCreditsError.d.mts +0 -6
  726. package/dist/esm/api/types/AppEndpointsApiV2SkillsViewsInsufficientCreditsError.mjs +0 -2
  727. package/dist/esm/api/types/AppViewsV2ErrorViewsInsufficientCreditsError.d.mts +0 -6
  728. package/dist/esm/api/types/AppViewsV2ErrorViewsInsufficientCreditsError.mjs +0 -2
  729. package/dist/esm/api/types/BadRequestErrorBody.d.mts +0 -2
  730. package/dist/esm/api/types/BadRequestErrorBody.mjs +0 -2
  731. package/dist/esm/api/types/BrowserSessionItemView.d.mts +0 -26
  732. package/dist/esm/api/types/BrowserSessionItemView.mjs +0 -2
  733. package/dist/esm/api/types/BrowserSessionListResponse.d.mts +0 -14
  734. package/dist/esm/api/types/BrowserSessionListResponse.mjs +0 -2
  735. package/dist/esm/api/types/BrowserSessionStatus.d.mts +0 -12
  736. package/dist/esm/api/types/BrowserSessionStatus.mjs +0 -12
  737. package/dist/esm/api/types/BrowserSessionUpdateAction.d.mts +0 -10
  738. package/dist/esm/api/types/BrowserSessionUpdateAction.mjs +0 -10
  739. package/dist/esm/api/types/BrowserSessionView.d.mts +0 -26
  740. package/dist/esm/api/types/BrowserSessionView.mjs +0 -2
  741. package/dist/esm/api/types/CannotDeleteSkillWhileGeneratingError.d.mts +0 -6
  742. package/dist/esm/api/types/CannotDeleteSkillWhileGeneratingError.mjs +0 -2
  743. package/dist/esm/api/types/CannotRollbackPublicSkillError.d.mts +0 -6
  744. package/dist/esm/api/types/CannotRollbackPublicSkillError.mjs +0 -2
  745. package/dist/esm/api/types/CommonUtilsErrorsInsufficientCreditsError.d.mts +0 -6
  746. package/dist/esm/api/types/CommonUtilsErrorsInsufficientCreditsError.mjs +0 -2
  747. package/dist/esm/api/types/ConcurrentSkillCreationsError.d.mts +0 -6
  748. package/dist/esm/api/types/ConcurrentSkillCreationsError.mjs +0 -2
  749. package/dist/esm/api/types/CreateSkillResponse.d.mts +0 -7
  750. package/dist/esm/api/types/CreateSkillResponse.mjs +0 -2
  751. package/dist/esm/api/types/CustomProxy.d.mts +0 -13
  752. package/dist/esm/api/types/CustomProxy.mjs +0 -2
  753. package/dist/esm/api/types/DownloadUrlGenerationError.d.mts +0 -6
  754. package/dist/esm/api/types/DownloadUrlGenerationError.mjs +0 -2
  755. package/dist/esm/api/types/EnabledSkillsLimitExceededError.d.mts +0 -6
  756. package/dist/esm/api/types/EnabledSkillsLimitExceededError.mjs +0 -2
  757. package/dist/esm/api/types/ExecuteSkillRequest.d.mts +0 -7
  758. package/dist/esm/api/types/ExecuteSkillRequest.mjs +0 -2
  759. package/dist/esm/api/types/ExecuteSkillResponse.d.mts +0 -15
  760. package/dist/esm/api/types/ExecuteSkillResponse.mjs +0 -2
  761. package/dist/esm/api/types/FileView.d.mts +0 -9
  762. package/dist/esm/api/types/FileView.mjs +0 -2
  763. package/dist/esm/api/types/GenerationNotCancellableError.d.mts +0 -6
  764. package/dist/esm/api/types/GenerationNotCancellableError.mjs +0 -2
  765. package/dist/esm/api/types/HttpValidationError.d.mts +0 -4
  766. package/dist/esm/api/types/HttpValidationError.mjs +0 -2
  767. package/dist/esm/api/types/InternalServerErrorBody.d.mts +0 -6
  768. package/dist/esm/api/types/InternalServerErrorBody.mjs +0 -2
  769. package/dist/esm/api/types/MarketplaceSkillListResponse.d.mts +0 -14
  770. package/dist/esm/api/types/MarketplaceSkillListResponse.mjs +0 -2
  771. package/dist/esm/api/types/MarketplaceSkillResponse.d.mts +0 -38
  772. package/dist/esm/api/types/MarketplaceSkillResponse.mjs +0 -2
  773. package/dist/esm/api/types/NotFoundErrorBody.d.mts +0 -2
  774. package/dist/esm/api/types/NotFoundErrorBody.mjs +0 -2
  775. package/dist/esm/api/types/OutputFileNotFoundError.d.mts +0 -6
  776. package/dist/esm/api/types/OutputFileNotFoundError.mjs +0 -2
  777. package/dist/esm/api/types/ParameterSchema.d.mts +0 -12
  778. package/dist/esm/api/types/ParameterSchema.mjs +0 -2
  779. package/dist/esm/api/types/ParameterType.d.mts +0 -10
  780. package/dist/esm/api/types/ParameterType.mjs +0 -10
  781. package/dist/esm/api/types/PlanInfo.d.mts +0 -15
  782. package/dist/esm/api/types/PlanInfo.mjs +0 -2
  783. package/dist/esm/api/types/ProfileListResponse.d.mts +0 -14
  784. package/dist/esm/api/types/ProfileListResponse.mjs +0 -2
  785. package/dist/esm/api/types/ProfileNotFoundError.d.mts +0 -6
  786. package/dist/esm/api/types/ProfileNotFoundError.mjs +0 -2
  787. package/dist/esm/api/types/ProfileView.d.mts +0 -19
  788. package/dist/esm/api/types/ProfileView.mjs +0 -2
  789. package/dist/esm/api/types/ProxyCountryCode.d.mts +0 -250
  790. package/dist/esm/api/types/ProxyCountryCode.mjs +0 -250
  791. package/dist/esm/api/types/RefineSkillResponse.d.mts +0 -7
  792. package/dist/esm/api/types/RefineSkillResponse.mjs +0 -2
  793. package/dist/esm/api/types/SessionHasRunningTaskError.d.mts +0 -6
  794. package/dist/esm/api/types/SessionHasRunningTaskError.mjs +0 -2
  795. package/dist/esm/api/types/SessionItemView.d.mts +0 -24
  796. package/dist/esm/api/types/SessionItemView.mjs +0 -2
  797. package/dist/esm/api/types/SessionListResponse.d.mts +0 -14
  798. package/dist/esm/api/types/SessionListResponse.mjs +0 -2
  799. package/dist/esm/api/types/SessionNotFoundError.d.mts +0 -6
  800. package/dist/esm/api/types/SessionNotFoundError.mjs +0 -2
  801. package/dist/esm/api/types/SessionStatus.d.mts +0 -12
  802. package/dist/esm/api/types/SessionStatus.mjs +0 -12
  803. package/dist/esm/api/types/SessionStoppedError.d.mts +0 -6
  804. package/dist/esm/api/types/SessionStoppedError.mjs +0 -2
  805. package/dist/esm/api/types/SessionTimeoutLimitExceededError.d.mts +0 -6
  806. package/dist/esm/api/types/SessionTimeoutLimitExceededError.mjs +0 -2
  807. package/dist/esm/api/types/SessionUpdateAction.d.mts +0 -10
  808. package/dist/esm/api/types/SessionUpdateAction.mjs +0 -10
  809. package/dist/esm/api/types/SessionView.d.mts +0 -28
  810. package/dist/esm/api/types/SessionView.mjs +0 -2
  811. package/dist/esm/api/types/ShareNotFoundError.d.mts +0 -6
  812. package/dist/esm/api/types/ShareNotFoundError.mjs +0 -2
  813. package/dist/esm/api/types/ShareView.d.mts +0 -13
  814. package/dist/esm/api/types/ShareView.mjs +0 -2
  815. package/dist/esm/api/types/SkillCategory.d.mts +0 -20
  816. package/dist/esm/api/types/SkillCategory.mjs +0 -20
  817. package/dist/esm/api/types/SkillExecutionListResponse.d.mts +0 -14
  818. package/dist/esm/api/types/SkillExecutionListResponse.mjs +0 -2
  819. package/dist/esm/api/types/SkillExecutionOutputResponse.d.mts +0 -7
  820. package/dist/esm/api/types/SkillExecutionOutputResponse.mjs +0 -2
  821. package/dist/esm/api/types/SkillExecutionView.d.mts +0 -21
  822. package/dist/esm/api/types/SkillExecutionView.mjs +0 -2
  823. package/dist/esm/api/types/SkillListResponse.d.mts +0 -14
  824. package/dist/esm/api/types/SkillListResponse.mjs +0 -2
  825. package/dist/esm/api/types/SkillNotFinishedError.d.mts +0 -6
  826. package/dist/esm/api/types/SkillNotFinishedError.mjs +0 -2
  827. package/dist/esm/api/types/SkillNotFoundError.d.mts +0 -6
  828. package/dist/esm/api/types/SkillNotFoundError.mjs +0 -2
  829. package/dist/esm/api/types/SkillResponse.d.mts +0 -52
  830. package/dist/esm/api/types/SkillResponse.mjs +0 -2
  831. package/dist/esm/api/types/SkillsGenerationStatus.d.mts +0 -10
  832. package/dist/esm/api/types/SkillsGenerationStatus.mjs +0 -10
  833. package/dist/esm/api/types/SupportedLlMs.d.mts +0 -22
  834. package/dist/esm/api/types/SupportedLlMs.mjs +0 -22
  835. package/dist/esm/api/types/TaskCreatedResponse.d.mts +0 -9
  836. package/dist/esm/api/types/TaskCreatedResponse.mjs +0 -2
  837. package/dist/esm/api/types/TaskItemView.d.mts +0 -35
  838. package/dist/esm/api/types/TaskItemView.mjs +0 -2
  839. package/dist/esm/api/types/TaskListResponse.d.mts +0 -14
  840. package/dist/esm/api/types/TaskListResponse.mjs +0 -2
  841. package/dist/esm/api/types/TaskLogFileResponse.d.mts +0 -7
  842. package/dist/esm/api/types/TaskLogFileResponse.mjs +0 -2
  843. package/dist/esm/api/types/TaskNotFoundError.d.mts +0 -6
  844. package/dist/esm/api/types/TaskNotFoundError.mjs +0 -2
  845. package/dist/esm/api/types/TaskOutputFileResponse.d.mts +0 -11
  846. package/dist/esm/api/types/TaskOutputFileResponse.mjs +0 -2
  847. package/dist/esm/api/types/TaskStatus.d.mts +0 -16
  848. package/dist/esm/api/types/TaskStatus.mjs +0 -16
  849. package/dist/esm/api/types/TaskStepView.d.mts +0 -19
  850. package/dist/esm/api/types/TaskStepView.mjs +0 -2
  851. package/dist/esm/api/types/TaskUpdateAction.d.mts +0 -12
  852. package/dist/esm/api/types/TaskUpdateAction.mjs +0 -12
  853. package/dist/esm/api/types/TaskView.d.mts +0 -37
  854. package/dist/esm/api/types/TaskView.mjs +0 -2
  855. package/dist/esm/api/types/TooManyConcurrentActiveSessionsError.d.mts +0 -6
  856. package/dist/esm/api/types/TooManyConcurrentActiveSessionsError.mjs +0 -2
  857. package/dist/esm/api/types/UnsupportedContentTypeError.d.mts +0 -6
  858. package/dist/esm/api/types/UnsupportedContentTypeError.mjs +0 -2
  859. package/dist/esm/api/types/UploadFilePresignedUrlResponse.d.mts +0 -22
  860. package/dist/esm/api/types/UploadFilePresignedUrlResponse.mjs +0 -8
  861. package/dist/esm/api/types/UploadFileRequest.d.mts +0 -30
  862. package/dist/esm/api/types/UploadFileRequest.mjs +0 -21
  863. package/dist/esm/api/types/ValidationError.d.mts +0 -11
  864. package/dist/esm/api/types/ValidationError.mjs +0 -2
  865. package/dist/esm/api/types/WorkflowExecutionCreatedResponse.d.mts +0 -12
  866. package/dist/esm/api/types/WorkflowExecutionCreatedResponse.mjs +0 -2
  867. package/dist/esm/api/types/WorkflowExecutionItemView.d.mts +0 -28
  868. package/dist/esm/api/types/WorkflowExecutionItemView.mjs +0 -2
  869. package/dist/esm/api/types/WorkflowExecutionListResponse.d.mts +0 -14
  870. package/dist/esm/api/types/WorkflowExecutionListResponse.mjs +0 -2
  871. package/dist/esm/api/types/WorkflowExecutionLogResponse.d.mts +0 -7
  872. package/dist/esm/api/types/WorkflowExecutionLogResponse.mjs +0 -2
  873. package/dist/esm/api/types/WorkflowExecutionMediaStepView.d.mts +0 -13
  874. package/dist/esm/api/types/WorkflowExecutionMediaStepView.mjs +0 -2
  875. package/dist/esm/api/types/WorkflowExecutionMediaView.d.mts +0 -8
  876. package/dist/esm/api/types/WorkflowExecutionMediaView.mjs +0 -2
  877. package/dist/esm/api/types/WorkflowExecutionResponse.d.mts +0 -38
  878. package/dist/esm/api/types/WorkflowExecutionResponse.mjs +0 -2
  879. package/dist/esm/api/types/WorkflowExecutionStateView.d.mts +0 -28
  880. package/dist/esm/api/types/WorkflowExecutionStateView.mjs +0 -2
  881. package/dist/esm/api/types/WorkflowExecutionStatus.d.mts +0 -18
  882. package/dist/esm/api/types/WorkflowExecutionStatus.mjs +0 -18
  883. package/dist/esm/api/types/WorkflowExecutionStepView.d.mts +0 -29
  884. package/dist/esm/api/types/WorkflowExecutionStepView.mjs +0 -2
  885. package/dist/esm/api/types/WorkflowGenerateResponse.d.mts +0 -11
  886. package/dist/esm/api/types/WorkflowGenerateResponse.mjs +0 -2
  887. package/dist/esm/api/types/WorkflowGenerationStateView.d.mts +0 -18
  888. package/dist/esm/api/types/WorkflowGenerationStateView.mjs +0 -2
  889. package/dist/esm/api/types/WorkflowGenerationStatus.d.mts +0 -8
  890. package/dist/esm/api/types/WorkflowGenerationStatus.mjs +0 -8
  891. package/dist/esm/api/types/WorkflowGenerationStepView.d.mts +0 -19
  892. package/dist/esm/api/types/WorkflowGenerationStepView.mjs +0 -2
  893. package/dist/esm/api/types/WorkflowItemView.d.mts +0 -19
  894. package/dist/esm/api/types/WorkflowItemView.mjs +0 -2
  895. package/dist/esm/api/types/WorkflowListResponse.d.mts +0 -14
  896. package/dist/esm/api/types/WorkflowListResponse.mjs +0 -2
  897. package/dist/esm/api/types/WorkflowResponse.d.mts +0 -38
  898. package/dist/esm/api/types/WorkflowResponse.mjs +0 -2
  899. package/dist/esm/api/types/WorkflowYamlPresignedUploadResponse.d.mts +0 -15
  900. package/dist/esm/api/types/WorkflowYamlPresignedUploadResponse.mjs +0 -2
  901. package/dist/esm/api/types/index.d.mts +0 -72
  902. package/dist/esm/api/types/index.mjs +0 -72
  903. package/dist/esm/core/exports.d.mts +0 -1
  904. package/dist/esm/core/exports.mjs +0 -1
  905. package/dist/esm/core/fetcher/APIResponse.d.mts +0 -20
  906. package/dist/esm/core/fetcher/APIResponse.mjs +0 -1
  907. package/dist/esm/core/fetcher/BinaryResponse.d.mts +0 -20
  908. package/dist/esm/core/fetcher/BinaryResponse.mjs +0 -14
  909. package/dist/esm/core/fetcher/EndpointMetadata.d.mts +0 -13
  910. package/dist/esm/core/fetcher/EndpointMetadata.mjs +0 -1
  911. package/dist/esm/core/fetcher/EndpointSupplier.d.mts +0 -12
  912. package/dist/esm/core/fetcher/EndpointSupplier.mjs +0 -19
  913. package/dist/esm/core/fetcher/Fetcher.d.mts +0 -45
  914. package/dist/esm/core/fetcher/Fetcher.mjs +0 -311
  915. package/dist/esm/core/fetcher/Headers.d.mts +0 -2
  916. package/dist/esm/core/fetcher/Headers.mjs +0 -82
  917. package/dist/esm/core/fetcher/HttpResponsePromise.d.mts +0 -58
  918. package/dist/esm/core/fetcher/HttpResponsePromise.mjs +0 -99
  919. package/dist/esm/core/fetcher/RawResponse.d.mts +0 -29
  920. package/dist/esm/core/fetcher/RawResponse.mjs +0 -40
  921. package/dist/esm/core/fetcher/ResponseWithBody.d.mts +0 -4
  922. package/dist/esm/core/fetcher/ResponseWithBody.mjs +0 -3
  923. package/dist/esm/core/fetcher/Supplier.d.mts +0 -4
  924. package/dist/esm/core/fetcher/Supplier.mjs +0 -19
  925. package/dist/esm/core/fetcher/createRequestUrl.d.mts +0 -1
  926. package/dist/esm/core/fetcher/createRequestUrl.mjs +0 -5
  927. package/dist/esm/core/fetcher/getErrorResponseBody.d.mts +0 -1
  928. package/dist/esm/core/fetcher/getErrorResponseBody.mjs +0 -42
  929. package/dist/esm/core/fetcher/getFetchFn.d.mts +0 -1
  930. package/dist/esm/core/fetcher/getFetchFn.mjs +0 -14
  931. package/dist/esm/core/fetcher/getHeader.d.mts +0 -1
  932. package/dist/esm/core/fetcher/getHeader.mjs +0 -8
  933. package/dist/esm/core/fetcher/getRequestBody.d.mts +0 -7
  934. package/dist/esm/core/fetcher/getRequestBody.mjs +0 -24
  935. package/dist/esm/core/fetcher/getResponseBody.d.mts +0 -1
  936. package/dist/esm/core/fetcher/getResponseBody.mjs +0 -52
  937. package/dist/esm/core/fetcher/index.d.mts +0 -11
  938. package/dist/esm/core/fetcher/index.mjs +0 -6
  939. package/dist/esm/core/fetcher/makeRequest.d.mts +0 -1
  940. package/dist/esm/core/fetcher/makeRequest.mjs +0 -36
  941. package/dist/esm/core/fetcher/requestWithRetries.d.mts +0 -1
  942. package/dist/esm/core/fetcher/requestWithRetries.mjs +0 -64
  943. package/dist/esm/core/fetcher/signals.d.mts +0 -5
  944. package/dist/esm/core/fetcher/signals.mjs +0 -20
  945. package/dist/esm/core/headers.d.mts +0 -2
  946. package/dist/esm/core/headers.mjs +0 -27
  947. package/dist/esm/core/index.d.mts +0 -4
  948. package/dist/esm/core/index.mjs +0 -4
  949. package/dist/esm/core/json.d.mts +0 -15
  950. package/dist/esm/core/json.mjs +0 -19
  951. package/dist/esm/core/logging/exports.d.mts +0 -18
  952. package/dist/esm/core/logging/exports.mjs +0 -9
  953. package/dist/esm/core/logging/index.d.mts +0 -1
  954. package/dist/esm/core/logging/index.mjs +0 -1
  955. package/dist/esm/core/logging/logger.d.mts +0 -126
  956. package/dist/esm/core/logging/logger.mjs +0 -138
  957. package/dist/esm/core/runtime/index.d.mts +0 -1
  958. package/dist/esm/core/runtime/index.mjs +0 -1
  959. package/dist/esm/core/runtime/runtime.d.mts +0 -9
  960. package/dist/esm/core/runtime/runtime.mjs +0 -99
  961. package/dist/esm/core/url/encodePathParam.d.mts +0 -1
  962. package/dist/esm/core/url/encodePathParam.mjs +0 -18
  963. package/dist/esm/core/url/index.d.mts +0 -3
  964. package/dist/esm/core/url/index.mjs +0 -3
  965. package/dist/esm/core/url/join.d.mts +0 -1
  966. package/dist/esm/core/url/join.mjs +0 -65
  967. package/dist/esm/core/url/qs.d.mts +0 -6
  968. package/dist/esm/core/url/qs.mjs +0 -61
  969. package/dist/esm/environments.d.mts +0 -4
  970. package/dist/esm/environments.mjs +0 -4
  971. package/dist/esm/errors/BrowserUseError.d.mts +0 -12
  972. package/dist/esm/errors/BrowserUseError.mjs +0 -24
  973. package/dist/esm/errors/BrowserUseTimeoutError.d.mts +0 -3
  974. package/dist/esm/errors/BrowserUseTimeoutError.mjs +0 -7
  975. package/dist/esm/errors/index.d.mts +0 -2
  976. package/dist/esm/errors/index.mjs +0 -2
  977. package/dist/esm/exports.d.mts +0 -1
  978. package/dist/esm/exports.mjs +0 -1
  979. package/dist/esm/index.d.mts +0 -7
  980. package/dist/esm/index.mjs +0 -5
  981. package/dist/esm/version.d.mts +0 -1
  982. package/dist/esm/version.mjs +0 -1
  983. package/dist/esm/wrapper/BrowserUseClient.d.mts +0 -6
  984. package/dist/esm/wrapper/BrowserUseClient.mjs +0 -8
  985. package/dist/esm/wrapper/api/BrowserUseTasks.d.mts +0 -15
  986. package/dist/esm/wrapper/api/BrowserUseTasks.mjs +0 -53
  987. package/dist/esm/wrapper/lib/parse.d.mts +0 -69
  988. package/dist/esm/wrapper/lib/parse.mjs +0 -193
  989. package/dist/esm/wrapper/lib/types.d.mts +0 -74
  990. package/dist/esm/wrapper/lib/types.mjs +0 -9
  991. package/dist/esm/wrapper/lib/webhooks.d.mts +0 -92
  992. package/dist/esm/wrapper/lib/webhooks.mjs +0 -89
  993. package/reference.md +0 -2697
@@ -0,0 +1,2441 @@
1
+ import { z } from 'zod';
2
+ import { H as HttpClient } from './errors-BtB79l7x.cjs';
3
+ export { B as BrowserUseError } from './errors-BtB79l7x.cjs';
4
+
5
+ interface components {
6
+ schemas: {
7
+ /**
8
+ * AccountNotFoundError
9
+ * @description Error response when an account is not found
10
+ */
11
+ AccountNotFoundError: {
12
+ /**
13
+ * Detail
14
+ * @default Account not found
15
+ */
16
+ detail: string;
17
+ };
18
+ /**
19
+ * AccountView
20
+ * @description View model for account information.
21
+ */
22
+ AccountView: {
23
+ /**
24
+ * Name
25
+ * @description The name of the user
26
+ */
27
+ name?: string | null;
28
+ /**
29
+ * Credits Balance USD
30
+ * @description The total credits balance in USD
31
+ */
32
+ totalCreditsBalanceUsd: number;
33
+ /**
34
+ * Monthly Credits Balance USD
35
+ * @description Monthly subscription credits balance in USD
36
+ */
37
+ monthlyCreditsBalanceUsd: number;
38
+ /**
39
+ * Additional Credits Balance USD
40
+ * @description Additional top-up credits balance in USD
41
+ */
42
+ additionalCreditsBalanceUsd: number;
43
+ /**
44
+ * Rate Limit
45
+ * @description The rate limit for the account
46
+ */
47
+ rateLimit: number;
48
+ /**
49
+ * Plan Info
50
+ * @description The plan information
51
+ */
52
+ planInfo: components["schemas"]["PlanInfo"];
53
+ /**
54
+ * Project ID
55
+ * Format: uuid
56
+ * @description The ID of the project
57
+ */
58
+ projectId: string;
59
+ };
60
+ /**
61
+ * BrowserSessionItemView
62
+ * @description View model for representing a browser session in list views.
63
+ */
64
+ BrowserSessionItemView: {
65
+ /**
66
+ * ID
67
+ * Format: uuid
68
+ * @description Unique identifier for the session
69
+ */
70
+ id: string;
71
+ /**
72
+ * Status
73
+ * @description Current status of the session (active/stopped)
74
+ */
75
+ status: components["schemas"]["BrowserSessionStatus"];
76
+ /**
77
+ * Live URL
78
+ * @description URL where the browser can be viewed live in real-time
79
+ */
80
+ liveUrl?: string | null;
81
+ /**
82
+ * CDP URL
83
+ * @description Chrome DevTools Protocol URL for browser automation
84
+ */
85
+ cdpUrl?: string | null;
86
+ /**
87
+ * Timeout At
88
+ * Format: date-time
89
+ * @description Timestamp when the session will timeout
90
+ */
91
+ timeoutAt: string;
92
+ /**
93
+ * Started At
94
+ * Format: date-time
95
+ * @description Timestamp when the session was created and started
96
+ */
97
+ startedAt: string;
98
+ /**
99
+ * Finished At
100
+ * @description Timestamp when the session was stopped (None if still active)
101
+ */
102
+ finishedAt?: string | null;
103
+ /**
104
+ * Proxy Used MB
105
+ * @description Amount of proxy data used in MB
106
+ * @default 0
107
+ */
108
+ proxyUsedMb: string;
109
+ /**
110
+ * Proxy Cost
111
+ * @description Cost of proxy usage in USD
112
+ * @default 0
113
+ */
114
+ proxyCost: string;
115
+ /**
116
+ * Browser Cost
117
+ * @description Cost of browser session hosting in USD
118
+ * @default 0
119
+ */
120
+ browserCost: string;
121
+ };
122
+ /**
123
+ * BrowserSessionListResponse
124
+ * @description Response model for paginated browser session list requests.
125
+ */
126
+ BrowserSessionListResponse: {
127
+ /**
128
+ * Items
129
+ * @description List of browser session views for the current page
130
+ */
131
+ items: components["schemas"]["BrowserSessionItemView"][];
132
+ /**
133
+ * Total Items
134
+ * @description Total number of items in the list
135
+ */
136
+ totalItems: number;
137
+ /**
138
+ * Page Number
139
+ * @description Page number
140
+ */
141
+ pageNumber: number;
142
+ /**
143
+ * Page Size
144
+ * @description Number of items per page
145
+ */
146
+ pageSize: number;
147
+ };
148
+ /**
149
+ * BrowserSessionStatus
150
+ * @description Enumeration of possible browser session states
151
+ *
152
+ * Attributes:
153
+ * ACTIVE: Session is currently active and running (browser is running)
154
+ * STOPPED: Session has been stopped and is no longer active (browser is stopped)
155
+ * @enum {string}
156
+ */
157
+ BrowserSessionStatus: "active" | "stopped";
158
+ /**
159
+ * BrowserSessionUpdateAction
160
+ * @description Available actions that can be performed on a browser session
161
+ *
162
+ * Attributes:
163
+ * STOP: Stop the browser session (cannot be undone)
164
+ * @enum {string}
165
+ */
166
+ BrowserSessionUpdateAction: "stop";
167
+ /**
168
+ * BrowserSessionView
169
+ * @description View model for representing a browser session.
170
+ */
171
+ BrowserSessionView: {
172
+ /**
173
+ * ID
174
+ * Format: uuid
175
+ * @description Unique identifier for the session
176
+ */
177
+ id: string;
178
+ /**
179
+ * Status
180
+ * @description Current status of the session (active/stopped)
181
+ */
182
+ status: components["schemas"]["BrowserSessionStatus"];
183
+ /**
184
+ * Live URL
185
+ * @description URL where the browser can be viewed live in real-time
186
+ */
187
+ liveUrl?: string | null;
188
+ /**
189
+ * CDP URL
190
+ * @description Chrome DevTools Protocol URL for browser automation
191
+ */
192
+ cdpUrl?: string | null;
193
+ /**
194
+ * Timeout At
195
+ * Format: date-time
196
+ * @description Timestamp when the session will timeout
197
+ */
198
+ timeoutAt: string;
199
+ /**
200
+ * Started At
201
+ * Format: date-time
202
+ * @description Timestamp when the session was created and started
203
+ */
204
+ startedAt: string;
205
+ /**
206
+ * Finished At
207
+ * @description Timestamp when the session was stopped (None if still active)
208
+ */
209
+ finishedAt?: string | null;
210
+ /**
211
+ * Proxy Used MB
212
+ * @description Amount of proxy data used in MB
213
+ * @default 0
214
+ */
215
+ proxyUsedMb: string;
216
+ /**
217
+ * Proxy Cost
218
+ * @description Cost of proxy usage in USD
219
+ * @default 0
220
+ */
221
+ proxyCost: string;
222
+ /**
223
+ * Browser Cost
224
+ * @description Cost of browser session hosting in USD
225
+ * @default 0
226
+ */
227
+ browserCost: string;
228
+ };
229
+ /**
230
+ * CannotDeleteSkillWhileGeneratingError
231
+ * @description Error response when a skill cannot be deleted while it is still generating
232
+ */
233
+ CannotDeleteSkillWhileGeneratingError: {
234
+ /**
235
+ * Detail
236
+ * @default Cannot delete skill while it is still generating
237
+ */
238
+ detail: string;
239
+ };
240
+ /**
241
+ * CannotRollbackPublicSkillError
242
+ * @description Error response when trying to rollback a public skill
243
+ */
244
+ CannotRollbackPublicSkillError: {
245
+ /**
246
+ * Detail
247
+ * @default Cannot rollback a public skill. Please make the skill private first.
248
+ */
249
+ detail: string;
250
+ };
251
+ /**
252
+ * ConcurrentSkillCreationsError
253
+ * @description Error response when concurrent skill creations are attempted
254
+ */
255
+ ConcurrentSkillCreationsError: {
256
+ /**
257
+ * Detail
258
+ * @default Concurrent skill creations are not allowed. Please wait for the current skill creation to finish or cancel it.
259
+ */
260
+ detail: string;
261
+ };
262
+ /**
263
+ * CreateBrowserSessionRequest
264
+ * @description Request model for creating a browser session.
265
+ */
266
+ CreateBrowserSessionRequest: {
267
+ /**
268
+ * Profile ID
269
+ * @description The ID of the profile to use for the session
270
+ */
271
+ profileId?: string | null;
272
+ /**
273
+ * Proxy Country Code
274
+ * @description Country code for proxy location.
275
+ */
276
+ proxyCountryCode?: components["schemas"]["ProxyCountryCode"] | null;
277
+ /**
278
+ * Timeout
279
+ * @description The timeout for the session in minutes. All users can use up to 240 minutes (4 hours). Pay As You Go users are charged $0.06/hour, subscribers get 50% off.
280
+ * @default 60
281
+ */
282
+ timeout: number;
283
+ /**
284
+ * Browser Screen Width
285
+ * @description Custom screen width in pixels for the browser.
286
+ */
287
+ browserScreenWidth?: number | null;
288
+ /**
289
+ * Browser Screen Height
290
+ * @description Custom screen height in pixels for the browser.
291
+ */
292
+ browserScreenHeight?: number | null;
293
+ /**
294
+ * Allow Resizing
295
+ * @description Whether to allow the browser to be resized during the session (not recommended since it reduces stealthiness).
296
+ * @default false
297
+ */
298
+ allowResizing: boolean;
299
+ /**
300
+ * Custom Proxy
301
+ * @description Custom proxy settings to use for the session. If not provided, our proxies will be used. Custom proxies are only available for Business and Scaleup subscribers.
302
+ */
303
+ customProxy?: components["schemas"]["CustomProxy"] | null;
304
+ };
305
+ /**
306
+ * CreateSessionRequest
307
+ * @description Request model for creating a session.
308
+ */
309
+ CreateSessionRequest: {
310
+ /**
311
+ * Profile ID
312
+ * @description The ID of the profile to use for the session
313
+ */
314
+ profileId?: string | null;
315
+ /**
316
+ * Proxy Country Code
317
+ * @description Country code for proxy location.
318
+ */
319
+ proxyCountryCode?: components["schemas"]["ProxyCountryCode"] | null;
320
+ /**
321
+ * Start URL
322
+ * @description URL to navigate to when the session starts.
323
+ */
324
+ startUrl?: string | null;
325
+ /**
326
+ * Browser Screen Width
327
+ * @description Custom screen width in pixels for the browser.
328
+ */
329
+ browserScreenWidth?: number | null;
330
+ /**
331
+ * Browser Screen Height
332
+ * @description Custom screen height in pixels for the browser.
333
+ */
334
+ browserScreenHeight?: number | null;
335
+ /**
336
+ * Persist Memory
337
+ * @description If True (default), tasks in this session share memory and history with each other, allowing follow-up tasks to continue from previous context. If False, each task runs as a standalone task without any previous task context.
338
+ * @default true
339
+ */
340
+ persistMemory: boolean;
341
+ /**
342
+ * Keep Alive
343
+ * @description If True (default), the browser session stays alive after tasks complete, allowing follow-up tasks. If False, the session is closed immediately after task completion. Set to False for simple one-off tasks to reduce session idle time.
344
+ * @default true
345
+ */
346
+ keepAlive: boolean;
347
+ /**
348
+ * Custom Proxy
349
+ * @description Custom proxy settings to use for the session. If not provided, our proxies will be used. Custom proxies are only available for Business and Scaleup subscribers.
350
+ */
351
+ customProxy?: components["schemas"]["CustomProxy"] | null;
352
+ };
353
+ /**
354
+ * CreateSkillRequest
355
+ * @description Request to create a new skill via automated generation.
356
+ */
357
+ CreateSkillRequest: {
358
+ /**
359
+ * Title
360
+ * @description Optional title for the skill (will be generated if not provided)
361
+ */
362
+ title?: string | null;
363
+ /**
364
+ * Description
365
+ * @description Optional description for the skill (will be generated if not provided)
366
+ */
367
+ description?: string | null;
368
+ /**
369
+ * Goal
370
+ * @description Goal of the skill (description of what the skill does and what the user should expect from it)
371
+ */
372
+ goal: string;
373
+ /**
374
+ * Agentprompt
375
+ * @description Prompt for the agent to use when generating the skill automatically
376
+ */
377
+ agentPrompt: string;
378
+ };
379
+ /**
380
+ * CreateSkillResponse
381
+ * @description Response after creating a skill.
382
+ */
383
+ CreateSkillResponse: {
384
+ /**
385
+ * ID
386
+ * Format: uuid
387
+ * @description Unique identifier for the created skill
388
+ */
389
+ id: string;
390
+ };
391
+ /**
392
+ * CreateTaskRequest
393
+ * @description Request model for creating a task
394
+ */
395
+ CreateTaskRequest: {
396
+ /**
397
+ * Task
398
+ * @description The task prompt/instruction for the agent.
399
+ */
400
+ task: string;
401
+ /**
402
+ * LLM
403
+ * @description The LLM model to use for the agent.
404
+ * @default browser-use-2.0
405
+ */
406
+ llm: components["schemas"]["SupportedLLMs"];
407
+ /**
408
+ * Start URL
409
+ * @description The URL to start the task from.
410
+ */
411
+ startUrl?: string | null;
412
+ /**
413
+ * Max Steps
414
+ * @description Maximum number of steps the agent can take before stopping.
415
+ * @default 100
416
+ */
417
+ maxSteps: number;
418
+ /**
419
+ * Structured Output
420
+ * @description The stringified JSON schema for the structured output.
421
+ */
422
+ structuredOutput?: string | null;
423
+ /**
424
+ * Session ID
425
+ * @description The ID of the session where the task will run.
426
+ */
427
+ sessionId?: string | null;
428
+ /**
429
+ * Metadata
430
+ * @description The metadata for the task. Up to 10 key-value pairs.
431
+ */
432
+ metadata?: {
433
+ [key: string]: string;
434
+ } | null;
435
+ /**
436
+ * Secrets
437
+ * @description The secrets for the task. Allowed domains are not required for secrets to be injected, but are recommended.
438
+ */
439
+ secrets?: {
440
+ [key: string]: string;
441
+ } | null;
442
+ /**
443
+ * Allowed Domains
444
+ * @description The allowed domains for the task.
445
+ */
446
+ allowedDomains?: string[] | null;
447
+ /**
448
+ * 1Password Vault ID
449
+ * @description The ID of the 1Password vault to use for the task. This is used to inject secrets into the task.
450
+ */
451
+ opVaultId?: string | null;
452
+ /**
453
+ * Session Settings
454
+ * @description Session configuration for auto-created sessions. Only applies when session_id is not provided. Ignored when using an existing session.
455
+ */
456
+ sessionSettings?: components["schemas"]["SessionSettings"] | null;
457
+ /**
458
+ * Highlight Elements
459
+ * @description Tells the agent to highlight interactive elements on the page.
460
+ * @default false
461
+ */
462
+ highlightElements: boolean;
463
+ /**
464
+ * Flash Mode
465
+ * @description Whether agent flash mode is enabled.
466
+ * @default false
467
+ */
468
+ flashMode: boolean;
469
+ /**
470
+ * Thinking
471
+ * @description Whether agent thinking mode is enabled.
472
+ * @default false
473
+ */
474
+ thinking: boolean;
475
+ /**
476
+ * Vision
477
+ * @description Whether agent vision capabilities are enabled. Set to 'auto' to let the agent decide based on the model capabilities.
478
+ * @default true
479
+ */
480
+ vision: boolean | "auto";
481
+ /**
482
+ * System Prompt Extension
483
+ * @description Optional extension to the agent system prompt.
484
+ * @default
485
+ */
486
+ systemPromptExtension: string;
487
+ /**
488
+ * Judge
489
+ * @description Enable judge mode to evaluate task completion against ground truth.
490
+ * @default false
491
+ */
492
+ judge: boolean;
493
+ /**
494
+ * Judge Ground Truth
495
+ * @description Expected answer for judge evaluation.
496
+ */
497
+ judgeGroundTruth?: string | null;
498
+ /**
499
+ * Judge LLM
500
+ * @description The LLM model to use for judging. If not provided, uses the default judge LLM.
501
+ */
502
+ judgeLlm?: components["schemas"]["SupportedLLMs"] | null;
503
+ /**
504
+ * Skill IDs
505
+ * @description List of skill IDs to enable for this task. Use ['*'] to enable all available skills for the project.
506
+ */
507
+ skillIds?: string[] | null;
508
+ };
509
+ /**
510
+ * CustomProxy
511
+ * @description Request model for creating a custom proxy.
512
+ */
513
+ CustomProxy: {
514
+ /**
515
+ * Host
516
+ * @description Host of the proxy.
517
+ */
518
+ host: string;
519
+ /**
520
+ * Port
521
+ * @description Port of the proxy.
522
+ */
523
+ port: number;
524
+ /**
525
+ * Username
526
+ * @description Username for proxy authentication.
527
+ */
528
+ username?: string | null;
529
+ /**
530
+ * Password
531
+ * @description Password for proxy authentication.
532
+ */
533
+ password?: string | null;
534
+ };
535
+ /**
536
+ * DownloadUrlGenerationError
537
+ * @description Error response when download URL generation fails
538
+ */
539
+ DownloadUrlGenerationError: {
540
+ /**
541
+ * Detail
542
+ * @default Failed to generate download URL
543
+ */
544
+ detail: string;
545
+ };
546
+ /**
547
+ * EnabledSkillsLimitExceededError
548
+ * @description Error response when trying to enable more skills than allowed by plan
549
+ */
550
+ EnabledSkillsLimitExceededError: {
551
+ /**
552
+ * Detail
553
+ * @default Enabled skills limit exceeded for your plan
554
+ */
555
+ detail: string;
556
+ };
557
+ /**
558
+ * ExecuteSkillRequest
559
+ * @description Request to execute a skill.
560
+ */
561
+ ExecuteSkillRequest: {
562
+ /**
563
+ * Parameters
564
+ * @description Parameters to pass to the skill handler
565
+ */
566
+ parameters?: {
567
+ [key: string]: unknown;
568
+ };
569
+ /**
570
+ * Sessionid
571
+ * @description Optional session ID (UUID) for IP persistence.
572
+ */
573
+ sessionId?: string | null;
574
+ };
575
+ /**
576
+ * ExecuteSkillResponse
577
+ * @description Response from executing a skill.
578
+ */
579
+ ExecuteSkillResponse: {
580
+ /**
581
+ * Success
582
+ * @description Whether the skill execution was successful
583
+ */
584
+ success: boolean;
585
+ /**
586
+ * Result
587
+ * @description Output of the skill execution
588
+ */
589
+ result?: unknown | null;
590
+ /**
591
+ * Error
592
+ * @description Error message if the skill execution failed
593
+ */
594
+ error?: string | null;
595
+ /**
596
+ * Stderr
597
+ * @description Standard error output of the skill execution
598
+ */
599
+ stderr?: string | null;
600
+ /**
601
+ * Latency in ms
602
+ * @description Latency of the skill execution in milliseconds
603
+ */
604
+ latencyMs?: number | null;
605
+ };
606
+ /**
607
+ * FileView
608
+ * @description View model for representing an output file generated by the agent
609
+ */
610
+ FileView: {
611
+ /**
612
+ * ID
613
+ * Format: uuid
614
+ * @description Unique identifier for the output file
615
+ */
616
+ id: string;
617
+ /**
618
+ * File Name
619
+ * @description Name of the output file
620
+ */
621
+ fileName: string;
622
+ };
623
+ /**
624
+ * GenerationNotCancellableError
625
+ * @description Error response when generation is not cancellable
626
+ */
627
+ GenerationNotCancellableError: {
628
+ /**
629
+ * Detail
630
+ * @default Generation is not cancellable
631
+ */
632
+ detail: string;
633
+ };
634
+ /** HTTPValidationError */
635
+ HTTPValidationError: {
636
+ /** Detail */
637
+ detail?: components["schemas"]["ValidationError"][];
638
+ };
639
+ /**
640
+ * InsufficientCreditsError
641
+ * @description Error response when there are insufficient credits
642
+ */
643
+ InsufficientCreditsError: {
644
+ /**
645
+ * Detail
646
+ * @default Insufficient credits
647
+ */
648
+ detail: string;
649
+ };
650
+ /**
651
+ * InternalServerError
652
+ * @description Error response for internal server errors
653
+ */
654
+ InternalServerError: {
655
+ /**
656
+ * Detail
657
+ * @default An internal server error occurred
658
+ */
659
+ detail: string;
660
+ };
661
+ /**
662
+ * MarketplaceSkillListResponse
663
+ * @description Response for listing skills.
664
+ */
665
+ MarketplaceSkillListResponse: {
666
+ /**
667
+ * Items
668
+ * @description List of skills
669
+ */
670
+ items: components["schemas"]["MarketplaceSkillResponse"][];
671
+ /**
672
+ * Total Items
673
+ * @description Total number of items in the list
674
+ */
675
+ totalItems: number;
676
+ /**
677
+ * Page Number
678
+ * @description Page number
679
+ */
680
+ pageNumber: number;
681
+ /**
682
+ * Page Size
683
+ * @description Number of items per page
684
+ */
685
+ pageSize: number;
686
+ };
687
+ /**
688
+ * MarketplaceSkillResponse
689
+ * @description Skill information returned by the API.
690
+ */
691
+ MarketplaceSkillResponse: {
692
+ /**
693
+ * ID
694
+ * Format: uuid
695
+ * @description Unique identifier for the skill
696
+ */
697
+ id: string;
698
+ /**
699
+ * Slug
700
+ * @description URL-friendly slug for the skill
701
+ */
702
+ slug: string;
703
+ /**
704
+ * Title
705
+ * @description Title of the skill (shows up in the public view)
706
+ */
707
+ title: string;
708
+ /**
709
+ * Description
710
+ * @description Description of the skill (shows up in the public view)
711
+ */
712
+ description: string;
713
+ /**
714
+ * Categories
715
+ * @description Categories of the skill
716
+ */
717
+ categories: components["schemas"]["SkillCategory"][];
718
+ /**
719
+ * Domains
720
+ * @description Domains/websites this skill interacts with
721
+ */
722
+ domains: string[];
723
+ /**
724
+ * Parameters
725
+ * @description Input parameters of the skill
726
+ */
727
+ parameters: components["schemas"]["ParameterSchema"][];
728
+ /**
729
+ * Output Schema
730
+ * @description Output schema of the skill
731
+ */
732
+ outputSchema: {
733
+ [key: string]: unknown;
734
+ };
735
+ /**
736
+ * Current Version
737
+ * @description Current version of the skill
738
+ */
739
+ currentVersion: number | null;
740
+ /**
741
+ * Is Official
742
+ * @description Whether the skill is official (verified by Browser Use)
743
+ */
744
+ isOfficial: boolean;
745
+ /**
746
+ * Clone Count
747
+ * @description Number of times this skill has been cloned
748
+ */
749
+ cloneCount: number;
750
+ /**
751
+ * Icon URL
752
+ * @description URL of the custom skill icon
753
+ */
754
+ iconUrl?: string | null;
755
+ /**
756
+ * First Published At
757
+ * Format: date-time
758
+ * @description When the skill was first published
759
+ */
760
+ firstPublishedAt: string;
761
+ /**
762
+ * Last Published At
763
+ * Format: date-time
764
+ * @description When the skill was last published
765
+ */
766
+ lastPublishedAt: string;
767
+ /**
768
+ * Created At
769
+ * Format: date-time
770
+ * @description Creation timestamp
771
+ */
772
+ createdAt: string;
773
+ /**
774
+ * Updated At
775
+ * Format: date-time
776
+ * @description Last update timestamp
777
+ */
778
+ updatedAt: string;
779
+ };
780
+ /**
781
+ * OutputFileNotFoundError
782
+ * @description Error response when an output file is not found
783
+ */
784
+ OutputFileNotFoundError: {
785
+ /**
786
+ * Detail
787
+ * @default Output file not found
788
+ */
789
+ detail: string;
790
+ };
791
+ /**
792
+ * ParameterSchema
793
+ * @description Schema for a skill parameter.
794
+ */
795
+ ParameterSchema: {
796
+ /** Name */
797
+ name: string;
798
+ type: components["schemas"]["ParameterType"];
799
+ /**
800
+ * Required
801
+ * @default true
802
+ */
803
+ required: boolean;
804
+ /** Description */
805
+ description?: string | null;
806
+ /** Default */
807
+ default?: unknown | null;
808
+ /** Cookiedomain */
809
+ cookieDomain?: string | null;
810
+ };
811
+ /**
812
+ * ParameterType
813
+ * @description Type of a skill parameter.
814
+ * @enum {string}
815
+ */
816
+ ParameterType: "string" | "number" | "boolean" | "object" | "array" | "cookie";
817
+ /**
818
+ * PlanInfo
819
+ * @description View model for plan information
820
+ */
821
+ PlanInfo: {
822
+ /**
823
+ * Plan Name
824
+ * @description The name of the plan
825
+ */
826
+ planName: string;
827
+ /**
828
+ * Subscription Status
829
+ * @description The status of the subscription
830
+ */
831
+ subscriptionStatus: string | null;
832
+ /**
833
+ * Subscription ID
834
+ * @description The ID of the subscription
835
+ */
836
+ subscriptionId: string | null;
837
+ /**
838
+ * Subscription Current Period End
839
+ * @description The end of the current period
840
+ */
841
+ subscriptionCurrentPeriodEnd: string | null;
842
+ /**
843
+ * Subscription Canceled At
844
+ * @description The date the subscription was canceled
845
+ */
846
+ subscriptionCanceledAt: string | null;
847
+ };
848
+ /**
849
+ * ProfileCreateRequest
850
+ * @description Request model for creating a new profile.
851
+ */
852
+ ProfileCreateRequest: {
853
+ /**
854
+ * Name
855
+ * @description Optional name for the profile
856
+ */
857
+ name?: string | null;
858
+ };
859
+ /**
860
+ * ProfileListResponse
861
+ * @description Response model for paginated profile list requests.
862
+ */
863
+ ProfileListResponse: {
864
+ /**
865
+ * Items
866
+ * @description List of profile views for the current page
867
+ */
868
+ items: components["schemas"]["ProfileView"][];
869
+ /**
870
+ * Total Items
871
+ * @description Total number of items in the list
872
+ */
873
+ totalItems: number;
874
+ /**
875
+ * Page Number
876
+ * @description Page number
877
+ */
878
+ pageNumber: number;
879
+ /**
880
+ * Page Size
881
+ * @description Number of items per page
882
+ */
883
+ pageSize: number;
884
+ };
885
+ /**
886
+ * ProfileNotFoundError
887
+ * @description Error response when a profile is not found
888
+ */
889
+ ProfileNotFoundError: {
890
+ /**
891
+ * Detail
892
+ * @default Profile not found
893
+ */
894
+ detail: string;
895
+ };
896
+ /**
897
+ * ProfileUpdateRequest
898
+ * @description Request model for updating a profile.
899
+ */
900
+ ProfileUpdateRequest: {
901
+ /**
902
+ * Name
903
+ * @description Optional name for the profile
904
+ */
905
+ name?: string | null;
906
+ };
907
+ /**
908
+ * ProfileView
909
+ * @description View model for representing a profile. A profile lets you preserve the login state between sessions.
910
+ *
911
+ * We recommend that you create a separate profile for each user of your app.
912
+ */
913
+ ProfileView: {
914
+ /**
915
+ * ID
916
+ * Format: uuid
917
+ * @description Unique identifier for the profile
918
+ */
919
+ id: string;
920
+ /**
921
+ * Name
922
+ * @description Optional name for the profile
923
+ */
924
+ name?: string | null;
925
+ /**
926
+ * Last Used At
927
+ * @description Timestamp when the profile was last used
928
+ */
929
+ lastUsedAt?: string | null;
930
+ /**
931
+ * Created At
932
+ * Format: date-time
933
+ * @description Timestamp when the profile was created
934
+ */
935
+ createdAt: string;
936
+ /**
937
+ * Updated At
938
+ * Format: date-time
939
+ * @description Timestamp when the profile was last updated
940
+ */
941
+ updatedAt: string;
942
+ /**
943
+ * Cookie Domains
944
+ * @description List of domain URLs that have cookies stored for this profile
945
+ */
946
+ cookieDomains?: string[] | null;
947
+ };
948
+ /**
949
+ * ProxyCountryCode
950
+ * @enum {string}
951
+ */
952
+ ProxyCountryCode: "ad" | "ae" | "af" | "ag" | "ai" | "al" | "am" | "an" | "ao" | "aq" | "ar" | "as" | "at" | "au" | "aw" | "az" | "ba" | "bb" | "bd" | "be" | "bf" | "bg" | "bh" | "bi" | "bj" | "bl" | "bm" | "bn" | "bo" | "bq" | "br" | "bs" | "bt" | "bv" | "bw" | "by" | "bz" | "ca" | "cc" | "cd" | "cf" | "cg" | "ch" | "ck" | "cl" | "cm" | "co" | "cr" | "cs" | "cu" | "cv" | "cw" | "cx" | "cy" | "cz" | "de" | "dj" | "dk" | "dm" | "do" | "dz" | "ec" | "ee" | "eg" | "eh" | "er" | "es" | "et" | "fi" | "fj" | "fk" | "fm" | "fo" | "fr" | "ga" | "gd" | "ge" | "gf" | "gg" | "gh" | "gi" | "gl" | "gm" | "gn" | "gp" | "gq" | "gr" | "gs" | "gt" | "gu" | "gw" | "gy" | "hk" | "hm" | "hn" | "hr" | "ht" | "hu" | "id" | "ie" | "il" | "im" | "in" | "iq" | "ir" | "is" | "it" | "je" | "jm" | "jo" | "jp" | "ke" | "kg" | "kh" | "ki" | "km" | "kn" | "kp" | "kr" | "kw" | "ky" | "kz" | "la" | "lb" | "lc" | "li" | "lk" | "lr" | "ls" | "lt" | "lu" | "lv" | "ly" | "ma" | "mc" | "md" | "me" | "mf" | "mg" | "mh" | "mk" | "ml" | "mm" | "mn" | "mo" | "mp" | "mq" | "mr" | "ms" | "mt" | "mu" | "mv" | "mw" | "mx" | "my" | "mz" | "na" | "nc" | "ne" | "nf" | "ng" | "ni" | "nl" | "no" | "np" | "nr" | "nu" | "nz" | "om" | "pa" | "pe" | "pf" | "pg" | "ph" | "pk" | "pl" | "pm" | "pn" | "pr" | "ps" | "pt" | "pw" | "py" | "qa" | "re" | "ro" | "rs" | "ru" | "rw" | "sa" | "sb" | "sc" | "sd" | "se" | "sg" | "sh" | "si" | "sj" | "sk" | "sl" | "sm" | "sn" | "so" | "sr" | "ss" | "st" | "sv" | "sx" | "sy" | "sz" | "tc" | "td" | "tf" | "tg" | "th" | "tj" | "tk" | "tl" | "tm" | "tn" | "to" | "tr" | "tt" | "tv" | "tw" | "tz" | "ua" | "ug" | "uk" | "us" | "uy" | "uz" | "va" | "vc" | "ve" | "vg" | "vi" | "vn" | "vu" | "wf" | "ws" | "xk" | "ye" | "yt" | "za" | "zm" | "zw";
953
+ /**
954
+ * RefineSkillRequest
955
+ * @description Request to refine an existing skill.
956
+ */
957
+ RefineSkillRequest: {
958
+ /**
959
+ * Feedback
960
+ * @description Feedback describing what to improve
961
+ */
962
+ feedback: string;
963
+ /**
964
+ * Testoutput
965
+ * @description Last skill test output to include in refinement context
966
+ */
967
+ testOutput?: string | null;
968
+ /**
969
+ * Testlogs
970
+ * @description Last skill test logs to include in refinement context
971
+ */
972
+ testLogs?: string | null;
973
+ };
974
+ /**
975
+ * RefineSkillResponse
976
+ * @description Response after requesting skill refinement.
977
+ */
978
+ RefineSkillResponse: {
979
+ /**
980
+ * ID
981
+ * Format: uuid
982
+ * @description Unique identifier for the skill
983
+ */
984
+ id: string;
985
+ };
986
+ /**
987
+ * SessionHasRunningTaskError
988
+ * @description Error response when session already has a running task
989
+ */
990
+ SessionHasRunningTaskError: {
991
+ /**
992
+ * Detail
993
+ * @default Agent session already has a running task. Please wait for it to finish or stop it manually.
994
+ */
995
+ detail: string;
996
+ };
997
+ /**
998
+ * SessionItemView
999
+ * @description View model for representing a (browser) session.
1000
+ */
1001
+ SessionItemView: {
1002
+ /**
1003
+ * ID
1004
+ * Format: uuid
1005
+ * @description Unique identifier for the session
1006
+ */
1007
+ id: string;
1008
+ /**
1009
+ * Status
1010
+ * @description Current status of the session (active/stopped)
1011
+ */
1012
+ status: components["schemas"]["SessionStatus"];
1013
+ /**
1014
+ * Live URL
1015
+ * @description URL where the browser can be viewed live in real-time
1016
+ */
1017
+ liveUrl?: string | null;
1018
+ /**
1019
+ * Started At
1020
+ * Format: date-time
1021
+ * @description Timestamp when the session was created and started
1022
+ */
1023
+ startedAt: string;
1024
+ /**
1025
+ * Finished At
1026
+ * @description Timestamp when the session was stopped (None if still active)
1027
+ */
1028
+ finishedAt?: string | null;
1029
+ /**
1030
+ * Persist Memory
1031
+ * @description Whether tasks in this session share memory and history with each other
1032
+ */
1033
+ persistMemory: boolean;
1034
+ /**
1035
+ * Keep Alive
1036
+ * @description Whether the browser session stays alive after tasks complete
1037
+ */
1038
+ keepAlive: boolean;
1039
+ /**
1040
+ * Proxy Used MB
1041
+ * @description Amount of proxy data used in MB
1042
+ * @default 0
1043
+ */
1044
+ proxyUsedMb: string;
1045
+ /**
1046
+ * Proxy Cost
1047
+ * @description Cost of proxy usage in USD
1048
+ * @default 0
1049
+ */
1050
+ proxyCost: string;
1051
+ };
1052
+ /**
1053
+ * SessionListResponse
1054
+ * @description Response model for paginated session list requests.
1055
+ */
1056
+ SessionListResponse: {
1057
+ /**
1058
+ * Items
1059
+ * @description List of session views for the current page
1060
+ */
1061
+ items: components["schemas"]["SessionItemView"][];
1062
+ /**
1063
+ * Total Items
1064
+ * @description Total number of items in the list
1065
+ */
1066
+ totalItems: number;
1067
+ /**
1068
+ * Page Number
1069
+ * @description Page number
1070
+ */
1071
+ pageNumber: number;
1072
+ /**
1073
+ * Page Size
1074
+ * @description Number of items per page
1075
+ */
1076
+ pageSize: number;
1077
+ };
1078
+ /**
1079
+ * SessionNotFoundError
1080
+ * @description Error response when a session is not found
1081
+ */
1082
+ SessionNotFoundError: {
1083
+ /**
1084
+ * Detail
1085
+ * @default Session not found
1086
+ */
1087
+ detail: string;
1088
+ };
1089
+ /**
1090
+ * SessionSettings
1091
+ * @description Session configuration for auto-created sessions.
1092
+ * These settings only apply when no session_id is provided.
1093
+ */
1094
+ SessionSettings: {
1095
+ /**
1096
+ * Profile ID
1097
+ * @description Browser profile ID for persistent browser state (cookies, local storage, etc.).
1098
+ */
1099
+ profileId?: string | null;
1100
+ /**
1101
+ * Proxy Country Code
1102
+ * @description Proxy country code for geo-targeted browsing. If set, proxy is enabled with that country. If session_settings is provided but proxy_country_code is not set, proxy is disabled.
1103
+ */
1104
+ proxyCountryCode?: components["schemas"]["ProxyCountryCode"] | null;
1105
+ /**
1106
+ * Browser Screen Width
1107
+ * @description Custom screen width in pixels for the browser.
1108
+ */
1109
+ browserScreenWidth?: number | null;
1110
+ /**
1111
+ * Browser Screen Height
1112
+ * @description Custom screen height in pixels for the browser.
1113
+ */
1114
+ browserScreenHeight?: number | null;
1115
+ };
1116
+ /**
1117
+ * SessionStatus
1118
+ * @description Enumeration of possible agent session states
1119
+ *
1120
+ * Attributes:
1121
+ * ACTIVE: Agent session is currently active and running
1122
+ * STOPPED: Agent session has been stopped and is no longer active
1123
+ * @enum {string}
1124
+ */
1125
+ SessionStatus: "active" | "stopped";
1126
+ /**
1127
+ * SessionStoppedError
1128
+ * @description Error response when trying to use a stopped session
1129
+ */
1130
+ SessionStoppedError: {
1131
+ /**
1132
+ * Detail
1133
+ * @default Browser session is stopped. Please start a new session and try again.
1134
+ */
1135
+ detail: string;
1136
+ };
1137
+ /**
1138
+ * SessionTimeoutLimitExceededError
1139
+ * @description Error response when session timeout exceeds the maximum allowed limit
1140
+ */
1141
+ SessionTimeoutLimitExceededError: {
1142
+ /**
1143
+ * Detail
1144
+ * @default Maximum session timeout is 4 hours (240 minutes).
1145
+ */
1146
+ detail: string;
1147
+ };
1148
+ /**
1149
+ * SessionUpdateAction
1150
+ * @description Available actions that can be performed on a session
1151
+ *
1152
+ * Attributes:
1153
+ * STOP: Stop the session and all its associated tasks (cannot be undone)
1154
+ * @enum {string}
1155
+ */
1156
+ SessionUpdateAction: "stop";
1157
+ /**
1158
+ * SessionView
1159
+ * @description View model for representing a (browser) session with its associated tasks.
1160
+ */
1161
+ SessionView: {
1162
+ /**
1163
+ * ID
1164
+ * Format: uuid
1165
+ * @description Unique identifier for the session
1166
+ */
1167
+ id: string;
1168
+ /**
1169
+ * Status
1170
+ * @description Current status of the session (active/stopped)
1171
+ */
1172
+ status: components["schemas"]["SessionStatus"];
1173
+ /**
1174
+ * Live URL
1175
+ * @description URL where the browser can be viewed live in real-time
1176
+ */
1177
+ liveUrl?: string | null;
1178
+ /**
1179
+ * Started At
1180
+ * Format: date-time
1181
+ * @description Timestamp when the session was created and started
1182
+ */
1183
+ startedAt: string;
1184
+ /**
1185
+ * Finished At
1186
+ * @description Timestamp when the session was stopped (None if still active)
1187
+ */
1188
+ finishedAt?: string | null;
1189
+ /**
1190
+ * Tasks
1191
+ * @description List of tasks associated with this session
1192
+ */
1193
+ tasks: components["schemas"]["TaskItemView"][];
1194
+ /**
1195
+ * Public Share URL
1196
+ * @description Optional URL to access the public share of the session
1197
+ */
1198
+ publicShareUrl?: string | null;
1199
+ /**
1200
+ * Persist Memory
1201
+ * @description Whether tasks in this session share memory and history with each other
1202
+ * @default true
1203
+ */
1204
+ persistMemory: boolean;
1205
+ /**
1206
+ * Keep Alive
1207
+ * @description Whether the browser session stays alive after tasks complete
1208
+ * @default true
1209
+ */
1210
+ keepAlive: boolean;
1211
+ /**
1212
+ * Proxy Used MB
1213
+ * @description Amount of proxy data used in MB
1214
+ * @default 0
1215
+ */
1216
+ proxyUsedMb: string;
1217
+ /**
1218
+ * Proxy Cost
1219
+ * @description Cost of proxy usage in USD
1220
+ * @default 0
1221
+ */
1222
+ proxyCost: string;
1223
+ };
1224
+ /**
1225
+ * ShareNotFoundError
1226
+ * @description Error response when a public share is not found
1227
+ */
1228
+ ShareNotFoundError: {
1229
+ /**
1230
+ * Detail
1231
+ * @default Public share not found
1232
+ */
1233
+ detail: string;
1234
+ };
1235
+ /**
1236
+ * ShareView
1237
+ * @description View model for representing a public share of a session.
1238
+ */
1239
+ ShareView: {
1240
+ /**
1241
+ * Share Token
1242
+ * @description Token to access the public share
1243
+ */
1244
+ shareToken: string;
1245
+ /**
1246
+ * Share URL
1247
+ * @description URL to access the public share
1248
+ */
1249
+ shareUrl: string;
1250
+ /**
1251
+ * View Count
1252
+ * @description Number of times the public share has been viewed
1253
+ */
1254
+ viewCount: number;
1255
+ /**
1256
+ * Last Viewed At
1257
+ * @description Timestamp of the last time the public share was viewed (None if never viewed)
1258
+ */
1259
+ lastViewedAt?: string | null;
1260
+ };
1261
+ /**
1262
+ * SkillCategory
1263
+ * @description Skill category.
1264
+ * @enum {string}
1265
+ */
1266
+ SkillCategory: "search" | "e_commerce" | "financial" | "news" | "real_estate" | "social_media" | "travel" | "marketplace" | "lead_generation" | "seo" | "jobs" | "developer" | "media" | "automation" | "integration" | "other";
1267
+ /**
1268
+ * SkillExecutionListResponse
1269
+ * @description Response for listing skill executions.
1270
+ */
1271
+ SkillExecutionListResponse: {
1272
+ /**
1273
+ * Items
1274
+ * @description List of executions
1275
+ */
1276
+ items: components["schemas"]["SkillExecutionView"][];
1277
+ /**
1278
+ * Total Items
1279
+ * @description Total number of items in the list
1280
+ */
1281
+ totalItems: number;
1282
+ /**
1283
+ * Page Number
1284
+ * @description Page number
1285
+ */
1286
+ pageNumber: number;
1287
+ /**
1288
+ * Page Size
1289
+ * @description Number of items per page
1290
+ */
1291
+ pageSize: number;
1292
+ };
1293
+ /**
1294
+ * SkillExecutionOutputResponse
1295
+ * @description Response containing presigned URL for downloading execution output.
1296
+ */
1297
+ SkillExecutionOutputResponse: {
1298
+ /**
1299
+ * Downloadurl
1300
+ * @description Presigned URL for downloading the execution output (valid for 5 minutes)
1301
+ */
1302
+ downloadUrl: string;
1303
+ };
1304
+ /**
1305
+ * SkillExecutionView
1306
+ * @description View for a skill execution.
1307
+ */
1308
+ SkillExecutionView: {
1309
+ /**
1310
+ * Id
1311
+ * Format: uuid
1312
+ * @description Unique identifier for the execution
1313
+ */
1314
+ id: string;
1315
+ /**
1316
+ * Skillid
1317
+ * Format: uuid
1318
+ * @description ID of the skill that was executed
1319
+ */
1320
+ skillId: string;
1321
+ /**
1322
+ * Status
1323
+ * @description Execution status (running, completed, failed)
1324
+ */
1325
+ status: string;
1326
+ /**
1327
+ * Success
1328
+ * @description Whether the execution succeeded
1329
+ */
1330
+ success: boolean;
1331
+ /**
1332
+ * Startedat
1333
+ * Format: date-time
1334
+ * @description When the execution started
1335
+ */
1336
+ startedAt: string;
1337
+ /**
1338
+ * Finishedat
1339
+ * @description When the execution finished
1340
+ */
1341
+ finishedAt: string | null;
1342
+ /**
1343
+ * Latencyms
1344
+ * @description Execution latency in milliseconds
1345
+ */
1346
+ latencyMs: number | null;
1347
+ /**
1348
+ * Hasoutput
1349
+ * @description Whether output is available for download
1350
+ */
1351
+ hasOutput: boolean;
1352
+ };
1353
+ /**
1354
+ * SkillListResponse
1355
+ * @description Response for listing skills.
1356
+ */
1357
+ SkillListResponse: {
1358
+ /**
1359
+ * Items
1360
+ * @description List of skills
1361
+ */
1362
+ items: components["schemas"]["SkillResponse"][];
1363
+ /**
1364
+ * Total Items
1365
+ * @description Total number of items in the list
1366
+ */
1367
+ totalItems: number;
1368
+ /**
1369
+ * Page Number
1370
+ * @description Page number
1371
+ */
1372
+ pageNumber: number;
1373
+ /**
1374
+ * Page Size
1375
+ * @description Number of items per page
1376
+ */
1377
+ pageSize: number;
1378
+ };
1379
+ /**
1380
+ * SkillNotFinishedError
1381
+ * @description Error response when skill is not finished
1382
+ */
1383
+ SkillNotFinishedError: {
1384
+ /**
1385
+ * Detail
1386
+ * @default Skill is not finished
1387
+ */
1388
+ detail: string;
1389
+ };
1390
+ /**
1391
+ * SkillNotFoundError
1392
+ * @description Error response when a skill is not found
1393
+ */
1394
+ SkillNotFoundError: {
1395
+ /**
1396
+ * Detail
1397
+ * @default Skill not found
1398
+ */
1399
+ detail: string;
1400
+ };
1401
+ /**
1402
+ * SkillResponse
1403
+ * @description Skill information returned by the API.
1404
+ */
1405
+ SkillResponse: {
1406
+ /**
1407
+ * ID
1408
+ * Format: uuid
1409
+ * @description Unique identifier for the skill
1410
+ */
1411
+ id: string;
1412
+ /**
1413
+ * Slug
1414
+ * @description URL-friendly slug for the skill
1415
+ */
1416
+ slug?: string | null;
1417
+ /**
1418
+ * Title
1419
+ * @description Title of the skill (shows up in the public view)
1420
+ */
1421
+ title: string;
1422
+ /**
1423
+ * Description
1424
+ * @description Description of the skill (shows up in the public view)
1425
+ */
1426
+ description: string;
1427
+ /**
1428
+ * Categories
1429
+ * @description Categories of the skill
1430
+ */
1431
+ categories: components["schemas"]["SkillCategory"][];
1432
+ /**
1433
+ * Domains
1434
+ * @description Domains/websites this skill interacts with
1435
+ */
1436
+ domains: string[];
1437
+ /**
1438
+ * Goal
1439
+ * @description Goal of the skill (not shown in the public view)
1440
+ */
1441
+ goal?: string | null;
1442
+ /**
1443
+ * Agent Prompt
1444
+ * @description Prompt for the agent to use when generating the skill automatically (not shown in the public view)
1445
+ */
1446
+ agentPrompt?: string | null;
1447
+ /**
1448
+ * Status
1449
+ * @description Status of the skill
1450
+ */
1451
+ status: components["schemas"]["SkillsGenerationStatus"];
1452
+ /**
1453
+ * Parameters
1454
+ * @description Input parameters of the skill
1455
+ */
1456
+ parameters: components["schemas"]["ParameterSchema"][];
1457
+ /**
1458
+ * Output Schema
1459
+ * @description Output schema of the skill
1460
+ */
1461
+ outputSchema: {
1462
+ [key: string]: unknown;
1463
+ };
1464
+ /**
1465
+ * Enabled
1466
+ * @description Whether the skill is enabled
1467
+ */
1468
+ isEnabled: boolean;
1469
+ /**
1470
+ * Is Public
1471
+ * @description Whether the skill is publicly available
1472
+ */
1473
+ isPublic: boolean;
1474
+ /**
1475
+ * Icon URL
1476
+ * @description URL of the custom skill icon
1477
+ */
1478
+ iconUrl?: string | null;
1479
+ /**
1480
+ * First Published At
1481
+ * @description When the skill was first published
1482
+ */
1483
+ firstPublishedAt?: string | null;
1484
+ /**
1485
+ * Last Published At
1486
+ * @description When the skill was last published
1487
+ */
1488
+ lastPublishedAt?: string | null;
1489
+ /**
1490
+ * Current Version
1491
+ * @description Current version of the skill
1492
+ */
1493
+ currentVersion: number | null;
1494
+ /**
1495
+ * Current Version Started At
1496
+ * @description When the current version started generating
1497
+ */
1498
+ currentVersionStartedAt?: string | null;
1499
+ /**
1500
+ * Current Version Finished At
1501
+ * @description When the current version finished generating
1502
+ */
1503
+ currentVersionFinishedAt?: string | null;
1504
+ /**
1505
+ * Code (base64 encoded) - ENTERPRISE ONLY
1506
+ * @description Base64 encoded generated code (contact support@browser-use.com to get access) - ENTERPRISE ONLY
1507
+ */
1508
+ code?: string | null;
1509
+ /**
1510
+ * Cloned From Skill ID
1511
+ * @description Unique identifier for the skill this skill was cloned from
1512
+ */
1513
+ clonedFromSkillId?: string | null;
1514
+ /**
1515
+ * Created At
1516
+ * Format: date-time
1517
+ * @description Creation timestamp
1518
+ */
1519
+ createdAt: string;
1520
+ /**
1521
+ * Updated At
1522
+ * Format: date-time
1523
+ * @description Last update timestamp
1524
+ */
1525
+ updatedAt: string;
1526
+ };
1527
+ /**
1528
+ * SkillsGenerationStatus
1529
+ * @description Status of skill generation.
1530
+ * @enum {string}
1531
+ */
1532
+ SkillsGenerationStatus: "recording" | "generating" | "failed" | "finished" | "cancelled" | "timed_out";
1533
+ /**
1534
+ * SupportedLLMs
1535
+ * @enum {string}
1536
+ */
1537
+ SupportedLLMs: "browser-use-llm" | "browser-use-2.0" | "gpt-4.1" | "gpt-4.1-mini" | "o4-mini" | "o3" | "gemini-2.5-flash" | "gemini-2.5-pro" | "gemini-3-pro-preview" | "gemini-3-flash-preview" | "gemini-flash-latest" | "gemini-flash-lite-latest" | "claude-sonnet-4-20250514" | "claude-sonnet-4-5-20250929" | "claude-sonnet-4-6" | "claude-opus-4-5-20251101" | "gpt-4o" | "gpt-4o-mini" | "llama-4-maverick-17b-128e-instruct" | "claude-3-7-sonnet-20250219";
1538
+ /**
1539
+ * TaskCreatedResponse
1540
+ * @description Response model for creating a task
1541
+ */
1542
+ TaskCreatedResponse: {
1543
+ /**
1544
+ * ID
1545
+ * Format: uuid
1546
+ * @description Unique identifier for the created task
1547
+ */
1548
+ id: string;
1549
+ /**
1550
+ * Session ID
1551
+ * Format: uuid
1552
+ * @description Session ID where the task was created
1553
+ */
1554
+ sessionId: string;
1555
+ };
1556
+ /**
1557
+ * TaskItemView
1558
+ * @description View model for representing a task with its execution details
1559
+ */
1560
+ TaskItemView: {
1561
+ /**
1562
+ * ID
1563
+ * Format: uuid
1564
+ * @description Unique identifier for the task
1565
+ */
1566
+ id: string;
1567
+ /**
1568
+ * Session ID
1569
+ * Format: uuid
1570
+ * @description ID of the session this task belongs to
1571
+ */
1572
+ sessionId: string;
1573
+ /**
1574
+ * LLM
1575
+ * @description The LLM model used for this task represented as a string
1576
+ */
1577
+ llm: string;
1578
+ /**
1579
+ * Task
1580
+ * @description The task prompt/instruction given to the agent
1581
+ */
1582
+ task: string;
1583
+ status: components["schemas"]["TaskStatus"];
1584
+ /**
1585
+ * Created At
1586
+ * Format: date-time
1587
+ * @description Naive UTC timestamp when the task was created
1588
+ */
1589
+ createdAt: string;
1590
+ /**
1591
+ * Started At
1592
+ * @description Naive UTC timestamp when the task was started (None if task has not started yet)
1593
+ */
1594
+ startedAt?: string | null;
1595
+ /**
1596
+ * Finished At
1597
+ * @description Naive UTC timestamp when the task completed (None if still running)
1598
+ */
1599
+ finishedAt?: string | null;
1600
+ /**
1601
+ * Metadata
1602
+ * @description Optional additional metadata associated with the task set by the user
1603
+ * @default {}
1604
+ */
1605
+ metadata: {
1606
+ [key: string]: unknown;
1607
+ };
1608
+ /**
1609
+ * Output
1610
+ * @description Final output/result of the task
1611
+ */
1612
+ output?: string | null;
1613
+ /**
1614
+ * Browser Use Version
1615
+ * @description Version of browser-use used for this task (older tasks may not have this set)
1616
+ */
1617
+ browserUseVersion?: string | null;
1618
+ /**
1619
+ * Is Success
1620
+ * @description Whether the task was successful (self-reported by the agent)
1621
+ */
1622
+ isSuccess?: boolean | null;
1623
+ /**
1624
+ * Judgement
1625
+ * @description Stringified JSON object containing the full report from the judge
1626
+ */
1627
+ judgement?: string | null;
1628
+ /**
1629
+ * Judge Verdict
1630
+ * @description Judge verdict - True if the judge found the task to be successful, False otherwise (None if judge is not enabled)
1631
+ */
1632
+ judgeVerdict?: boolean | null;
1633
+ /**
1634
+ * Cost
1635
+ * @description Total cost of the task in USD. This is the sum of all step costs incurred during task execution.
1636
+ */
1637
+ cost?: string | null;
1638
+ /**
1639
+ * Suggestions
1640
+ * @description List of actionable suggestions for improving task configuration based on detected issues during execution.
1641
+ */
1642
+ suggestions?: {
1643
+ [key: string]: unknown;
1644
+ }[] | null;
1645
+ };
1646
+ /**
1647
+ * TaskListResponse
1648
+ * @description Response model for paginated task list requests.
1649
+ */
1650
+ TaskListResponse: {
1651
+ /**
1652
+ * Items
1653
+ * @description List of task views for the current page
1654
+ */
1655
+ items: components["schemas"]["TaskItemView"][];
1656
+ /**
1657
+ * Total Items
1658
+ * @description Total number of items in the list
1659
+ */
1660
+ totalItems: number;
1661
+ /**
1662
+ * Page Number
1663
+ * @description Page number
1664
+ */
1665
+ pageNumber: number;
1666
+ /**
1667
+ * Page Size
1668
+ * @description Number of items per page
1669
+ */
1670
+ pageSize: number;
1671
+ };
1672
+ /**
1673
+ * TaskLogFileResponse
1674
+ * @description Response model for log file requests
1675
+ */
1676
+ TaskLogFileResponse: {
1677
+ /**
1678
+ * Download URL
1679
+ * @description URL to download the log file
1680
+ */
1681
+ downloadUrl: string;
1682
+ };
1683
+ /**
1684
+ * TaskNotFoundError
1685
+ * @description Error response when a task is not found
1686
+ */
1687
+ TaskNotFoundError: {
1688
+ /**
1689
+ * Detail
1690
+ * @default Task not found
1691
+ */
1692
+ detail: string;
1693
+ };
1694
+ /**
1695
+ * TaskOutputFileResponse
1696
+ * @description Response model for output file requests.
1697
+ */
1698
+ TaskOutputFileResponse: {
1699
+ /**
1700
+ * ID
1701
+ * Format: uuid
1702
+ * @description Unique identifier for the file
1703
+ */
1704
+ id: string;
1705
+ /**
1706
+ * File Name
1707
+ * @description Name of the file
1708
+ */
1709
+ fileName: string;
1710
+ /**
1711
+ * Download URL
1712
+ * @description URL to download the file
1713
+ */
1714
+ downloadUrl: string;
1715
+ };
1716
+ /**
1717
+ * TaskStatus
1718
+ * @description Enumeration of possible task execution states
1719
+ *
1720
+ * Attributes:
1721
+ * CREATED: Task has been created but not yet started.
1722
+ * STARTED: Task has been started and is currently running.
1723
+ * FINISHED: Task has finished and the agent has completed the task.
1724
+ * STOPPED: Task execution has been manually stopped (cannot be resumed).
1725
+ * @enum {string}
1726
+ */
1727
+ TaskStatus: "created" | "started" | "finished" | "stopped";
1728
+ /**
1729
+ * TaskStatusView
1730
+ * @description Lightweight view optimized for polling. Use GET /tasks/{id}/status for efficient polling
1731
+ * instead of GET /tasks/{id} which loads full step details.
1732
+ */
1733
+ TaskStatusView: {
1734
+ /**
1735
+ * ID
1736
+ * Format: uuid
1737
+ * @description Unique identifier for the task
1738
+ */
1739
+ id: string;
1740
+ /**
1741
+ * Status
1742
+ * @description Current status of the task
1743
+ */
1744
+ status: components["schemas"]["TaskStatus"];
1745
+ /**
1746
+ * Output
1747
+ * @description Final output/result of the task (null while running)
1748
+ */
1749
+ output?: string | null;
1750
+ /**
1751
+ * Finished At
1752
+ * @description Naive UTC timestamp when the task completed (null if still running)
1753
+ */
1754
+ finishedAt?: string | null;
1755
+ /**
1756
+ * Is Success
1757
+ * @description Whether the task was successful based on the agent's self-reported output
1758
+ */
1759
+ isSuccess?: boolean | null;
1760
+ /**
1761
+ * Cost
1762
+ * @description Total cost of the task in USD
1763
+ */
1764
+ cost?: string | null;
1765
+ };
1766
+ /**
1767
+ * TaskStepView
1768
+ * @description View model for representing a single step in a task's execution
1769
+ */
1770
+ TaskStepView: {
1771
+ /**
1772
+ * Number
1773
+ * @description Sequential step number within the task
1774
+ */
1775
+ number: number;
1776
+ /**
1777
+ * Memory
1778
+ * @description Agent's memory at this step
1779
+ */
1780
+ memory: string;
1781
+ /**
1782
+ * Evaluation Previous Goal
1783
+ * @description Agent's evaluation of the previous goal completion
1784
+ */
1785
+ evaluationPreviousGoal: string;
1786
+ /**
1787
+ * Next Goal
1788
+ * @description The goal for the next step
1789
+ */
1790
+ nextGoal: string;
1791
+ /**
1792
+ * URL
1793
+ * @description Current URL the browser is on for this step
1794
+ */
1795
+ url: string;
1796
+ /**
1797
+ * Screenshot URL
1798
+ * @description Optional URL to the screenshot taken at this step
1799
+ */
1800
+ screenshotUrl?: string | null;
1801
+ /**
1802
+ * Actions
1803
+ * @description List of stringified json actions performed by the agent in this step
1804
+ */
1805
+ actions: string[];
1806
+ };
1807
+ /**
1808
+ * TaskUpdateAction
1809
+ * @description Available actions that can be performed on a task
1810
+ *
1811
+ * Attributes:
1812
+ * STOP: Stop the current task execution
1813
+ * STOP_TASK_AND_SESSION: Stop both the task and its parent session
1814
+ * @enum {string}
1815
+ */
1816
+ TaskUpdateAction: "stop" | "stop_task_and_session";
1817
+ /**
1818
+ * TaskView
1819
+ * @description View model for representing a task with its execution details
1820
+ */
1821
+ TaskView: {
1822
+ /**
1823
+ * ID
1824
+ * Format: uuid
1825
+ * @description Unique identifier for the task
1826
+ */
1827
+ id: string;
1828
+ /**
1829
+ * Sessionid
1830
+ * Format: uuid
1831
+ */
1832
+ sessionId: string;
1833
+ /**
1834
+ * LLM
1835
+ * @description The LLM model used for this task represented as a string
1836
+ */
1837
+ llm: string;
1838
+ /**
1839
+ * Task
1840
+ * @description The task prompt/instruction given to the agent
1841
+ */
1842
+ task: string;
1843
+ /**
1844
+ * Status
1845
+ * @description Current status of the task execution
1846
+ */
1847
+ status: components["schemas"]["TaskStatus"];
1848
+ /**
1849
+ * Created At
1850
+ * Format: date-time
1851
+ * @description Naive UTC timestamp when the task was created
1852
+ */
1853
+ createdAt: string;
1854
+ /**
1855
+ * Started At
1856
+ * @description Naive UTC timestamp when the task was started (None if task has not started yet)
1857
+ */
1858
+ startedAt?: string | null;
1859
+ /**
1860
+ * Finished At
1861
+ * @description Naive UTC timestamp when the task completed (None if still running)
1862
+ */
1863
+ finishedAt?: string | null;
1864
+ /**
1865
+ * Metadata
1866
+ * @description Optional additional metadata associated with the task set by the user
1867
+ * @default {}
1868
+ */
1869
+ metadata: {
1870
+ [key: string]: unknown;
1871
+ };
1872
+ /** Steps */
1873
+ steps: components["schemas"]["TaskStepView"][];
1874
+ /**
1875
+ * Output
1876
+ * @description Final output/result of the task
1877
+ */
1878
+ output?: string | null;
1879
+ /** Outputfiles */
1880
+ outputFiles: components["schemas"]["FileView"][];
1881
+ /**
1882
+ * Browser Use Version
1883
+ * @description Version of browser-use used for this task (older tasks may not have this set)
1884
+ */
1885
+ browserUseVersion?: string | null;
1886
+ /**
1887
+ * Is Success
1888
+ * @description Whether the task was successful based on the agent's self-reported output (less reliable than the judge)
1889
+ */
1890
+ isSuccess?: boolean | null;
1891
+ /**
1892
+ * Judgement
1893
+ * @description Stringified JSON object containing the full report from the judge
1894
+ */
1895
+ judgement?: string | null;
1896
+ /**
1897
+ * Judge Verdict
1898
+ * @description Judge verdict - True if the judge found the task to be successful, False otherwise (None if judge is not enabled)
1899
+ */
1900
+ judgeVerdict?: boolean | null;
1901
+ /**
1902
+ * Cost
1903
+ * @description Total cost of the task in USD. This is the sum of all step costs incurred during task execution.
1904
+ */
1905
+ cost?: string | null;
1906
+ /**
1907
+ * Suggestions
1908
+ * @description List of actionable suggestions for improving task configuration based on detected issues during execution.
1909
+ */
1910
+ suggestions?: {
1911
+ [key: string]: unknown;
1912
+ }[] | null;
1913
+ };
1914
+ /**
1915
+ * TooManyConcurrentActiveSessionsError
1916
+ * @description Error response when user has too many concurrent active sessions
1917
+ */
1918
+ TooManyConcurrentActiveSessionsError: {
1919
+ /**
1920
+ * Detail
1921
+ * @default Too many concurrent active sessions. Please wait for one to finish, kill one, or upgrade your plan.
1922
+ */
1923
+ detail: string;
1924
+ };
1925
+ /**
1926
+ * UnsupportedContentTypeError
1927
+ * @description Error response for unsupported content types
1928
+ */
1929
+ UnsupportedContentTypeError: {
1930
+ /**
1931
+ * Detail
1932
+ * @default Unsupported content type
1933
+ */
1934
+ detail: string;
1935
+ };
1936
+ /**
1937
+ * UpdateBrowserSessionRequest
1938
+ * @description Request model for updating browser session state.
1939
+ */
1940
+ UpdateBrowserSessionRequest: {
1941
+ /**
1942
+ * Action
1943
+ * @description The action to perform on the session
1944
+ */
1945
+ action: components["schemas"]["BrowserSessionUpdateAction"];
1946
+ };
1947
+ /**
1948
+ * UpdateSessionRequest
1949
+ * @description Request model for updating session state.
1950
+ */
1951
+ UpdateSessionRequest: {
1952
+ /**
1953
+ * Action
1954
+ * @description The action to perform on the session
1955
+ */
1956
+ action: components["schemas"]["SessionUpdateAction"];
1957
+ };
1958
+ /**
1959
+ * UpdateSkillRequest
1960
+ * @description Request to update skill metadata.
1961
+ */
1962
+ UpdateSkillRequest: {
1963
+ /**
1964
+ * Title
1965
+ * @description Display name for the skill (shows up in the public view)
1966
+ */
1967
+ title?: string | null;
1968
+ /**
1969
+ * Description
1970
+ * @description Description of what the skill does (shows up in the public view)
1971
+ */
1972
+ description?: string | null;
1973
+ /**
1974
+ * Categories
1975
+ * @description Categories to assign to the skill
1976
+ */
1977
+ categories?: components["schemas"]["SkillCategory"][] | null;
1978
+ /**
1979
+ * Domains
1980
+ * @description Domains/websites this skill interacts with
1981
+ */
1982
+ domains?: string[] | null;
1983
+ /**
1984
+ * Isenabled
1985
+ * @description Whether the skill is enabled for execution
1986
+ */
1987
+ isEnabled?: boolean | null;
1988
+ };
1989
+ /**
1990
+ * UpdateTaskRequest
1991
+ * @description Request model for updating task state
1992
+ */
1993
+ UpdateTaskRequest: {
1994
+ /**
1995
+ * Action
1996
+ * @description The action to perform on the task
1997
+ */
1998
+ action: components["schemas"]["TaskUpdateAction"];
1999
+ };
2000
+ /**
2001
+ * UploadFilePresignedUrlResponse
2002
+ * @description Response model for a presigned upload URL.
2003
+ */
2004
+ UploadFilePresignedUrlResponse: {
2005
+ /**
2006
+ * URL
2007
+ * @description The URL to upload the file to.
2008
+ */
2009
+ url: string;
2010
+ /**
2011
+ * Method
2012
+ * @description The HTTP method to use for the upload.
2013
+ * @constant
2014
+ */
2015
+ method: "POST";
2016
+ /**
2017
+ * Fields
2018
+ * @description The form fields to include in the upload request.
2019
+ */
2020
+ fields: {
2021
+ [key: string]: string;
2022
+ };
2023
+ /**
2024
+ * File Name
2025
+ * @description The name of the file to upload (should be referenced when user wants to use the file in a task).
2026
+ */
2027
+ fileName: string;
2028
+ /**
2029
+ * Expires In
2030
+ * @description The number of seconds until the presigned URL expires.
2031
+ */
2032
+ expiresIn: number;
2033
+ };
2034
+ /**
2035
+ * UploadFileRequest
2036
+ * @description Request model for uploading a file to the user's files bucket.
2037
+ */
2038
+ UploadFileRequest: {
2039
+ /**
2040
+ * File Name
2041
+ * @description The name of the file to upload
2042
+ */
2043
+ fileName: string;
2044
+ /**
2045
+ * Content Type
2046
+ * @description The content type of the file to upload
2047
+ * @enum {string}
2048
+ */
2049
+ contentType: "image/jpg" | "image/jpeg" | "image/png" | "image/gif" | "image/webp" | "image/svg+xml" | "application/pdf" | "application/msword" | "application/vnd.openxmlformats-officedocument.wordprocessingml.document" | "application/vnd.ms-excel" | "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" | "text/plain" | "text/csv" | "text/markdown";
2050
+ /** Sizebytes */
2051
+ sizeBytes: number;
2052
+ };
2053
+ /** ValidationError */
2054
+ ValidationError: {
2055
+ /** Location */
2056
+ loc: (string | number)[];
2057
+ /** Message */
2058
+ msg: string;
2059
+ /** Error Type */
2060
+ type: string;
2061
+ };
2062
+ };
2063
+ responses: never;
2064
+ parameters: never;
2065
+ requestBodies: never;
2066
+ headers: never;
2067
+ pathItems: never;
2068
+ }
2069
+
2070
+ type AccountView$1 = components["schemas"]["AccountView"];
2071
+ declare class Billing {
2072
+ private readonly http;
2073
+ constructor(http: HttpClient);
2074
+ /** Get authenticated account billing information including credit balance. */
2075
+ account(): Promise<AccountView$1>;
2076
+ }
2077
+
2078
+ /** All fields are optional (server applies defaults); body itself is required by the spec. */
2079
+ type CreateBrowserBody = Partial<components["schemas"]["CreateBrowserSessionRequest"]>;
2080
+ type BrowserSessionItemView$1 = components["schemas"]["BrowserSessionItemView"];
2081
+ type BrowserSessionListResponse$1 = components["schemas"]["BrowserSessionListResponse"];
2082
+ type BrowserSessionView$1 = components["schemas"]["BrowserSessionView"];
2083
+ type UpdateBrowserSessionRequest$1 = components["schemas"]["UpdateBrowserSessionRequest"];
2084
+ interface BrowserListParams {
2085
+ pageSize?: number;
2086
+ pageNumber?: number;
2087
+ filterBy?: string;
2088
+ }
2089
+ declare class Browsers {
2090
+ private readonly http;
2091
+ constructor(http: HttpClient);
2092
+ /** Create a new browser session. */
2093
+ create(body?: CreateBrowserBody): Promise<BrowserSessionItemView$1>;
2094
+ /** List browser sessions with optional filtering. */
2095
+ list(params?: BrowserListParams): Promise<BrowserSessionListResponse$1>;
2096
+ /** Get detailed browser session information. */
2097
+ get(sessionId: string): Promise<BrowserSessionView$1>;
2098
+ /** Update a browser session (generic PATCH). */
2099
+ update(sessionId: string, body: UpdateBrowserSessionRequest$1): Promise<BrowserSessionView$1>;
2100
+ /** Stop a browser session. */
2101
+ stop(sessionId: string): Promise<BrowserSessionView$1>;
2102
+ }
2103
+
2104
+ type UploadFileRequest$1 = components["schemas"]["UploadFileRequest"];
2105
+ type UploadFilePresignedUrlResponse$1 = components["schemas"]["UploadFilePresignedUrlResponse"];
2106
+ type TaskOutputFileResponse$1 = components["schemas"]["TaskOutputFileResponse"];
2107
+ declare class Files {
2108
+ private readonly http;
2109
+ constructor(http: HttpClient);
2110
+ /** Generate a presigned URL for uploading files to an agent session. */
2111
+ sessionUrl(sessionId: string, body: UploadFileRequest$1): Promise<UploadFilePresignedUrlResponse$1>;
2112
+ /** Generate a presigned URL for uploading files to a browser session. */
2113
+ browserUrl(sessionId: string, body: UploadFileRequest$1): Promise<UploadFilePresignedUrlResponse$1>;
2114
+ /** Get secure download URL for a task output file. */
2115
+ taskOutput(taskId: string, fileId: string): Promise<TaskOutputFileResponse$1>;
2116
+ }
2117
+
2118
+ type ExecuteSkillRequest$2 = components["schemas"]["ExecuteSkillRequest"];
2119
+ type ExecuteSkillResponse$2 = components["schemas"]["ExecuteSkillResponse"];
2120
+ type MarketplaceSkillListResponse$1 = components["schemas"]["MarketplaceSkillListResponse"];
2121
+ type MarketplaceSkillResponse$1 = components["schemas"]["MarketplaceSkillResponse"];
2122
+ type SkillResponse$2 = components["schemas"]["SkillResponse"];
2123
+ interface MarketplaceListParams {
2124
+ pageSize?: number;
2125
+ pageNumber?: number;
2126
+ query?: string;
2127
+ category?: string;
2128
+ fromDate?: string;
2129
+ toDate?: string;
2130
+ }
2131
+ declare class Marketplace {
2132
+ private readonly http;
2133
+ constructor(http: HttpClient);
2134
+ /** List all public skills in the marketplace. */
2135
+ list(params?: MarketplaceListParams): Promise<MarketplaceSkillListResponse$1>;
2136
+ /** Get details of a specific marketplace skill by slug. */
2137
+ get(skillSlug: string): Promise<MarketplaceSkillResponse$1>;
2138
+ /** Clone a public marketplace skill to your project. */
2139
+ clone(skillId: string): Promise<SkillResponse$2>;
2140
+ /** Execute a marketplace skill. */
2141
+ execute(skillId: string, body: ExecuteSkillRequest$2): Promise<ExecuteSkillResponse$2>;
2142
+ }
2143
+
2144
+ type ProfileCreateRequest$1 = components["schemas"]["ProfileCreateRequest"];
2145
+ type ProfileListResponse$1 = components["schemas"]["ProfileListResponse"];
2146
+ type ProfileUpdateRequest$1 = components["schemas"]["ProfileUpdateRequest"];
2147
+ type ProfileView$1 = components["schemas"]["ProfileView"];
2148
+ interface ProfileListParams {
2149
+ pageSize?: number;
2150
+ pageNumber?: number;
2151
+ }
2152
+ declare class Profiles {
2153
+ private readonly http;
2154
+ constructor(http: HttpClient);
2155
+ /** Create a new browser profile. */
2156
+ create(body?: ProfileCreateRequest$1): Promise<ProfileView$1>;
2157
+ /** List profiles with pagination. */
2158
+ list(params?: ProfileListParams): Promise<ProfileListResponse$1>;
2159
+ /** Get profile details. */
2160
+ get(profileId: string): Promise<ProfileView$1>;
2161
+ /** Update a browser profile. */
2162
+ update(profileId: string, body: ProfileUpdateRequest$1): Promise<ProfileView$1>;
2163
+ /** Delete a browser profile. */
2164
+ delete(profileId: string): Promise<void>;
2165
+ }
2166
+
2167
+ /** User-facing body: all fields are optional (API has defaults). */
2168
+ type CreateSessionBody = Partial<components["schemas"]["CreateSessionRequest"]>;
2169
+ type SessionItemView$1 = components["schemas"]["SessionItemView"];
2170
+ type SessionListResponse$1 = components["schemas"]["SessionListResponse"];
2171
+ type SessionView$1 = components["schemas"]["SessionView"];
2172
+ type ShareView$1 = components["schemas"]["ShareView"];
2173
+ type UpdateSessionRequest$1 = components["schemas"]["UpdateSessionRequest"];
2174
+ interface SessionListParams {
2175
+ pageSize?: number;
2176
+ pageNumber?: number;
2177
+ filterBy?: string;
2178
+ }
2179
+ declare class Sessions {
2180
+ private readonly http;
2181
+ constructor(http: HttpClient);
2182
+ /** Create a new session. */
2183
+ create(body?: CreateSessionBody): Promise<SessionItemView$1>;
2184
+ /** List sessions with optional filtering. */
2185
+ list(params?: SessionListParams): Promise<SessionListResponse$1>;
2186
+ /** Get detailed session information. */
2187
+ get(sessionId: string): Promise<SessionView$1>;
2188
+ /** Update a session (generic PATCH). */
2189
+ update(sessionId: string, body: UpdateSessionRequest$1): Promise<SessionView$1>;
2190
+ /** Stop a session and all its running tasks. */
2191
+ stop(sessionId: string): Promise<SessionView$1>;
2192
+ /** Delete a session with all its tasks. */
2193
+ delete(sessionId: string): Promise<void>;
2194
+ /** Get public share information for a session. */
2195
+ getShare(sessionId: string): Promise<ShareView$1>;
2196
+ /** Create or return existing public share for a session. */
2197
+ createShare(sessionId: string): Promise<ShareView$1>;
2198
+ /** Remove public share for a session. */
2199
+ deleteShare(sessionId: string): Promise<void>;
2200
+ }
2201
+
2202
+ type CreateSkillRequest$1 = components["schemas"]["CreateSkillRequest"];
2203
+ type CreateSkillResponse$1 = components["schemas"]["CreateSkillResponse"];
2204
+ type ExecuteSkillRequest$1 = components["schemas"]["ExecuteSkillRequest"];
2205
+ type ExecuteSkillResponse$1 = components["schemas"]["ExecuteSkillResponse"];
2206
+ type RefineSkillRequest$1 = components["schemas"]["RefineSkillRequest"];
2207
+ type RefineSkillResponse$1 = components["schemas"]["RefineSkillResponse"];
2208
+ type SkillExecutionListResponse$1 = components["schemas"]["SkillExecutionListResponse"];
2209
+ type SkillExecutionOutputResponse$1 = components["schemas"]["SkillExecutionOutputResponse"];
2210
+ type SkillListResponse$1 = components["schemas"]["SkillListResponse"];
2211
+ type SkillResponse$1 = components["schemas"]["SkillResponse"];
2212
+ type UpdateSkillRequest$1 = components["schemas"]["UpdateSkillRequest"];
2213
+ interface SkillListParams {
2214
+ pageSize?: number;
2215
+ pageNumber?: number;
2216
+ isPublic?: boolean;
2217
+ isEnabled?: boolean;
2218
+ category?: string;
2219
+ query?: string;
2220
+ fromDate?: string;
2221
+ toDate?: string;
2222
+ }
2223
+ interface SkillExecutionListParams {
2224
+ pageSize?: number;
2225
+ pageNumber?: number;
2226
+ }
2227
+ declare class Skills {
2228
+ private readonly http;
2229
+ constructor(http: HttpClient);
2230
+ /** Create a new skill via automated generation. */
2231
+ create(body: CreateSkillRequest$1): Promise<CreateSkillResponse$1>;
2232
+ /** List all skills owned by the project. */
2233
+ list(params?: SkillListParams): Promise<SkillListResponse$1>;
2234
+ /** Get details of a specific skill. */
2235
+ get(skillId: string): Promise<SkillResponse$1>;
2236
+ /** Delete a skill. */
2237
+ delete(skillId: string): Promise<void>;
2238
+ /** Update skill metadata. */
2239
+ update(skillId: string, body: UpdateSkillRequest$1): Promise<SkillResponse$1>;
2240
+ /** Cancel the current in-progress generation for a skill. */
2241
+ cancel(skillId: string): Promise<SkillResponse$1>;
2242
+ /** Execute a skill with the provided parameters. */
2243
+ execute(skillId: string, body: ExecuteSkillRequest$1): Promise<ExecuteSkillResponse$1>;
2244
+ /** Refine a skill based on feedback. */
2245
+ refine(skillId: string, body: RefineSkillRequest$1): Promise<RefineSkillResponse$1>;
2246
+ /** Rollback to the previous version. */
2247
+ rollback(skillId: string): Promise<SkillResponse$1>;
2248
+ /** List executions for a specific skill. */
2249
+ executions(skillId: string, params?: SkillExecutionListParams): Promise<SkillExecutionListResponse$1>;
2250
+ /** Get presigned URL for downloading skill execution output. */
2251
+ executionOutput(skillId: string, executionId: string): Promise<SkillExecutionOutputResponse$1>;
2252
+ }
2253
+
2254
+ /** User-facing body: only `task` is required; everything else has API defaults. */
2255
+ type CreateTaskBody = Pick<components["schemas"]["CreateTaskRequest"], "task"> & Partial<Omit<components["schemas"]["CreateTaskRequest"], "task">>;
2256
+ type TaskCreatedResponse$2 = components["schemas"]["TaskCreatedResponse"];
2257
+ type TaskListResponse$1 = components["schemas"]["TaskListResponse"];
2258
+ type TaskLogFileResponse$1 = components["schemas"]["TaskLogFileResponse"];
2259
+ type TaskStatusView$1 = components["schemas"]["TaskStatusView"];
2260
+ type TaskView$2 = components["schemas"]["TaskView"];
2261
+ type UpdateTaskRequest$1 = components["schemas"]["UpdateTaskRequest"];
2262
+ interface TaskListParams {
2263
+ pageSize?: number;
2264
+ pageNumber?: number;
2265
+ sessionId?: string;
2266
+ filterBy?: string;
2267
+ after?: string;
2268
+ before?: string;
2269
+ }
2270
+ declare class Tasks {
2271
+ private readonly http;
2272
+ constructor(http: HttpClient);
2273
+ /** Create and start a new AI agent task. */
2274
+ create(body: CreateTaskBody): Promise<TaskCreatedResponse$2>;
2275
+ /** List tasks with optional filtering. */
2276
+ list(params?: TaskListParams): Promise<TaskListResponse$1>;
2277
+ /** Get detailed task information. */
2278
+ get(taskId: string): Promise<TaskView$2>;
2279
+ /** Update a task (generic PATCH). */
2280
+ update(taskId: string, body: UpdateTaskRequest$1): Promise<TaskView$2>;
2281
+ /** Stop a running task. */
2282
+ stop(taskId: string): Promise<TaskView$2>;
2283
+ /** Stop a running task and its associated browser session. */
2284
+ stopTaskAndSession(taskId: string): Promise<TaskView$2>;
2285
+ /** Get lightweight task status (optimized for polling). */
2286
+ status(taskId: string): Promise<TaskStatusView$1>;
2287
+ /** Get secure download URL for task execution logs. */
2288
+ logs(taskId: string): Promise<TaskLogFileResponse$1>;
2289
+ /** Poll until a task reaches a terminal status, then return the full TaskView. */
2290
+ wait(taskId: string, opts?: {
2291
+ timeout?: number;
2292
+ interval?: number;
2293
+ }): Promise<TaskView$2>;
2294
+ }
2295
+
2296
+ type TaskCreatedResponse$1 = components["schemas"]["TaskCreatedResponse"];
2297
+ type TaskStepView$1 = components["schemas"]["TaskStepView"];
2298
+ type TaskView$1 = components["schemas"]["TaskView"];
2299
+ /** Task result with typed output. All TaskView fields are directly accessible. */
2300
+ type TaskResult<T = string | null> = Omit<TaskView$1, "output"> & {
2301
+ output: T;
2302
+ };
2303
+ interface RunOptions {
2304
+ /** Maximum time to wait in milliseconds. Default: 300_000 (5 min). */
2305
+ timeout?: number;
2306
+ /** Polling interval in milliseconds. Default: 2_000. */
2307
+ interval?: number;
2308
+ }
2309
+ /**
2310
+ * Lazy task handle returned by `client.run()`.
2311
+ *
2312
+ * - `await client.run(...)` polls the lightweight status endpoint, returns a `TaskResult`.
2313
+ * - `for await (const step of client.run(...))` polls the full task, yields new steps.
2314
+ */
2315
+ declare class TaskRun<T = string> implements PromiseLike<TaskResult<T>> {
2316
+ private readonly _createPromise;
2317
+ private readonly _tasks;
2318
+ private readonly _schema?;
2319
+ private readonly _timeout;
2320
+ private readonly _interval;
2321
+ private _taskId;
2322
+ private _result;
2323
+ constructor(createPromise: Promise<TaskCreatedResponse$1>, tasks: Tasks, schema?: z.ZodType<T>, options?: RunOptions);
2324
+ /** Task ID (available after creation resolves). */
2325
+ get taskId(): string | null;
2326
+ /** Full task result (available after awaiting or iterating to completion). */
2327
+ get result(): TaskResult<T> | null;
2328
+ /** Enable `await client.run(...)` — polls status endpoint, returns TaskResult. */
2329
+ then<R1 = TaskResult<T>, R2 = never>(onFulfilled?: ((value: TaskResult<T>) => R1 | PromiseLike<R1>) | null, onRejected?: ((reason: unknown) => R2 | PromiseLike<R2>) | null): Promise<R1 | R2>;
2330
+ /** Enable `for await (const step of client.run(...))` — polls full task, yields new steps. */
2331
+ [Symbol.asyncIterator](): AsyncGenerator<TaskStepView$1>;
2332
+ private _ensureTaskId;
2333
+ /** Poll lightweight status endpoint until terminal, return TaskResult. */
2334
+ private _waitForOutput;
2335
+ private _buildResult;
2336
+ private _parseOutput;
2337
+ }
2338
+
2339
+ interface BrowserUseOptions {
2340
+ apiKey?: string;
2341
+ baseUrl?: string;
2342
+ maxRetries?: number;
2343
+ timeout?: number;
2344
+ }
2345
+ type RunTaskOptions = Partial<Omit<CreateTaskBody, "task">> & RunOptions & {
2346
+ schema?: z.ZodType;
2347
+ };
2348
+ declare class BrowserUse {
2349
+ readonly billing: Billing;
2350
+ readonly tasks: Tasks;
2351
+ readonly sessions: Sessions;
2352
+ readonly files: Files;
2353
+ readonly profiles: Profiles;
2354
+ readonly browsers: Browsers;
2355
+ readonly skills: Skills;
2356
+ readonly marketplace: Marketplace;
2357
+ private readonly http;
2358
+ constructor(options?: BrowserUseOptions);
2359
+ /**
2360
+ * Run an AI agent task.
2361
+ *
2362
+ * ```ts
2363
+ * // Simple — just get the output
2364
+ * const output = await client.run("Find the top HN post");
2365
+ *
2366
+ * // Structured output (Zod)
2367
+ * const data = await client.run("Find product info", { schema: ProductSchema });
2368
+ *
2369
+ * // Step-by-step progress
2370
+ * for await (const step of client.run("Go to google.com")) {
2371
+ * console.log(`[${step.number}] ${step.nextGoal}`);
2372
+ * }
2373
+ * ```
2374
+ */
2375
+ run(task: string, options?: Omit<RunTaskOptions, "schema">): TaskRun<string>;
2376
+ run<T extends z.ZodType>(task: string, options: RunTaskOptions & {
2377
+ schema: T;
2378
+ }): TaskRun<z.output<T>>;
2379
+ }
2380
+
2381
+ type S = components["schemas"];
2382
+ type AccountView = S["AccountView"];
2383
+ type BrowserSessionItemView = S["BrowserSessionItemView"];
2384
+ type BrowserSessionListResponse = S["BrowserSessionListResponse"];
2385
+ type BrowserSessionView = S["BrowserSessionView"];
2386
+ type CreateSkillResponse = S["CreateSkillResponse"];
2387
+ type ExecuteSkillResponse = S["ExecuteSkillResponse"];
2388
+ type FileView = S["FileView"];
2389
+ type MarketplaceSkillListResponse = S["MarketplaceSkillListResponse"];
2390
+ type MarketplaceSkillResponse = S["MarketplaceSkillResponse"];
2391
+ type ParameterSchema = S["ParameterSchema"];
2392
+ type PlanInfo = S["PlanInfo"];
2393
+ type ProfileListResponse = S["ProfileListResponse"];
2394
+ type ProfileView = S["ProfileView"];
2395
+ type RefineSkillResponse = S["RefineSkillResponse"];
2396
+ type SessionItemView = S["SessionItemView"];
2397
+ type SessionListResponse = S["SessionListResponse"];
2398
+ type SessionView = S["SessionView"];
2399
+ type ShareView = S["ShareView"];
2400
+ type SkillExecutionListResponse = S["SkillExecutionListResponse"];
2401
+ type SkillExecutionOutputResponse = S["SkillExecutionOutputResponse"];
2402
+ type SkillExecutionView = S["SkillExecutionView"];
2403
+ type SkillListResponse = S["SkillListResponse"];
2404
+ type SkillResponse = S["SkillResponse"];
2405
+ type TaskCreatedResponse = S["TaskCreatedResponse"];
2406
+ type TaskItemView = S["TaskItemView"];
2407
+ type TaskListResponse = S["TaskListResponse"];
2408
+ type TaskLogFileResponse = S["TaskLogFileResponse"];
2409
+ type TaskOutputFileResponse = S["TaskOutputFileResponse"];
2410
+ type TaskStatusView = S["TaskStatusView"];
2411
+ type TaskStepView = S["TaskStepView"];
2412
+ type TaskView = S["TaskView"];
2413
+ type UploadFilePresignedUrlResponse = S["UploadFilePresignedUrlResponse"];
2414
+ type CreateBrowserSessionRequest = S["CreateBrowserSessionRequest"];
2415
+ type CreateSessionRequest = S["CreateSessionRequest"];
2416
+ type CreateSkillRequest = S["CreateSkillRequest"];
2417
+ type CreateTaskRequest = S["CreateTaskRequest"];
2418
+ type CustomProxy = S["CustomProxy"];
2419
+ type ExecuteSkillRequest = S["ExecuteSkillRequest"];
2420
+ type ProfileCreateRequest = S["ProfileCreateRequest"];
2421
+ type ProfileUpdateRequest = S["ProfileUpdateRequest"];
2422
+ type RefineSkillRequest = S["RefineSkillRequest"];
2423
+ type SessionSettings = S["SessionSettings"];
2424
+ type UpdateBrowserSessionRequest = S["UpdateBrowserSessionRequest"];
2425
+ type UpdateSessionRequest = S["UpdateSessionRequest"];
2426
+ type UpdateSkillRequest = S["UpdateSkillRequest"];
2427
+ type UpdateTaskRequest = S["UpdateTaskRequest"];
2428
+ type UploadFileRequest = S["UploadFileRequest"];
2429
+ type BrowserSessionStatus = S["BrowserSessionStatus"];
2430
+ type BrowserSessionUpdateAction = S["BrowserSessionUpdateAction"];
2431
+ type ParameterType = S["ParameterType"];
2432
+ type ProxyCountryCode = S["ProxyCountryCode"];
2433
+ type SessionStatus = S["SessionStatus"];
2434
+ type SessionUpdateAction = S["SessionUpdateAction"];
2435
+ type SkillCategory = S["SkillCategory"];
2436
+ type SkillsGenerationStatus = S["SkillsGenerationStatus"];
2437
+ type SupportedLLMs = S["SupportedLLMs"];
2438
+ type TaskStatus = S["TaskStatus"];
2439
+ type TaskUpdateAction = S["TaskUpdateAction"];
2440
+
2441
+ export { type AccountView, Billing, type BrowserListParams, type BrowserSessionItemView, type BrowserSessionListResponse, type BrowserSessionStatus, type BrowserSessionUpdateAction, type BrowserSessionView, BrowserUse, type BrowserUseOptions, Browsers, type CreateBrowserBody, type CreateBrowserSessionRequest, type CreateSessionRequest, type CreateSkillRequest, type CreateSkillResponse, type CreateTaskBody, type CreateTaskRequest, type CustomProxy, type ExecuteSkillRequest, type ExecuteSkillResponse, type FileView, Files, Marketplace, type MarketplaceListParams, type MarketplaceSkillListResponse, type MarketplaceSkillResponse, type ParameterSchema, type ParameterType, type PlanInfo, type ProfileCreateRequest, type ProfileListParams, type ProfileListResponse, type ProfileUpdateRequest, type ProfileView, Profiles, type ProxyCountryCode, type RefineSkillRequest, type RefineSkillResponse, type RunOptions, type RunTaskOptions, type SessionItemView, type SessionListParams, type SessionListResponse, type SessionSettings, type SessionStatus, type SessionUpdateAction, type SessionView, Sessions, type ShareView, type SkillCategory, type SkillExecutionListParams, type SkillExecutionListResponse, type SkillExecutionOutputResponse, type SkillExecutionView, type SkillListParams, type SkillListResponse, type SkillResponse, Skills, type SkillsGenerationStatus, type SupportedLLMs, type TaskCreatedResponse, type TaskItemView, type TaskListParams, type TaskListResponse, type TaskLogFileResponse, type TaskOutputFileResponse, type TaskResult, TaskRun, type TaskStatus, type TaskStatusView, type TaskStepView, type TaskUpdateAction, type TaskView, Tasks, type UpdateBrowserSessionRequest, type UpdateSessionRequest, type UpdateSkillRequest, type UpdateTaskRequest, type UploadFilePresignedUrlResponse, type UploadFileRequest, type components as V2Types };