@smartspace/api-client 0.1.0-dev.c83db66 → 0.1.0-dev.cd3784d

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 (665) hide show
  1. package/dist/generated/chat/api.d.ts +81 -71
  2. package/dist/generated/chat/api.js +126 -65
  3. package/dist/generated/chat/models/{access.d.ts → accessAccess.d.ts} +1 -1
  4. package/dist/generated/chat/models/aiIModelProperty.d.ts +11 -0
  5. package/dist/generated/chat/models/aiModel.d.ts +24 -0
  6. package/dist/generated/chat/models/aiModelDeployment.d.ts +44 -0
  7. package/dist/generated/chat/models/aiModelDeploymentStep.d.ts +19 -0
  8. package/dist/generated/chat/models/{modelModelSummary.d.ts → aiModelSummary.d.ts} +5 -3
  9. package/dist/generated/chat/models/commentComment.d.ts +10 -3
  10. package/dist/generated/chat/models/commentComment.js +0 -6
  11. package/dist/generated/chat/models/commentCommentSummary.d.ts +2 -2
  12. package/dist/generated/chat/models/{createComment.d.ts → commentCreateComment.d.ts} +1 -1
  13. package/dist/generated/chat/models/dataSet.d.ts +2 -2
  14. package/dist/generated/chat/models/dataSourceContainer.d.ts +3 -0
  15. package/dist/generated/chat/models/dataSourceContainer.js +0 -6
  16. package/dist/generated/chat/models/{flowInput.d.ts → dataSourcesContainerFilterModel.d.ts} +4 -3
  17. package/dist/generated/chat/models/{getDataspacesDataSpaceIdDocumentsItemSasParams.d.ts → documentsGetDocumentSasParams.d.ts} +1 -1
  18. package/dist/generated/chat/models/enumsModelPublisher.d.ts +22 -0
  19. package/dist/generated/chat/models/enumsModelPublisher.js +25 -0
  20. package/dist/generated/chat/models/{getFilesIdParams.d.ts → filesDownloadFileParams.d.ts} +1 -3
  21. package/dist/generated/chat/models/{file.d.ts → filesFile.d.ts} +1 -1
  22. package/dist/generated/chat/models/filesFileUriResponse.d.ts +9 -0
  23. package/dist/generated/chat/models/{getFilesIdUriParams.d.ts → filesGetFileInfoParams.d.ts} +1 -1
  24. package/dist/generated/chat/models/{getFilesIdDownloadParams.d.ts → filesGetUriParams.d.ts} +1 -3
  25. package/dist/generated/chat/models/{postFilesBody.d.ts → filesUploadFilesBody.d.ts} +1 -1
  26. package/dist/generated/chat/models/{getFlowRunsIdVariables200One.d.ts → flowRunsGetVariables200One.d.ts} +1 -1
  27. package/dist/generated/chat/models/flowRunsGetVariables200Three.d.ts +9 -0
  28. package/dist/generated/chat/models/flowRunsGetVariables200Two.d.ts +9 -0
  29. package/dist/generated/chat/models/{connection.d.ts → flowsConnection.d.ts} +1 -1
  30. package/dist/generated/chat/models/{flow.d.ts → flowsFlow.d.ts} +5 -5
  31. package/dist/generated/chat/models/{flowBlock.d.ts → flowsFlowBlock.d.ts} +1 -1
  32. package/dist/generated/chat/models/flowsFlowConstant.d.ts +11 -0
  33. package/dist/generated/chat/models/{flowConstantValue.d.ts → flowsFlowConstantValue.d.ts} +1 -1
  34. package/dist/generated/chat/models/flowsFlowDefinition.d.ts +31 -0
  35. package/dist/generated/chat/models/{flowDefinitionOutputs.d.ts → flowsFlowDefinitionBlocks.d.ts} +3 -3
  36. package/dist/generated/chat/models/{flowDefinitionInputs.d.ts → flowsFlowDefinitionConstants.d.ts} +3 -3
  37. package/dist/generated/chat/models/{flowDefinitionBlocks.d.ts → flowsFlowDefinitionInputs.d.ts} +3 -3
  38. package/dist/generated/chat/models/{messageMessageValueValue.d.ts → flowsFlowDefinitionLayout.d.ts} +1 -1
  39. package/dist/generated/chat/models/{flowDefinitionConstants.d.ts → flowsFlowDefinitionOutputs.d.ts} +3 -3
  40. package/dist/generated/chat/models/flowsFlowDefinitionVariables.d.ts +13 -0
  41. package/dist/generated/chat/models/flowsFlowInput.d.ts +10 -0
  42. package/dist/generated/chat/models/{flowVariableSchema.d.ts → flowsFlowInputSchema.d.ts} +1 -1
  43. package/dist/generated/chat/models/flowsFlowOutput.d.ts +10 -0
  44. package/dist/generated/chat/models/{flowInputSchema.d.ts → flowsFlowOutputSchema.d.ts} +1 -1
  45. package/dist/generated/chat/models/{flowTrigger.d.ts → flowsFlowTrigger.d.ts} +1 -1
  46. package/dist/generated/chat/models/{flowVariable.d.ts → flowsFlowVariable.d.ts} +3 -3
  47. package/dist/generated/chat/models/{flowOutputSchema.d.ts → flowsFlowVariableSchema.d.ts} +1 -1
  48. package/dist/generated/chat/models/index.d.ts +71 -64
  49. package/dist/generated/chat/models/index.js +71 -64
  50. package/dist/generated/chat/models/{commentMentionedUser.d.ts → mentionsMention.d.ts} +2 -2
  51. package/dist/generated/chat/models/{getMessageThreadsIdCommentsParams.d.ts → messageThreadsGetCommentsParams.d.ts} +1 -1
  52. package/dist/generated/chat/models/{getMessageThreadsIdMessagesParams.d.ts → messageThreadsThreadMessagesIdMessagesParams.d.ts} +1 -1
  53. package/dist/generated/chat/models/{getWorkspacesWorkspaceIdMessagethreadsIdMessagesParams.d.ts → messageThreadsThreadMessagesWorkspacesWorkspaceIdMessagethreadsIdMessagesParams.d.ts} +1 -1
  54. package/dist/generated/chat/models/messagesCreateMessageInput.d.ts +15 -0
  55. package/dist/generated/chat/models/{messageCreateMessageInputChannels.d.ts → messagesCreateMessageInputChannels.d.ts} +1 -1
  56. package/dist/generated/chat/models/messagesCreateMessageInputValue.d.ts +10 -0
  57. package/dist/generated/chat/models/{getMessagesIdCommentsParams.d.ts → messagesGetCommentsParams.d.ts} +1 -1
  58. package/dist/generated/chat/models/{messageMessage.d.ts → messagesMessage.d.ts} +5 -5
  59. package/dist/generated/chat/models/{messageMessageCreatorProfileImage.d.ts → messagesMessageCreatorProfileImage.d.ts} +1 -1
  60. package/dist/generated/chat/models/{integrationsSmartSpaceAiFlowError.d.ts → messagesMessageError.d.ts} +3 -3
  61. package/dist/generated/chat/models/{flowDefinitionLayout.d.ts → messagesMessageErrorData.d.ts} +1 -1
  62. package/dist/generated/chat/models/{messageMessageRequest.d.ts → messagesMessageRequest.d.ts} +5 -5
  63. package/dist/generated/chat/models/{messageMessageRequestVariables.d.ts → messagesMessageRequestVariables.d.ts} +1 -1
  64. package/dist/generated/chat/models/{messageMessageValue.d.ts → messagesMessageValue.d.ts} +5 -5
  65. package/dist/generated/chat/models/{messageMessageValueChannels.d.ts → messagesMessageValueChannels.d.ts} +1 -1
  66. package/dist/generated/chat/models/{messageCreateMessageInputValue.d.ts → messagesMessageValueValue.d.ts} +1 -1
  67. package/dist/generated/chat/models/modelModel.d.ts +2 -0
  68. package/dist/generated/chat/models/{getModelsParams.d.ts → modelsGetModelsParams.d.ts} +1 -1
  69. package/dist/generated/chat/models/{getNotificationParams.d.ts → notificationGetParams.d.ts} +1 -1
  70. package/dist/generated/chat/models/{notificationNotification.d.ts → notificationsNotification.d.ts} +5 -8
  71. package/dist/generated/chat/models/notificationsPagedNotifications.d.ts +12 -0
  72. package/dist/generated/chat/models/{pagedDataCollectionAccess.d.ts → pagedDataCollectionAccessAccess.d.ts} +3 -3
  73. package/dist/generated/chat/models/{pagedDataCollectionMessageMessage.d.ts → pagedDataCollectionAiModelSummary.d.ts} +3 -3
  74. package/dist/generated/chat/models/pagedDataCollectionMessagesMessage.d.ts +11 -0
  75. package/dist/generated/chat/models/pagedDataCollectionWorkSpacesWorkSpace.d.ts +11 -0
  76. package/dist/generated/chat/models/{appUserAppUser.d.ts → usersAppUser.d.ts} +1 -1
  77. package/dist/generated/chat/models/{getWorkSpacesIdUsersParams.d.ts → workSpacesGetAccessParams.d.ts} +1 -1
  78. package/dist/generated/chat/models/{getWorkSpacesParams.d.ts → workSpacesGetGetParams.d.ts} +1 -13
  79. package/dist/generated/chat/models/workSpacesGetUsersParams.d.ts +11 -0
  80. package/dist/generated/chat/models/workSpacesGetUsersParams.js +8 -0
  81. package/dist/generated/chat/models/workSpacesThreadParams.d.ts +11 -0
  82. package/dist/generated/chat/models/workSpacesThreadParams.js +8 -0
  83. package/dist/generated/chat/models/{workSpace.d.ts → workSpacesWorkSpace.d.ts} +5 -7
  84. package/dist/generated/chat/models/workSpacesWorkSpaceInputs.d.ts +10 -0
  85. package/dist/generated/chat/models/workSpacesWorkSpaceVariables.d.ts +10 -0
  86. package/dist/generated/chat/zod.d.ts +462 -236
  87. package/dist/generated/chat/zod.js +547 -388
  88. package/dist/generated/config/api.d.ts +309 -221
  89. package/dist/generated/config/api.js +510 -212
  90. package/dist/generated/config/models/{access.d.ts → accessAccess.d.ts} +1 -1
  91. package/dist/generated/config/models/{accessWorkSpace.d.ts → accessAccessWorkSpace.d.ts} +1 -1
  92. package/dist/generated/config/models/accessCreateAccess.d.ts +13 -0
  93. package/dist/generated/config/models/{getAccessParams.d.ts → accessGetAccessesParams.d.ts} +1 -1
  94. package/dist/generated/config/models/{getDataSetsIdContainerItemsRunHistoryParams.d.ts → accessGetGroupsParams.d.ts} +2 -2
  95. package/dist/generated/config/models/accessGetUsersInRoleRolesRoleIdUsersParams.d.ts +11 -0
  96. package/dist/generated/config/models/accessGetUsersInRoleUsersParams.d.ts +16 -0
  97. package/dist/generated/config/models/{getAccessSearchUsersParams.d.ts → accessSearchGroupsParams.d.ts} +1 -1
  98. package/dist/generated/config/models/{getAccessSearchServiceprincipalsParams.d.ts → accessSearchServicePrincipalsParams.d.ts} +1 -1
  99. package/dist/generated/config/models/{getAccessSearchGroupsParams.d.ts → accessSearchUsersParams.d.ts} +1 -1
  100. package/dist/generated/config/models/{activityActivityWorkSpace.d.ts → activitiesActivityWorkSpace.d.ts} +3 -3
  101. package/dist/generated/config/models/{activityLlmUsageMetrics.d.ts → activitiesLlmUsageMetrics.d.ts} +1 -1
  102. package/dist/generated/config/models/{getActivityCsvWorkspaceParams.d.ts → activityExportLoggingsParams.d.ts} +1 -11
  103. package/dist/generated/config/models/activityGetLoggingParams.d.ts +18 -0
  104. package/dist/generated/config/models/aiCreateModel.d.ts +15 -0
  105. package/dist/generated/config/models/{createModelDeployment.d.ts → aiCreateModelDeployment.d.ts} +3 -3
  106. package/dist/generated/config/models/{createModelDeploymentProvider.d.ts → aiCreateModelDeploymentProvider.d.ts} +3 -3
  107. package/dist/generated/config/models/aiCreateModelDeploymentProviderGoogleCredentials.d.ts +12 -0
  108. package/dist/generated/config/models/aiIModelProperty.d.ts +11 -0
  109. package/dist/generated/config/models/aiModel.d.ts +24 -0
  110. package/dist/generated/config/models/aiModelDeployment.d.ts +44 -0
  111. package/dist/generated/config/models/aiModelDeploymentStep.d.ts +19 -0
  112. package/dist/generated/config/models/{modelModelSummary.d.ts → aiModelSummary.d.ts} +5 -3
  113. package/dist/generated/config/models/{postBlockSetsNameBody.d.ts → blockSetsAddBlockSetBody.d.ts} +1 -1
  114. package/dist/generated/config/models/{getBlockSetsParams.d.ts → blockSetsGetBlockSetsParams.d.ts} +1 -1
  115. package/dist/generated/config/models/{blockInfo.d.ts → blocksBlockInfo.d.ts} +3 -3
  116. package/dist/generated/config/models/blocksBlockInterface.d.ts +17 -0
  117. package/dist/generated/config/models/blocksBlockInterfaceMetadata.d.ts +9 -0
  118. package/dist/generated/config/models/blocksBlockInterfacePorts.d.ts +10 -0
  119. package/dist/generated/config/models/blocksBlockInterfaceState.d.ts +10 -0
  120. package/dist/generated/config/models/{blockBlockSet.d.ts → blocksBlockSet.d.ts} +7 -3
  121. package/dist/generated/config/models/blocksBlockSetBlockInterfaces.d.ts +12 -0
  122. package/dist/generated/config/models/{blockBlockSetBlockInterfaces.d.ts → blocksGetBlocks200One.d.ts} +3 -3
  123. package/dist/generated/config/models/blocksGetBlocks200Three.d.ts +12 -0
  124. package/dist/generated/config/models/blocksGetBlocks200Two.d.ts +12 -0
  125. package/dist/generated/config/models/blocksGetBlocksParams.d.ts +17 -0
  126. package/dist/generated/config/models/blocksInputPinInterface.d.ts +23 -0
  127. package/dist/generated/config/models/{messageCreateMessageInputValue.d.ts → blocksInputPinInterfaceDefault.d.ts} +1 -1
  128. package/dist/generated/config/models/{inputPinInterfaceGenerics.d.ts → blocksInputPinInterfaceGenerics.d.ts} +1 -1
  129. package/dist/generated/config/models/blocksInputPinInterfaceMetadata.d.ts +9 -0
  130. package/dist/generated/config/models/blocksInputPinInterfaceSchema.d.ts +9 -0
  131. package/dist/generated/config/models/blocksOutputPinInterface.d.ts +19 -0
  132. package/dist/generated/config/models/{outputPinInterfaceGenerics.d.ts → blocksOutputPinInterfaceGenerics.d.ts} +1 -1
  133. package/dist/generated/config/models/blocksOutputPinInterfaceMetadata.d.ts +9 -0
  134. package/dist/generated/config/models/blocksOutputPinInterfaceSchema.d.ts +9 -0
  135. package/dist/generated/config/models/blocksPortInterface.d.ts +17 -0
  136. package/dist/generated/config/models/blocksPortInterfaceInputs.d.ts +10 -0
  137. package/dist/generated/config/models/blocksPortInterfaceMetadata.d.ts +9 -0
  138. package/dist/generated/config/models/blocksPortInterfaceOutputs.d.ts +10 -0
  139. package/dist/generated/config/models/blocksStateInterface.d.ts +15 -0
  140. package/dist/generated/config/models/{messageMessageValueValue.d.ts → blocksStateInterfaceDefault.d.ts} +1 -1
  141. package/dist/generated/config/models/blocksStateInterfaceMetadata.d.ts +9 -0
  142. package/dist/generated/config/models/{createContainer.d.ts → blocksUsedInWorkspaceRef.d.ts} +3 -3
  143. package/dist/generated/config/models/{postContainersContainerIdStartflowsParams.d.ts → containersPostParams.d.ts} +1 -1
  144. package/dist/generated/config/models/coreManagementInstallParameterDefinitionModel.d.ts +16 -0
  145. package/dist/generated/config/models/coreManagementInstallParameterDefinitionModelDefault.d.ts +10 -0
  146. package/dist/generated/config/models/coreManagementInstallParameterModel.d.ts +15 -0
  147. package/dist/generated/config/models/{integrationsSmartSpaceAiFlowErrorData.d.ts → coreManagementInstallParameterModelActiveValue.d.ts} +1 -1
  148. package/dist/generated/config/models/coreManagementInstallParameterModelConfiguredValue.d.ts +10 -0
  149. package/dist/generated/config/models/coreManagementInstallParameterType.d.ts +12 -0
  150. package/dist/generated/config/models/coreManagementInstallParameterType.js +15 -0
  151. package/dist/generated/config/models/coreManagementUpsertInstallParameterModel.d.ts +9 -0
  152. package/dist/generated/config/models/dataSet.d.ts +2 -2
  153. package/dist/generated/config/models/dataSetItem.d.ts +15 -0
  154. package/dist/generated/config/models/dataSetItemMetadata.d.ts +35 -0
  155. package/dist/generated/config/models/{portInterfaceMetadata.d.ts → dataSetItemProperties.d.ts} +1 -1
  156. package/dist/generated/config/models/dataSetsCreateDataSet.d.ts +14 -0
  157. package/dist/generated/config/models/dataSetsCreateDataSetContainer.d.ts +14 -0
  158. package/dist/generated/config/models/dataSetsDataSet.d.ts +34 -0
  159. package/dist/generated/config/models/{createDataSet.d.ts → dataSetsDataSetProperty.d.ts} +2 -3
  160. package/dist/generated/config/models/dataSetsGetContainerItemsRunHistoryParams.d.ts +11 -0
  161. package/dist/generated/config/models/{getDataSetsIdItemsParams.d.ts → dataSetsGetItemsParams.d.ts} +1 -1
  162. package/dist/generated/config/models/{getUsersParams.d.ts → dataSetsGetParams.d.ts} +3 -3
  163. package/dist/generated/config/models/dataSetsUpdateDataSet.d.ts +17 -0
  164. package/dist/generated/config/models/{updateDataSetBasicInfo.d.ts → dataSetsUpdateDataSetBasicInfo.d.ts} +1 -1
  165. package/dist/generated/config/models/dataSetsUpsertDataSetProperty.d.ts +12 -0
  166. package/dist/generated/config/models/dataSourceContainer.d.ts +3 -0
  167. package/dist/generated/config/models/dataSourceContainer.js +0 -6
  168. package/dist/generated/config/models/dataSourcesContainerFilter.d.ts +11 -0
  169. package/dist/generated/config/models/{flowInput.d.ts → dataSourcesContainerFilterModel.d.ts} +4 -3
  170. package/dist/generated/config/models/dataSourcesContainerPreviewResultModel.d.ts +11 -0
  171. package/dist/generated/config/models/dataSourcesContainerPreviewResultModelSamplesItem.d.ts +9 -0
  172. package/dist/generated/config/models/dataSourcesContainerSchemaParams.d.ts +9 -0
  173. package/dist/generated/config/models/{getDataSourcesDataSourceIdContainersParams.d.ts → dataSourcesContainersParams.d.ts} +1 -1
  174. package/dist/generated/config/models/{createDataSource.d.ts → dataSourcesCreateDataSource.d.ts} +3 -3
  175. package/dist/generated/config/models/{testDataSourceConnectionCredentials.d.ts → dataSourcesCreateDataSourceCredentials.d.ts} +1 -1
  176. package/dist/generated/config/models/{dataSource.d.ts → dataSourcesDataSource.d.ts} +1 -1
  177. package/dist/generated/config/models/dataSourcesDataSourceAdminUser.d.ts +10 -0
  178. package/dist/generated/config/models/dataSourcesDataSourceContainer.d.ts +3 -0
  179. package/dist/generated/config/models/{dataSourceCredentialsDefinition.d.ts → dataSourcesDataSourceCredentialsDefinition.d.ts} +3 -3
  180. package/dist/generated/config/models/{dataSourceProperty.d.ts → dataSourcesDataSourceProperty.d.ts} +1 -1
  181. package/dist/generated/config/models/dataSourcesDataSourceType.d.ts +14 -0
  182. package/dist/generated/config/models/dataSourcesGetParams.d.ts +13 -0
  183. package/dist/generated/config/models/dataSourcesPreviewContainerRequest.d.ts +12 -0
  184. package/dist/generated/config/models/dataSourcesTestDataSourceConnection.d.ts +11 -0
  185. package/dist/generated/config/models/{createDataSourceCredentials.d.ts → dataSourcesTestDataSourceConnectionCredentials.d.ts} +1 -1
  186. package/dist/generated/config/models/{updateDataSource.d.ts → dataSourcesUpdateDataSource.d.ts} +1 -1
  187. package/dist/generated/config/models/dataSourcesUpdateDataSourceCredentials.d.ts +10 -0
  188. package/dist/generated/config/models/{updateDataSourceCredentialsCredentials.d.ts → dataSourcesUpdateDataSourceCredentialsCredentials.d.ts} +1 -1
  189. package/dist/generated/config/models/{createDataSpace.d.ts → dataSpacesCreateDataSpace.d.ts} +1 -1
  190. package/dist/generated/config/models/dataSpacesDataSpace.d.ts +24 -0
  191. package/dist/generated/config/models/dataSpacesDataSpaceAdmin.d.ts +12 -0
  192. package/dist/generated/config/models/{updateContainer.d.ts → dataSpacesDataSpaceWorkSpaceRef.d.ts} +3 -3
  193. package/dist/generated/config/models/dataSpacesGetDataSetsParams.d.ts +11 -0
  194. package/dist/generated/config/models/dataSpacesGetParams.d.ts +13 -0
  195. package/dist/generated/config/models/{updateDataSpace.d.ts → dataSpacesUpdateDataSpace.d.ts} +1 -1
  196. package/dist/generated/config/models/{getDataspacesDataSpaceIdDocumentsItemSasParams.d.ts → documentsGetDocumentSasParams.d.ts} +1 -1
  197. package/dist/generated/config/models/draftsDraft.d.ts +17 -0
  198. package/dist/generated/config/models/draftsDraftBlockInterfaces.d.ts +12 -0
  199. package/dist/generated/config/models/{flowConstant.d.ts → draftsSaveDraftRequest.d.ts} +3 -3
  200. package/dist/generated/config/models/draftsSaveDraftResponse.d.ts +13 -0
  201. package/dist/generated/config/models/draftsSaveDraftResponseBlockInterfaces.d.ts +12 -0
  202. package/dist/generated/config/models/draftsToggleDraftRequest.d.ts +9 -0
  203. package/dist/generated/config/models/enumsModelPublisher.d.ts +22 -0
  204. package/dist/generated/config/models/enumsModelPublisher.js +25 -0
  205. package/dist/generated/config/models/{configApiAddMessageFileFromBlobUri.d.ts → filesAddMessageFileFromBlobUri.d.ts} +1 -1
  206. package/dist/generated/config/models/filesCreateFileFromBlobUri.d.ts +14 -0
  207. package/dist/generated/config/models/{getFilesIdParams.d.ts → filesDownloadFileParams.d.ts} +1 -3
  208. package/dist/generated/config/models/{file.d.ts → filesFile.d.ts} +1 -1
  209. package/dist/generated/config/models/filesFileUriResponse.d.ts +9 -0
  210. package/dist/generated/config/models/{getFilesIdUriParams.d.ts → filesGetFileInfoParams.d.ts} +1 -3
  211. package/dist/generated/config/models/{getFilesIdDownloadParams.d.ts → filesGetUriParams.d.ts} +1 -3
  212. package/dist/generated/config/models/{ingestedBlob.d.ts → filesIngestedBlob.d.ts} +3 -3
  213. package/dist/generated/config/models/{postFilesBody.d.ts → filesUploadFilesBody.d.ts} +1 -1
  214. package/dist/generated/config/models/flowRunsAddFileIdFilesBody.d.ts +9 -0
  215. package/dist/generated/config/models/flowRunsCreateFlowRunParams.d.ts +13 -0
  216. package/dist/generated/config/models/{getFlowRunsIdFunctionexecutionsParams.d.ts → flowRunsGetStepExecutionsParams.d.ts} +1 -1
  217. package/dist/generated/config/models/{flowVariableSchema.d.ts → flowRunsGetVariables200One.d.ts} +1 -1
  218. package/dist/generated/config/models/flowRunsGetVariables200Three.d.ts +9 -0
  219. package/dist/generated/config/models/flowRunsGetVariables200Two.d.ts +9 -0
  220. package/dist/generated/config/models/{getFlowRunsSearchParams.d.ts → flowRunsSearchFlowRunsParams.d.ts} +1 -1
  221. package/dist/generated/config/models/{connection.d.ts → flowsConnection.d.ts} +1 -1
  222. package/dist/generated/config/models/{flow.d.ts → flowsFlow.d.ts} +5 -5
  223. package/dist/generated/config/models/{flowBlock.d.ts → flowsFlowBlock.d.ts} +1 -1
  224. package/dist/generated/config/models/flowsFlowConstant.d.ts +11 -0
  225. package/dist/generated/config/models/{stateInterfaceDefault.d.ts → flowsFlowConstantValue.d.ts} +1 -1
  226. package/dist/generated/config/models/flowsFlowDataSet.d.ts +18 -0
  227. package/dist/generated/config/models/{updateDataSet.d.ts → flowsFlowDataSpace.d.ts} +3 -5
  228. package/dist/generated/config/models/flowsFlowDefinition.d.ts +31 -0
  229. package/dist/generated/config/models/{flowDefinitionInputs.d.ts → flowsFlowDefinitionBlocks.d.ts} +3 -3
  230. package/dist/generated/config/models/flowsFlowDefinitionConstants.d.ts +13 -0
  231. package/dist/generated/config/models/{flowDefinitionBlocks.d.ts → flowsFlowDefinitionInputs.d.ts} +3 -3
  232. package/dist/generated/config/models/{flowConstantValue.d.ts → flowsFlowDefinitionLayout.d.ts} +1 -1
  233. package/dist/generated/config/models/{flowDefinitionConstants.d.ts → flowsFlowDefinitionOutputs.d.ts} +3 -3
  234. package/dist/generated/config/models/flowsFlowDefinitionVariables.d.ts +13 -0
  235. package/dist/generated/config/models/flowsFlowInput.d.ts +10 -0
  236. package/dist/generated/config/models/{flowInputSchema.d.ts → flowsFlowInputSchema.d.ts} +1 -1
  237. package/dist/generated/config/models/flowsFlowOutput.d.ts +10 -0
  238. package/dist/generated/config/models/{flowOutputSchema.d.ts → flowsFlowOutputSchema.d.ts} +1 -1
  239. package/dist/generated/config/models/flowsFlowRun.d.ts +20 -0
  240. package/dist/generated/config/models/{flowTrigger.d.ts → flowsFlowTrigger.d.ts} +1 -1
  241. package/dist/generated/config/models/{flowVariable.d.ts → flowsFlowVariable.d.ts} +3 -3
  242. package/dist/generated/config/models/flowsFlowVariable.js +2 -0
  243. package/dist/generated/config/models/{blockInterfaceMetadata.d.ts → flowsFlowVariableSchema.d.ts} +1 -1
  244. package/dist/generated/config/models/flowsFlowWorkSpace.d.ts +17 -0
  245. package/dist/generated/config/models/flowsFlowWorkSpace.js +2 -0
  246. package/dist/generated/config/models/index.d.ts +209 -155
  247. package/dist/generated/config/models/index.js +209 -155
  248. package/dist/generated/config/models/integrationsSmartSpaceAiContainerItemFlowRun.d.ts +16 -0
  249. package/dist/generated/config/models/integrationsSmartSpaceAiContainerItemFlowRun.js +2 -0
  250. package/dist/generated/config/models/integrationsSmartSpaceAiContainerItemFlowRunError.d.ts +13 -0
  251. package/dist/generated/config/models/integrationsSmartSpaceAiContainerItemRunHistory.d.ts +18 -0
  252. package/dist/generated/config/models/integrationsSmartSpaceAiContainerItemRunHistory.js +2 -0
  253. package/dist/generated/config/models/{getWorkspacesWorkSpaceIdFunctionexecutionsParams.d.ts → messageThreadsGetStepExecutionsParams.d.ts} +1 -1
  254. package/dist/generated/config/models/{getWorkspacesWorkSpaceIdMessagethreadsMessageThreadIdFunctionexecutionsParams.d.ts → messageThreadsGetWorkspaceExecutionsParams.d.ts} +1 -1
  255. package/dist/generated/config/models/messagesCreateMessageInput.d.ts +15 -0
  256. package/dist/generated/config/models/messagesCreateMessageInput.js +2 -0
  257. package/dist/generated/config/models/{messageCreateMessageInputChannels.d.ts → messagesCreateMessageInputChannels.d.ts} +1 -1
  258. package/dist/generated/config/models/messagesCreateMessageInputValue.d.ts +10 -0
  259. package/dist/generated/config/models/{messageMessage.d.ts → messagesMessage.d.ts} +5 -5
  260. package/dist/generated/config/models/messagesMessage.js +2 -0
  261. package/dist/generated/config/models/{messageMessageCreatorProfileImage.d.ts → messagesMessageCreatorProfileImage.d.ts} +1 -1
  262. package/dist/generated/config/models/{integrationsSmartSpaceAiFlowError.d.ts → messagesMessageError.d.ts} +3 -3
  263. package/dist/generated/config/models/messagesMessageError.js +2 -0
  264. package/dist/generated/config/models/{inputPinInterfaceDefault.d.ts → messagesMessageErrorData.d.ts} +1 -1
  265. package/dist/generated/config/models/{messageMessageValue.d.ts → messagesMessageValue.d.ts} +5 -5
  266. package/dist/generated/config/models/messagesMessageValue.js +2 -0
  267. package/dist/generated/config/models/{messageMessageValueChannels.d.ts → messagesMessageValueChannels.d.ts} +1 -1
  268. package/dist/generated/config/models/messagesMessageValueChannels.js +8 -0
  269. package/dist/generated/config/models/{flowDefinitionLayout.d.ts → messagesMessageValueValue.d.ts} +1 -1
  270. package/dist/generated/config/models/messagesMessageValueValue.js +8 -0
  271. package/dist/generated/config/models/messagesSandBoxMessageRequest.d.ts +13 -0
  272. package/dist/generated/config/models/messagesSandBoxMessageRequest.js +2 -0
  273. package/dist/generated/config/models/{createModelDeploymentProviderGoogleCredentials.d.ts → messagesSandBoxMessageRequestVariables.d.ts} +1 -1
  274. package/dist/generated/config/models/messagesSandBoxMessageRequestVariables.js +8 -0
  275. package/dist/generated/config/models/modelModel.d.ts +2 -0
  276. package/dist/generated/config/models/{getWorkSpacesWorkspaceIdFilesParams.d.ts → modelProvidersGetProvidersParams.d.ts} +3 -3
  277. package/dist/generated/config/models/modelProvidersGetProvidersParams.js +8 -0
  278. package/dist/generated/config/models/modelsGetDefaultDockerFileParams.d.ts +10 -0
  279. package/dist/generated/config/models/modelsGetDefaultDockerFileParams.js +2 -0
  280. package/dist/generated/config/models/{getModelsParams.d.ts → modelsGetModelsParams.d.ts} +1 -1
  281. package/dist/generated/config/models/modelsGetModelsParams.js +8 -0
  282. package/dist/generated/config/models/{getNotificationParams.d.ts → notificationGetParams.d.ts} +1 -1
  283. package/dist/generated/config/models/notificationGetParams.js +8 -0
  284. package/dist/generated/config/models/{notificationNotification.d.ts → notificationsNotification.d.ts} +5 -8
  285. package/dist/generated/config/models/notificationsNotification.js +2 -0
  286. package/dist/generated/config/models/notificationsPagedNotifications.d.ts +12 -0
  287. package/dist/generated/config/models/notificationsPagedNotifications.js +2 -0
  288. package/dist/generated/config/models/{pagedDataCollectionAccess.d.ts → pagedDataCollectionAccessAccess.d.ts} +3 -3
  289. package/dist/generated/config/models/pagedDataCollectionAccessAccess.js +2 -0
  290. package/dist/generated/config/models/pagedDataCollectionActivitiesActivityWorkSpace.d.ts +11 -0
  291. package/dist/generated/config/models/pagedDataCollectionActivitiesActivityWorkSpace.js +2 -0
  292. package/dist/generated/config/models/{pagedDataCollectionAppUserAppUser.d.ts → pagedDataCollectionAiModelSummary.d.ts} +3 -3
  293. package/dist/generated/config/models/pagedDataCollectionAiModelSummary.js +2 -0
  294. package/dist/generated/config/models/{pagedDataCollectionDataSet.d.ts → pagedDataCollectionDataSetsDataSet.d.ts} +3 -3
  295. package/dist/generated/config/models/pagedDataCollectionDataSetsDataSet.js +2 -0
  296. package/dist/generated/config/models/pagedDataCollectionDataSourcesDataSource.d.ts +11 -0
  297. package/dist/generated/config/models/pagedDataCollectionDataSourcesDataSource.js +2 -0
  298. package/dist/generated/config/models/pagedDataCollectionDataSpacesDataSpace.d.ts +11 -0
  299. package/dist/generated/config/models/pagedDataCollectionDataSpacesDataSpace.js +2 -0
  300. package/dist/generated/config/models/pagedDataCollectionFilesIngestedBlob.d.ts +11 -0
  301. package/dist/generated/config/models/pagedDataCollectionFilesIngestedBlob.js +2 -0
  302. package/dist/generated/config/models/pagedDataCollectionUsersAppAccessUser.d.ts +11 -0
  303. package/dist/generated/config/models/pagedDataCollectionUsersAppAccessUser.js +2 -0
  304. package/dist/generated/config/models/pagedDataCollectionUsersAppUserDetail.d.ts +11 -0
  305. package/dist/generated/config/models/pagedDataCollectionUsersAppUserDetail.js +2 -0
  306. package/dist/generated/config/models/pagedDataCollectionUsersAppUserSearchResult.d.ts +11 -0
  307. package/dist/generated/config/models/pagedDataCollectionUsersAppUserSearchResult.js +2 -0
  308. package/dist/generated/config/models/pagedDataCollectionUsersServicePrincipalSearchResult.d.ts +11 -0
  309. package/dist/generated/config/models/pagedDataCollectionUsersServicePrincipalSearchResult.js +2 -0
  310. package/dist/generated/config/models/pagedDataCollectionWorkSpacesWorkSpace.d.ts +11 -0
  311. package/dist/generated/config/models/pagedDataCollectionWorkSpacesWorkSpace.js +2 -0
  312. package/dist/generated/config/models/pagedDataSystemCollectionsGenericICollectionDataSetItem.d.ts +11 -0
  313. package/dist/generated/config/models/pagedDataSystemCollectionsGenericICollectionDataSetItem.js +2 -0
  314. package/dist/generated/config/models/pagedDataSystemCollectionsGenericICollectionIntegrationsSmartSpaceAiContainerItemRunHistory.d.ts +11 -0
  315. package/dist/generated/config/models/pagedDataSystemCollectionsGenericICollectionIntegrationsSmartSpaceAiContainerItemRunHistory.js +2 -0
  316. package/dist/generated/config/models/{getReportingTokensByDurationParams.d.ts → reportingGetRequestsParams.d.ts} +1 -1
  317. package/dist/generated/config/models/reportingGetRequestsParams.js +2 -0
  318. package/dist/generated/config/models/{getReportingRequestsByDurationParams.d.ts → reportingGetTokensParams.d.ts} +1 -1
  319. package/dist/generated/config/models/reportingGetTokensParams.js +2 -0
  320. package/dist/generated/config/models/{getWorkspacesWorkspaceIdSandboxMessagesParams.d.ts → sandBoxGetThreadMessagesParams.d.ts} +1 -1
  321. package/dist/generated/config/models/sandBoxGetThreadMessagesParams.js +8 -0
  322. package/dist/generated/config/models/usersAdminPermissionParams.d.ts +9 -0
  323. package/dist/generated/config/models/usersAdminPermissionParams.js +8 -0
  324. package/dist/generated/config/models/{appUserAppUser.d.ts → usersAppAccessUser.d.ts} +2 -2
  325. package/dist/generated/config/models/usersAppAccessUser.js +8 -0
  326. package/dist/generated/config/models/{appRole.d.ts → usersAppRole.d.ts} +1 -1
  327. package/dist/generated/config/models/usersAppRole.js +8 -0
  328. package/dist/generated/config/models/{appUserAppUserDetail.d.ts → usersAppUserDetail.d.ts} +1 -1
  329. package/dist/generated/config/models/usersAppUserDetail.js +2 -0
  330. package/dist/generated/config/models/{appUserAppUserSearchResult.d.ts → usersAppUserSearchResult.d.ts} +1 -1
  331. package/dist/generated/config/models/usersAppUserSearchResult.js +8 -0
  332. package/dist/generated/config/models/{getUsersIdWorkspacesParams.d.ts → usersGetAccessWorkSpacesParams.d.ts} +1 -1
  333. package/dist/generated/config/models/usersGetAccessWorkSpacesParams.js +8 -0
  334. package/dist/generated/config/models/{getDataSetsParams.d.ts → usersGetUsersParams.d.ts} +3 -3
  335. package/dist/generated/config/models/usersGetUsersParams.js +8 -0
  336. package/dist/generated/config/models/{deleteUsersRemoveAssignedWorkspaceParams.d.ts → usersRemoveUserFromAllWorkSpacesParams.d.ts} +1 -1
  337. package/dist/generated/config/models/usersRemoveUserFromAllWorkSpacesParams.js +8 -0
  338. package/dist/generated/config/models/{getUsersSearchParams.d.ts → usersSearchUsersParams.d.ts} +1 -1
  339. package/dist/generated/config/models/usersSearchUsersParams.js +8 -0
  340. package/dist/generated/config/models/{appUserServicePrincipalSearchResult.d.ts → usersServicePrincipalSearchResult.d.ts} +1 -1
  341. package/dist/generated/config/models/usersServicePrincipalSearchResult.js +8 -0
  342. package/dist/generated/config/models/{getWorkSpaceTemplatesParams.d.ts → workSpaceTemplatesGetParams.d.ts} +1 -1
  343. package/dist/generated/config/models/workSpaceTemplatesGetParams.js +8 -0
  344. package/dist/generated/config/models/{createWorkSpace.d.ts → workSpacesCreateWorkSpace.d.ts} +1 -1
  345. package/dist/generated/config/models/workSpacesCreateWorkSpace.js +2 -0
  346. package/dist/generated/config/models/workSpacesGetGetParams.d.ts +13 -0
  347. package/dist/generated/config/models/workSpacesGetGetParams.js +8 -0
  348. package/dist/generated/config/models/workSpacesGetThreadsParams.d.ts +11 -0
  349. package/dist/generated/config/models/workSpacesGetThreadsParams.js +8 -0
  350. package/dist/generated/config/models/workSpacesGetWorkspaceFilesParams.d.ts +10 -0
  351. package/dist/generated/config/models/workSpacesGetWorkspaceFilesParams.js +8 -0
  352. package/dist/generated/config/models/{workSpaceBasicInfo.d.ts → workSpacesUpdateWorkSpaceBasicInfo.d.ts} +1 -1
  353. package/dist/generated/config/models/workSpacesUpdateWorkSpaceBasicInfo.js +8 -0
  354. package/dist/generated/config/models/{workSpace.d.ts → workSpacesWorkSpace.d.ts} +5 -7
  355. package/dist/generated/config/models/workSpacesWorkSpace.js +2 -0
  356. package/dist/generated/config/models/workSpacesWorkSpaceInputs.d.ts +10 -0
  357. package/dist/generated/config/models/workSpacesWorkSpaceInputs.js +2 -0
  358. package/dist/generated/config/models/{workSpaceUser.d.ts → workSpacesWorkSpaceUser.d.ts} +1 -1
  359. package/dist/generated/config/models/workSpacesWorkSpaceUser.js +8 -0
  360. package/dist/generated/config/models/workSpacesWorkSpaceVariables.d.ts +10 -0
  361. package/dist/generated/config/models/workSpacesWorkSpaceVariables.js +2 -0
  362. package/dist/generated/config/models/workSpacesWorkspaceFilesBody.d.ts +9 -0
  363. package/dist/generated/config/models/workSpacesWorkspaceFilesBody.js +8 -0
  364. package/dist/generated/config/zod.d.ts +1977 -1398
  365. package/dist/generated/config/zod.js +1793 -1455
  366. package/dist/generated/signalr/SmartSpace.App.Business.Models.Comment.d.ts +18 -0
  367. package/dist/generated/signalr/SmartSpace.App.Business.Models.Comment.js +2 -0
  368. package/dist/generated/signalr/SmartSpace.App.Business.Models.Mentions.d.ts +7 -0
  369. package/dist/generated/signalr/SmartSpace.App.Business.Models.Mentions.js +5 -0
  370. package/dist/generated/signalr/SmartSpace.App.Business.Models.MessageThread.d.ts +27 -0
  371. package/dist/generated/signalr/SmartSpace.App.Business.Models.MessageThread.js +5 -0
  372. package/dist/generated/signalr/TypedSignalR.Client/SmartSpace.App.Business.Hubs.Contracts.d.ts +71 -0
  373. package/dist/generated/signalr/TypedSignalR.Client/SmartSpace.App.Business.Hubs.Contracts.js +2 -0
  374. package/dist/generated/signalr/TypedSignalR.Client/index.d.ts +21 -0
  375. package/dist/generated/signalr/TypedSignalR.Client/index.js +114 -0
  376. package/dist/index.d.ts +1 -0
  377. package/dist/index.js +2 -1
  378. package/dist/signalr.d.ts +5 -0
  379. package/dist/signalr.js +18 -0
  380. package/package.json +6 -2
  381. package/dist/generated/chat/models/flowConstant.d.ts +0 -11
  382. package/dist/generated/chat/models/flowDefinition.d.ts +0 -31
  383. package/dist/generated/chat/models/flowDefinitionVariables.d.ts +0 -13
  384. package/dist/generated/chat/models/flowOutput.d.ts +0 -10
  385. package/dist/generated/chat/models/getFlowRunsIdVariables200Three.d.ts +0 -9
  386. package/dist/generated/chat/models/getFlowRunsIdVariables200Two.d.ts +0 -9
  387. package/dist/generated/chat/models/getWorkSpacesIdAccessParams.d.ts +0 -20
  388. package/dist/generated/chat/models/getWorkSpacesIdMessageThreadsParams.d.ts +0 -20
  389. package/dist/generated/chat/models/integrationsSmartSpaceAiFlowErrorData.d.ts +0 -10
  390. package/dist/generated/chat/models/messageCreateMessageInput.d.ts +0 -15
  391. package/dist/generated/chat/models/notificationPagedNotifications.d.ts +0 -12
  392. package/dist/generated/chat/models/pagedDataCollectionModelModelSummary.d.ts +0 -11
  393. package/dist/generated/chat/models/pagedDataCollectionWorkSpace.d.ts +0 -11
  394. package/dist/generated/chat/models/workSpaceInputs.d.ts +0 -10
  395. package/dist/generated/chat/models/workSpaceVariables.d.ts +0 -10
  396. package/dist/generated/config/models/blockInterface.d.ts +0 -17
  397. package/dist/generated/config/models/blockInterfacePorts.d.ts +0 -10
  398. package/dist/generated/config/models/blockInterfaceState.d.ts +0 -10
  399. package/dist/generated/config/models/createModel.d.ts +0 -13
  400. package/dist/generated/config/models/dataSourceType.d.ts +0 -14
  401. package/dist/generated/config/models/flowDefinition.d.ts +0 -31
  402. package/dist/generated/config/models/flowDefinitionOutputs.d.ts +0 -13
  403. package/dist/generated/config/models/flowDefinitionVariables.d.ts +0 -13
  404. package/dist/generated/config/models/flowOutput.d.ts +0 -10
  405. package/dist/generated/config/models/getAccessGroupsParams.d.ts +0 -20
  406. package/dist/generated/config/models/getAccessRolesRoleIdUsersParams.d.ts +0 -20
  407. package/dist/generated/config/models/getAccessUsersParams.d.ts +0 -29
  408. package/dist/generated/config/models/getActivityWorkspaceParams.d.ts +0 -34
  409. package/dist/generated/config/models/getBlocksParams.d.ts +0 -12
  410. package/dist/generated/config/models/getDataSourcesParams.d.ts +0 -20
  411. package/dist/generated/config/models/getDataSpacesIdDatasetsParams.d.ts +0 -20
  412. package/dist/generated/config/models/getDataSpacesParams.d.ts +0 -20
  413. package/dist/generated/config/models/getFlowRunsIdVariables200One.d.ts +0 -9
  414. package/dist/generated/config/models/getFlowRunsIdVariables200Three.d.ts +0 -9
  415. package/dist/generated/config/models/getFlowRunsIdVariables200Two.d.ts +0 -9
  416. package/dist/generated/config/models/getWorkSpacesIdMessageThreadsParams.d.ts +0 -20
  417. package/dist/generated/config/models/getWorkSpacesParams.d.ts +0 -20
  418. package/dist/generated/config/models/inputPinInterface.d.ts +0 -23
  419. package/dist/generated/config/models/inputPinInterfaceMetadata.d.ts +0 -9
  420. package/dist/generated/config/models/inputPinInterfaceSchema.d.ts +0 -9
  421. package/dist/generated/config/models/messageCreateMessageInput.d.ts +0 -15
  422. package/dist/generated/config/models/messageSandBoxMessageRequest.d.ts +0 -10
  423. package/dist/generated/config/models/notificationPagedNotifications.d.ts +0 -12
  424. package/dist/generated/config/models/outputPinInterface.d.ts +0 -19
  425. package/dist/generated/config/models/outputPinInterfaceMetadata.d.ts +0 -9
  426. package/dist/generated/config/models/outputPinInterfaceSchema.d.ts +0 -9
  427. package/dist/generated/config/models/pagedDataCollectionActivityActivityWorkSpace.d.ts +0 -11
  428. package/dist/generated/config/models/pagedDataCollectionAppUserAppUserDetail.d.ts +0 -11
  429. package/dist/generated/config/models/pagedDataCollectionAppUserAppUserSearchResult.d.ts +0 -11
  430. package/dist/generated/config/models/pagedDataCollectionAppUserServicePrincipalSearchResult.d.ts +0 -11
  431. package/dist/generated/config/models/pagedDataCollectionDataSource.d.ts +0 -11
  432. package/dist/generated/config/models/pagedDataCollectionDataSpace.d.ts +0 -11
  433. package/dist/generated/config/models/pagedDataCollectionIngestedBlob.d.ts +0 -11
  434. package/dist/generated/config/models/pagedDataCollectionModelModelSummary.d.ts +0 -11
  435. package/dist/generated/config/models/pagedDataCollectionWorkSpace.d.ts +0 -11
  436. package/dist/generated/config/models/portInterface.d.ts +0 -17
  437. package/dist/generated/config/models/portInterfaceInputs.d.ts +0 -10
  438. package/dist/generated/config/models/portInterfaceOutputs.d.ts +0 -10
  439. package/dist/generated/config/models/postWorkSpacesWorkspaceIdFilesBody.d.ts +0 -10
  440. package/dist/generated/config/models/putWorkSpacesWorkspaceIdPromptresponseParams.d.ts +0 -12
  441. package/dist/generated/config/models/stateInterface.d.ts +0 -15
  442. package/dist/generated/config/models/stateInterfaceMetadata.d.ts +0 -9
  443. package/dist/generated/config/models/testDataSourceConnection.d.ts +0 -11
  444. package/dist/generated/config/models/updateDataSourceCredentials.d.ts +0 -10
  445. package/dist/generated/config/models/workSpaceInputs.d.ts +0 -10
  446. package/dist/generated/config/models/workSpaceVariables.d.ts +0 -10
  447. /package/dist/generated/chat/models/{access.js → accessAccess.js} +0 -0
  448. /package/dist/generated/chat/models/{connection.js → aiIModelProperty.js} +0 -0
  449. /package/dist/generated/chat/models/{flow.js → aiModel.js} +0 -0
  450. /package/dist/generated/chat/models/{flowBlock.js → aiModelDeployment.js} +0 -0
  451. /package/dist/generated/chat/models/{flowConstant.js → aiModelDeploymentStep.js} +0 -0
  452. /package/dist/generated/chat/models/{flowDefinition.js → aiModelSummary.js} +0 -0
  453. /package/dist/generated/chat/models/{appUserAppUser.js → commentCreateComment.js} +0 -0
  454. /package/dist/generated/chat/models/{commentMentionedUser.js → dataSourcesContainerFilterModel.js} +0 -0
  455. /package/dist/generated/chat/models/{createComment.js → documentsGetDocumentSasParams.js} +0 -0
  456. /package/dist/generated/chat/models/{file.js → filesDownloadFileParams.js} +0 -0
  457. /package/dist/generated/chat/models/{flowConstantValue.js → filesFile.js} +0 -0
  458. /package/dist/generated/chat/models/{flowDefinitionLayout.js → filesFileUriResponse.js} +0 -0
  459. /package/dist/generated/chat/models/{flowInputSchema.js → filesGetFileInfoParams.js} +0 -0
  460. /package/dist/generated/chat/models/{flowOutputSchema.js → filesGetUriParams.js} +0 -0
  461. /package/dist/generated/chat/models/{flowVariableSchema.js → filesUploadFilesBody.js} +0 -0
  462. /package/dist/generated/chat/models/{getDataspacesDataSpaceIdDocumentsItemSasParams.js → flowRunsGetVariables200One.js} +0 -0
  463. /package/dist/generated/chat/models/{getFilesIdDownloadParams.js → flowRunsGetVariables200Three.js} +0 -0
  464. /package/dist/generated/chat/models/{getFilesIdParams.js → flowRunsGetVariables200Two.js} +0 -0
  465. /package/dist/generated/chat/models/{flowDefinitionBlocks.js → flowsConnection.js} +0 -0
  466. /package/dist/generated/chat/models/{flowDefinitionConstants.js → flowsFlow.js} +0 -0
  467. /package/dist/generated/chat/models/{flowDefinitionInputs.js → flowsFlowBlock.js} +0 -0
  468. /package/dist/generated/chat/models/{flowDefinitionOutputs.js → flowsFlowConstant.js} +0 -0
  469. /package/dist/generated/chat/models/{getFilesIdUriParams.js → flowsFlowConstantValue.js} +0 -0
  470. /package/dist/generated/chat/models/{flowDefinitionVariables.js → flowsFlowDefinition.js} +0 -0
  471. /package/dist/generated/chat/models/{flowInput.js → flowsFlowDefinitionBlocks.js} +0 -0
  472. /package/dist/generated/chat/models/{flowOutput.js → flowsFlowDefinitionConstants.js} +0 -0
  473. /package/dist/generated/chat/models/{flowTrigger.js → flowsFlowDefinitionInputs.js} +0 -0
  474. /package/dist/generated/chat/models/{getFlowRunsIdVariables200One.js → flowsFlowDefinitionLayout.js} +0 -0
  475. /package/dist/generated/chat/models/{flowVariable.js → flowsFlowDefinitionOutputs.js} +0 -0
  476. /package/dist/generated/chat/models/{getWorkSpacesParams.js → flowsFlowDefinitionVariables.js} +0 -0
  477. /package/dist/generated/chat/models/{integrationsSmartSpaceAiFlowError.js → flowsFlowInput.js} +0 -0
  478. /package/dist/generated/chat/models/{getFlowRunsIdVariables200Three.js → flowsFlowInputSchema.js} +0 -0
  479. /package/dist/generated/chat/models/{messageCreateMessageInput.js → flowsFlowOutput.js} +0 -0
  480. /package/dist/generated/chat/models/{getFlowRunsIdVariables200Two.js → flowsFlowOutputSchema.js} +0 -0
  481. /package/dist/generated/chat/models/{messageMessage.js → flowsFlowTrigger.js} +0 -0
  482. /package/dist/generated/chat/models/{messageMessageRequest.js → flowsFlowVariable.js} +0 -0
  483. /package/dist/generated/chat/models/{getMessageThreadsIdCommentsParams.js → flowsFlowVariableSchema.js} +0 -0
  484. /package/dist/generated/chat/models/{getMessageThreadsIdMessagesParams.js → mentionsMention.js} +0 -0
  485. /package/dist/generated/chat/models/{getMessagesIdCommentsParams.js → messageThreadsGetCommentsParams.js} +0 -0
  486. /package/dist/generated/chat/models/{getModelsParams.js → messageThreadsThreadMessagesIdMessagesParams.js} +0 -0
  487. /package/dist/generated/chat/models/{getNotificationParams.js → messageThreadsThreadMessagesWorkspacesWorkspaceIdMessagethreadsIdMessagesParams.js} +0 -0
  488. /package/dist/generated/chat/models/{messageMessageValue.js → messagesCreateMessageInput.js} +0 -0
  489. /package/dist/generated/chat/models/{getWorkSpacesIdAccessParams.js → messagesCreateMessageInputChannels.js} +0 -0
  490. /package/dist/generated/chat/models/{getWorkSpacesIdMessageThreadsParams.js → messagesCreateMessageInputValue.js} +0 -0
  491. /package/dist/generated/chat/models/{getWorkSpacesIdUsersParams.js → messagesGetCommentsParams.js} +0 -0
  492. /package/dist/generated/chat/models/{modelModelSummary.js → messagesMessage.js} +0 -0
  493. /package/dist/generated/chat/models/{getWorkspacesWorkspaceIdMessagethreadsIdMessagesParams.js → messagesMessageCreatorProfileImage.js} +0 -0
  494. /package/dist/generated/chat/models/{notificationNotification.js → messagesMessageError.js} +0 -0
  495. /package/dist/generated/chat/models/{integrationsSmartSpaceAiFlowErrorData.js → messagesMessageErrorData.js} +0 -0
  496. /package/dist/generated/chat/models/{notificationPagedNotifications.js → messagesMessageRequest.js} +0 -0
  497. /package/dist/generated/chat/models/{messageCreateMessageInputChannels.js → messagesMessageRequestVariables.js} +0 -0
  498. /package/dist/generated/chat/models/{pagedDataCollectionAccess.js → messagesMessageValue.js} +0 -0
  499. /package/dist/generated/chat/models/{messageCreateMessageInputValue.js → messagesMessageValueChannels.js} +0 -0
  500. /package/dist/generated/chat/models/{messageMessageCreatorProfileImage.js → messagesMessageValueValue.js} +0 -0
  501. /package/dist/generated/chat/models/{messageMessageRequestVariables.js → modelsGetModelsParams.js} +0 -0
  502. /package/dist/generated/chat/models/{messageMessageValueChannels.js → notificationGetParams.js} +0 -0
  503. /package/dist/generated/chat/models/{pagedDataCollectionMessageMessage.js → notificationsNotification.js} +0 -0
  504. /package/dist/generated/chat/models/{pagedDataCollectionModelModelSummary.js → notificationsPagedNotifications.js} +0 -0
  505. /package/dist/generated/chat/models/{pagedDataCollectionWorkSpace.js → pagedDataCollectionAccessAccess.js} +0 -0
  506. /package/dist/generated/chat/models/{workSpace.js → pagedDataCollectionAiModelSummary.js} +0 -0
  507. /package/dist/generated/chat/models/{workSpaceInputs.js → pagedDataCollectionMessagesMessage.js} +0 -0
  508. /package/dist/generated/chat/models/{workSpaceVariables.js → pagedDataCollectionWorkSpacesWorkSpace.js} +0 -0
  509. /package/dist/generated/chat/models/{messageMessageValueValue.js → usersAppUser.js} +0 -0
  510. /package/dist/generated/chat/models/{postFilesBody.js → workSpacesGetAccessParams.js} +0 -0
  511. /package/dist/generated/{config/models/access.js → chat/models/workSpacesGetGetParams.js} +0 -0
  512. /package/dist/generated/{config/models/accessWorkSpace.js → chat/models/workSpacesWorkSpace.js} +0 -0
  513. /package/dist/generated/{config/models/activityActivityWorkSpace.js → chat/models/workSpacesWorkSpaceInputs.js} +0 -0
  514. /package/dist/generated/{config/models/appUserAppUserDetail.js → chat/models/workSpacesWorkSpaceVariables.js} +0 -0
  515. /package/dist/generated/config/models/{blockBlockSet.js → accessAccess.js} +0 -0
  516. /package/dist/generated/config/models/{blockBlockSetBlockInterfaces.js → accessAccessWorkSpace.js} +0 -0
  517. /package/dist/generated/config/models/{blockInfo.js → accessCreateAccess.js} +0 -0
  518. /package/dist/generated/config/models/{blockInterface.js → accessGetAccessesParams.js} +0 -0
  519. /package/dist/generated/config/models/{activityLlmUsageMetrics.js → accessGetGroupsParams.js} +0 -0
  520. /package/dist/generated/config/models/{appRole.js → accessGetUsersInRoleRolesRoleIdUsersParams.js} +0 -0
  521. /package/dist/generated/config/models/{appUserAppUser.js → accessGetUsersInRoleUsersParams.js} +0 -0
  522. /package/dist/generated/config/models/{appUserAppUserSearchResult.js → accessSearchGroupsParams.js} +0 -0
  523. /package/dist/generated/config/models/{appUserServicePrincipalSearchResult.js → accessSearchServicePrincipalsParams.js} +0 -0
  524. /package/dist/generated/config/models/{blockInterfaceMetadata.js → accessSearchUsersParams.js} +0 -0
  525. /package/dist/generated/config/models/{blockInterfacePorts.js → activitiesActivityWorkSpace.js} +0 -0
  526. /package/dist/generated/config/models/{configApiAddMessageFileFromBlobUri.js → activitiesLlmUsageMetrics.js} +0 -0
  527. /package/dist/generated/config/models/{blockInterfaceState.js → activityExportLoggingsParams.js} +0 -0
  528. /package/dist/generated/config/models/{connection.js → activityGetLoggingParams.js} +0 -0
  529. /package/dist/generated/config/models/{createDataSet.js → aiCreateModel.js} +0 -0
  530. /package/dist/generated/config/models/{createDataSource.js → aiCreateModelDeployment.js} +0 -0
  531. /package/dist/generated/config/models/{createModel.js → aiCreateModelDeploymentProvider.js} +0 -0
  532. /package/dist/generated/config/models/{createContainer.js → aiCreateModelDeploymentProviderGoogleCredentials.js} +0 -0
  533. /package/dist/generated/config/models/{createModelDeployment.js → aiIModelProperty.js} +0 -0
  534. /package/dist/generated/config/models/{createModelDeploymentProvider.js → aiModel.js} +0 -0
  535. /package/dist/generated/config/models/{createWorkSpace.js → aiModelDeployment.js} +0 -0
  536. /package/dist/generated/config/models/{dataSource.js → aiModelDeploymentStep.js} +0 -0
  537. /package/dist/generated/config/models/{dataSourceCredentialsDefinition.js → aiModelSummary.js} +0 -0
  538. /package/dist/generated/config/models/{createDataSourceCredentials.js → blockSetsAddBlockSetBody.js} +0 -0
  539. /package/dist/generated/config/models/{createDataSpace.js → blockSetsGetBlockSetsParams.js} +0 -0
  540. /package/dist/generated/config/models/{dataSourceProperty.js → blocksBlockInfo.js} +0 -0
  541. /package/dist/generated/config/models/{dataSourceType.js → blocksBlockInterface.js} +0 -0
  542. /package/dist/generated/config/models/{createModelDeploymentProviderGoogleCredentials.js → blocksBlockInterfaceMetadata.js} +0 -0
  543. /package/dist/generated/config/models/{flow.js → blocksBlockInterfacePorts.js} +0 -0
  544. /package/dist/generated/config/models/{flowBlock.js → blocksBlockInterfaceState.js} +0 -0
  545. /package/dist/generated/config/models/{flowConstant.js → blocksBlockSet.js} +0 -0
  546. /package/dist/generated/config/models/{flowDefinition.js → blocksBlockSetBlockInterfaces.js} +0 -0
  547. /package/dist/generated/config/models/{flowDefinitionBlocks.js → blocksGetBlocks200One.js} +0 -0
  548. /package/dist/generated/config/models/{flowDefinitionConstants.js → blocksGetBlocks200Three.js} +0 -0
  549. /package/dist/generated/config/models/{flowDefinitionInputs.js → blocksGetBlocks200Two.js} +0 -0
  550. /package/dist/generated/config/models/{deleteUsersRemoveAssignedWorkspaceParams.js → blocksGetBlocksParams.js} +0 -0
  551. /package/dist/generated/config/models/{flowDefinitionOutputs.js → blocksInputPinInterface.js} +0 -0
  552. /package/dist/generated/config/models/{file.js → blocksInputPinInterfaceDefault.js} +0 -0
  553. /package/dist/generated/config/models/{flowDefinitionVariables.js → blocksInputPinInterfaceGenerics.js} +0 -0
  554. /package/dist/generated/config/models/{flowConstantValue.js → blocksInputPinInterfaceMetadata.js} +0 -0
  555. /package/dist/generated/config/models/{flowDefinitionLayout.js → blocksInputPinInterfaceSchema.js} +0 -0
  556. /package/dist/generated/config/models/{flowInput.js → blocksOutputPinInterface.js} +0 -0
  557. /package/dist/generated/config/models/{flowOutput.js → blocksOutputPinInterfaceGenerics.js} +0 -0
  558. /package/dist/generated/config/models/{flowInputSchema.js → blocksOutputPinInterfaceMetadata.js} +0 -0
  559. /package/dist/generated/config/models/{flowOutputSchema.js → blocksOutputPinInterfaceSchema.js} +0 -0
  560. /package/dist/generated/config/models/{flowTrigger.js → blocksPortInterface.js} +0 -0
  561. /package/dist/generated/config/models/{flowVariable.js → blocksPortInterfaceInputs.js} +0 -0
  562. /package/dist/generated/config/models/{flowVariableSchema.js → blocksPortInterfaceMetadata.js} +0 -0
  563. /package/dist/generated/config/models/{getAccessParams.js → blocksPortInterfaceOutputs.js} +0 -0
  564. /package/dist/generated/config/models/{getActivityCsvWorkspaceParams.js → blocksStateInterface.js} +0 -0
  565. /package/dist/generated/config/models/{getAccessGroupsParams.js → blocksStateInterfaceDefault.js} +0 -0
  566. /package/dist/generated/config/models/{getAccessRolesRoleIdUsersParams.js → blocksStateInterfaceMetadata.js} +0 -0
  567. /package/dist/generated/config/models/{getAccessSearchGroupsParams.js → blocksUsedInWorkspaceRef.js} +0 -0
  568. /package/dist/generated/config/models/{getAccessSearchServiceprincipalsParams.js → containersPostParams.js} +0 -0
  569. /package/dist/generated/config/models/{getActivityWorkspaceParams.js → coreManagementInstallParameterDefinitionModel.js} +0 -0
  570. /package/dist/generated/config/models/{getAccessSearchUsersParams.js → coreManagementInstallParameterDefinitionModelDefault.js} +0 -0
  571. /package/dist/generated/config/models/{getReportingRequestsByDurationParams.js → coreManagementInstallParameterModel.js} +0 -0
  572. /package/dist/generated/config/models/{getAccessUsersParams.js → coreManagementInstallParameterModelActiveValue.js} +0 -0
  573. /package/dist/generated/config/models/{getBlockSetsParams.js → coreManagementInstallParameterModelConfiguredValue.js} +0 -0
  574. /package/dist/generated/config/models/{getBlocksParams.js → coreManagementUpsertInstallParameterModel.js} +0 -0
  575. /package/dist/generated/config/models/{getReportingTokensByDurationParams.js → dataSetItem.js} +0 -0
  576. /package/dist/generated/config/models/{getDataSetsIdContainerItemsRunHistoryParams.js → dataSetItemMetadata.js} +0 -0
  577. /package/dist/generated/config/models/{getDataSetsIdItemsParams.js → dataSetItemProperties.js} +0 -0
  578. /package/dist/generated/config/models/{ingestedBlob.js → dataSetsCreateDataSet.js} +0 -0
  579. /package/dist/generated/config/models/{inputPinInterface.js → dataSetsCreateDataSetContainer.js} +0 -0
  580. /package/dist/generated/config/models/{inputPinInterfaceGenerics.js → dataSetsDataSet.js} +0 -0
  581. /package/dist/generated/config/models/{getDataSetsParams.js → dataSetsDataSetProperty.js} +0 -0
  582. /package/dist/generated/config/models/{getDataSourcesDataSourceIdContainersParams.js → dataSetsGetContainerItemsRunHistoryParams.js} +0 -0
  583. /package/dist/generated/config/models/{getDataSourcesParams.js → dataSetsGetItemsParams.js} +0 -0
  584. /package/dist/generated/config/models/{getDataSpacesIdDatasetsParams.js → dataSetsGetParams.js} +0 -0
  585. /package/dist/generated/config/models/{integrationsSmartSpaceAiFlowError.js → dataSetsUpdateDataSet.js} +0 -0
  586. /package/dist/generated/config/models/{getDataSpacesParams.js → dataSetsUpdateDataSetBasicInfo.js} +0 -0
  587. /package/dist/generated/config/models/{getDataspacesDataSpaceIdDocumentsItemSasParams.js → dataSetsUpsertDataSetProperty.js} +0 -0
  588. /package/dist/generated/config/models/{getFilesIdDownloadParams.js → dataSourcesContainerFilter.js} +0 -0
  589. /package/dist/generated/config/models/{getFilesIdParams.js → dataSourcesContainerFilterModel.js} +0 -0
  590. /package/dist/generated/config/models/{messageCreateMessageInput.js → dataSourcesContainerPreviewResultModel.js} +0 -0
  591. /package/dist/generated/config/models/{getFilesIdUriParams.js → dataSourcesContainerPreviewResultModelSamplesItem.js} +0 -0
  592. /package/dist/generated/config/models/{getFlowRunsIdFunctionexecutionsParams.js → dataSourcesContainerSchemaParams.js} +0 -0
  593. /package/dist/generated/config/models/{getFlowRunsIdVariables200One.js → dataSourcesContainersParams.js} +0 -0
  594. /package/dist/generated/config/models/{messageMessage.js → dataSourcesCreateDataSource.js} +0 -0
  595. /package/dist/generated/config/models/{getFlowRunsIdVariables200Three.js → dataSourcesCreateDataSourceCredentials.js} +0 -0
  596. /package/dist/generated/config/models/{messageMessageValue.js → dataSourcesDataSource.js} +0 -0
  597. /package/dist/generated/config/models/{getFlowRunsIdVariables200Two.js → dataSourcesDataSourceAdminUser.js} +0 -0
  598. /package/dist/generated/config/models/{messageSandBoxMessageRequest.js → dataSourcesDataSourceCredentialsDefinition.js} +0 -0
  599. /package/dist/generated/config/models/{modelModelSummary.js → dataSourcesDataSourceProperty.js} +0 -0
  600. /package/dist/generated/config/models/{notificationNotification.js → dataSourcesDataSourceType.js} +0 -0
  601. /package/dist/generated/config/models/{getFlowRunsSearchParams.js → dataSourcesGetParams.js} +0 -0
  602. /package/dist/generated/config/models/{notificationPagedNotifications.js → dataSourcesPreviewContainerRequest.js} +0 -0
  603. /package/dist/generated/config/models/{outputPinInterface.js → dataSourcesTestDataSourceConnection.js} +0 -0
  604. /package/dist/generated/config/models/{getModelsParams.js → dataSourcesTestDataSourceConnectionCredentials.js} +0 -0
  605. /package/dist/generated/config/models/{getNotificationParams.js → dataSourcesUpdateDataSource.js} +0 -0
  606. /package/dist/generated/config/models/{outputPinInterfaceGenerics.js → dataSourcesUpdateDataSourceCredentials.js} +0 -0
  607. /package/dist/generated/config/models/{getUsersIdWorkspacesParams.js → dataSourcesUpdateDataSourceCredentialsCredentials.js} +0 -0
  608. /package/dist/generated/config/models/{getUsersParams.js → dataSpacesCreateDataSpace.js} +0 -0
  609. /package/dist/generated/config/models/{pagedDataCollectionAccess.js → dataSpacesDataSpace.js} +0 -0
  610. /package/dist/generated/config/models/{getUsersSearchParams.js → dataSpacesDataSpaceAdmin.js} +0 -0
  611. /package/dist/generated/config/models/{getWorkSpaceTemplatesParams.js → dataSpacesDataSpaceWorkSpaceRef.js} +0 -0
  612. /package/dist/generated/config/models/{getWorkSpacesIdMessageThreadsParams.js → dataSpacesGetDataSetsParams.js} +0 -0
  613. /package/dist/generated/config/models/{getWorkSpacesParams.js → dataSpacesGetParams.js} +0 -0
  614. /package/dist/generated/config/models/{getWorkSpacesWorkspaceIdFilesParams.js → dataSpacesUpdateDataSpace.js} +0 -0
  615. /package/dist/generated/config/models/{getWorkspacesWorkSpaceIdFunctionexecutionsParams.js → documentsGetDocumentSasParams.js} +0 -0
  616. /package/dist/generated/config/models/{pagedDataCollectionActivityActivityWorkSpace.js → draftsDraft.js} +0 -0
  617. /package/dist/generated/config/models/{pagedDataCollectionAppUserAppUser.js → draftsDraftBlockInterfaces.js} +0 -0
  618. /package/dist/generated/config/models/{getWorkspacesWorkSpaceIdMessagethreadsMessageThreadIdFunctionexecutionsParams.js → draftsSaveDraftRequest.js} +0 -0
  619. /package/dist/generated/config/models/{pagedDataCollectionAppUserAppUserDetail.js → draftsSaveDraftResponse.js} +0 -0
  620. /package/dist/generated/config/models/{pagedDataCollectionAppUserAppUserSearchResult.js → draftsSaveDraftResponseBlockInterfaces.js} +0 -0
  621. /package/dist/generated/config/models/{getWorkspacesWorkspaceIdSandboxMessagesParams.js → draftsToggleDraftRequest.js} +0 -0
  622. /package/dist/generated/config/models/{inputPinInterfaceDefault.js → filesAddMessageFileFromBlobUri.js} +0 -0
  623. /package/dist/generated/config/models/{inputPinInterfaceMetadata.js → filesCreateFileFromBlobUri.js} +0 -0
  624. /package/dist/generated/config/models/{inputPinInterfaceSchema.js → filesDownloadFileParams.js} +0 -0
  625. /package/dist/generated/config/models/{integrationsSmartSpaceAiFlowErrorData.js → filesFile.js} +0 -0
  626. /package/dist/generated/config/models/{messageCreateMessageInputChannels.js → filesFileUriResponse.js} +0 -0
  627. /package/dist/generated/config/models/{messageCreateMessageInputValue.js → filesGetFileInfoParams.js} +0 -0
  628. /package/dist/generated/config/models/{messageMessageCreatorProfileImage.js → filesGetUriParams.js} +0 -0
  629. /package/dist/generated/config/models/{pagedDataCollectionAppUserServicePrincipalSearchResult.js → filesIngestedBlob.js} +0 -0
  630. /package/dist/generated/config/models/{messageMessageValueChannels.js → filesUploadFilesBody.js} +0 -0
  631. /package/dist/generated/config/models/{messageMessageValueValue.js → flowRunsAddFileIdFilesBody.js} +0 -0
  632. /package/dist/generated/config/models/{outputPinInterfaceMetadata.js → flowRunsCreateFlowRunParams.js} +0 -0
  633. /package/dist/generated/config/models/{outputPinInterfaceSchema.js → flowRunsGetStepExecutionsParams.js} +0 -0
  634. /package/dist/generated/config/models/{portInterfaceMetadata.js → flowRunsGetVariables200One.js} +0 -0
  635. /package/dist/generated/config/models/{postBlockSetsNameBody.js → flowRunsGetVariables200Three.js} +0 -0
  636. /package/dist/generated/config/models/{postContainersContainerIdStartflowsParams.js → flowRunsGetVariables200Two.js} +0 -0
  637. /package/dist/generated/config/models/{postFilesBody.js → flowRunsSearchFlowRunsParams.js} +0 -0
  638. /package/dist/generated/config/models/{pagedDataCollectionDataSet.js → flowsConnection.js} +0 -0
  639. /package/dist/generated/config/models/{pagedDataCollectionDataSource.js → flowsFlow.js} +0 -0
  640. /package/dist/generated/config/models/{pagedDataCollectionDataSpace.js → flowsFlowBlock.js} +0 -0
  641. /package/dist/generated/config/models/{pagedDataCollectionIngestedBlob.js → flowsFlowConstant.js} +0 -0
  642. /package/dist/generated/config/models/{postWorkSpacesWorkspaceIdFilesBody.js → flowsFlowConstantValue.js} +0 -0
  643. /package/dist/generated/config/models/{pagedDataCollectionModelModelSummary.js → flowsFlowDataSet.js} +0 -0
  644. /package/dist/generated/config/models/{pagedDataCollectionWorkSpace.js → flowsFlowDataSpace.js} +0 -0
  645. /package/dist/generated/config/models/{portInterface.js → flowsFlowDefinition.js} +0 -0
  646. /package/dist/generated/config/models/{portInterfaceInputs.js → flowsFlowDefinitionBlocks.js} +0 -0
  647. /package/dist/generated/config/models/{portInterfaceOutputs.js → flowsFlowDefinitionConstants.js} +0 -0
  648. /package/dist/generated/config/models/{stateInterface.js → flowsFlowDefinitionInputs.js} +0 -0
  649. /package/dist/generated/config/models/{putWorkSpacesWorkspaceIdPromptresponseParams.js → flowsFlowDefinitionLayout.js} +0 -0
  650. /package/dist/generated/config/models/{testDataSourceConnection.js → flowsFlowDefinitionOutputs.js} +0 -0
  651. /package/dist/generated/config/models/{updateDataSet.js → flowsFlowDefinitionVariables.js} +0 -0
  652. /package/dist/generated/config/models/{updateDataSourceCredentials.js → flowsFlowInput.js} +0 -0
  653. /package/dist/generated/config/models/{stateInterfaceDefault.js → flowsFlowInputSchema.js} +0 -0
  654. /package/dist/generated/config/models/{workSpace.js → flowsFlowOutput.js} +0 -0
  655. /package/dist/generated/config/models/{stateInterfaceMetadata.js → flowsFlowOutputSchema.js} +0 -0
  656. /package/dist/generated/config/models/{workSpaceInputs.js → flowsFlowRun.js} +0 -0
  657. /package/dist/generated/config/models/{workSpaceVariables.js → flowsFlowTrigger.js} +0 -0
  658. /package/dist/generated/config/models/{testDataSourceConnectionCredentials.js → flowsFlowVariableSchema.js} +0 -0
  659. /package/dist/generated/config/models/{updateContainer.js → integrationsSmartSpaceAiContainerItemFlowRunError.js} +0 -0
  660. /package/dist/generated/config/models/{updateDataSetBasicInfo.js → messageThreadsGetStepExecutionsParams.js} +0 -0
  661. /package/dist/generated/config/models/{updateDataSource.js → messageThreadsGetWorkspaceExecutionsParams.js} +0 -0
  662. /package/dist/generated/config/models/{updateDataSourceCredentialsCredentials.js → messagesCreateMessageInputChannels.js} +0 -0
  663. /package/dist/generated/config/models/{updateDataSpace.js → messagesCreateMessageInputValue.js} +0 -0
  664. /package/dist/generated/config/models/{workSpaceBasicInfo.js → messagesMessageCreatorProfileImage.js} +0 -0
  665. /package/dist/generated/config/models/{workSpaceUser.js → messagesMessageErrorData.js} +0 -0
@@ -8,10 +8,10 @@ import zod from 'zod';
8
8
  /**
9
9
  * @summary Retrieve access details with optional filtering by workspace, access type, principal type, and search.
10
10
  */
11
- export declare const getAccessQueryWorkspaceIdRegExp: RegExp;
12
- export declare const getAccessQueryTakeDefault = 50;
13
- export declare const getAccessQuerySkipDefault = 0;
14
- export declare const getAccessQueryParams: zod.ZodObject<{
11
+ export declare const accessGetAccessesQueryWorkspaceIdRegExp: RegExp;
12
+ export declare const accessGetAccessesQueryTakeDefault = 50;
13
+ export declare const accessGetAccessesQuerySkipDefault = 0;
14
+ export declare const accessGetAccessesQueryParams: zod.ZodObject<{
15
15
  workspaceId: zod.ZodOptional<zod.ZodString>;
16
16
  accessType: zod.ZodOptional<zod.ZodEnum<{
17
17
  Principal: "Principal";
@@ -27,11 +27,11 @@ export declare const getAccessQueryParams: zod.ZodObject<{
27
27
  take: zod.ZodDefault<zod.ZodNumber>;
28
28
  skip: zod.ZodOptional<zod.ZodNumber>;
29
29
  }, zod.core.$strict>;
30
- export declare const getAccessResponseDataItemIdRegExp: RegExp;
31
- export declare const getAccessResponseDataItemMessageIdRegExp: RegExp;
32
- export declare const getAccessResponseDataItemMessageThreadIdRegExp: RegExp;
33
- export declare const getAccessResponseDataItemWorkSpaceIdRegExp: RegExp;
34
- export declare const getAccessResponse: zod.ZodObject<{
30
+ export declare const accessGetAccessesResponseDataItemIdRegExp: RegExp;
31
+ export declare const accessGetAccessesResponseDataItemMessageIdRegExp: RegExp;
32
+ export declare const accessGetAccessesResponseDataItemMessageThreadIdRegExp: RegExp;
33
+ export declare const accessGetAccessesResponseDataItemWorkSpaceIdRegExp: RegExp;
34
+ export declare const accessGetAccessesResponse: zod.ZodObject<{
35
35
  data: zod.ZodArray<zod.ZodObject<{
36
36
  accessType: zod.ZodEnum<{
37
37
  Principal: "Principal";
@@ -54,126 +54,85 @@ export declare const getAccessResponse: zod.ZodObject<{
54
54
  total: zod.ZodNumber;
55
55
  }, zod.core.$strip>;
56
56
  /**
57
- * @summary Update or set new access parameters in SmartSpace, using detailed access model specifications.
57
+ * @summary Add a new access grant for a principal or group to a workspace.
58
58
  */
59
- export declare const putAccessBodyIdRegExp: RegExp;
60
- export declare const putAccessBodyMessageIdRegExp: RegExp;
61
- export declare const putAccessBodyMessageThreadIdRegExp: RegExp;
62
- export declare const putAccessBodyWorkSpaceIdRegExp: RegExp;
63
- export declare const putAccessBody: zod.ZodObject<{
59
+ export declare const accessAddAccessBodyWorkSpaceIdRegExp: RegExp;
60
+ export declare const accessAddAccessBody: zod.ZodObject<{
64
61
  accessType: zod.ZodEnum<{
65
62
  Principal: "Principal";
66
63
  Group: "Group";
67
64
  }>;
68
- displayName: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
69
- id: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
70
- messageId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
71
- messageThreadId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
72
65
  objectId: zod.ZodString;
73
- principalType: zod.ZodOptional<zod.ZodEnum<{
74
- Unknown: "Unknown";
75
- User: "User";
76
- ServicePrincipal: "ServicePrincipal";
77
- Internal: "Internal";
78
- }>>;
79
- userEmailAddress: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
80
- workSpaceId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
66
+ workSpaceId: zod.ZodString;
81
67
  }, zod.core.$strict>;
82
- export declare const putAccessResponseIdRegExp: RegExp;
83
- export declare const putAccessResponseMessageIdRegExp: RegExp;
84
- export declare const putAccessResponseMessageThreadIdRegExp: RegExp;
85
- export declare const putAccessResponseWorkSpaceIdRegExp: RegExp;
86
- export declare const putAccessResponse: zod.ZodObject<{
87
- accessType: zod.ZodEnum<{
88
- Principal: "Principal";
89
- Group: "Group";
90
- }>;
91
- displayName: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
92
- id: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
93
- messageId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
94
- messageThreadId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
95
- objectId: zod.ZodString;
96
- principalType: zod.ZodOptional<zod.ZodEnum<{
97
- Unknown: "Unknown";
98
- User: "User";
99
- ServicePrincipal: "ServicePrincipal";
100
- Internal: "Internal";
101
- }>>;
102
- userEmailAddress: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
103
- workSpaceId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
104
- }, zod.core.$strip>;
105
68
  /**
106
- * @summary List groups from Azure AD
69
+ * @summary List groups from Azure AD.
107
70
  */
108
- export declare const getAccessGroupsQuerySkipDefault = 0;
109
- export declare const getAccessGroupsQueryTakeDefault = 20;
110
- export declare const getAccessGroupsQueryParams: zod.ZodObject<{
71
+ export declare const accessGetGroupsQuerySkipDefault = 0;
72
+ export declare const accessGetGroupsQueryTakeDefault = 20;
73
+ export declare const accessGetGroupsQueryParams: zod.ZodObject<{
111
74
  search: zod.ZodOptional<zod.ZodString>;
112
75
  skip: zod.ZodOptional<zod.ZodNumber>;
113
76
  take: zod.ZodDefault<zod.ZodNumber>;
114
77
  }, zod.core.$strict>;
115
- export declare const getAccessGroupsResponse: zod.ZodObject<{
78
+ export declare const accessGetGroupsResponse: zod.ZodObject<{
116
79
  data: zod.ZodArray<zod.ZodObject<{
117
80
  displayName: zod.ZodString;
118
- emailAddress: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
119
- id: zod.ZodString;
120
- userId: zod.ZodString;
81
+ groupId: zod.ZodString;
82
+ isAssigned: zod.ZodBoolean;
121
83
  }, zod.core.$strip>>;
122
84
  total: zod.ZodNumber;
123
85
  }, zod.core.$strip>;
124
86
  /**
125
87
  * @summary Fetch a list of all roles defined within SmartSpace, providing an overview of role-based access control.
126
88
  */
127
- export declare const getAccessRolesResponseIdRegExp: RegExp;
128
- export declare const getAccessRolesResponseItem: zod.ZodObject<{
89
+ export declare const accessGetAppRolesResponseIdRegExp: RegExp;
90
+ export declare const accessGetAppRolesResponseItem: zod.ZodObject<{
129
91
  description: zod.ZodString;
130
92
  id: zod.ZodString;
131
93
  name: zod.ZodString;
132
94
  }, zod.core.$strip>;
133
- export declare const getAccessRolesResponse: zod.ZodArray<zod.ZodObject<{
95
+ export declare const accessGetAppRolesResponse: zod.ZodArray<zod.ZodObject<{
134
96
  description: zod.ZodString;
135
97
  id: zod.ZodString;
136
98
  name: zod.ZodString;
137
99
  }, zod.core.$strip>>;
138
100
  /**
139
- * @summary List users assigned to a specific role in SmartSpace by providing the role's ID
101
+ * @summary List users assigned to a specific role in SmartSpace by providing the role's ID.
140
102
  */
141
- export declare const getAccessRolesRoleIdUsersPathRoleIdRegExp: RegExp;
142
- export declare const getAccessRolesRoleIdUsersParams: zod.ZodObject<{
103
+ export declare const accessGetUsersInRoleRolesRoleIdUsersPathRoleIdRegExp: RegExp;
104
+ export declare const accessGetUsersInRoleRolesRoleIdUsersParams: zod.ZodObject<{
143
105
  roleId: zod.ZodString;
144
106
  }, zod.core.$strict>;
145
- export declare const getAccessRolesRoleIdUsersQuerySkipDefault = 0;
146
- export declare const getAccessRolesRoleIdUsersQueryTakeDefault = 20;
147
- export declare const getAccessRolesRoleIdUsersQueryParams: zod.ZodObject<{
107
+ export declare const accessGetUsersInRoleRolesRoleIdUsersQuerySkipDefault = 0;
108
+ export declare const accessGetUsersInRoleRolesRoleIdUsersQueryTakeDefault = 20;
109
+ export declare const accessGetUsersInRoleRolesRoleIdUsersQueryParams: zod.ZodObject<{
148
110
  skip: zod.ZodOptional<zod.ZodNumber>;
149
111
  take: zod.ZodDefault<zod.ZodNumber>;
150
112
  search: zod.ZodOptional<zod.ZodString>;
151
113
  }, zod.core.$strict>;
152
- export declare const getAccessRolesRoleIdUsersResponseItem: zod.ZodObject<{
153
- displayName: zod.ZodString;
154
- emailAddress: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
155
- id: zod.ZodString;
156
- userId: zod.ZodString;
114
+ export declare const accessGetUsersInRoleRolesRoleIdUsersResponse: zod.ZodObject<{
115
+ data: zod.ZodArray<zod.ZodObject<{
116
+ displayName: zod.ZodString;
117
+ emailAddress: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
118
+ isAssigned: zod.ZodBoolean;
119
+ userId: zod.ZodString;
120
+ }, zod.core.$strip>>;
121
+ total: zod.ZodNumber;
157
122
  }, zod.core.$strip>;
158
- export declare const getAccessRolesRoleIdUsersResponse: zod.ZodArray<zod.ZodObject<{
159
- displayName: zod.ZodString;
160
- emailAddress: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
161
- id: zod.ZodString;
162
- userId: zod.ZodString;
163
- }, zod.core.$strip>>;
164
123
  /**
165
124
  * @summary Search Azure AD groups for access assignment.
166
125
  */
167
- export declare const getAccessSearchGroupsQueryWorkspaceIdRegExp: RegExp;
168
- export declare const getAccessSearchGroupsQuerySkipDefault = 0;
169
- export declare const getAccessSearchGroupsQueryTakeDefault = 20;
170
- export declare const getAccessSearchGroupsQueryParams: zod.ZodObject<{
126
+ export declare const accessSearchGroupsQueryWorkspaceIdRegExp: RegExp;
127
+ export declare const accessSearchGroupsQuerySkipDefault = 0;
128
+ export declare const accessSearchGroupsQueryTakeDefault = 20;
129
+ export declare const accessSearchGroupsQueryParams: zod.ZodObject<{
171
130
  search: zod.ZodOptional<zod.ZodString>;
172
131
  workspaceId: zod.ZodOptional<zod.ZodString>;
173
132
  skip: zod.ZodOptional<zod.ZodNumber>;
174
133
  take: zod.ZodDefault<zod.ZodNumber>;
175
134
  }, zod.core.$strict>;
176
- export declare const getAccessSearchGroupsResponse: zod.ZodObject<{
135
+ export declare const accessSearchGroupsResponse: zod.ZodObject<{
177
136
  data: zod.ZodArray<zod.ZodObject<{
178
137
  displayName: zod.ZodString;
179
138
  groupId: zod.ZodString;
@@ -184,16 +143,16 @@ export declare const getAccessSearchGroupsResponse: zod.ZodObject<{
184
143
  /**
185
144
  * @summary Search Azure AD service principals for access assignment.
186
145
  */
187
- export declare const getAccessSearchServiceprincipalsQueryWorkspaceIdRegExp: RegExp;
188
- export declare const getAccessSearchServiceprincipalsQuerySkipDefault = 0;
189
- export declare const getAccessSearchServiceprincipalsQueryTakeDefault = 20;
190
- export declare const getAccessSearchServiceprincipalsQueryParams: zod.ZodObject<{
146
+ export declare const accessSearchServicePrincipalsQueryWorkspaceIdRegExp: RegExp;
147
+ export declare const accessSearchServicePrincipalsQuerySkipDefault = 0;
148
+ export declare const accessSearchServicePrincipalsQueryTakeDefault = 20;
149
+ export declare const accessSearchServicePrincipalsQueryParams: zod.ZodObject<{
191
150
  search: zod.ZodOptional<zod.ZodString>;
192
151
  workspaceId: zod.ZodOptional<zod.ZodString>;
193
152
  skip: zod.ZodOptional<zod.ZodNumber>;
194
153
  take: zod.ZodDefault<zod.ZodNumber>;
195
154
  }, zod.core.$strict>;
196
- export declare const getAccessSearchServiceprincipalsResponse: zod.ZodObject<{
155
+ export declare const accessSearchServicePrincipalsResponse: zod.ZodObject<{
197
156
  data: zod.ZodArray<zod.ZodObject<{
198
157
  displayName: zod.ZodString;
199
158
  id: zod.ZodString;
@@ -204,16 +163,16 @@ export declare const getAccessSearchServiceprincipalsResponse: zod.ZodObject<{
204
163
  /**
205
164
  * @summary Search Azure AD users for access assignment.
206
165
  */
207
- export declare const getAccessSearchUsersQueryWorkspaceIdRegExp: RegExp;
208
- export declare const getAccessSearchUsersQuerySkipDefault = 0;
209
- export declare const getAccessSearchUsersQueryTakeDefault = 20;
210
- export declare const getAccessSearchUsersQueryParams: zod.ZodObject<{
166
+ export declare const accessSearchUsersQueryWorkspaceIdRegExp: RegExp;
167
+ export declare const accessSearchUsersQuerySkipDefault = 0;
168
+ export declare const accessSearchUsersQueryTakeDefault = 20;
169
+ export declare const accessSearchUsersQueryParams: zod.ZodObject<{
211
170
  search: zod.ZodOptional<zod.ZodString>;
212
171
  workspaceId: zod.ZodOptional<zod.ZodString>;
213
172
  skip: zod.ZodOptional<zod.ZodNumber>;
214
173
  take: zod.ZodDefault<zod.ZodNumber>;
215
174
  }, zod.core.$strict>;
216
- export declare const getAccessSearchUsersResponse: zod.ZodObject<{
175
+ export declare const accessSearchUsersResponse: zod.ZodObject<{
217
176
  data: zod.ZodArray<zod.ZodObject<{
218
177
  emailAddress: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
219
178
  id: zod.ZodString;
@@ -225,65 +184,62 @@ export declare const getAccessSearchUsersResponse: zod.ZodObject<{
225
184
  /**
226
185
  * @summary Retrieve users associated with a specified role in SmartSpace, enabling role-based user management.
227
186
  */
228
- export declare const getAccessUsersQuerySkipDefault = 0;
229
- export declare const getAccessUsersQueryTakeDefault = 20;
230
- export declare const getAccessUsersQueryAssignedWorkspaceIdRegExp: RegExp;
231
- export declare const getAccessUsersQueryParams: zod.ZodObject<{
187
+ export declare const accessGetUsersInRoleUsersQuerySkipDefault = 0;
188
+ export declare const accessGetUsersInRoleUsersQueryTakeDefault = 20;
189
+ export declare const accessGetUsersInRoleUsersQueryAssignedWorkspaceIdRegExp: RegExp;
190
+ export declare const accessGetUsersInRoleUsersQueryParams: zod.ZodObject<{
232
191
  roleName: zod.ZodOptional<zod.ZodString>;
233
192
  skip: zod.ZodOptional<zod.ZodNumber>;
234
193
  take: zod.ZodDefault<zod.ZodNumber>;
235
194
  search: zod.ZodOptional<zod.ZodString>;
236
195
  assignedWorkspaceId: zod.ZodOptional<zod.ZodString>;
237
196
  }, zod.core.$strict>;
238
- export declare const getAccessUsersResponseItem: zod.ZodObject<{
239
- displayName: zod.ZodString;
240
- emailAddress: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
241
- id: zod.ZodString;
242
- userId: zod.ZodString;
197
+ export declare const accessGetUsersInRoleUsersResponse: zod.ZodObject<{
198
+ data: zod.ZodArray<zod.ZodObject<{
199
+ displayName: zod.ZodString;
200
+ emailAddress: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
201
+ isAssigned: zod.ZodBoolean;
202
+ userId: zod.ZodString;
203
+ }, zod.core.$strip>>;
204
+ total: zod.ZodNumber;
243
205
  }, zod.core.$strip>;
244
- export declare const getAccessUsersResponse: zod.ZodArray<zod.ZodObject<{
245
- displayName: zod.ZodString;
246
- emailAddress: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
247
- id: zod.ZodString;
248
- userId: zod.ZodString;
249
- }, zod.core.$strip>>;
250
206
  /**
251
- * @summary Remove a specific access entity in SmartSpace by using its ID
207
+ * @summary Remove a specific access entity in SmartSpace by using its ID.
252
208
  */
253
- export declare const deleteAccessIdPathIdRegExp: RegExp;
254
- export declare const deleteAccessIdParams: zod.ZodObject<{
209
+ export declare const accessDeleteAccessPathIdRegExp: RegExp;
210
+ export declare const accessDeleteAccessParams: zod.ZodObject<{
255
211
  id: zod.ZodString;
256
212
  }, zod.core.$strict>;
257
213
  /**
258
- * @summary Retrive all logging activity in WorkSpace in a csv file format, including CRUD behaviors and Chat, with optional filter
214
+ * @summary Export workspace activity log as a CSV file.
259
215
  */
260
- export declare const getActivityCsvWorkspaceQueryWorkSpaceIdRegExp: RegExp;
261
- export declare const getActivityCsvWorkspaceQueryParams: zod.ZodObject<{
216
+ export declare const activityExportLoggingsQueryWorkSpaceIdRegExp: RegExp;
217
+ export declare const activityExportLoggingsQueryParams: zod.ZodObject<{
262
218
  workSpaceId: zod.ZodOptional<zod.ZodString>;
263
219
  fromOccurred: zod.ZodOptional<zod.ZodISODateTime>;
264
220
  toOccurred: zod.ZodOptional<zod.ZodISODateTime>;
265
221
  activityType: zod.ZodOptional<zod.ZodEnum<{
266
- Read: "Read";
267
222
  Deleted: "Deleted";
223
+ Read: "Read";
268
224
  Created: "Created";
269
225
  Updated: "Updated";
270
226
  Chat: "Chat";
271
227
  }>>;
272
228
  }, zod.core.$strict>;
273
- export declare const getActivityCsvWorkspaceResponse: zod.ZodString;
229
+ export declare const activityExportLoggingsResponse: zod.ZodString;
274
230
  /**
275
- * @summary Retrieve logging activity in WorkSpace, including CRUD behaviors and Chat, with optional pagination controls take, skip and filter
231
+ * @summary Retrieve workspace activity log entries with optional filtering and pagination.
276
232
  */
277
- export declare const getActivityWorkspaceQueryWorkSpaceIdRegExp: RegExp;
278
- export declare const getActivityWorkspaceQueryTakeDefault = 25;
279
- export declare const getActivityWorkspaceQuerySkipDefault = 0;
280
- export declare const getActivityWorkspaceQueryParams: zod.ZodObject<{
233
+ export declare const activityGetLoggingQueryWorkSpaceIdRegExp: RegExp;
234
+ export declare const activityGetLoggingQueryTakeDefault = 25;
235
+ export declare const activityGetLoggingQuerySkipDefault = 0;
236
+ export declare const activityGetLoggingQueryParams: zod.ZodObject<{
281
237
  workSpaceId: zod.ZodOptional<zod.ZodString>;
282
238
  fromOccurred: zod.ZodOptional<zod.ZodISODateTime>;
283
239
  toOccurred: zod.ZodOptional<zod.ZodISODateTime>;
284
240
  activityType: zod.ZodOptional<zod.ZodEnum<{
285
- Read: "Read";
286
241
  Deleted: "Deleted";
242
+ Read: "Read";
287
243
  Created: "Created";
288
244
  Updated: "Updated";
289
245
  Chat: "Chat";
@@ -291,13 +247,13 @@ export declare const getActivityWorkspaceQueryParams: zod.ZodObject<{
291
247
  take: zod.ZodDefault<zod.ZodNumber>;
292
248
  skip: zod.ZodOptional<zod.ZodNumber>;
293
249
  }, zod.core.$strict>;
294
- export declare const getActivityWorkspaceResponseDataItemIdRegExp: RegExp;
295
- export declare const getActivityWorkspaceResponseDataItemWorkSpaceIdRegExp: RegExp;
296
- export declare const getActivityWorkspaceResponse: zod.ZodObject<{
250
+ export declare const activityGetLoggingResponseDataItemIdRegExp: RegExp;
251
+ export declare const activityGetLoggingResponseDataItemWorkSpaceIdRegExp: RegExp;
252
+ export declare const activityGetLoggingResponse: zod.ZodObject<{
297
253
  data: zod.ZodArray<zod.ZodObject<{
298
254
  activityType: zod.ZodOptional<zod.ZodEnum<{
299
- Read: "Read";
300
255
  Deleted: "Deleted";
256
+ Read: "Read";
301
257
  Created: "Created";
302
258
  Updated: "Updated";
303
259
  Chat: "Chat";
@@ -327,13 +283,45 @@ export declare const getActivityWorkspaceResponse: zod.ZodObject<{
327
283
  total: zod.ZodNumber;
328
284
  }, zod.core.$strip>;
329
285
  /**
330
- * @summary Get a list of all block interfaces
286
+ * @summary Gets the state of an update that was triggered by ApplyLatestAvailableVersion.
287
+ */
288
+ export declare const applicationUpdateGetLatestDeploymentResponse: zod.ZodObject<{
289
+ name: zod.ZodString;
290
+ startTimeUtc: zod.ZodOptional<zod.ZodNullable<zod.ZodISODateTime>>;
291
+ state: zod.ZodEnum<{
292
+ Unknown: "Unknown";
293
+ Failed: "Failed";
294
+ Deleted: "Deleted";
295
+ InProgress: "InProgress";
296
+ Succeeded: "Succeeded";
297
+ }>;
298
+ versionNumber: zod.ZodString;
299
+ }, zod.core.$strip>;
300
+ /**
301
+ * @summary Returns the current version of the application.
302
+ */
303
+ export declare const applicationUpdateGetCurrentVersionResponse: zod.ZodObject<{
304
+ description: zod.ZodString;
305
+ versionNumber: zod.ZodString;
306
+ }, zod.core.$strip>;
307
+ /**
308
+ * @summary Not necessarily the latest version, but the latest version that is available for the application at its current version.
309
+ For instance, if app is currently on version 1.0, it might need to first be updated to 1.1 before it can be updated to 1.2.
310
+ Returns 204 if no new version available.
311
+ */
312
+ export declare const applicationUpdateGetLatestAvailableVersionResponse: zod.ZodObject<{
313
+ description: zod.ZodString;
314
+ versionNumber: zod.ZodString;
315
+ }, zod.core.$strip>;
316
+ /**
317
+ * @summary Get a list of all block sets visible to the current principal.
331
318
  */
332
- export declare const getBlockSetsQueryParams: zod.ZodObject<{
319
+ export declare const blockSetsGetBlockSetsQueryParams: zod.ZodObject<{
333
320
  types: zod.ZodOptional<zod.ZodArray<zod.ZodString>>;
334
321
  }, zod.core.$strict>;
335
- export declare const getBlockSetsResponseIdRegExp: RegExp;
336
- export declare const getBlockSetsResponseItem: zod.ZodObject<{
322
+ export declare const blockSetsGetBlockSetsResponseIdRegExp: RegExp;
323
+ export declare const blockSetsGetBlockSetsResponseUsedInWorkspacesItemIdRegExp: RegExp;
324
+ export declare const blockSetsGetBlockSetsResponseItem: zod.ZodObject<{
337
325
  blockInterfaces: zod.ZodRecord<zod.ZodString, zod.ZodRecord<zod.ZodString, zod.ZodObject<{
338
326
  metadata: zod.ZodRecord<zod.ZodString, zod.ZodAny>;
339
327
  ports: zod.ZodRecord<zod.ZodString, zod.ZodObject<{
@@ -394,6 +382,7 @@ export declare const getBlockSetsResponseItem: zod.ZodObject<{
394
382
  connectionId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
395
383
  createdByUserId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
396
384
  id: zod.ZodString;
385
+ modifiedAt: zod.ZodOptional<zod.ZodNullable<zod.ZodISODateTime>>;
397
386
  name: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
398
387
  sourceCodeUri: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
399
388
  type: zod.ZodEnum<{
@@ -401,8 +390,12 @@ export declare const getBlockSetsResponseItem: zod.ZodObject<{
401
390
  Custom: "Custom";
402
391
  Debug: "Debug";
403
392
  }>;
393
+ usedInWorkspaces: zod.ZodArray<zod.ZodObject<{
394
+ id: zod.ZodString;
395
+ name: zod.ZodString;
396
+ }, zod.core.$strip>>;
404
397
  }, zod.core.$strip>;
405
- export declare const getBlockSetsResponse: zod.ZodArray<zod.ZodObject<{
398
+ export declare const blockSetsGetBlockSetsResponse: zod.ZodArray<zod.ZodObject<{
406
399
  blockInterfaces: zod.ZodRecord<zod.ZodString, zod.ZodRecord<zod.ZodString, zod.ZodObject<{
407
400
  metadata: zod.ZodRecord<zod.ZodString, zod.ZodAny>;
408
401
  ports: zod.ZodRecord<zod.ZodString, zod.ZodObject<{
@@ -463,6 +456,7 @@ export declare const getBlockSetsResponse: zod.ZodArray<zod.ZodObject<{
463
456
  connectionId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
464
457
  createdByUserId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
465
458
  id: zod.ZodString;
459
+ modifiedAt: zod.ZodOptional<zod.ZodNullable<zod.ZodISODateTime>>;
466
460
  name: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
467
461
  sourceCodeUri: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
468
462
  type: zod.ZodEnum<{
@@ -470,100 +464,47 @@ export declare const getBlockSetsResponse: zod.ZodArray<zod.ZodObject<{
470
464
  Custom: "Custom";
471
465
  Debug: "Debug";
472
466
  }>;
467
+ usedInWorkspaces: zod.ZodArray<zod.ZodObject<{
468
+ id: zod.ZodString;
469
+ name: zod.ZodString;
470
+ }, zod.core.$strip>>;
473
471
  }, zod.core.$strip>>;
472
+ /**
473
+ * @summary Get the saved Python source code for a deployed custom block set.
474
+ */
475
+ export declare const blockSetsGetDeployedBlockCodeParams: zod.ZodObject<{
476
+ blockSetName: zod.ZodString;
477
+ }, zod.core.$strict>;
478
+ /**
479
+ * @summary Get the raw zip file for a deployed custom block set.
480
+ */
481
+ export declare const blockSetsGetDeployedBlockFilesParams: zod.ZodObject<{
482
+ blockSetName: zod.ZodString;
483
+ }, zod.core.$strict>;
474
484
  /**
475
485
  * @summary Deletes an existing custom block set.
476
486
  */
477
- export declare const deleteBlockSetsNameParams: zod.ZodObject<{
487
+ export declare const blockSetsDeleteBlockSetParams: zod.ZodObject<{
478
488
  name: zod.ZodString;
479
489
  }, zod.core.$strict>;
480
490
  /**
481
491
  * @summary Adds a new custom block set.
482
492
  */
483
- export declare const postBlockSetsNameParams: zod.ZodObject<{
493
+ export declare const blockSetsAddBlockSetParams: zod.ZodObject<{
484
494
  name: zod.ZodString;
485
495
  }, zod.core.$strict>;
486
- export declare const postBlockSetsNameBody: zod.ZodObject<{
496
+ export declare const blockSetsAddBlockSetBody: zod.ZodObject<{
487
497
  file: zod.ZodOptional<zod.ZodCustom<import("node:buffer").File, import("node:buffer").File>>;
488
498
  }, zod.core.$strict>;
489
499
  /**
490
500
  * @summary Get a list of all block interfaces
491
501
  */
492
- export declare const getBlocksQueryParams: zod.ZodObject<{
502
+ export declare const blocksGetBlocksQueryParams: zod.ZodObject<{
493
503
  types: zod.ZodOptional<zod.ZodArray<zod.ZodString>>;
504
+ onBehalfOfUserId: zod.ZodOptional<zod.ZodString>;
494
505
  }, zod.core.$strict>;
495
- export declare const getBlocksResponseBlockSetIdRegExp: RegExp;
496
- export declare const getBlocksResponseItem: zod.ZodObject<{
497
- blockSetId: zod.ZodString;
498
- connectionId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
499
- createdAt: zod.ZodISODateTime;
500
- interface: zod.ZodObject<{
501
- metadata: zod.ZodRecord<zod.ZodString, zod.ZodAny>;
502
- ports: zod.ZodRecord<zod.ZodString, zod.ZodObject<{
503
- inputs: zod.ZodRecord<zod.ZodString, zod.ZodObject<{
504
- channel: zod.ZodBoolean;
505
- default: zod.ZodOptional<zod.ZodNullable<zod.ZodAny>>;
506
- generics: zod.ZodRecord<zod.ZodString, zod.ZodObject<{
507
- pin: zod.ZodString;
508
- port: zod.ZodString;
509
- }, zod.core.$strip>>;
510
- metadata: zod.ZodRecord<zod.ZodString, zod.ZodAny>;
511
- required: zod.ZodBoolean;
512
- schema: zod.ZodRecord<zod.ZodString, zod.ZodAny>;
513
- sticky: zod.ZodBoolean;
514
- type: zod.ZodEnum<{
515
- Single: "Single";
516
- List: "List";
517
- Dictionary: "Dictionary";
518
- }>;
519
- virtual: zod.ZodBoolean;
520
- }, zod.core.$strip>>;
521
- isFunction: zod.ZodBoolean;
522
- metadata: zod.ZodRecord<zod.ZodString, zod.ZodAny>;
523
- outputs: zod.ZodRecord<zod.ZodString, zod.ZodObject<{
524
- channel: zod.ZodBoolean;
525
- channelGroupId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
526
- generics: zod.ZodRecord<zod.ZodString, zod.ZodObject<{
527
- pin: zod.ZodString;
528
- port: zod.ZodString;
529
- }, zod.core.$strip>>;
530
- metadata: zod.ZodRecord<zod.ZodString, zod.ZodAny>;
531
- schema: zod.ZodRecord<zod.ZodString, zod.ZodAny>;
532
- type: zod.ZodEnum<{
533
- Single: "Single";
534
- List: "List";
535
- Dictionary: "Dictionary";
536
- }>;
537
- }, zod.core.$strip>>;
538
- type: zod.ZodEnum<{
539
- Single: "Single";
540
- List: "List";
541
- Dictionary: "Dictionary";
542
- }>;
543
- }, zod.core.$strip>>;
544
- scopes: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodEnum<{
545
- WorkSpace: "WorkSpace";
546
- DataSet: "DataSet";
547
- }>>>>;
548
- state: zod.ZodRecord<zod.ZodString, zod.ZodObject<{
549
- default: zod.ZodOptional<zod.ZodNullable<zod.ZodAny>>;
550
- metadata: zod.ZodRecord<zod.ZodString, zod.ZodAny>;
551
- scope: zod.ZodArray<zod.ZodObject<{
552
- pin: zod.ZodString;
553
- port: zod.ZodString;
554
- }, zod.core.$strip>>;
555
- }, zod.core.$strip>>;
556
- }, zod.core.$strip>;
557
- name: zod.ZodString;
558
- sourceCodeUrl: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
559
- type: zod.ZodEnum<{
560
- Native: "Native";
561
- Custom: "Custom";
562
- Debug: "Debug";
563
- }>;
564
- version: zod.ZodString;
565
- }, zod.core.$strip>;
566
- export declare const getBlocksResponse: zod.ZodArray<zod.ZodObject<{
506
+ export declare const blocksGetBlocksResponseBlockSetIdRegExp: RegExp;
507
+ export declare const blocksGetBlocksResponse: zod.ZodRecord<zod.ZodString, zod.ZodRecord<zod.ZodString, zod.ZodObject<{
567
508
  blockSetId: zod.ZodString;
568
509
  connectionId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
569
510
  createdAt: zod.ZodISODateTime;
@@ -632,138 +573,39 @@ export declare const getBlocksResponse: zod.ZodArray<zod.ZodObject<{
632
573
  Debug: "Debug";
633
574
  }>;
634
575
  version: zod.ZodString;
635
- }, zod.core.$strip>>;
576
+ }, zod.core.$strip>>>;
636
577
  /**
637
578
  * @summary Manually trigger reingestion of a specific container item.
638
579
  */
639
- export declare const postContainersItemsContainerItemIdReingestPathContainerItemIdRegExp: RegExp;
640
- export declare const postContainersItemsContainerItemIdReingestParams: zod.ZodObject<{
580
+ export declare const containersReingestContainerItemPathContainerItemIdRegExp: RegExp;
581
+ export declare const containersReingestContainerItemParams: zod.ZodObject<{
641
582
  containerItemId: zod.ZodString;
642
583
  }, zod.core.$strict>;
643
- export declare const postContainersContainerIdStartflowsPathContainerIdRegExp: RegExp;
644
- export declare const postContainersContainerIdStartflowsParams: zod.ZodObject<{
584
+ export declare const containersPostPathContainerIdRegExp: RegExp;
585
+ export declare const containersPostParams: zod.ZodObject<{
645
586
  containerId: zod.ZodString;
646
587
  }, zod.core.$strict>;
647
- export declare const postContainersContainerIdStartflowsQueryDataSetIdRegExp: RegExp;
648
- export declare const postContainersContainerIdStartflowsQueryParams: zod.ZodObject<{
588
+ export declare const containersPostQueryDataSetIdRegExp: RegExp;
589
+ export declare const containersPostQueryParams: zod.ZodObject<{
649
590
  dataSetId: zod.ZodOptional<zod.ZodString>;
650
591
  }, zod.core.$strict>;
651
- export declare const postContainersContainerIdStartflowsResponse: zod.ZodObject<{
652
- credentialType: zod.ZodEnum<{
653
- BlobStorage: "BlobStorage";
654
- SqlServer: "SqlServer";
655
- AzureSql: "AzureSql";
656
- Cosmos: "Cosmos";
657
- GoogleDrive: "GoogleDrive";
658
- SharePoint: "SharePoint";
659
- SharePointSite: "SharePointSite";
660
- HubSpot: "HubSpot";
661
- AzureStorage: "AzureStorage";
662
- File: "File";
663
- Sitemap: "Sitemap";
664
- }>;
665
- credentials: zod.ZodRecord<zod.ZodString, zod.ZodString>;
666
- keyId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
667
- name: zod.ZodString;
668
- }, zod.core.$strip>;
669
- export declare const getDataSetsQueryTakeDefault = 20;
670
- export declare const getDataSetsQuerySkipDefault = 0;
671
- export declare const getDataSetsQueryParams: zod.ZodObject<{
672
- take: zod.ZodDefault<zod.ZodNumber>;
673
- skip: zod.ZodOptional<zod.ZodNumber>;
674
- search: zod.ZodOptional<zod.ZodString>;
675
- }, zod.core.$strict>;
676
- export declare const getDataSetsResponseDataItemDataSpaceIdRegExp: RegExp;
677
- export declare const getDataSetsResponseDataItemFlowActiveFlowDefinitionIdRegExp: RegExp;
678
- export declare const getDataSetsResponseDataItemFlowIdRegExp: RegExp;
679
- export declare const getDataSetsResponseDataItemFlowTriggersItemDataSourceContainerDataSourceIdRegExp: RegExp;
680
- export declare const getDataSetsResponseDataItemFlowTriggersItemDataSourceContainerIdRegExp: RegExp;
681
- export declare const getDataSetsResponseDataItemFlowTriggersItemFlowIdRegExp: RegExp;
682
- export declare const getDataSetsResponseDataItemFlowTriggersItemIdRegExp: RegExp;
683
- export declare const getDataSetsResponseDataItemIdRegExp: RegExp;
684
- export declare const getDataSetsResponseDataItemVersionRegExp: RegExp;
685
- export declare const getDataSetsResponse: zod.ZodObject<{
686
- data: zod.ZodArray<zod.ZodObject<{
687
- createdAt: zod.ZodISODateTime;
688
- createdByUserId: zod.ZodString;
689
- dataSpaceId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
690
- description: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
691
- flow: zod.ZodOptional<zod.ZodObject<{
692
- activeFlowDefinition: zod.ZodOptional<zod.ZodObject<{
693
- blocks: zod.ZodOptional<zod.ZodNullable<zod.ZodRecord<zod.ZodString, zod.ZodObject<{
694
- constants: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodObject<{
695
- target: zod.ZodObject<{
696
- pin: zod.ZodString;
697
- port: zod.ZodString;
698
- }, zod.core.$strip>;
699
- value: zod.ZodOptional<zod.ZodNullable<zod.ZodAny>>;
700
- }, zod.core.$strip>>>>;
701
- description: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
702
- dynamicInputPins: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodObject<{
703
- pin: zod.ZodString;
704
- port: zod.ZodString;
705
- }, zod.core.$strip>>>>;
706
- dynamicOutputPins: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodObject<{
707
- pin: zod.ZodString;
708
- port: zod.ZodString;
709
- }, zod.core.$strip>>>>;
710
- dynamicPorts: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodString>>>;
711
- name: zod.ZodString;
712
- version: zod.ZodString;
713
- }, zod.core.$strip>>>>;
714
- connections: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodObject<{
715
- source: zod.ZodObject<{
716
- node: zod.ZodString;
717
- pin: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
718
- port: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
719
- }, zod.core.$strip>;
720
- target: zod.ZodObject<{
721
- node: zod.ZodString;
722
- pin: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
723
- port: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
724
- }, zod.core.$strip>;
725
- }, zod.core.$strip>>>>;
726
- constants: zod.ZodOptional<zod.ZodNullable<zod.ZodRecord<zod.ZodString, zod.ZodObject<{
727
- value: zod.ZodOptional<zod.ZodNullable<zod.ZodAny>>;
728
- }, zod.core.$strip>>>>;
729
- inputs: zod.ZodOptional<zod.ZodNullable<zod.ZodRecord<zod.ZodString, zod.ZodObject<{
730
- schema: zod.ZodRecord<zod.ZodString, zod.ZodAny>;
731
- }, zod.core.$strip>>>>;
732
- layout: zod.ZodOptional<zod.ZodNullable<zod.ZodAny>>;
733
- name: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
734
- outputs: zod.ZodOptional<zod.ZodNullable<zod.ZodRecord<zod.ZodString, zod.ZodObject<{
735
- schema: zod.ZodRecord<zod.ZodString, zod.ZodAny>;
736
- }, zod.core.$strip>>>>;
737
- variables: zod.ZodOptional<zod.ZodNullable<zod.ZodRecord<zod.ZodString, zod.ZodObject<{
738
- access: zod.ZodEnum<{
739
- None: "None";
740
- Read: "Read";
741
- Write: "Write";
742
- }>;
743
- schema: zod.ZodRecord<zod.ZodString, zod.ZodAny>;
744
- }, zod.core.$strip>>>>;
745
- }, zod.core.$strip>>;
746
- activeFlowDefinitionId: zod.ZodString;
747
- id: zod.ZodString;
748
- triggers: zod.ZodArray<zod.ZodObject<{
749
- dataSourceContainer: zod.ZodObject<{
750
- dataSourceId: zod.ZodString;
751
- id: zod.ZodString;
752
- name: zod.ZodString;
753
- path: zod.ZodString;
754
- }, zod.core.$strip>;
755
- flowId: zod.ZodString;
756
- id: zod.ZodString;
757
- inputName: zod.ZodString;
758
- type: zod.ZodEnum<{
759
- Periodic: "Periodic";
760
- Container: "Container";
761
- }>;
762
- }, zod.core.$strip>>;
763
- }, zod.core.$strip>>;
592
+ export declare const containersPostResponseDataSetIdRegExp: RegExp;
593
+ export declare const containersPostResponseDataSetVersionRegExp: RegExp;
594
+ export declare const containersPostResponseFlowActiveFlowDefinitionIdRegExp: RegExp;
595
+ export declare const containersPostResponseFlowIdRegExp: RegExp;
596
+ export declare const containersPostResponseFlowTriggersItemDataSourceContainerDataSourceIdRegExp: RegExp;
597
+ export declare const containersPostResponseFlowTriggersItemDataSourceContainerIdRegExp: RegExp;
598
+ export declare const containersPostResponseFlowTriggersItemFlowIdRegExp: RegExp;
599
+ export declare const containersPostResponseFlowTriggersItemIdRegExp: RegExp;
600
+ export declare const containersPostResponseIdRegExp: RegExp;
601
+ export declare const containersPostResponseWorkSpaceDataSpacesItemDataSetsItemIdRegExp: RegExp;
602
+ export declare const containersPostResponseWorkSpaceDataSpacesItemDataSetsItemVersionRegExp: RegExp;
603
+ export declare const containersPostResponseWorkSpaceDataSpacesItemIdRegExp: RegExp;
604
+ export declare const containersPostResponseWorkSpaceIdRegExp: RegExp;
605
+ export declare const containersPostResponseItem: zod.ZodObject<{
606
+ createdByUserId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
607
+ dataSet: zod.ZodOptional<zod.ZodObject<{
764
608
  id: zod.ZodString;
765
- modifiedAt: zod.ZodISODateTime;
766
- modifiedByUserId: zod.ZodString;
767
609
  name: zod.ZodString;
768
610
  properties: zod.ZodArray<zod.ZodObject<{
769
611
  description: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
@@ -772,43 +614,8 @@ export declare const getDataSetsResponse: zod.ZodObject<{
772
614
  }, zod.core.$strip>>;
773
615
  version: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
774
616
  }, zod.core.$strip>>;
775
- total: zod.ZodNumber;
776
- }, zod.core.$strip>;
777
- export declare const getDataSetsDataSetIdItemsIdPathDataSetIdRegExp: RegExp;
778
- export declare const getDataSetsDataSetIdItemsIdPathIdRegExp: RegExp;
779
- export declare const getDataSetsDataSetIdItemsIdParams: zod.ZodObject<{
780
- dataSetId: zod.ZodString;
781
- id: zod.ZodString;
782
- }, zod.core.$strict>;
783
- /**
784
- * @summary Remove a specific data set from SmartSpace, using its ID to ensure accurate deletion.
785
- */
786
- export declare const deleteDataSetsIdPathIdRegExp: RegExp;
787
- export declare const deleteDataSetsIdParams: zod.ZodObject<{
788
- id: zod.ZodString;
789
- }, zod.core.$strict>;
790
- /**
791
- * @summary Retrieve detailed information about a specific data set in SmartSpace by its ID
792
- */
793
- export declare const getDataSetsIdPathIdRegExp: RegExp;
794
- export declare const getDataSetsIdParams: zod.ZodObject<{
795
- id: zod.ZodString;
796
- }, zod.core.$strict>;
797
- export declare const getDataSetsIdResponseDataSpaceIdRegExp: RegExp;
798
- export declare const getDataSetsIdResponseFlowActiveFlowDefinitionIdRegExp: RegExp;
799
- export declare const getDataSetsIdResponseFlowIdRegExp: RegExp;
800
- export declare const getDataSetsIdResponseFlowTriggersItemDataSourceContainerDataSourceIdRegExp: RegExp;
801
- export declare const getDataSetsIdResponseFlowTriggersItemDataSourceContainerIdRegExp: RegExp;
802
- export declare const getDataSetsIdResponseFlowTriggersItemFlowIdRegExp: RegExp;
803
- export declare const getDataSetsIdResponseFlowTriggersItemIdRegExp: RegExp;
804
- export declare const getDataSetsIdResponseIdRegExp: RegExp;
805
- export declare const getDataSetsIdResponseVersionRegExp: RegExp;
806
- export declare const getDataSetsIdResponse: zod.ZodObject<{
807
- createdAt: zod.ZodISODateTime;
808
- createdByUserId: zod.ZodString;
809
- dataSpaceId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
810
- description: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
811
- flow: zod.ZodOptional<zod.ZodObject<{
617
+ finishedAt: zod.ZodOptional<zod.ZodNullable<zod.ZodISODateTime>>;
618
+ flow: zod.ZodObject<{
812
619
  activeFlowDefinition: zod.ZodOptional<zod.ZodObject<{
813
620
  blocks: zod.ZodOptional<zod.ZodNullable<zod.ZodRecord<zod.ZodString, zod.ZodObject<{
814
621
  constants: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodObject<{
@@ -868,6 +675,11 @@ export declare const getDataSetsIdResponse: zod.ZodObject<{
868
675
  triggers: zod.ZodArray<zod.ZodObject<{
869
676
  dataSourceContainer: zod.ZodObject<{
870
677
  dataSourceId: zod.ZodString;
678
+ filters: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodObject<{
679
+ operator: zod.ZodString;
680
+ propertyName: zod.ZodString;
681
+ value: zod.ZodString;
682
+ }, zod.core.$strip>>>>;
871
683
  id: zod.ZodString;
872
684
  name: zod.ZodString;
873
685
  path: zod.ZodString;
@@ -880,10 +692,220 @@ export declare const getDataSetsIdResponse: zod.ZodObject<{
880
692
  Container: "Container";
881
693
  }>;
882
694
  }, zod.core.$strip>>;
883
- }, zod.core.$strip>>;
695
+ }, zod.core.$strip>;
884
696
  id: zod.ZodString;
885
- modifiedAt: zod.ZodISODateTime;
886
- modifiedByUserId: zod.ZodString;
697
+ workSpace: zod.ZodOptional<zod.ZodObject<{
698
+ dataSpaces: zod.ZodArray<zod.ZodObject<{
699
+ dataSets: zod.ZodArray<zod.ZodObject<{
700
+ id: zod.ZodString;
701
+ name: zod.ZodString;
702
+ properties: zod.ZodArray<zod.ZodObject<{
703
+ description: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
704
+ isVector: zod.ZodBoolean;
705
+ name: zod.ZodString;
706
+ }, zod.core.$strip>>;
707
+ version: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
708
+ }, zod.core.$strip>>;
709
+ id: zod.ZodString;
710
+ name: zod.ZodString;
711
+ }, zod.core.$strip>>;
712
+ firstPrompt: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
713
+ id: zod.ZodString;
714
+ name: zod.ZodString;
715
+ summary: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
716
+ }, zod.core.$strip>>;
717
+ }, zod.core.$strip>;
718
+ export declare const containersPostResponse: zod.ZodArray<zod.ZodObject<{
719
+ createdByUserId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
720
+ dataSet: zod.ZodOptional<zod.ZodObject<{
721
+ id: zod.ZodString;
722
+ name: zod.ZodString;
723
+ properties: zod.ZodArray<zod.ZodObject<{
724
+ description: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
725
+ isVector: zod.ZodBoolean;
726
+ name: zod.ZodString;
727
+ }, zod.core.$strip>>;
728
+ version: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
729
+ }, zod.core.$strip>>;
730
+ finishedAt: zod.ZodOptional<zod.ZodNullable<zod.ZodISODateTime>>;
731
+ flow: zod.ZodObject<{
732
+ activeFlowDefinition: zod.ZodOptional<zod.ZodObject<{
733
+ blocks: zod.ZodOptional<zod.ZodNullable<zod.ZodRecord<zod.ZodString, zod.ZodObject<{
734
+ constants: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodObject<{
735
+ target: zod.ZodObject<{
736
+ pin: zod.ZodString;
737
+ port: zod.ZodString;
738
+ }, zod.core.$strip>;
739
+ value: zod.ZodOptional<zod.ZodNullable<zod.ZodAny>>;
740
+ }, zod.core.$strip>>>>;
741
+ description: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
742
+ dynamicInputPins: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodObject<{
743
+ pin: zod.ZodString;
744
+ port: zod.ZodString;
745
+ }, zod.core.$strip>>>>;
746
+ dynamicOutputPins: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodObject<{
747
+ pin: zod.ZodString;
748
+ port: zod.ZodString;
749
+ }, zod.core.$strip>>>>;
750
+ dynamicPorts: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodString>>>;
751
+ name: zod.ZodString;
752
+ version: zod.ZodString;
753
+ }, zod.core.$strip>>>>;
754
+ connections: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodObject<{
755
+ source: zod.ZodObject<{
756
+ node: zod.ZodString;
757
+ pin: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
758
+ port: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
759
+ }, zod.core.$strip>;
760
+ target: zod.ZodObject<{
761
+ node: zod.ZodString;
762
+ pin: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
763
+ port: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
764
+ }, zod.core.$strip>;
765
+ }, zod.core.$strip>>>>;
766
+ constants: zod.ZodOptional<zod.ZodNullable<zod.ZodRecord<zod.ZodString, zod.ZodObject<{
767
+ value: zod.ZodOptional<zod.ZodNullable<zod.ZodAny>>;
768
+ }, zod.core.$strip>>>>;
769
+ inputs: zod.ZodOptional<zod.ZodNullable<zod.ZodRecord<zod.ZodString, zod.ZodObject<{
770
+ schema: zod.ZodRecord<zod.ZodString, zod.ZodAny>;
771
+ }, zod.core.$strip>>>>;
772
+ layout: zod.ZodOptional<zod.ZodNullable<zod.ZodAny>>;
773
+ name: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
774
+ outputs: zod.ZodOptional<zod.ZodNullable<zod.ZodRecord<zod.ZodString, zod.ZodObject<{
775
+ schema: zod.ZodRecord<zod.ZodString, zod.ZodAny>;
776
+ }, zod.core.$strip>>>>;
777
+ variables: zod.ZodOptional<zod.ZodNullable<zod.ZodRecord<zod.ZodString, zod.ZodObject<{
778
+ access: zod.ZodEnum<{
779
+ None: "None";
780
+ Read: "Read";
781
+ Write: "Write";
782
+ }>;
783
+ schema: zod.ZodRecord<zod.ZodString, zod.ZodAny>;
784
+ }, zod.core.$strip>>>>;
785
+ }, zod.core.$strip>>;
786
+ activeFlowDefinitionId: zod.ZodString;
787
+ id: zod.ZodString;
788
+ triggers: zod.ZodArray<zod.ZodObject<{
789
+ dataSourceContainer: zod.ZodObject<{
790
+ dataSourceId: zod.ZodString;
791
+ filters: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodObject<{
792
+ operator: zod.ZodString;
793
+ propertyName: zod.ZodString;
794
+ value: zod.ZodString;
795
+ }, zod.core.$strip>>>>;
796
+ id: zod.ZodString;
797
+ name: zod.ZodString;
798
+ path: zod.ZodString;
799
+ }, zod.core.$strip>;
800
+ flowId: zod.ZodString;
801
+ id: zod.ZodString;
802
+ inputName: zod.ZodString;
803
+ type: zod.ZodEnum<{
804
+ Periodic: "Periodic";
805
+ Container: "Container";
806
+ }>;
807
+ }, zod.core.$strip>>;
808
+ }, zod.core.$strip>;
809
+ id: zod.ZodString;
810
+ workSpace: zod.ZodOptional<zod.ZodObject<{
811
+ dataSpaces: zod.ZodArray<zod.ZodObject<{
812
+ dataSets: zod.ZodArray<zod.ZodObject<{
813
+ id: zod.ZodString;
814
+ name: zod.ZodString;
815
+ properties: zod.ZodArray<zod.ZodObject<{
816
+ description: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
817
+ isVector: zod.ZodBoolean;
818
+ name: zod.ZodString;
819
+ }, zod.core.$strip>>;
820
+ version: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
821
+ }, zod.core.$strip>>;
822
+ id: zod.ZodString;
823
+ name: zod.ZodString;
824
+ }, zod.core.$strip>>;
825
+ firstPrompt: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
826
+ id: zod.ZodString;
827
+ name: zod.ZodString;
828
+ summary: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
829
+ }, zod.core.$strip>>;
830
+ }, zod.core.$strip>>;
831
+ export declare const dataSetsGetQueryTakeDefault = 20;
832
+ export declare const dataSetsGetQuerySkipDefault = 0;
833
+ export declare const dataSetsGetQueryParams: zod.ZodObject<{
834
+ take: zod.ZodDefault<zod.ZodNumber>;
835
+ skip: zod.ZodOptional<zod.ZodNumber>;
836
+ search: zod.ZodOptional<zod.ZodString>;
837
+ }, zod.core.$strict>;
838
+ export declare const dataSetsGetResponseDataItemDataSpaceIdRegExp: RegExp;
839
+ export declare const dataSetsGetResponseDataItemFlowIdRegExp: RegExp;
840
+ export declare const dataSetsGetResponseDataItemIdRegExp: RegExp;
841
+ export declare const dataSetsGetResponseDataItemVersionRegExp: RegExp;
842
+ export declare const dataSetsGetResponse: zod.ZodObject<{
843
+ data: zod.ZodArray<zod.ZodObject<{
844
+ createdAt: zod.ZodISODateTime;
845
+ createdByUserId: zod.ZodString;
846
+ dataSpaceId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
847
+ description: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
848
+ flowId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
849
+ id: zod.ZodString;
850
+ modifiedAt: zod.ZodISODateTime;
851
+ modifiedByUserId: zod.ZodString;
852
+ name: zod.ZodString;
853
+ properties: zod.ZodArray<zod.ZodObject<{
854
+ description: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
855
+ isVector: zod.ZodBoolean;
856
+ name: zod.ZodString;
857
+ }, zod.core.$strip>>;
858
+ version: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
859
+ }, zod.core.$strip>>;
860
+ total: zod.ZodNumber;
861
+ }, zod.core.$strip>;
862
+ export declare const dataSetsGetItemPathDataSetIdRegExp: RegExp;
863
+ export declare const dataSetsGetItemPathIdRegExp: RegExp;
864
+ export declare const dataSetsGetItemParams: zod.ZodObject<{
865
+ dataSetId: zod.ZodString;
866
+ id: zod.ZodString;
867
+ }, zod.core.$strict>;
868
+ export declare const dataSetsGetItemResponseIdRegExp: RegExp;
869
+ export declare const dataSetsGetItemResponseMetadataContainerIdRegExp: RegExp;
870
+ export declare const dataSetsGetItemResponseMetadataContainerItemIdRegExp: RegExp;
871
+ export declare const dataSetsGetItemResponseMetadataDataSetIdRegExp: RegExp;
872
+ export declare const dataSetsGetItemResponseMetadataFlowRunIdRegExp: RegExp;
873
+ export declare const dataSetsGetItemResponse: zod.ZodObject<{
874
+ id: zod.ZodString;
875
+ indexText: zod.ZodString;
876
+ metadata: zod.ZodObject<{
877
+ containerId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
878
+ containerItemId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
879
+ containerItemPath: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
880
+ createdAt: zod.ZodOptional<zod.ZodNullable<zod.ZodISODateTime>>;
881
+ dataSetId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
882
+ flowRunId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
883
+ indexed: zod.ZodBoolean;
884
+ modifiedAt: zod.ZodOptional<zod.ZodNullable<zod.ZodISODateTime>>;
885
+ }, zod.core.$strip>;
886
+ properties: zod.ZodRecord<zod.ZodString, zod.ZodAny>;
887
+ }, zod.core.$strip>;
888
+ export declare const dataSetsDeletePathIdRegExp: RegExp;
889
+ export declare const dataSetsDeleteParams: zod.ZodObject<{
890
+ id: zod.ZodString;
891
+ }, zod.core.$strict>;
892
+ export declare const dataSetsGetByIdPathIdRegExp: RegExp;
893
+ export declare const dataSetsGetByIdParams: zod.ZodObject<{
894
+ id: zod.ZodString;
895
+ }, zod.core.$strict>;
896
+ export declare const dataSetsGetByIdResponseDataSpaceIdRegExp: RegExp;
897
+ export declare const dataSetsGetByIdResponseFlowIdRegExp: RegExp;
898
+ export declare const dataSetsGetByIdResponseIdRegExp: RegExp;
899
+ export declare const dataSetsGetByIdResponseVersionRegExp: RegExp;
900
+ export declare const dataSetsGetByIdResponse: zod.ZodObject<{
901
+ createdAt: zod.ZodISODateTime;
902
+ createdByUserId: zod.ZodString;
903
+ dataSpaceId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
904
+ description: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
905
+ flowId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
906
+ id: zod.ZodString;
907
+ modifiedAt: zod.ZodISODateTime;
908
+ modifiedByUserId: zod.ZodString;
887
909
  name: zod.ZodString;
888
910
  properties: zod.ZodArray<zod.ZodObject<{
889
911
  description: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
@@ -893,122 +915,254 @@ export declare const getDataSetsIdResponse: zod.ZodObject<{
893
915
  version: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
894
916
  }, zod.core.$strip>;
895
917
  /**
896
- * @summary Create a new dataset in SmartSpace, specifying details like name, datasource, and properties.
918
+ * @summary Update an existing dataset (name, description, container bindings).
897
919
  */
898
- export declare const putDataSetsIdParams: zod.ZodObject<{
920
+ export declare const dataSetsPutParams: zod.ZodObject<{
899
921
  id: zod.ZodString;
900
922
  }, zod.core.$strict>;
901
- export declare const putDataSetsIdBodyContainerInfoItemDataSourceIdRegExp: RegExp;
902
- export declare const putDataSetsIdBodyIdRegExp: RegExp;
903
- export declare const putDataSetsIdBody: zod.ZodObject<{
904
- containerInfo: zod.ZodArray<zod.ZodObject<{
923
+ export declare const dataSetsPutBodyContainerInfoItemDataSourceIdRegExp: RegExp;
924
+ export declare const dataSetsPutBodyIdRegExp: RegExp;
925
+ export declare const dataSetsPutBody: zod.ZodObject<{
926
+ containerInfo: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodObject<{
905
927
  dataSourceId: zod.ZodString;
928
+ filters: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodObject<{
929
+ operator: zod.ZodString;
930
+ propertyName: zod.ZodString;
931
+ value: zod.ZodString;
932
+ }, zod.core.$strict>>>>;
906
933
  path: zod.ZodString;
907
- }, zod.core.$strict>>;
934
+ }, zod.core.$strict>>>>;
908
935
  description: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
909
936
  id: zod.ZodString;
910
- name: zod.ZodString;
937
+ name: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
911
938
  }, zod.core.$strict>;
939
+ export declare const dataSetsPutResponseDataSpaceIdRegExp: RegExp;
940
+ export declare const dataSetsPutResponseFlowIdRegExp: RegExp;
941
+ export declare const dataSetsPutResponseIdRegExp: RegExp;
942
+ export declare const dataSetsPutResponseVersionRegExp: RegExp;
943
+ export declare const dataSetsPutResponse: zod.ZodObject<{
944
+ createdAt: zod.ZodISODateTime;
945
+ createdByUserId: zod.ZodString;
946
+ dataSpaceId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
947
+ description: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
948
+ flowId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
949
+ id: zod.ZodString;
950
+ modifiedAt: zod.ZodISODateTime;
951
+ modifiedByUserId: zod.ZodString;
952
+ name: zod.ZodString;
953
+ properties: zod.ZodArray<zod.ZodObject<{
954
+ description: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
955
+ isVector: zod.ZodBoolean;
956
+ name: zod.ZodString;
957
+ }, zod.core.$strip>>;
958
+ version: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
959
+ }, zod.core.$strip>;
912
960
  /**
913
- * @summary Create a new dataset in SmartSpace, specifying details like name, datasource, and properties.
961
+ * @summary Update just the basic-info fields (name + description) on a dataset.
914
962
  */
915
- export declare const putDataSetsIdBasicInfoPathIdRegExp: RegExp;
916
- export declare const putDataSetsIdBasicInfoParams: zod.ZodObject<{
963
+ export declare const dataSetsPutBasicInfoPathIdRegExp: RegExp;
964
+ export declare const dataSetsPutBasicInfoParams: zod.ZodObject<{
917
965
  id: zod.ZodString;
918
966
  }, zod.core.$strict>;
919
- export declare const putDataSetsIdBasicInfoBody: zod.ZodObject<{
967
+ export declare const dataSetsPutBasicInfoBody: zod.ZodObject<{
920
968
  description: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
921
969
  name: zod.ZodString;
922
970
  }, zod.core.$strict>;
923
- export declare const postDataSetsIdClearPathIdRegExp: RegExp;
924
- export declare const postDataSetsIdClearParams: zod.ZodObject<{
971
+ export declare const dataSetsClearPathIdRegExp: RegExp;
972
+ export declare const dataSetsClearParams: zod.ZodObject<{
925
973
  id: zod.ZodString;
926
974
  }, zod.core.$strict>;
927
- export declare const getDataSetsIdContainerItemsRunHistoryPathIdRegExp: RegExp;
928
- export declare const getDataSetsIdContainerItemsRunHistoryParams: zod.ZodObject<{
975
+ export declare const dataSetsGetContainerItemsRunHistoryPathIdRegExp: RegExp;
976
+ export declare const dataSetsGetContainerItemsRunHistoryParams: zod.ZodObject<{
929
977
  id: zod.ZodString;
930
978
  }, zod.core.$strict>;
931
- export declare const getDataSetsIdContainerItemsRunHistoryQuerySkipDefault = 0;
932
- export declare const getDataSetsIdContainerItemsRunHistoryQueryTakeDefault = 50;
933
- export declare const getDataSetsIdContainerItemsRunHistoryQueryParams: zod.ZodObject<{
979
+ export declare const dataSetsGetContainerItemsRunHistoryQuerySkipDefault = 0;
980
+ export declare const dataSetsGetContainerItemsRunHistoryQueryTakeDefault = 50;
981
+ export declare const dataSetsGetContainerItemsRunHistoryQueryParams: zod.ZodObject<{
934
982
  skip: zod.ZodOptional<zod.ZodNumber>;
935
983
  take: zod.ZodDefault<zod.ZodNumber>;
936
984
  search: zod.ZodOptional<zod.ZodString>;
937
985
  }, zod.core.$strict>;
986
+ export declare const dataSetsGetContainerItemsRunHistoryResponseDataItemContainerIdRegExp: RegExp;
987
+ export declare const dataSetsGetContainerItemsRunHistoryResponseDataItemFlowRunsItemFlowRunIdRegExp: RegExp;
988
+ export declare const dataSetsGetContainerItemsRunHistoryResponseDataItemIdRegExp: RegExp;
989
+ export declare const dataSetsGetContainerItemsRunHistoryResponse: zod.ZodObject<{
990
+ data: zod.ZodArray<zod.ZodObject<{
991
+ containerId: zod.ZodString;
992
+ createdAt: zod.ZodISODateTime;
993
+ flowRuns: zod.ZodArray<zod.ZodObject<{
994
+ errors: zod.ZodArray<zod.ZodObject<{
995
+ blockId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
996
+ code: zod.ZodOptional<zod.ZodNullable<zod.ZodNumber>>;
997
+ message: zod.ZodString;
998
+ }, zod.core.$strip>>;
999
+ finishedAt: zod.ZodOptional<zod.ZodNullable<zod.ZodISODateTime>>;
1000
+ flowRunId: zod.ZodString;
1001
+ runAt: zod.ZodISODateTime;
1002
+ status: zod.ZodString;
1003
+ }, zod.core.$strip>>;
1004
+ id: zod.ZodString;
1005
+ name: zod.ZodString;
1006
+ path: zod.ZodString;
1007
+ status: zod.ZodString;
1008
+ }, zod.core.$strip>>;
1009
+ total: zod.ZodNumber;
1010
+ }, zod.core.$strip>;
938
1011
  /**
939
- * @summary Create a new dataset in SmartSpace, specifying details like name, datasource, and properties.
1012
+ * @summary Move a dataset to a different dataspace.
940
1013
  */
941
- export declare const putDataSetsIdDataspacePathIdRegExp: RegExp;
942
- export declare const putDataSetsIdDataspaceParams: zod.ZodObject<{
1014
+ export declare const dataSetsSetDataspacePathIdRegExp: RegExp;
1015
+ export declare const dataSetsSetDataspaceParams: zod.ZodObject<{
943
1016
  id: zod.ZodString;
944
1017
  }, zod.core.$strict>;
945
- export declare const putDataSetsIdDataspaceBodyRegExp: RegExp;
946
- export declare const putDataSetsIdDataspaceBody: zod.ZodString;
947
- export declare const getDataSetsIdExportPathIdRegExp: RegExp;
948
- export declare const getDataSetsIdExportParams: zod.ZodObject<{
1018
+ export declare const dataSetsSetDataspaceBodyRegExp: RegExp;
1019
+ export declare const dataSetsSetDataspaceBody: zod.ZodString;
1020
+ export declare const dataSetsSetDataspaceResponseDataSpaceIdRegExp: RegExp;
1021
+ export declare const dataSetsSetDataspaceResponseFlowIdRegExp: RegExp;
1022
+ export declare const dataSetsSetDataspaceResponseIdRegExp: RegExp;
1023
+ export declare const dataSetsSetDataspaceResponseVersionRegExp: RegExp;
1024
+ export declare const dataSetsSetDataspaceResponse: zod.ZodObject<{
1025
+ createdAt: zod.ZodISODateTime;
1026
+ createdByUserId: zod.ZodString;
1027
+ dataSpaceId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
1028
+ description: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
1029
+ flowId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
1030
+ id: zod.ZodString;
1031
+ modifiedAt: zod.ZodISODateTime;
1032
+ modifiedByUserId: zod.ZodString;
1033
+ name: zod.ZodString;
1034
+ properties: zod.ZodArray<zod.ZodObject<{
1035
+ description: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
1036
+ isVector: zod.ZodBoolean;
1037
+ name: zod.ZodString;
1038
+ }, zod.core.$strip>>;
1039
+ version: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
1040
+ }, zod.core.$strip>;
1041
+ export declare const dataSetsExportPathIdRegExp: RegExp;
1042
+ export declare const dataSetsExportParams: zod.ZodObject<{
949
1043
  id: zod.ZodString;
950
1044
  }, zod.core.$strict>;
951
- export declare const getDataSetsIdItemsPathIdRegExp: RegExp;
952
- export declare const getDataSetsIdItemsParams: zod.ZodObject<{
1045
+ export declare const dataSetsExportResponseIdRegExp: RegExp;
1046
+ export declare const dataSetsExportResponseThreadIdRegExp: RegExp;
1047
+ export declare const dataSetsExportResponseWorkspaceIdRegExp: RegExp;
1048
+ export declare const dataSetsExportResponse: zod.ZodObject<{
1049
+ createdAt: zod.ZodISODateTime;
1050
+ createdByUserId: zod.ZodString;
1051
+ id: zod.ZodString;
1052
+ modifiedAt: zod.ZodISODateTime;
1053
+ modifiedByUserId: zod.ZodString;
1054
+ name: zod.ZodString;
1055
+ size: zod.ZodNumber;
1056
+ threadId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
1057
+ workspaceId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
1058
+ }, zod.core.$strip>;
1059
+ export declare const dataSetsGetItemsPathIdRegExp: RegExp;
1060
+ export declare const dataSetsGetItemsParams: zod.ZodObject<{
953
1061
  id: zod.ZodString;
954
1062
  }, zod.core.$strict>;
955
- export declare const getDataSetsIdItemsQuerySkipDefault = 0;
956
- export declare const getDataSetsIdItemsQueryTakeDefault = 20;
957
- export declare const getDataSetsIdItemsQueryParams: zod.ZodObject<{
1063
+ export declare const dataSetsGetItemsQuerySkipDefault = 0;
1064
+ export declare const dataSetsGetItemsQueryTakeDefault = 20;
1065
+ export declare const dataSetsGetItemsQueryParams: zod.ZodObject<{
958
1066
  skip: zod.ZodOptional<zod.ZodNumber>;
959
1067
  take: zod.ZodDefault<zod.ZodNumber>;
960
1068
  }, zod.core.$strict>;
961
- export declare const postDataSetsIdItemsPathIdRegExp: RegExp;
962
- export declare const postDataSetsIdItemsParams: zod.ZodObject<{
1069
+ export declare const dataSetsGetItemsResponseDataItemIdRegExp: RegExp;
1070
+ export declare const dataSetsGetItemsResponseDataItemMetadataContainerIdRegExp: RegExp;
1071
+ export declare const dataSetsGetItemsResponseDataItemMetadataContainerItemIdRegExp: RegExp;
1072
+ export declare const dataSetsGetItemsResponseDataItemMetadataDataSetIdRegExp: RegExp;
1073
+ export declare const dataSetsGetItemsResponseDataItemMetadataFlowRunIdRegExp: RegExp;
1074
+ export declare const dataSetsGetItemsResponse: zod.ZodObject<{
1075
+ data: zod.ZodArray<zod.ZodObject<{
1076
+ id: zod.ZodString;
1077
+ indexText: zod.ZodString;
1078
+ metadata: zod.ZodObject<{
1079
+ containerId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
1080
+ containerItemId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
1081
+ containerItemPath: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
1082
+ createdAt: zod.ZodOptional<zod.ZodNullable<zod.ZodISODateTime>>;
1083
+ dataSetId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
1084
+ flowRunId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
1085
+ indexed: zod.ZodBoolean;
1086
+ modifiedAt: zod.ZodOptional<zod.ZodNullable<zod.ZodISODateTime>>;
1087
+ }, zod.core.$strip>;
1088
+ properties: zod.ZodRecord<zod.ZodString, zod.ZodAny>;
1089
+ }, zod.core.$strip>>;
1090
+ total: zod.ZodNumber;
1091
+ }, zod.core.$strip>;
1092
+ export declare const dataSetsAddItemPathIdRegExp: RegExp;
1093
+ export declare const dataSetsAddItemParams: zod.ZodObject<{
963
1094
  id: zod.ZodString;
964
1095
  }, zod.core.$strict>;
965
- export declare const postDataSetsIdItemsBodyIdRegExp: RegExp;
966
- export declare const postDataSetsIdItemsBody: zod.ZodObject<{
1096
+ export declare const dataSetsAddItemBodyIdRegExp: RegExp;
1097
+ export declare const dataSetsAddItemBody: zod.ZodObject<{
967
1098
  id: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
968
1099
  properties: zod.ZodRecord<zod.ZodString, zod.ZodAny>;
969
1100
  }, zod.core.$strict>;
970
- export declare const postDataSetsIdItemsSearchPathIdRegExp: RegExp;
971
- export declare const postDataSetsIdItemsSearchParams: zod.ZodObject<{
1101
+ export declare const dataSetsSearchItemsPathIdRegExp: RegExp;
1102
+ export declare const dataSetsSearchItemsParams: zod.ZodObject<{
972
1103
  id: zod.ZodString;
973
1104
  }, zod.core.$strict>;
974
- export declare const postDataSetsIdItemsSearchBody: zod.ZodObject<{
1105
+ export declare const dataSetsSearchItemsBody: zod.ZodObject<{
975
1106
  filter: zod.ZodOptional<zod.ZodNullable<zod.ZodRecord<zod.ZodString, zod.ZodAny>>>;
976
1107
  query: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
977
1108
  skip: zod.ZodOptional<zod.ZodNullable<zod.ZodNumber>>;
978
1109
  take: zod.ZodOptional<zod.ZodNullable<zod.ZodNumber>>;
979
1110
  }, zod.core.$strict>;
980
- export declare const deleteDataSetsIdItemsItemIdPathIdRegExp: RegExp;
981
- export declare const deleteDataSetsIdItemsItemIdPathItemIdRegExp: RegExp;
982
- export declare const deleteDataSetsIdItemsItemIdParams: zod.ZodObject<{
1111
+ export declare const dataSetsSearchItemsResponseDataItemIdRegExp: RegExp;
1112
+ export declare const dataSetsSearchItemsResponseDataItemMetadataContainerIdRegExp: RegExp;
1113
+ export declare const dataSetsSearchItemsResponseDataItemMetadataContainerItemIdRegExp: RegExp;
1114
+ export declare const dataSetsSearchItemsResponseDataItemMetadataDataSetIdRegExp: RegExp;
1115
+ export declare const dataSetsSearchItemsResponseDataItemMetadataFlowRunIdRegExp: RegExp;
1116
+ export declare const dataSetsSearchItemsResponse: zod.ZodObject<{
1117
+ data: zod.ZodArray<zod.ZodObject<{
1118
+ id: zod.ZodString;
1119
+ indexText: zod.ZodString;
1120
+ metadata: zod.ZodObject<{
1121
+ containerId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
1122
+ containerItemId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
1123
+ containerItemPath: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
1124
+ createdAt: zod.ZodOptional<zod.ZodNullable<zod.ZodISODateTime>>;
1125
+ dataSetId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
1126
+ flowRunId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
1127
+ indexed: zod.ZodBoolean;
1128
+ modifiedAt: zod.ZodOptional<zod.ZodNullable<zod.ZodISODateTime>>;
1129
+ }, zod.core.$strip>;
1130
+ properties: zod.ZodRecord<zod.ZodString, zod.ZodAny>;
1131
+ }, zod.core.$strip>>;
1132
+ total: zod.ZodNumber;
1133
+ }, zod.core.$strip>;
1134
+ export declare const dataSetsDeleteItemPathIdRegExp: RegExp;
1135
+ export declare const dataSetsDeleteItemPathItemIdRegExp: RegExp;
1136
+ export declare const dataSetsDeleteItemParams: zod.ZodObject<{
983
1137
  id: zod.ZodString;
984
1138
  itemId: zod.ZodString;
985
1139
  }, zod.core.$strict>;
986
1140
  /**
987
- * @summary Add a property to a dataset
1141
+ * @summary Upsert a single property on a dataset.
988
1142
  */
989
- export declare const postDataSetsIdPropertiesPathIdRegExp: RegExp;
990
- export declare const postDataSetsIdPropertiesParams: zod.ZodObject<{
1143
+ export declare const dataSetsAddDataSetPropertyPathIdRegExp: RegExp;
1144
+ export declare const dataSetsAddDataSetPropertyParams: zod.ZodObject<{
991
1145
  id: zod.ZodString;
992
1146
  }, zod.core.$strict>;
993
- export declare const postDataSetsIdPropertiesBody: zod.ZodObject<{
1147
+ export declare const dataSetsAddDataSetPropertyBody: zod.ZodObject<{
994
1148
  description: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
995
1149
  isVector: zod.ZodBoolean;
996
1150
  name: zod.ZodString;
997
1151
  }, zod.core.$strict>;
998
- export declare const postDataSetsIdPropertiesResponse: zod.ZodObject<{
1152
+ export declare const dataSetsAddDataSetPropertyResponse: zod.ZodObject<{
999
1153
  description: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
1000
1154
  isVector: zod.ZodBoolean;
1001
1155
  name: zod.ZodString;
1002
1156
  }, zod.core.$strip>;
1003
- export declare const deleteDataSetsIdPropertiesNamePathIdRegExp: RegExp;
1004
- export declare const deleteDataSetsIdPropertiesNameParams: zod.ZodObject<{
1157
+ export declare const dataSetsDeleteDataSetPropertyPathIdRegExp: RegExp;
1158
+ export declare const dataSetsDeleteDataSetPropertyParams: zod.ZodObject<{
1005
1159
  id: zod.ZodString;
1006
1160
  name: zod.ZodString;
1007
1161
  }, zod.core.$strict>;
1008
1162
  /**
1009
1163
  * @summary Fetch a list of all available data source types in SmartSpace.
1010
1164
  */
1011
- export declare const getDataSourceTypesResponseItem: zod.ZodObject<{
1165
+ export declare const dataSourceTypesGetResponseItem: zod.ZodObject<{
1012
1166
  credentialsDefinition: zod.ZodObject<{
1013
1167
  credentialsType: zod.ZodEnum<{
1014
1168
  Dictionary: "Dictionary";
@@ -1027,7 +1181,7 @@ export declare const getDataSourceTypesResponseItem: zod.ZodObject<{
1027
1181
  id: zod.ZodString;
1028
1182
  name: zod.ZodString;
1029
1183
  }, zod.core.$strip>;
1030
- export declare const getDataSourceTypesResponse: zod.ZodArray<zod.ZodObject<{
1184
+ export declare const dataSourceTypesGetResponse: zod.ZodArray<zod.ZodObject<{
1031
1185
  credentialsDefinition: zod.ZodObject<{
1032
1186
  credentialsType: zod.ZodEnum<{
1033
1187
  Dictionary: "Dictionary";
@@ -1049,12 +1203,17 @@ export declare const getDataSourceTypesResponse: zod.ZodArray<zod.ZodObject<{
1049
1203
  /**
1050
1204
  * @summary Check for available containers for a specific data source type in SmartSpace.
1051
1205
  */
1052
- export declare const postDataSourceTypesAvailableContainersBody: zod.ZodObject<{
1206
+ export declare const dataSourceTypesGetAvailableContainersBody: zod.ZodObject<{
1053
1207
  credentials: zod.ZodRecord<zod.ZodString, zod.ZodString>;
1054
1208
  dataSourceTypeId: zod.ZodString;
1055
1209
  }, zod.core.$strict>;
1056
- export declare const postDataSourceTypesAvailableContainersResponseItem: zod.ZodObject<{
1210
+ export declare const dataSourceTypesGetAvailableContainersResponseItem: zod.ZodObject<{
1057
1211
  children: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodAny>>>;
1212
+ filters: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodObject<{
1213
+ operator: zod.ZodString;
1214
+ propertyName: zod.ZodString;
1215
+ value: zod.ZodString;
1216
+ }, zod.core.$strip>>>>;
1058
1217
  name: zod.ZodString;
1059
1218
  path: zod.ZodString;
1060
1219
  properties: zod.ZodArray<zod.ZodObject<{
@@ -1062,8 +1221,13 @@ export declare const postDataSourceTypesAvailableContainersResponseItem: zod.Zod
1062
1221
  name: zod.ZodString;
1063
1222
  }, zod.core.$strip>>;
1064
1223
  }, zod.core.$strip>;
1065
- export declare const postDataSourceTypesAvailableContainersResponse: zod.ZodArray<zod.ZodObject<{
1224
+ export declare const dataSourceTypesGetAvailableContainersResponse: zod.ZodArray<zod.ZodObject<{
1066
1225
  children: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodAny>>>;
1226
+ filters: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodObject<{
1227
+ operator: zod.ZodString;
1228
+ propertyName: zod.ZodString;
1229
+ value: zod.ZodString;
1230
+ }, zod.core.$strip>>>>;
1067
1231
  name: zod.ZodString;
1068
1232
  path: zod.ZodString;
1069
1233
  properties: zod.ZodArray<zod.ZodObject<{
@@ -1074,33 +1238,40 @@ export declare const postDataSourceTypesAvailableContainersResponse: zod.ZodArra
1074
1238
  /**
1075
1239
  * @summary Test the connection for a data source type in SmartSpace, verifying credentials and connectivity.
1076
1240
  */
1077
- export declare const postDataSourceTypesTestConnectionBody: zod.ZodObject<{
1241
+ export declare const dataSourceTypesTestConnectionBody: zod.ZodObject<{
1078
1242
  credentials: zod.ZodRecord<zod.ZodString, zod.ZodString>;
1079
1243
  dataSourceTypeId: zod.ZodString;
1080
1244
  }, zod.core.$strict>;
1081
- export declare const postDataSourceTypesTestConnectionResponse: zod.ZodObject<{
1245
+ export declare const dataSourceTypesTestConnectionResponse: zod.ZodObject<{
1082
1246
  exceptionType: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
1083
1247
  isSuccessful: zod.ZodBoolean;
1084
1248
  message: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
1085
1249
  statusCode: zod.ZodOptional<zod.ZodNullable<zod.ZodNumber>>;
1086
1250
  }, zod.core.$strip>;
1087
1251
  /**
1088
- * @summary Obtain a list of all data sources configured in SmartSpace, with optional pagination options take and skip.
1252
+ * @summary Retrieves a collection of data sources.
1089
1253
  */
1090
- export declare const getDataSourcesQueryTakeDefault = 20;
1091
- export declare const getDataSourcesQuerySkipDefault = 0;
1092
- export declare const getDataSourcesQueryParams: zod.ZodObject<{
1254
+ export declare const dataSourcesGetQueryTakeDefault = 20;
1255
+ export declare const dataSourcesGetQuerySkipDefault = 0;
1256
+ export declare const dataSourcesGetQueryParams: zod.ZodObject<{
1093
1257
  take: zod.ZodDefault<zod.ZodNumber>;
1094
1258
  skip: zod.ZodOptional<zod.ZodNumber>;
1095
1259
  search: zod.ZodOptional<zod.ZodString>;
1260
+ sortBy: zod.ZodOptional<zod.ZodString>;
1261
+ sortDirection: zod.ZodOptional<zod.ZodString>;
1096
1262
  }, zod.core.$strict>;
1097
- export declare const getDataSourcesResponseDataItemContainersItemDataSourceIdRegExp: RegExp;
1098
- export declare const getDataSourcesResponseDataItemContainersItemIdRegExp: RegExp;
1099
- export declare const getDataSourcesResponseDataItemIdRegExp: RegExp;
1100
- export declare const getDataSourcesResponse: zod.ZodObject<{
1263
+ export declare const dataSourcesGetResponseDataItemContainersItemDataSourceIdRegExp: RegExp;
1264
+ export declare const dataSourcesGetResponseDataItemContainersItemIdRegExp: RegExp;
1265
+ export declare const dataSourcesGetResponseDataItemIdRegExp: RegExp;
1266
+ export declare const dataSourcesGetResponse: zod.ZodObject<{
1101
1267
  data: zod.ZodArray<zod.ZodObject<{
1102
1268
  containers: zod.ZodArray<zod.ZodObject<{
1103
1269
  dataSourceId: zod.ZodString;
1270
+ filters: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodObject<{
1271
+ operator: zod.ZodString;
1272
+ propertyName: zod.ZodString;
1273
+ value: zod.ZodString;
1274
+ }, zod.core.$strip>>>>;
1104
1275
  id: zod.ZodString;
1105
1276
  name: zod.ZodString;
1106
1277
  path: zod.ZodString;
@@ -1132,7 +1303,7 @@ export declare const getDataSourcesResponse: zod.ZodObject<{
1132
1303
  /**
1133
1304
  * @summary Create a new data source in SmartSpace, defining its properties and credentials for integration.
1134
1305
  */
1135
- export declare const postDataSourcesBody: zod.ZodObject<{
1306
+ export declare const dataSourcesPostBody: zod.ZodObject<{
1136
1307
  credentialType: zod.ZodEnum<{
1137
1308
  BlobStorage: "BlobStorage";
1138
1309
  SqlServer: "SqlServer";
@@ -1150,7 +1321,23 @@ export declare const postDataSourcesBody: zod.ZodObject<{
1150
1321
  keyId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
1151
1322
  name: zod.ZodString;
1152
1323
  }, zod.core.$strict>;
1153
- export declare const postDataSourcesResponse: zod.ZodObject<{
1324
+ export declare const dataSourcesPostResponseContainersItemDataSourceIdRegExp: RegExp;
1325
+ export declare const dataSourcesPostResponseContainersItemIdRegExp: RegExp;
1326
+ export declare const dataSourcesPostResponseIdRegExp: RegExp;
1327
+ export declare const dataSourcesPostResponse: zod.ZodObject<{
1328
+ containers: zod.ZodArray<zod.ZodObject<{
1329
+ dataSourceId: zod.ZodString;
1330
+ filters: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodObject<{
1331
+ operator: zod.ZodString;
1332
+ propertyName: zod.ZodString;
1333
+ value: zod.ZodString;
1334
+ }, zod.core.$strip>>>>;
1335
+ id: zod.ZodString;
1336
+ name: zod.ZodString;
1337
+ path: zod.ZodString;
1338
+ }, zod.core.$strip>>;
1339
+ createdAt: zod.ZodISODateTime;
1340
+ createdByUserId: zod.ZodString;
1154
1341
  credentialType: zod.ZodEnum<{
1155
1342
  BlobStorage: "BlobStorage";
1156
1343
  SqlServer: "SqlServer";
@@ -1164,166 +1351,155 @@ export declare const postDataSourcesResponse: zod.ZodObject<{
1164
1351
  File: "File";
1165
1352
  Sitemap: "Sitemap";
1166
1353
  }>;
1167
- credentials: zod.ZodRecord<zod.ZodString, zod.ZodString>;
1354
+ id: zod.ZodString;
1168
1355
  keyId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
1356
+ modifiedAt: zod.ZodOptional<zod.ZodNullable<zod.ZodISODateTime>>;
1357
+ modifiedByUserId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
1169
1358
  name: zod.ZodString;
1359
+ searchable: zod.ZodBoolean;
1170
1360
  }, zod.core.$strip>;
1171
1361
  /**
1172
1362
  * @summary Remove a specific data source from SmartSpace using its unique ID.
1173
1363
  */
1174
- export declare const deleteDataSourcesDataSourceIdPathDataSourceIdRegExp: RegExp;
1175
- export declare const deleteDataSourcesDataSourceIdParams: zod.ZodObject<{
1364
+ export declare const dataSourcesDeletePathDataSourceIdRegExp: RegExp;
1365
+ export declare const dataSourcesDeleteParams: zod.ZodObject<{
1176
1366
  dataSourceId: zod.ZodString;
1177
1367
  }, zod.core.$strict>;
1178
1368
  /**
1179
1369
  * @summary Update the configuration of an existing data source in SmartSpace by specifying its ID.
1180
1370
  */
1181
- export declare const putDataSourcesDataSourceIdPathDataSourceIdRegExp: RegExp;
1182
- export declare const putDataSourcesDataSourceIdParams: zod.ZodObject<{
1371
+ export declare const dataSourcesPutPathDataSourceIdRegExp: RegExp;
1372
+ export declare const dataSourcesPutParams: zod.ZodObject<{
1183
1373
  dataSourceId: zod.ZodString;
1184
1374
  }, zod.core.$strict>;
1185
- export declare const putDataSourcesDataSourceIdBody: zod.ZodObject<{
1375
+ export declare const dataSourcesPutBody: zod.ZodObject<{
1186
1376
  name: zod.ZodString;
1187
1377
  }, zod.core.$strict>;
1188
1378
  /**
1189
1379
  * @summary Retrieve container information associated with a specific data source in SmartSpace, using it's ID.
1190
1380
  */
1191
- export declare const getDataSourcesDataSourceIdContainersPathDataSourceIdRegExp: RegExp;
1192
- export declare const getDataSourcesDataSourceIdContainersParams: zod.ZodObject<{
1381
+ export declare const dataSourcesContainersPathDataSourceIdRegExp: RegExp;
1382
+ export declare const dataSourcesContainersParams: zod.ZodObject<{
1193
1383
  dataSourceId: zod.ZodString;
1194
1384
  }, zod.core.$strict>;
1195
- export declare const getDataSourcesDataSourceIdContainersQueryParams: zod.ZodObject<{
1385
+ export declare const dataSourcesContainersQueryParams: zod.ZodObject<{
1196
1386
  parentId: zod.ZodOptional<zod.ZodString>;
1197
1387
  search: zod.ZodOptional<zod.ZodString>;
1198
1388
  }, zod.core.$strict>;
1199
- export declare const getDataSourcesDataSourceIdContainersResponseDataSourceIdRegExp: RegExp;
1200
- export declare const getDataSourcesDataSourceIdContainersResponseIdRegExp: RegExp;
1201
- export declare const getDataSourcesDataSourceIdContainersResponseItem: zod.ZodObject<{
1389
+ export declare const dataSourcesContainersResponseDataSourceIdRegExp: RegExp;
1390
+ export declare const dataSourcesContainersResponseIdRegExp: RegExp;
1391
+ export declare const dataSourcesContainersResponseItem: zod.ZodObject<{
1202
1392
  dataSourceId: zod.ZodString;
1393
+ filters: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodObject<{
1394
+ operator: zod.ZodString;
1395
+ propertyName: zod.ZodString;
1396
+ value: zod.ZodString;
1397
+ }, zod.core.$strip>>>>;
1203
1398
  id: zod.ZodString;
1204
1399
  name: zod.ZodString;
1205
1400
  path: zod.ZodString;
1206
1401
  }, zod.core.$strip>;
1207
- export declare const getDataSourcesDataSourceIdContainersResponse: zod.ZodArray<zod.ZodObject<{
1402
+ export declare const dataSourcesContainersResponse: zod.ZodArray<zod.ZodObject<{
1208
1403
  dataSourceId: zod.ZodString;
1404
+ filters: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodObject<{
1405
+ operator: zod.ZodString;
1406
+ propertyName: zod.ZodString;
1407
+ value: zod.ZodString;
1408
+ }, zod.core.$strip>>>>;
1209
1409
  id: zod.ZodString;
1210
1410
  name: zod.ZodString;
1211
1411
  path: zod.ZodString;
1212
1412
  }, zod.core.$strip>>;
1213
1413
  /**
1214
- * @summary Update the credentials for an existing data source in SmartSpace by specifying its ID.
1414
+ * @summary Runs a preview search against the data source using the supplied filters and returns
1415
+ a total record count without persisting any state.
1215
1416
  */
1216
- export declare const putDataSourcesDataSourceIdCredentialsPathDataSourceIdRegExp: RegExp;
1217
- export declare const putDataSourcesDataSourceIdCredentialsParams: zod.ZodObject<{
1417
+ export declare const dataSourcesPreviewContainerPathDataSourceIdRegExp: RegExp;
1418
+ export declare const dataSourcesPreviewContainerParams: zod.ZodObject<{
1218
1419
  dataSourceId: zod.ZodString;
1219
1420
  }, zod.core.$strict>;
1220
- export declare const putDataSourcesDataSourceIdCredentialsBody: zod.ZodObject<{
1221
- credentials: zod.ZodRecord<zod.ZodString, zod.ZodNullable<zod.ZodString>>;
1421
+ export declare const dataSourcesPreviewContainerBody: zod.ZodObject<{
1422
+ filters: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodObject<{
1423
+ operator: zod.ZodString;
1424
+ propertyName: zod.ZodString;
1425
+ value: zod.ZodString;
1426
+ }, zod.core.$strict>>>>;
1427
+ path: zod.ZodString;
1222
1428
  }, zod.core.$strict>;
1429
+ export declare const dataSourcesPreviewContainerResponse: zod.ZodObject<{
1430
+ samples: zod.ZodArray<zod.ZodRecord<zod.ZodString, zod.ZodAny>>;
1431
+ total: zod.ZodNumber;
1432
+ }, zod.core.$strip>;
1223
1433
  /**
1224
- * @summary Retrieve a list of all data spaces in SmartSpace, with options for pagination to manage large sets of data spaces.
1434
+ * @summary Returns a JSON Schema object for the container's properties, used to drive the filter editor UI.
1435
+ Schema shape: { type: "object", properties: { [name]: { type, title, enum? } } }
1436
+ containerPath is a query param (not a route segment) to avoid ASP.NET routing splits on paths containing '/'.
1437
+ */
1438
+ export declare const dataSourcesContainerSchemaPathDataSourceIdRegExp: RegExp;
1439
+ export declare const dataSourcesContainerSchemaParams: zod.ZodObject<{
1440
+ dataSourceId: zod.ZodString;
1441
+ }, zod.core.$strict>;
1442
+ export declare const dataSourcesContainerSchemaQueryParams: zod.ZodObject<{
1443
+ containerPath: zod.ZodOptional<zod.ZodString>;
1444
+ }, zod.core.$strict>;
1445
+ /**
1446
+ * @summary Update the credentials for an existing data source in SmartSpace by specifying its ID.
1225
1447
  */
1226
- export declare const getDataSpacesQueryTakeDefault = 20;
1227
- export declare const getDataSpacesQuerySkipDefault = 0;
1228
- export declare const getDataSpacesQueryParams: zod.ZodObject<{
1448
+ export declare const dataSourcesUpdateCredentialsPathDataSourceIdRegExp: RegExp;
1449
+ export declare const dataSourcesUpdateCredentialsParams: zod.ZodObject<{
1450
+ dataSourceId: zod.ZodString;
1451
+ }, zod.core.$strict>;
1452
+ export declare const dataSourcesUpdateCredentialsBody: zod.ZodObject<{
1453
+ credentials: zod.ZodRecord<zod.ZodString, zod.ZodNullable<zod.ZodString>>;
1454
+ }, zod.core.$strict>;
1455
+ export declare const dataSourcesGetAdminUsersPathIdRegExp: RegExp;
1456
+ export declare const dataSourcesGetAdminUsersParams: zod.ZodObject<{
1457
+ id: zod.ZodString;
1458
+ }, zod.core.$strict>;
1459
+ export declare const dataSourcesGetAdminUsersResponseItem: zod.ZodObject<{
1460
+ id: zod.ZodString;
1461
+ name: zod.ZodString;
1462
+ }, zod.core.$strip>;
1463
+ export declare const dataSourcesGetAdminUsersResponse: zod.ZodArray<zod.ZodObject<{
1464
+ id: zod.ZodString;
1465
+ name: zod.ZodString;
1466
+ }, zod.core.$strip>>;
1467
+ export declare const dataSourcesDeleteAdminPathIdRegExp: RegExp;
1468
+ export declare const dataSourcesDeleteAdminParams: zod.ZodObject<{
1469
+ id: zod.ZodString;
1470
+ userId: zod.ZodString;
1471
+ }, zod.core.$strict>;
1472
+ export declare const dataSourcesAddAdminPathIdRegExp: RegExp;
1473
+ export declare const dataSourcesAddAdminParams: zod.ZodObject<{
1474
+ id: zod.ZodString;
1475
+ userId: zod.ZodString;
1476
+ }, zod.core.$strict>;
1477
+ export declare const dataSpacesGetQueryTakeDefault = 20;
1478
+ export declare const dataSpacesGetQuerySkipDefault = 0;
1479
+ export declare const dataSpacesGetQueryParams: zod.ZodObject<{
1229
1480
  take: zod.ZodDefault<zod.ZodNumber>;
1230
1481
  skip: zod.ZodOptional<zod.ZodNumber>;
1231
1482
  search: zod.ZodOptional<zod.ZodString>;
1232
- }, zod.core.$strict>;
1233
- export declare const getDataSpacesResponseDataItemDataSetsItemDataSpaceIdRegExp: RegExp;
1234
- export declare const getDataSpacesResponseDataItemDataSetsItemFlowActiveFlowDefinitionIdRegExp: RegExp;
1235
- export declare const getDataSpacesResponseDataItemDataSetsItemFlowIdRegExp: RegExp;
1236
- export declare const getDataSpacesResponseDataItemDataSetsItemFlowTriggersItemDataSourceContainerDataSourceIdRegExp: RegExp;
1237
- export declare const getDataSpacesResponseDataItemDataSetsItemFlowTriggersItemDataSourceContainerIdRegExp: RegExp;
1238
- export declare const getDataSpacesResponseDataItemDataSetsItemFlowTriggersItemFlowIdRegExp: RegExp;
1239
- export declare const getDataSpacesResponseDataItemDataSetsItemFlowTriggersItemIdRegExp: RegExp;
1240
- export declare const getDataSpacesResponseDataItemDataSetsItemIdRegExp: RegExp;
1241
- export declare const getDataSpacesResponseDataItemDataSetsItemVersionRegExp: RegExp;
1242
- export declare const getDataSpacesResponseDataItemIdRegExp: RegExp;
1243
- export declare const getDataSpacesResponseDataItemParentWorkspaceIdRegExp: RegExp;
1244
- export declare const getDataSpacesResponseDataItemWorkspacesInfoItemIdRegExp: RegExp;
1245
- export declare const getDataSpacesResponse: zod.ZodObject<{
1483
+ sortBy: zod.ZodOptional<zod.ZodString>;
1484
+ sortDirection: zod.ZodOptional<zod.ZodString>;
1485
+ }, zod.core.$strict>;
1486
+ export declare const dataSpacesGetResponseDataItemDataSetsItemDataSpaceIdRegExp: RegExp;
1487
+ export declare const dataSpacesGetResponseDataItemDataSetsItemFlowIdRegExp: RegExp;
1488
+ export declare const dataSpacesGetResponseDataItemDataSetsItemIdRegExp: RegExp;
1489
+ export declare const dataSpacesGetResponseDataItemDataSetsItemVersionRegExp: RegExp;
1490
+ export declare const dataSpacesGetResponseDataItemIdRegExp: RegExp;
1491
+ export declare const dataSpacesGetResponseDataItemParentWorkspaceIdRegExp: RegExp;
1492
+ export declare const dataSpacesGetResponseDataItemWorkSpacesItemIdRegExp: RegExp;
1493
+ export declare const dataSpacesGetResponse: zod.ZodObject<{
1246
1494
  data: zod.ZodArray<zod.ZodObject<{
1247
1495
  createdAt: zod.ZodISODateTime;
1248
1496
  createdByUserId: zod.ZodString;
1249
- dataSets: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodObject<{
1497
+ dataSets: zod.ZodArray<zod.ZodObject<{
1250
1498
  createdAt: zod.ZodISODateTime;
1251
1499
  createdByUserId: zod.ZodString;
1252
1500
  dataSpaceId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
1253
1501
  description: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
1254
- flow: zod.ZodOptional<zod.ZodObject<{
1255
- activeFlowDefinition: zod.ZodOptional<zod.ZodObject<{
1256
- blocks: zod.ZodOptional<zod.ZodNullable<zod.ZodRecord<zod.ZodString, zod.ZodObject<{
1257
- constants: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodObject<{
1258
- target: zod.ZodObject<{
1259
- pin: zod.ZodString;
1260
- port: zod.ZodString;
1261
- }, zod.core.$strip>;
1262
- value: zod.ZodOptional<zod.ZodNullable<zod.ZodAny>>;
1263
- }, zod.core.$strip>>>>;
1264
- description: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
1265
- dynamicInputPins: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodObject<{
1266
- pin: zod.ZodString;
1267
- port: zod.ZodString;
1268
- }, zod.core.$strip>>>>;
1269
- dynamicOutputPins: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodObject<{
1270
- pin: zod.ZodString;
1271
- port: zod.ZodString;
1272
- }, zod.core.$strip>>>>;
1273
- dynamicPorts: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodString>>>;
1274
- name: zod.ZodString;
1275
- version: zod.ZodString;
1276
- }, zod.core.$strip>>>>;
1277
- connections: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodObject<{
1278
- source: zod.ZodObject<{
1279
- node: zod.ZodString;
1280
- pin: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
1281
- port: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
1282
- }, zod.core.$strip>;
1283
- target: zod.ZodObject<{
1284
- node: zod.ZodString;
1285
- pin: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
1286
- port: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
1287
- }, zod.core.$strip>;
1288
- }, zod.core.$strip>>>>;
1289
- constants: zod.ZodOptional<zod.ZodNullable<zod.ZodRecord<zod.ZodString, zod.ZodObject<{
1290
- value: zod.ZodOptional<zod.ZodNullable<zod.ZodAny>>;
1291
- }, zod.core.$strip>>>>;
1292
- inputs: zod.ZodOptional<zod.ZodNullable<zod.ZodRecord<zod.ZodString, zod.ZodObject<{
1293
- schema: zod.ZodRecord<zod.ZodString, zod.ZodAny>;
1294
- }, zod.core.$strip>>>>;
1295
- layout: zod.ZodOptional<zod.ZodNullable<zod.ZodAny>>;
1296
- name: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
1297
- outputs: zod.ZodOptional<zod.ZodNullable<zod.ZodRecord<zod.ZodString, zod.ZodObject<{
1298
- schema: zod.ZodRecord<zod.ZodString, zod.ZodAny>;
1299
- }, zod.core.$strip>>>>;
1300
- variables: zod.ZodOptional<zod.ZodNullable<zod.ZodRecord<zod.ZodString, zod.ZodObject<{
1301
- access: zod.ZodEnum<{
1302
- None: "None";
1303
- Read: "Read";
1304
- Write: "Write";
1305
- }>;
1306
- schema: zod.ZodRecord<zod.ZodString, zod.ZodAny>;
1307
- }, zod.core.$strip>>>>;
1308
- }, zod.core.$strip>>;
1309
- activeFlowDefinitionId: zod.ZodString;
1310
- id: zod.ZodString;
1311
- triggers: zod.ZodArray<zod.ZodObject<{
1312
- dataSourceContainer: zod.ZodObject<{
1313
- dataSourceId: zod.ZodString;
1314
- id: zod.ZodString;
1315
- name: zod.ZodString;
1316
- path: zod.ZodString;
1317
- }, zod.core.$strip>;
1318
- flowId: zod.ZodString;
1319
- id: zod.ZodString;
1320
- inputName: zod.ZodString;
1321
- type: zod.ZodEnum<{
1322
- Periodic: "Periodic";
1323
- Container: "Container";
1324
- }>;
1325
- }, zod.core.$strip>>;
1326
- }, zod.core.$strip>>;
1502
+ flowId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
1327
1503
  id: zod.ZodString;
1328
1504
  modifiedAt: zod.ZodISODateTime;
1329
1505
  modifiedByUserId: zod.ZodString;
@@ -1334,318 +1510,510 @@ export declare const getDataSpacesResponse: zod.ZodObject<{
1334
1510
  name: zod.ZodString;
1335
1511
  }, zod.core.$strip>>;
1336
1512
  version: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
1337
- }, zod.core.$strip>>>>;
1513
+ }, zod.core.$strip>>;
1338
1514
  id: zod.ZodString;
1339
- modifiedAt: zod.ZodOptional<zod.ZodNullable<zod.ZodISODateTime>>;
1340
- modifiedByUserId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
1515
+ modifiedAt: zod.ZodISODateTime;
1516
+ modifiedByUserId: zod.ZodString;
1341
1517
  name: zod.ZodString;
1342
1518
  parentWorkspaceId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
1343
- workspacesInfo: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodObject<{
1519
+ workSpaces: zod.ZodArray<zod.ZodObject<{
1344
1520
  id: zod.ZodString;
1345
1521
  name: zod.ZodString;
1346
- }, zod.core.$strip>>>>;
1522
+ }, zod.core.$strip>>;
1347
1523
  }, zod.core.$strip>>;
1348
1524
  total: zod.ZodNumber;
1349
1525
  }, zod.core.$strip>;
1350
1526
  /**
1351
- * @summary Create a new dataspace in SmartSpace, specifying details like name, associated datasources, and containers.
1527
+ * @summary Create a new dataspace.
1352
1528
  */
1353
- export declare const postDataSpacesBodyDataSetIdsItemRegExp: RegExp;
1354
- export declare const postDataSpacesBody: zod.ZodObject<{
1529
+ export declare const dataSpacesPostBodyDataSetIdsItemRegExp: RegExp;
1530
+ export declare const dataSpacesPostBody: zod.ZodObject<{
1355
1531
  dataSetIds: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodString>>>;
1356
1532
  name: zod.ZodString;
1357
1533
  }, zod.core.$strict>;
1358
- export declare const postDataSpacesResponseDataSetIdsItemRegExp: RegExp;
1359
- export declare const postDataSpacesResponse: zod.ZodObject<{
1360
- dataSetIds: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodString>>>;
1534
+ export declare const dataSpacesDeletePathIdRegExp: RegExp;
1535
+ export declare const dataSpacesDeleteParams: zod.ZodObject<{
1536
+ id: zod.ZodString;
1537
+ }, zod.core.$strict>;
1538
+ export declare const dataSpacesGetByIdPathIdRegExp: RegExp;
1539
+ export declare const dataSpacesGetByIdParams: zod.ZodObject<{
1540
+ id: zod.ZodString;
1541
+ }, zod.core.$strict>;
1542
+ export declare const dataSpacesGetByIdResponseDataSetsItemDataSpaceIdRegExp: RegExp;
1543
+ export declare const dataSpacesGetByIdResponseDataSetsItemFlowIdRegExp: RegExp;
1544
+ export declare const dataSpacesGetByIdResponseDataSetsItemIdRegExp: RegExp;
1545
+ export declare const dataSpacesGetByIdResponseDataSetsItemVersionRegExp: RegExp;
1546
+ export declare const dataSpacesGetByIdResponseIdRegExp: RegExp;
1547
+ export declare const dataSpacesGetByIdResponseParentWorkspaceIdRegExp: RegExp;
1548
+ export declare const dataSpacesGetByIdResponseWorkSpacesItemIdRegExp: RegExp;
1549
+ export declare const dataSpacesGetByIdResponse: zod.ZodObject<{
1550
+ createdAt: zod.ZodISODateTime;
1551
+ createdByUserId: zod.ZodString;
1552
+ dataSets: zod.ZodArray<zod.ZodObject<{
1553
+ createdAt: zod.ZodISODateTime;
1554
+ createdByUserId: zod.ZodString;
1555
+ dataSpaceId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
1556
+ description: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
1557
+ flowId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
1558
+ id: zod.ZodString;
1559
+ modifiedAt: zod.ZodISODateTime;
1560
+ modifiedByUserId: zod.ZodString;
1561
+ name: zod.ZodString;
1562
+ properties: zod.ZodArray<zod.ZodObject<{
1563
+ description: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
1564
+ isVector: zod.ZodBoolean;
1565
+ name: zod.ZodString;
1566
+ }, zod.core.$strip>>;
1567
+ version: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
1568
+ }, zod.core.$strip>>;
1569
+ id: zod.ZodString;
1570
+ modifiedAt: zod.ZodISODateTime;
1571
+ modifiedByUserId: zod.ZodString;
1361
1572
  name: zod.ZodString;
1573
+ parentWorkspaceId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
1574
+ workSpaces: zod.ZodArray<zod.ZodObject<{
1575
+ id: zod.ZodString;
1576
+ name: zod.ZodString;
1577
+ }, zod.core.$strip>>;
1362
1578
  }, zod.core.$strip>;
1363
1579
  /**
1364
- * @summary Remove a specific data space from SmartSpace, using its ID to ensure accurate deletion.
1580
+ * @summary Update an existing dataspace.
1365
1581
  */
1366
- export declare const deleteDataSpacesIdPathIdRegExp: RegExp;
1367
- export declare const deleteDataSpacesIdParams: zod.ZodObject<{
1582
+ export declare const dataSpacesPutPathIdRegExp: RegExp;
1583
+ export declare const dataSpacesPutParams: zod.ZodObject<{
1368
1584
  id: zod.ZodString;
1369
1585
  }, zod.core.$strict>;
1370
- /**
1371
- * @summary Retrieve detailed information about a specific data space in SmartSpace by its ID
1372
- */
1373
- export declare const getDataSpacesIdPathIdRegExp: RegExp;
1374
- export declare const getDataSpacesIdParams: zod.ZodObject<{
1586
+ export declare const dataSpacesPutBodyDataSetIdsItemRegExp: RegExp;
1587
+ export declare const dataSpacesPutBodyIdRegExp: RegExp;
1588
+ export declare const dataSpacesPutBody: zod.ZodObject<{
1589
+ dataSetIds: zod.ZodArray<zod.ZodString>;
1375
1590
  id: zod.ZodString;
1591
+ name: zod.ZodString;
1376
1592
  }, zod.core.$strict>;
1377
- export declare const getDataSpacesIdResponseDataSetsItemDataSpaceIdRegExp: RegExp;
1378
- export declare const getDataSpacesIdResponseDataSetsItemFlowActiveFlowDefinitionIdRegExp: RegExp;
1379
- export declare const getDataSpacesIdResponseDataSetsItemFlowIdRegExp: RegExp;
1380
- export declare const getDataSpacesIdResponseDataSetsItemFlowTriggersItemDataSourceContainerDataSourceIdRegExp: RegExp;
1381
- export declare const getDataSpacesIdResponseDataSetsItemFlowTriggersItemDataSourceContainerIdRegExp: RegExp;
1382
- export declare const getDataSpacesIdResponseDataSetsItemFlowTriggersItemFlowIdRegExp: RegExp;
1383
- export declare const getDataSpacesIdResponseDataSetsItemFlowTriggersItemIdRegExp: RegExp;
1384
- export declare const getDataSpacesIdResponseDataSetsItemIdRegExp: RegExp;
1385
- export declare const getDataSpacesIdResponseDataSetsItemVersionRegExp: RegExp;
1386
- export declare const getDataSpacesIdResponseIdRegExp: RegExp;
1387
- export declare const getDataSpacesIdResponseParentWorkspaceIdRegExp: RegExp;
1388
- export declare const getDataSpacesIdResponseWorkspacesInfoItemIdRegExp: RegExp;
1389
- export declare const getDataSpacesIdResponse: zod.ZodObject<{
1593
+ export declare const dataSpacesPutResponseDataSetsItemDataSpaceIdRegExp: RegExp;
1594
+ export declare const dataSpacesPutResponseDataSetsItemFlowIdRegExp: RegExp;
1595
+ export declare const dataSpacesPutResponseDataSetsItemIdRegExp: RegExp;
1596
+ export declare const dataSpacesPutResponseDataSetsItemVersionRegExp: RegExp;
1597
+ export declare const dataSpacesPutResponseIdRegExp: RegExp;
1598
+ export declare const dataSpacesPutResponseParentWorkspaceIdRegExp: RegExp;
1599
+ export declare const dataSpacesPutResponseWorkSpacesItemIdRegExp: RegExp;
1600
+ export declare const dataSpacesPutResponse: zod.ZodObject<{
1390
1601
  createdAt: zod.ZodISODateTime;
1391
1602
  createdByUserId: zod.ZodString;
1392
- dataSets: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodObject<{
1603
+ dataSets: zod.ZodArray<zod.ZodObject<{
1393
1604
  createdAt: zod.ZodISODateTime;
1394
1605
  createdByUserId: zod.ZodString;
1395
1606
  dataSpaceId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
1396
1607
  description: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
1397
- flow: zod.ZodOptional<zod.ZodObject<{
1398
- activeFlowDefinition: zod.ZodOptional<zod.ZodObject<{
1399
- blocks: zod.ZodOptional<zod.ZodNullable<zod.ZodRecord<zod.ZodString, zod.ZodObject<{
1400
- constants: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodObject<{
1401
- target: zod.ZodObject<{
1402
- pin: zod.ZodString;
1403
- port: zod.ZodString;
1404
- }, zod.core.$strip>;
1405
- value: zod.ZodOptional<zod.ZodNullable<zod.ZodAny>>;
1406
- }, zod.core.$strip>>>>;
1407
- description: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
1408
- dynamicInputPins: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodObject<{
1409
- pin: zod.ZodString;
1410
- port: zod.ZodString;
1411
- }, zod.core.$strip>>>>;
1412
- dynamicOutputPins: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodObject<{
1413
- pin: zod.ZodString;
1414
- port: zod.ZodString;
1415
- }, zod.core.$strip>>>>;
1416
- dynamicPorts: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodString>>>;
1417
- name: zod.ZodString;
1418
- version: zod.ZodString;
1419
- }, zod.core.$strip>>>>;
1420
- connections: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodObject<{
1421
- source: zod.ZodObject<{
1422
- node: zod.ZodString;
1423
- pin: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
1424
- port: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
1425
- }, zod.core.$strip>;
1426
- target: zod.ZodObject<{
1427
- node: zod.ZodString;
1428
- pin: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
1429
- port: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
1430
- }, zod.core.$strip>;
1431
- }, zod.core.$strip>>>>;
1432
- constants: zod.ZodOptional<zod.ZodNullable<zod.ZodRecord<zod.ZodString, zod.ZodObject<{
1433
- value: zod.ZodOptional<zod.ZodNullable<zod.ZodAny>>;
1434
- }, zod.core.$strip>>>>;
1435
- inputs: zod.ZodOptional<zod.ZodNullable<zod.ZodRecord<zod.ZodString, zod.ZodObject<{
1436
- schema: zod.ZodRecord<zod.ZodString, zod.ZodAny>;
1437
- }, zod.core.$strip>>>>;
1438
- layout: zod.ZodOptional<zod.ZodNullable<zod.ZodAny>>;
1439
- name: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
1440
- outputs: zod.ZodOptional<zod.ZodNullable<zod.ZodRecord<zod.ZodString, zod.ZodObject<{
1441
- schema: zod.ZodRecord<zod.ZodString, zod.ZodAny>;
1442
- }, zod.core.$strip>>>>;
1443
- variables: zod.ZodOptional<zod.ZodNullable<zod.ZodRecord<zod.ZodString, zod.ZodObject<{
1444
- access: zod.ZodEnum<{
1445
- None: "None";
1446
- Read: "Read";
1447
- Write: "Write";
1448
- }>;
1449
- schema: zod.ZodRecord<zod.ZodString, zod.ZodAny>;
1450
- }, zod.core.$strip>>>>;
1608
+ flowId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
1609
+ id: zod.ZodString;
1610
+ modifiedAt: zod.ZodISODateTime;
1611
+ modifiedByUserId: zod.ZodString;
1612
+ name: zod.ZodString;
1613
+ properties: zod.ZodArray<zod.ZodObject<{
1614
+ description: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
1615
+ isVector: zod.ZodBoolean;
1616
+ name: zod.ZodString;
1617
+ }, zod.core.$strip>>;
1618
+ version: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
1619
+ }, zod.core.$strip>>;
1620
+ id: zod.ZodString;
1621
+ modifiedAt: zod.ZodISODateTime;
1622
+ modifiedByUserId: zod.ZodString;
1623
+ name: zod.ZodString;
1624
+ parentWorkspaceId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
1625
+ workSpaces: zod.ZodArray<zod.ZodObject<{
1626
+ id: zod.ZodString;
1627
+ name: zod.ZodString;
1628
+ }, zod.core.$strip>>;
1629
+ }, zod.core.$strip>;
1630
+ export declare const dataSpacesGetAdminUsersPathIdRegExp: RegExp;
1631
+ export declare const dataSpacesGetAdminUsersParams: zod.ZodObject<{
1632
+ id: zod.ZodString;
1633
+ }, zod.core.$strict>;
1634
+ export declare const dataSpacesGetAdminUsersResponseDataSpaceIdRegExp: RegExp;
1635
+ export declare const dataSpacesGetAdminUsersResponseItem: zod.ZodObject<{
1636
+ dataSpaceId: zod.ZodString;
1637
+ displayName: zod.ZodString;
1638
+ userId: zod.ZodString;
1639
+ }, zod.core.$strip>;
1640
+ export declare const dataSpacesGetAdminUsersResponse: zod.ZodArray<zod.ZodObject<{
1641
+ dataSpaceId: zod.ZodString;
1642
+ displayName: zod.ZodString;
1643
+ userId: zod.ZodString;
1644
+ }, zod.core.$strip>>;
1645
+ export declare const dataSpacesDeleteAdminPathIdRegExp: RegExp;
1646
+ export declare const dataSpacesDeleteAdminParams: zod.ZodObject<{
1647
+ id: zod.ZodString;
1648
+ userId: zod.ZodString;
1649
+ }, zod.core.$strict>;
1650
+ export declare const dataSpacesAddAdminPathIdRegExp: RegExp;
1651
+ export declare const dataSpacesAddAdminParams: zod.ZodObject<{
1652
+ id: zod.ZodString;
1653
+ userId: zod.ZodString;
1654
+ }, zod.core.$strict>;
1655
+ export declare const dataSpacesGetDataSetsPathIdRegExp: RegExp;
1656
+ export declare const dataSpacesGetDataSetsParams: zod.ZodObject<{
1657
+ id: zod.ZodString;
1658
+ }, zod.core.$strict>;
1659
+ export declare const dataSpacesGetDataSetsQueryTakeDefault = 20;
1660
+ export declare const dataSpacesGetDataSetsQuerySkipDefault = 0;
1661
+ export declare const dataSpacesGetDataSetsQueryParams: zod.ZodObject<{
1662
+ take: zod.ZodDefault<zod.ZodNumber>;
1663
+ skip: zod.ZodOptional<zod.ZodNumber>;
1664
+ search: zod.ZodOptional<zod.ZodString>;
1665
+ }, zod.core.$strict>;
1666
+ export declare const dataSpacesGetDataSetsResponseDataItemDataSpaceIdRegExp: RegExp;
1667
+ export declare const dataSpacesGetDataSetsResponseDataItemFlowIdRegExp: RegExp;
1668
+ export declare const dataSpacesGetDataSetsResponseDataItemIdRegExp: RegExp;
1669
+ export declare const dataSpacesGetDataSetsResponseDataItemVersionRegExp: RegExp;
1670
+ export declare const dataSpacesGetDataSetsResponse: zod.ZodObject<{
1671
+ data: zod.ZodArray<zod.ZodObject<{
1672
+ createdAt: zod.ZodISODateTime;
1673
+ createdByUserId: zod.ZodString;
1674
+ dataSpaceId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
1675
+ description: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
1676
+ flowId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
1677
+ id: zod.ZodString;
1678
+ modifiedAt: zod.ZodISODateTime;
1679
+ modifiedByUserId: zod.ZodString;
1680
+ name: zod.ZodString;
1681
+ properties: zod.ZodArray<zod.ZodObject<{
1682
+ description: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
1683
+ isVector: zod.ZodBoolean;
1684
+ name: zod.ZodString;
1685
+ }, zod.core.$strip>>;
1686
+ version: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
1687
+ }, zod.core.$strip>>;
1688
+ total: zod.ZodNumber;
1689
+ }, zod.core.$strip>;
1690
+ /**
1691
+ * @summary Create a new dataset inside this dataspace.
1692
+ */
1693
+ export declare const dataSpacesPostDatasetPathIdRegExp: RegExp;
1694
+ export declare const dataSpacesPostDatasetParams: zod.ZodObject<{
1695
+ id: zod.ZodString;
1696
+ }, zod.core.$strict>;
1697
+ export declare const dataSpacesPostDatasetBodyContainerInfoItemDataSourceIdRegExp: RegExp;
1698
+ export declare const dataSpacesPostDatasetBody: zod.ZodObject<{
1699
+ containerInfo: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodObject<{
1700
+ dataSourceId: zod.ZodString;
1701
+ filters: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodObject<{
1702
+ operator: zod.ZodString;
1703
+ propertyName: zod.ZodString;
1704
+ value: zod.ZodString;
1705
+ }, zod.core.$strict>>>>;
1706
+ path: zod.ZodString;
1707
+ }, zod.core.$strict>>>>;
1708
+ description: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
1709
+ name: zod.ZodString;
1710
+ }, zod.core.$strict>;
1711
+ export declare const debugInvokeParams: zod.ZodObject<{
1712
+ connectionId: zod.ZodString;
1713
+ method: zod.ZodString;
1714
+ }, zod.core.$strict>;
1715
+ export declare const debugInvokeBodyItem: zod.ZodAny;
1716
+ export declare const debugInvokeBody: zod.ZodArray<zod.ZodAny>;
1717
+ /**
1718
+ * @summary List the current user's drafts (without parsed interfaces — load detail to get those).
1719
+ */
1720
+ export declare const draftsListDraftsResponseItem: zod.ZodObject<{
1721
+ blockInterfaces: zod.ZodRecord<zod.ZodString, zod.ZodRecord<zod.ZodString, zod.ZodObject<{
1722
+ metadata: zod.ZodRecord<zod.ZodString, zod.ZodAny>;
1723
+ ports: zod.ZodRecord<zod.ZodString, zod.ZodObject<{
1724
+ inputs: zod.ZodRecord<zod.ZodString, zod.ZodObject<{
1725
+ channel: zod.ZodBoolean;
1726
+ default: zod.ZodOptional<zod.ZodNullable<zod.ZodAny>>;
1727
+ generics: zod.ZodRecord<zod.ZodString, zod.ZodObject<{
1728
+ pin: zod.ZodString;
1729
+ port: zod.ZodString;
1730
+ }, zod.core.$strip>>;
1731
+ metadata: zod.ZodRecord<zod.ZodString, zod.ZodAny>;
1732
+ required: zod.ZodBoolean;
1733
+ schema: zod.ZodRecord<zod.ZodString, zod.ZodAny>;
1734
+ sticky: zod.ZodBoolean;
1735
+ type: zod.ZodEnum<{
1736
+ Single: "Single";
1737
+ List: "List";
1738
+ Dictionary: "Dictionary";
1739
+ }>;
1740
+ virtual: zod.ZodBoolean;
1451
1741
  }, zod.core.$strip>>;
1452
- activeFlowDefinitionId: zod.ZodString;
1453
- id: zod.ZodString;
1454
- triggers: zod.ZodArray<zod.ZodObject<{
1455
- dataSourceContainer: zod.ZodObject<{
1456
- dataSourceId: zod.ZodString;
1457
- id: zod.ZodString;
1458
- name: zod.ZodString;
1459
- path: zod.ZodString;
1460
- }, zod.core.$strip>;
1461
- flowId: zod.ZodString;
1462
- id: zod.ZodString;
1463
- inputName: zod.ZodString;
1742
+ isFunction: zod.ZodBoolean;
1743
+ metadata: zod.ZodRecord<zod.ZodString, zod.ZodAny>;
1744
+ outputs: zod.ZodRecord<zod.ZodString, zod.ZodObject<{
1745
+ channel: zod.ZodBoolean;
1746
+ channelGroupId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
1747
+ generics: zod.ZodRecord<zod.ZodString, zod.ZodObject<{
1748
+ pin: zod.ZodString;
1749
+ port: zod.ZodString;
1750
+ }, zod.core.$strip>>;
1751
+ metadata: zod.ZodRecord<zod.ZodString, zod.ZodAny>;
1752
+ schema: zod.ZodRecord<zod.ZodString, zod.ZodAny>;
1753
+ type: zod.ZodEnum<{
1754
+ Single: "Single";
1755
+ List: "List";
1756
+ Dictionary: "Dictionary";
1757
+ }>;
1758
+ }, zod.core.$strip>>;
1759
+ type: zod.ZodEnum<{
1760
+ Single: "Single";
1761
+ List: "List";
1762
+ Dictionary: "Dictionary";
1763
+ }>;
1764
+ }, zod.core.$strip>>;
1765
+ scopes: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodEnum<{
1766
+ WorkSpace: "WorkSpace";
1767
+ DataSet: "DataSet";
1768
+ }>>>>;
1769
+ state: zod.ZodRecord<zod.ZodString, zod.ZodObject<{
1770
+ default: zod.ZodOptional<zod.ZodNullable<zod.ZodAny>>;
1771
+ metadata: zod.ZodRecord<zod.ZodString, zod.ZodAny>;
1772
+ scope: zod.ZodArray<zod.ZodObject<{
1773
+ pin: zod.ZodString;
1774
+ port: zod.ZodString;
1775
+ }, zod.core.$strip>>;
1776
+ }, zod.core.$strip>>;
1777
+ }, zod.core.$strip>>>;
1778
+ isActive: zod.ZodBoolean;
1779
+ modifiedAt: zod.ZodISODateTime;
1780
+ name: zod.ZodString;
1781
+ parseError: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
1782
+ rowVersion: zod.ZodString;
1783
+ sourceText: zod.ZodString;
1784
+ }, zod.core.$strip>;
1785
+ export declare const draftsListDraftsResponse: zod.ZodArray<zod.ZodObject<{
1786
+ blockInterfaces: zod.ZodRecord<zod.ZodString, zod.ZodRecord<zod.ZodString, zod.ZodObject<{
1787
+ metadata: zod.ZodRecord<zod.ZodString, zod.ZodAny>;
1788
+ ports: zod.ZodRecord<zod.ZodString, zod.ZodObject<{
1789
+ inputs: zod.ZodRecord<zod.ZodString, zod.ZodObject<{
1790
+ channel: zod.ZodBoolean;
1791
+ default: zod.ZodOptional<zod.ZodNullable<zod.ZodAny>>;
1792
+ generics: zod.ZodRecord<zod.ZodString, zod.ZodObject<{
1793
+ pin: zod.ZodString;
1794
+ port: zod.ZodString;
1795
+ }, zod.core.$strip>>;
1796
+ metadata: zod.ZodRecord<zod.ZodString, zod.ZodAny>;
1797
+ required: zod.ZodBoolean;
1798
+ schema: zod.ZodRecord<zod.ZodString, zod.ZodAny>;
1799
+ sticky: zod.ZodBoolean;
1464
1800
  type: zod.ZodEnum<{
1465
- Periodic: "Periodic";
1466
- Container: "Container";
1801
+ Single: "Single";
1802
+ List: "List";
1803
+ Dictionary: "Dictionary";
1804
+ }>;
1805
+ virtual: zod.ZodBoolean;
1806
+ }, zod.core.$strip>>;
1807
+ isFunction: zod.ZodBoolean;
1808
+ metadata: zod.ZodRecord<zod.ZodString, zod.ZodAny>;
1809
+ outputs: zod.ZodRecord<zod.ZodString, zod.ZodObject<{
1810
+ channel: zod.ZodBoolean;
1811
+ channelGroupId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
1812
+ generics: zod.ZodRecord<zod.ZodString, zod.ZodObject<{
1813
+ pin: zod.ZodString;
1814
+ port: zod.ZodString;
1815
+ }, zod.core.$strip>>;
1816
+ metadata: zod.ZodRecord<zod.ZodString, zod.ZodAny>;
1817
+ schema: zod.ZodRecord<zod.ZodString, zod.ZodAny>;
1818
+ type: zod.ZodEnum<{
1819
+ Single: "Single";
1820
+ List: "List";
1821
+ Dictionary: "Dictionary";
1467
1822
  }>;
1468
1823
  }, zod.core.$strip>>;
1824
+ type: zod.ZodEnum<{
1825
+ Single: "Single";
1826
+ List: "List";
1827
+ Dictionary: "Dictionary";
1828
+ }>;
1469
1829
  }, zod.core.$strip>>;
1470
- id: zod.ZodString;
1471
- modifiedAt: zod.ZodISODateTime;
1472
- modifiedByUserId: zod.ZodString;
1473
- name: zod.ZodString;
1474
- properties: zod.ZodArray<zod.ZodObject<{
1475
- description: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
1476
- isVector: zod.ZodBoolean;
1477
- name: zod.ZodString;
1830
+ scopes: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodEnum<{
1831
+ WorkSpace: "WorkSpace";
1832
+ DataSet: "DataSet";
1833
+ }>>>>;
1834
+ state: zod.ZodRecord<zod.ZodString, zod.ZodObject<{
1835
+ default: zod.ZodOptional<zod.ZodNullable<zod.ZodAny>>;
1836
+ metadata: zod.ZodRecord<zod.ZodString, zod.ZodAny>;
1837
+ scope: zod.ZodArray<zod.ZodObject<{
1838
+ pin: zod.ZodString;
1839
+ port: zod.ZodString;
1840
+ }, zod.core.$strip>>;
1478
1841
  }, zod.core.$strip>>;
1479
- version: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
1480
- }, zod.core.$strip>>>>;
1481
- id: zod.ZodString;
1482
- modifiedAt: zod.ZodOptional<zod.ZodNullable<zod.ZodISODateTime>>;
1483
- modifiedByUserId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
1842
+ }, zod.core.$strip>>>;
1843
+ isActive: zod.ZodBoolean;
1844
+ modifiedAt: zod.ZodISODateTime;
1484
1845
  name: zod.ZodString;
1485
- parentWorkspaceId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
1486
- workspacesInfo: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodObject<{
1487
- id: zod.ZodString;
1488
- name: zod.ZodString;
1489
- }, zod.core.$strip>>>>;
1490
- }, zod.core.$strip>;
1846
+ parseError: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
1847
+ rowVersion: zod.ZodString;
1848
+ sourceText: zod.ZodString;
1849
+ }, zod.core.$strip>>;
1491
1850
  /**
1492
- * @summary Update details of a specific data space in SmartSpace, using the ID of the data space.
1851
+ * @summary Delete a draft (row + blob). Does not touch any published Custom of the same name.
1493
1852
  */
1494
- export declare const putDataSpacesIdPathIdRegExp: RegExp;
1495
- export declare const putDataSpacesIdParams: zod.ZodObject<{
1496
- id: zod.ZodString;
1497
- }, zod.core.$strict>;
1498
- export declare const putDataSpacesIdBodyDataSetIdsItemRegExp: RegExp;
1499
- export declare const putDataSpacesIdBodyIdRegExp: RegExp;
1500
- export declare const putDataSpacesIdBody: zod.ZodObject<{
1501
- dataSetIds: zod.ZodArray<zod.ZodString>;
1502
- id: zod.ZodString;
1853
+ export declare const draftsDeleteDraftParams: zod.ZodObject<{
1503
1854
  name: zod.ZodString;
1504
1855
  }, zod.core.$strict>;
1505
1856
  /**
1506
- * @summary Retrieve a list of all data sets in SmartSpace, with options for pagination to manage large sets of data sets.
1857
+ * @summary Fetch a specific draft (source text, parsed interfaces, RowVersion, IsActive).
1507
1858
  */
1508
- export declare const getDataSpacesIdDatasetsPathIdRegExp: RegExp;
1509
- export declare const getDataSpacesIdDatasetsParams: zod.ZodObject<{
1510
- id: zod.ZodString;
1511
- }, zod.core.$strict>;
1512
- export declare const getDataSpacesIdDatasetsQueryTakeDefault = 20;
1513
- export declare const getDataSpacesIdDatasetsQuerySkipDefault = 0;
1514
- export declare const getDataSpacesIdDatasetsQueryParams: zod.ZodObject<{
1515
- take: zod.ZodDefault<zod.ZodNumber>;
1516
- skip: zod.ZodOptional<zod.ZodNumber>;
1517
- search: zod.ZodOptional<zod.ZodString>;
1859
+ export declare const draftsGetDraftParams: zod.ZodObject<{
1860
+ name: zod.ZodString;
1518
1861
  }, zod.core.$strict>;
1519
- export declare const getDataSpacesIdDatasetsResponseDataItemDataSpaceIdRegExp: RegExp;
1520
- export declare const getDataSpacesIdDatasetsResponseDataItemFlowActiveFlowDefinitionIdRegExp: RegExp;
1521
- export declare const getDataSpacesIdDatasetsResponseDataItemFlowIdRegExp: RegExp;
1522
- export declare const getDataSpacesIdDatasetsResponseDataItemFlowTriggersItemDataSourceContainerDataSourceIdRegExp: RegExp;
1523
- export declare const getDataSpacesIdDatasetsResponseDataItemFlowTriggersItemDataSourceContainerIdRegExp: RegExp;
1524
- export declare const getDataSpacesIdDatasetsResponseDataItemFlowTriggersItemFlowIdRegExp: RegExp;
1525
- export declare const getDataSpacesIdDatasetsResponseDataItemFlowTriggersItemIdRegExp: RegExp;
1526
- export declare const getDataSpacesIdDatasetsResponseDataItemIdRegExp: RegExp;
1527
- export declare const getDataSpacesIdDatasetsResponseDataItemVersionRegExp: RegExp;
1528
- export declare const getDataSpacesIdDatasetsResponse: zod.ZodObject<{
1529
- data: zod.ZodArray<zod.ZodObject<{
1530
- createdAt: zod.ZodISODateTime;
1531
- createdByUserId: zod.ZodString;
1532
- dataSpaceId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
1533
- description: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
1534
- flow: zod.ZodOptional<zod.ZodObject<{
1535
- activeFlowDefinition: zod.ZodOptional<zod.ZodObject<{
1536
- blocks: zod.ZodOptional<zod.ZodNullable<zod.ZodRecord<zod.ZodString, zod.ZodObject<{
1537
- constants: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodObject<{
1538
- target: zod.ZodObject<{
1539
- pin: zod.ZodString;
1540
- port: zod.ZodString;
1541
- }, zod.core.$strip>;
1542
- value: zod.ZodOptional<zod.ZodNullable<zod.ZodAny>>;
1543
- }, zod.core.$strip>>>>;
1544
- description: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
1545
- dynamicInputPins: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodObject<{
1546
- pin: zod.ZodString;
1547
- port: zod.ZodString;
1548
- }, zod.core.$strip>>>>;
1549
- dynamicOutputPins: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodObject<{
1550
- pin: zod.ZodString;
1551
- port: zod.ZodString;
1552
- }, zod.core.$strip>>>>;
1553
- dynamicPorts: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodString>>>;
1554
- name: zod.ZodString;
1555
- version: zod.ZodString;
1556
- }, zod.core.$strip>>>>;
1557
- connections: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodObject<{
1558
- source: zod.ZodObject<{
1559
- node: zod.ZodString;
1560
- pin: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
1561
- port: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
1562
- }, zod.core.$strip>;
1563
- target: zod.ZodObject<{
1564
- node: zod.ZodString;
1565
- pin: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
1566
- port: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
1567
- }, zod.core.$strip>;
1568
- }, zod.core.$strip>>>>;
1569
- constants: zod.ZodOptional<zod.ZodNullable<zod.ZodRecord<zod.ZodString, zod.ZodObject<{
1570
- value: zod.ZodOptional<zod.ZodNullable<zod.ZodAny>>;
1571
- }, zod.core.$strip>>>>;
1572
- inputs: zod.ZodOptional<zod.ZodNullable<zod.ZodRecord<zod.ZodString, zod.ZodObject<{
1573
- schema: zod.ZodRecord<zod.ZodString, zod.ZodAny>;
1574
- }, zod.core.$strip>>>>;
1575
- layout: zod.ZodOptional<zod.ZodNullable<zod.ZodAny>>;
1576
- name: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
1577
- outputs: zod.ZodOptional<zod.ZodNullable<zod.ZodRecord<zod.ZodString, zod.ZodObject<{
1578
- schema: zod.ZodRecord<zod.ZodString, zod.ZodAny>;
1579
- }, zod.core.$strip>>>>;
1580
- variables: zod.ZodOptional<zod.ZodNullable<zod.ZodRecord<zod.ZodString, zod.ZodObject<{
1581
- access: zod.ZodEnum<{
1582
- None: "None";
1583
- Read: "Read";
1584
- Write: "Write";
1585
- }>;
1586
- schema: zod.ZodRecord<zod.ZodString, zod.ZodAny>;
1587
- }, zod.core.$strip>>>>;
1862
+ export declare const draftsGetDraftResponse: zod.ZodObject<{
1863
+ blockInterfaces: zod.ZodRecord<zod.ZodString, zod.ZodRecord<zod.ZodString, zod.ZodObject<{
1864
+ metadata: zod.ZodRecord<zod.ZodString, zod.ZodAny>;
1865
+ ports: zod.ZodRecord<zod.ZodString, zod.ZodObject<{
1866
+ inputs: zod.ZodRecord<zod.ZodString, zod.ZodObject<{
1867
+ channel: zod.ZodBoolean;
1868
+ default: zod.ZodOptional<zod.ZodNullable<zod.ZodAny>>;
1869
+ generics: zod.ZodRecord<zod.ZodString, zod.ZodObject<{
1870
+ pin: zod.ZodString;
1871
+ port: zod.ZodString;
1872
+ }, zod.core.$strip>>;
1873
+ metadata: zod.ZodRecord<zod.ZodString, zod.ZodAny>;
1874
+ required: zod.ZodBoolean;
1875
+ schema: zod.ZodRecord<zod.ZodString, zod.ZodAny>;
1876
+ sticky: zod.ZodBoolean;
1877
+ type: zod.ZodEnum<{
1878
+ Single: "Single";
1879
+ List: "List";
1880
+ Dictionary: "Dictionary";
1881
+ }>;
1882
+ virtual: zod.ZodBoolean;
1588
1883
  }, zod.core.$strip>>;
1589
- activeFlowDefinitionId: zod.ZodString;
1590
- id: zod.ZodString;
1591
- triggers: zod.ZodArray<zod.ZodObject<{
1592
- dataSourceContainer: zod.ZodObject<{
1593
- dataSourceId: zod.ZodString;
1594
- id: zod.ZodString;
1595
- name: zod.ZodString;
1596
- path: zod.ZodString;
1597
- }, zod.core.$strip>;
1598
- flowId: zod.ZodString;
1599
- id: zod.ZodString;
1600
- inputName: zod.ZodString;
1884
+ isFunction: zod.ZodBoolean;
1885
+ metadata: zod.ZodRecord<zod.ZodString, zod.ZodAny>;
1886
+ outputs: zod.ZodRecord<zod.ZodString, zod.ZodObject<{
1887
+ channel: zod.ZodBoolean;
1888
+ channelGroupId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
1889
+ generics: zod.ZodRecord<zod.ZodString, zod.ZodObject<{
1890
+ pin: zod.ZodString;
1891
+ port: zod.ZodString;
1892
+ }, zod.core.$strip>>;
1893
+ metadata: zod.ZodRecord<zod.ZodString, zod.ZodAny>;
1894
+ schema: zod.ZodRecord<zod.ZodString, zod.ZodAny>;
1601
1895
  type: zod.ZodEnum<{
1602
- Periodic: "Periodic";
1603
- Container: "Container";
1896
+ Single: "Single";
1897
+ List: "List";
1898
+ Dictionary: "Dictionary";
1604
1899
  }>;
1605
1900
  }, zod.core.$strip>>;
1901
+ type: zod.ZodEnum<{
1902
+ Single: "Single";
1903
+ List: "List";
1904
+ Dictionary: "Dictionary";
1905
+ }>;
1606
1906
  }, zod.core.$strip>>;
1607
- id: zod.ZodString;
1608
- modifiedAt: zod.ZodISODateTime;
1609
- modifiedByUserId: zod.ZodString;
1610
- name: zod.ZodString;
1611
- properties: zod.ZodArray<zod.ZodObject<{
1612
- description: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
1613
- isVector: zod.ZodBoolean;
1614
- name: zod.ZodString;
1907
+ scopes: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodEnum<{
1908
+ WorkSpace: "WorkSpace";
1909
+ DataSet: "DataSet";
1910
+ }>>>>;
1911
+ state: zod.ZodRecord<zod.ZodString, zod.ZodObject<{
1912
+ default: zod.ZodOptional<zod.ZodNullable<zod.ZodAny>>;
1913
+ metadata: zod.ZodRecord<zod.ZodString, zod.ZodAny>;
1914
+ scope: zod.ZodArray<zod.ZodObject<{
1915
+ pin: zod.ZodString;
1916
+ port: zod.ZodString;
1917
+ }, zod.core.$strip>>;
1615
1918
  }, zod.core.$strip>>;
1616
- version: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
1617
- }, zod.core.$strip>>;
1618
- total: zod.ZodNumber;
1919
+ }, zod.core.$strip>>>;
1920
+ isActive: zod.ZodBoolean;
1921
+ modifiedAt: zod.ZodISODateTime;
1922
+ name: zod.ZodString;
1923
+ parseError: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
1924
+ rowVersion: zod.ZodString;
1925
+ sourceText: zod.ZodString;
1619
1926
  }, zod.core.$strip>;
1620
1927
  /**
1621
- * @summary Create a new dataset in SmartSpace, specifying details like name, datasource, and properties.
1928
+ * @summary Toggle the draft's "Start testing" flag. See ADR-0002 owner's active draft
1929
+ overrides the published Custom at the same `(name, version)` for them only.
1622
1930
  */
1623
- export declare const postDataSpacesIdDatasetsPathIdRegExp: RegExp;
1624
- export declare const postDataSpacesIdDatasetsParams: zod.ZodObject<{
1625
- id: zod.ZodString;
1931
+ export declare const draftsToggleDraftParams: zod.ZodObject<{
1932
+ name: zod.ZodString;
1626
1933
  }, zod.core.$strict>;
1627
- export declare const postDataSpacesIdDatasetsBodyContainerInfoItemDataSourceIdRegExp: RegExp;
1628
- export declare const postDataSpacesIdDatasetsBody: zod.ZodObject<{
1629
- containerInfo: zod.ZodArray<zod.ZodObject<{
1630
- dataSourceId: zod.ZodString;
1631
- path: zod.ZodString;
1632
- }, zod.core.$strict>>;
1633
- description: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
1934
+ export declare const draftsToggleDraftBody: zod.ZodObject<{
1935
+ isActive: zod.ZodBoolean;
1936
+ }, zod.core.$strict>;
1937
+ /**
1938
+ * @summary Create or update a draft. Pass `ExpectedRowVersion` for optimistic
1939
+ concurrency on update (null for first-time create). Returns 409 with the
1940
+ current `RowVersion` if another session has saved in the interim.
1941
+ */
1942
+ export declare const draftsSaveDraftParams: zod.ZodObject<{
1634
1943
  name: zod.ZodString;
1635
1944
  }, zod.core.$strict>;
1636
- export declare const postDebugConnectionsConnectionIdInvokeMethodParams: zod.ZodObject<{
1637
- connectionId: zod.ZodString;
1638
- method: zod.ZodString;
1945
+ export declare const draftsSaveDraftBody: zod.ZodObject<{
1946
+ expectedRowVersion: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
1947
+ source: zod.ZodString;
1639
1948
  }, zod.core.$strict>;
1640
- export declare const postDebugConnectionsConnectionIdInvokeMethodBodyItem: zod.ZodAny;
1641
- export declare const postDebugConnectionsConnectionIdInvokeMethodBody: zod.ZodArray<zod.ZodAny>;
1949
+ export declare const draftsSaveDraftResponse: zod.ZodObject<{
1950
+ blockInterfaces: zod.ZodRecord<zod.ZodString, zod.ZodRecord<zod.ZodString, zod.ZodObject<{
1951
+ metadata: zod.ZodRecord<zod.ZodString, zod.ZodAny>;
1952
+ ports: zod.ZodRecord<zod.ZodString, zod.ZodObject<{
1953
+ inputs: zod.ZodRecord<zod.ZodString, zod.ZodObject<{
1954
+ channel: zod.ZodBoolean;
1955
+ default: zod.ZodOptional<zod.ZodNullable<zod.ZodAny>>;
1956
+ generics: zod.ZodRecord<zod.ZodString, zod.ZodObject<{
1957
+ pin: zod.ZodString;
1958
+ port: zod.ZodString;
1959
+ }, zod.core.$strip>>;
1960
+ metadata: zod.ZodRecord<zod.ZodString, zod.ZodAny>;
1961
+ required: zod.ZodBoolean;
1962
+ schema: zod.ZodRecord<zod.ZodString, zod.ZodAny>;
1963
+ sticky: zod.ZodBoolean;
1964
+ type: zod.ZodEnum<{
1965
+ Single: "Single";
1966
+ List: "List";
1967
+ Dictionary: "Dictionary";
1968
+ }>;
1969
+ virtual: zod.ZodBoolean;
1970
+ }, zod.core.$strip>>;
1971
+ isFunction: zod.ZodBoolean;
1972
+ metadata: zod.ZodRecord<zod.ZodString, zod.ZodAny>;
1973
+ outputs: zod.ZodRecord<zod.ZodString, zod.ZodObject<{
1974
+ channel: zod.ZodBoolean;
1975
+ channelGroupId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
1976
+ generics: zod.ZodRecord<zod.ZodString, zod.ZodObject<{
1977
+ pin: zod.ZodString;
1978
+ port: zod.ZodString;
1979
+ }, zod.core.$strip>>;
1980
+ metadata: zod.ZodRecord<zod.ZodString, zod.ZodAny>;
1981
+ schema: zod.ZodRecord<zod.ZodString, zod.ZodAny>;
1982
+ type: zod.ZodEnum<{
1983
+ Single: "Single";
1984
+ List: "List";
1985
+ Dictionary: "Dictionary";
1986
+ }>;
1987
+ }, zod.core.$strip>>;
1988
+ type: zod.ZodEnum<{
1989
+ Single: "Single";
1990
+ List: "List";
1991
+ Dictionary: "Dictionary";
1992
+ }>;
1993
+ }, zod.core.$strip>>;
1994
+ scopes: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodEnum<{
1995
+ WorkSpace: "WorkSpace";
1996
+ DataSet: "DataSet";
1997
+ }>>>>;
1998
+ state: zod.ZodRecord<zod.ZodString, zod.ZodObject<{
1999
+ default: zod.ZodOptional<zod.ZodNullable<zod.ZodAny>>;
2000
+ metadata: zod.ZodRecord<zod.ZodString, zod.ZodAny>;
2001
+ scope: zod.ZodArray<zod.ZodObject<{
2002
+ pin: zod.ZodString;
2003
+ port: zod.ZodString;
2004
+ }, zod.core.$strip>>;
2005
+ }, zod.core.$strip>>;
2006
+ }, zod.core.$strip>>>;
2007
+ parseError: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
2008
+ rowVersion: zod.ZodString;
2009
+ }, zod.core.$strip>;
1642
2010
  /**
1643
- * @summary Upload files to be referenced in requests (supports full and chunked uploads)
2011
+ * @summary Upload files to be referenced in requests (supports full and chunked uploads).
1644
2012
  */
1645
- export declare const postFilesBodyThreadIdRegExpOne: RegExp;
1646
- export declare const postFilesBodyUploadIdRegExpOne: RegExp;
1647
- export declare const postFilesBodyWorkspaceIdRegExpOne: RegExp;
1648
- export declare const postFilesBody: zod.ZodObject<{
2013
+ export declare const filesUploadFilesBodyThreadIdRegExpOne: RegExp;
2014
+ export declare const filesUploadFilesBodyUploadIdRegExpOne: RegExp;
2015
+ export declare const filesUploadFilesBodyWorkspaceIdRegExpOne: RegExp;
2016
+ export declare const filesUploadFilesBody: zod.ZodObject<{
1649
2017
  chunkIndex: zod.ZodOptional<zod.ZodNumber>;
1650
2018
  files: zod.ZodOptional<zod.ZodArray<zod.ZodCustom<import("node:buffer").File, import("node:buffer").File>>>;
1651
2019
  lastChunk: zod.ZodOptional<zod.ZodBoolean>;
@@ -1654,10 +2022,10 @@ export declare const postFilesBody: zod.ZodObject<{
1654
2022
  uploadId: zod.ZodOptional<zod.ZodString>;
1655
2023
  workspaceId: zod.ZodOptional<zod.ZodString>;
1656
2024
  }, zod.core.$strict>;
1657
- export declare const postFilesResponseIdRegExpOne: RegExp;
1658
- export declare const postFilesResponseThreadIdRegExpOne: RegExp;
1659
- export declare const postFilesResponseWorkspaceIdRegExpOne: RegExp;
1660
- export declare const postFilesResponseItem: zod.ZodObject<{
2025
+ export declare const filesUploadFilesResponseIdRegExpOne: RegExp;
2026
+ export declare const filesUploadFilesResponseThreadIdRegExpOne: RegExp;
2027
+ export declare const filesUploadFilesResponseWorkspaceIdRegExpOne: RegExp;
2028
+ export declare const filesUploadFilesResponseItem: zod.ZodObject<{
1661
2029
  createdAt: zod.ZodISODateTime;
1662
2030
  createdByUserId: zod.ZodString;
1663
2031
  id: zod.ZodString;
@@ -1668,7 +2036,7 @@ export declare const postFilesResponseItem: zod.ZodObject<{
1668
2036
  threadId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
1669
2037
  workspaceId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
1670
2038
  }, zod.core.$strip>;
1671
- export declare const postFilesResponse: zod.ZodArray<zod.ZodObject<{
2039
+ export declare const filesUploadFilesResponse: zod.ZodArray<zod.ZodObject<{
1672
2040
  createdAt: zod.ZodISODateTime;
1673
2041
  createdByUserId: zod.ZodString;
1674
2042
  id: zod.ZodString;
@@ -1680,22 +2048,22 @@ export declare const postFilesResponse: zod.ZodArray<zod.ZodObject<{
1680
2048
  workspaceId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
1681
2049
  }, zod.core.$strip>>;
1682
2050
  /**
1683
- * @summary Get details for a file previously uploaded
2051
+ * @summary Get details for a file previously uploaded.
1684
2052
  */
1685
- export declare const getFilesIdPathIdRegExpOne: RegExp;
1686
- export declare const getFilesIdParams: zod.ZodObject<{
2053
+ export declare const filesGetFileInfoPathIdRegExpOne: RegExp;
2054
+ export declare const filesGetFileInfoParams: zod.ZodObject<{
1687
2055
  id: zod.ZodString;
1688
2056
  }, zod.core.$strict>;
1689
- export declare const getFilesIdQueryThreadIdRegExpOne: RegExp;
1690
- export declare const getFilesIdQueryWorkspaceIdRegExpOne: RegExp;
1691
- export declare const getFilesIdQueryParams: zod.ZodObject<{
2057
+ export declare const filesGetFileInfoQueryThreadIdRegExpOne: RegExp;
2058
+ export declare const filesGetFileInfoQueryWorkspaceIdRegExpOne: RegExp;
2059
+ export declare const filesGetFileInfoQueryParams: zod.ZodObject<{
1692
2060
  threadId: zod.ZodOptional<zod.ZodString>;
1693
2061
  workspaceId: zod.ZodOptional<zod.ZodString>;
1694
2062
  }, zod.core.$strict>;
1695
- export declare const getFilesIdResponseIdRegExpOne: RegExp;
1696
- export declare const getFilesIdResponseThreadIdRegExpOne: RegExp;
1697
- export declare const getFilesIdResponseWorkspaceIdRegExpOne: RegExp;
1698
- export declare const getFilesIdResponse: zod.ZodObject<{
2063
+ export declare const filesGetFileInfoResponseIdRegExpOne: RegExp;
2064
+ export declare const filesGetFileInfoResponseThreadIdRegExpOne: RegExp;
2065
+ export declare const filesGetFileInfoResponseWorkspaceIdRegExpOne: RegExp;
2066
+ export declare const filesGetFileInfoResponse: zod.ZodObject<{
1699
2067
  createdAt: zod.ZodISODateTime;
1700
2068
  createdByUserId: zod.ZodString;
1701
2069
  id: zod.ZodString;
@@ -1707,39 +2075,56 @@ export declare const getFilesIdResponse: zod.ZodObject<{
1707
2075
  workspaceId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
1708
2076
  }, zod.core.$strip>;
1709
2077
  /**
1710
- * @summary Download a previously uploaded file
2078
+ * @summary Download a previously uploaded file.
1711
2079
  */
1712
- export declare const getFilesIdDownloadPathIdRegExpOne: RegExp;
1713
- export declare const getFilesIdDownloadParams: zod.ZodObject<{
2080
+ export declare const filesDownloadFilePathIdRegExpOne: RegExp;
2081
+ export declare const filesDownloadFileParams: zod.ZodObject<{
1714
2082
  id: zod.ZodString;
1715
2083
  }, zod.core.$strict>;
1716
- export declare const getFilesIdDownloadQueryThreadIdRegExpOne: RegExp;
1717
- export declare const getFilesIdDownloadQueryWorkspaceIdRegExpOne: RegExp;
1718
- export declare const getFilesIdDownloadQueryParams: zod.ZodObject<{
2084
+ export declare const filesDownloadFileQueryThreadIdRegExpOne: RegExp;
2085
+ export declare const filesDownloadFileQueryWorkspaceIdRegExpOne: RegExp;
2086
+ export declare const filesDownloadFileQueryParams: zod.ZodObject<{
1719
2087
  threadId: zod.ZodOptional<zod.ZodString>;
1720
2088
  workspaceId: zod.ZodOptional<zod.ZodString>;
1721
2089
  }, zod.core.$strict>;
1722
2090
  /**
1723
- * @summary Get URI of a previously uploaded file
2091
+ * @summary Get URI of a previously uploaded file.
1724
2092
  */
1725
- export declare const getFilesIdUriPathIdRegExpOne: RegExp;
1726
- export declare const getFilesIdUriParams: zod.ZodObject<{
2093
+ export declare const filesGetUriPathIdRegExpOne: RegExp;
2094
+ export declare const filesGetUriParams: zod.ZodObject<{
1727
2095
  id: zod.ZodString;
1728
2096
  }, zod.core.$strict>;
1729
- export declare const getFilesIdUriQueryThreadIdRegExpOne: RegExp;
1730
- export declare const getFilesIdUriQueryWorkspaceIdRegExpOne: RegExp;
1731
- export declare const getFilesIdUriQueryParams: zod.ZodObject<{
2097
+ export declare const filesGetUriQueryThreadIdRegExpOne: RegExp;
2098
+ export declare const filesGetUriQueryWorkspaceIdRegExpOne: RegExp;
2099
+ export declare const filesGetUriQueryParams: zod.ZodObject<{
1732
2100
  threadId: zod.ZodOptional<zod.ZodString>;
1733
2101
  workspaceId: zod.ZodOptional<zod.ZodString>;
1734
2102
  }, zod.core.$strict>;
1735
- export declare const getFilesIdUriResponse: zod.ZodString;
2103
+ export declare const filesGetUriResponse: zod.ZodObject<{
2104
+ uri: zod.ZodString;
2105
+ }, zod.core.$strip>;
2106
+ /**
2107
+ * @summary Creates a new flow run with the specified parameters
2108
+ */
2109
+ export declare const flowRunsCreateFlowRunQueryFlowIdRegExp: RegExp;
2110
+ export declare const flowRunsCreateFlowRunQueryParams: zod.ZodObject<{
2111
+ flowId: zod.ZodOptional<zod.ZodString>;
2112
+ }, zod.core.$strict>;
2113
+ export declare const flowRunsCreateFlowRunBody: zod.ZodObject<{
2114
+ debug: zod.ZodBoolean;
2115
+ inputs: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodObject<{
2116
+ channels: zod.ZodRecord<zod.ZodString, zod.ZodNumber>;
2117
+ name: zod.ZodString;
2118
+ value: zod.ZodOptional<zod.ZodNullable<zod.ZodAny>>;
2119
+ }, zod.core.$strict>>>>;
2120
+ }, zod.core.$strict>;
1736
2121
  /**
1737
2122
  * @summary Searches for flow runs based on search term
1738
2123
  */
1739
- export declare const getFlowRunsSearchQueryDataSetIdRegExp: RegExp;
1740
- export declare const getFlowRunsSearchQuerySkipDefault = 0;
1741
- export declare const getFlowRunsSearchQueryTakeDefault = 20;
1742
- export declare const getFlowRunsSearchQueryParams: zod.ZodObject<{
2124
+ export declare const flowRunsSearchFlowRunsQueryDataSetIdRegExp: RegExp;
2125
+ export declare const flowRunsSearchFlowRunsQuerySkipDefault = 0;
2126
+ export declare const flowRunsSearchFlowRunsQueryTakeDefault = 20;
2127
+ export declare const flowRunsSearchFlowRunsQueryParams: zod.ZodObject<{
1743
2128
  search: zod.ZodOptional<zod.ZodString>;
1744
2129
  dataSetId: zod.ZodOptional<zod.ZodString>;
1745
2130
  skip: zod.ZodOptional<zod.ZodNumber>;
@@ -1748,14 +2133,14 @@ export declare const getFlowRunsSearchQueryParams: zod.ZodObject<{
1748
2133
  /**
1749
2134
  * @summary Gets a singile file if it was used as an input to the flow run
1750
2135
  */
1751
- export declare const getFlowRunsFlowRunIdFilePathFlowRunIdRegExp: RegExp;
1752
- export declare const getFlowRunsFlowRunIdFileParams: zod.ZodObject<{
2136
+ export declare const flowRunsGetFileFromFlowRunIdPathFlowRunIdRegExp: RegExp;
2137
+ export declare const flowRunsGetFileFromFlowRunIdParams: zod.ZodObject<{
1753
2138
  flowRunId: zod.ZodString;
1754
2139
  }, zod.core.$strict>;
1755
- export declare const getFlowRunsFlowRunIdFileResponseIdRegExp: RegExp;
1756
- export declare const getFlowRunsFlowRunIdFileResponseThreadIdRegExp: RegExp;
1757
- export declare const getFlowRunsFlowRunIdFileResponseWorkspaceIdRegExp: RegExp;
1758
- export declare const getFlowRunsFlowRunIdFileResponse: zod.ZodObject<{
2140
+ export declare const flowRunsGetFileFromFlowRunIdResponseIdRegExp: RegExp;
2141
+ export declare const flowRunsGetFileFromFlowRunIdResponseThreadIdRegExp: RegExp;
2142
+ export declare const flowRunsGetFileFromFlowRunIdResponseWorkspaceIdRegExp: RegExp;
2143
+ export declare const flowRunsGetFileFromFlowRunIdResponse: zod.ZodObject<{
1759
2144
  createdAt: zod.ZodISODateTime;
1760
2145
  createdByUserId: zod.ZodString;
1761
2146
  id: zod.ZodString;
@@ -1766,24 +2151,47 @@ export declare const getFlowRunsFlowRunIdFileResponse: zod.ZodObject<{
1766
2151
  threadId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
1767
2152
  workspaceId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
1768
2153
  }, zod.core.$strip>;
1769
- export declare const getFlowRunsIdFunctionexecutionsPathIdRegExp: RegExp;
1770
- export declare const getFlowRunsIdFunctionexecutionsParams: zod.ZodObject<{
2154
+ /**
2155
+ * @summary Gets a flow run including its context
2156
+ */
2157
+ export declare const flowRunsGetFlowRunPathIdRegExp: RegExp;
2158
+ export declare const flowRunsGetFlowRunParams: zod.ZodObject<{
2159
+ id: zod.ZodString;
2160
+ }, zod.core.$strict>;
2161
+ export declare const flowRunsAddFileIdFilesPathIdRegExp: RegExp;
2162
+ export declare const flowRunsAddFileIdFilesParams: zod.ZodObject<{
2163
+ id: zod.ZodString;
2164
+ }, zod.core.$strict>;
2165
+ export declare const flowRunsAddFileIdFilesBody: zod.ZodObject<{
2166
+ file: zod.ZodOptional<zod.ZodCustom<import("node:buffer").File, import("node:buffer").File>>;
2167
+ }, zod.core.$strict>;
2168
+ export declare const flowRunsAddFileIdFilesExistingPathIdRegExp: RegExp;
2169
+ export declare const flowRunsAddFileIdFilesExistingParams: zod.ZodObject<{
2170
+ id: zod.ZodString;
2171
+ }, zod.core.$strict>;
2172
+ export declare const flowRunsAddFileIdFilesExistingBodyFlowRunIdRegExp: RegExp;
2173
+ export declare const flowRunsAddFileIdFilesExistingBody: zod.ZodObject<{
2174
+ blobUri: zod.ZodString;
2175
+ flowRunId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
2176
+ }, zod.core.$strict>;
2177
+ export declare const flowRunsGetStepExecutionsPathIdRegExp: RegExp;
2178
+ export declare const flowRunsGetStepExecutionsParams: zod.ZodObject<{
1771
2179
  id: zod.ZodString;
1772
2180
  }, zod.core.$strict>;
1773
- export declare const getFlowRunsIdFunctionexecutionsQuerySkipDefault = 0;
1774
- export declare const getFlowRunsIdFunctionexecutionsQueryTakeDefault = 100;
1775
- export declare const getFlowRunsIdFunctionexecutionsQuerySearchDefault = "";
1776
- export declare const getFlowRunsIdFunctionexecutionsQueryParams: zod.ZodObject<{
2181
+ export declare const flowRunsGetStepExecutionsQuerySkipDefault = 0;
2182
+ export declare const flowRunsGetStepExecutionsQueryTakeDefault = 100;
2183
+ export declare const flowRunsGetStepExecutionsQuerySearchDefault = "";
2184
+ export declare const flowRunsGetStepExecutionsQueryParams: zod.ZodObject<{
1777
2185
  skip: zod.ZodOptional<zod.ZodNumber>;
1778
2186
  take: zod.ZodDefault<zod.ZodNumber>;
1779
2187
  search: zod.ZodOptional<zod.ZodString>;
1780
2188
  "blockIds[]": zod.ZodOptional<zod.ZodArray<zod.ZodString>>;
1781
2189
  }, zod.core.$strict>;
1782
- export declare const getFlowRunsIdFunctionexecutionsResponseLogsItemIdRegExp: RegExp;
1783
- export declare const getFlowRunsIdFunctionexecutionsResponseLogsItemInputsItemIdRegExp: RegExp;
1784
- export declare const getFlowRunsIdFunctionexecutionsResponseLogsItemInputsItemValueIdRegExp: RegExp;
1785
- export declare const getFlowRunsIdFunctionexecutionsResponseLogsItemOutputsItemIdRegExp: RegExp;
1786
- export declare const getFlowRunsIdFunctionexecutionsResponse: zod.ZodObject<{
2190
+ export declare const flowRunsGetStepExecutionsResponseLogsItemIdRegExp: RegExp;
2191
+ export declare const flowRunsGetStepExecutionsResponseLogsItemInputsItemIdRegExp: RegExp;
2192
+ export declare const flowRunsGetStepExecutionsResponseLogsItemInputsItemValueIdRegExp: RegExp;
2193
+ export declare const flowRunsGetStepExecutionsResponseLogsItemOutputsItemIdRegExp: RegExp;
2194
+ export declare const flowRunsGetStepExecutionsResponse: zod.ZodObject<{
1787
2195
  logs: zod.ZodArray<zod.ZodObject<{
1788
2196
  blockId: zod.ZodString;
1789
2197
  createdAt: zod.ZodISODateTime;
@@ -1823,26 +2231,26 @@ export declare const getFlowRunsIdFunctionexecutionsResponse: zod.ZodObject<{
1823
2231
  }, zod.core.$strip>>;
1824
2232
  total: zod.ZodNumber;
1825
2233
  }, zod.core.$strip>;
1826
- export declare const getFlowRunsIdVariablesPathIdRegExpOne: RegExp;
1827
- export declare const getFlowRunsIdVariablesParams: zod.ZodObject<{
2234
+ export declare const flowRunsGetVariablesPathIdRegExpOne: RegExp;
2235
+ export declare const flowRunsGetVariablesParams: zod.ZodObject<{
1828
2236
  id: zod.ZodString;
1829
2237
  }, zod.core.$strict>;
1830
- export declare const getFlowRunsIdVariablesResponse: zod.ZodRecord<zod.ZodString, zod.ZodAny>;
1831
- export declare const putFlowRunsIdVariablesVariableNamePathIdRegExpOne: RegExp;
1832
- export declare const putFlowRunsIdVariablesVariableNameParams: zod.ZodObject<{
2238
+ export declare const flowRunsGetVariablesResponse: zod.ZodRecord<zod.ZodString, zod.ZodAny>;
2239
+ export declare const flowRunsSetVariablePathIdRegExpOne: RegExp;
2240
+ export declare const flowRunsSetVariableParams: zod.ZodObject<{
1833
2241
  id: zod.ZodString;
1834
2242
  variableName: zod.ZodString;
1835
2243
  }, zod.core.$strict>;
1836
- export declare const putFlowRunsIdVariablesVariableNameBody: zod.ZodAny;
1837
- export declare const getFlowsIdPathIdRegExp: RegExp;
1838
- export declare const getFlowsIdParams: zod.ZodObject<{
2244
+ export declare const flowRunsSetVariableBody: zod.ZodAny;
2245
+ export declare const flowsGetPathIdRegExp: RegExp;
2246
+ export declare const flowsGetParams: zod.ZodObject<{
1839
2247
  id: zod.ZodString;
1840
2248
  }, zod.core.$strict>;
1841
- export declare const putFlowsIdActivePathIdRegExp: RegExp;
1842
- export declare const putFlowsIdActiveParams: zod.ZodObject<{
2249
+ export declare const flowsSetActiveFlowDefinitionPathIdRegExp: RegExp;
2250
+ export declare const flowsSetActiveFlowDefinitionParams: zod.ZodObject<{
1843
2251
  id: zod.ZodString;
1844
2252
  }, zod.core.$strict>;
1845
- export declare const putFlowsIdActiveBody: zod.ZodObject<{
2253
+ export declare const flowsSetActiveFlowDefinitionBody: zod.ZodObject<{
1846
2254
  blocks: zod.ZodOptional<zod.ZodNullable<zod.ZodRecord<zod.ZodString, zod.ZodObject<{
1847
2255
  constants: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodObject<{
1848
2256
  target: zod.ZodObject<{
@@ -1896,19 +2304,97 @@ export declare const putFlowsIdActiveBody: zod.ZodObject<{
1896
2304
  schema: zod.ZodRecord<zod.ZodString, zod.ZodAny>;
1897
2305
  }, zod.core.$strict>>>>;
1898
2306
  }, zod.core.$strict>;
2307
+ /**
2308
+ * @summary Retrieves a list of model deployment providers.
2309
+ */
2310
+ export declare const modelProvidersGetProvidersQueryTakeDefault = 50;
2311
+ export declare const modelProvidersGetProvidersQuerySkipDefault = 0;
2312
+ export declare const modelProvidersGetProvidersQueryParams: zod.ZodObject<{
2313
+ take: zod.ZodDefault<zod.ZodNumber>;
2314
+ skip: zod.ZodOptional<zod.ZodNumber>;
2315
+ }, zod.core.$strict>;
2316
+ /**
2317
+ * @summary Creates a new model deployment provider.
2318
+ */
2319
+ export declare const modelProvidersCreateProviderBodyIdRegExp: RegExp;
2320
+ export declare const modelProvidersCreateProviderBody: zod.ZodObject<{
2321
+ apiKey: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
2322
+ apiVersion: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
2323
+ baseUrl: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
2324
+ googleCredentials: zod.ZodOptional<zod.ZodNullable<zod.ZodRecord<zod.ZodString, zod.ZodAny>>>;
2325
+ id: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
2326
+ location: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
2327
+ name: zod.ZodString;
2328
+ type: zod.ZodEnum<{
2329
+ OpenAi: "OpenAi";
2330
+ AzureOpenAi: "AzureOpenAi";
2331
+ HuggingFace: "HuggingFace";
2332
+ Cohere: "Cohere";
2333
+ Anthropic: "Anthropic";
2334
+ Gemini: "Gemini";
2335
+ VertexAi: "VertexAi";
2336
+ AzureFoundry: "AzureFoundry";
2337
+ }>;
2338
+ }, zod.core.$strict>;
2339
+ /**
2340
+ * @summary Retrieves the deployable models for a model provider
2341
+ */
2342
+ export declare const modelProvidersGetModelProviderTypeDeployableModelsParams: zod.ZodObject<{
2343
+ providerType: zod.ZodEnum<{
2344
+ OpenAi: "OpenAi";
2345
+ AzureOpenAi: "AzureOpenAi";
2346
+ HuggingFace: "HuggingFace";
2347
+ Cohere: "Cohere";
2348
+ Anthropic: "Anthropic";
2349
+ Gemini: "Gemini";
2350
+ VertexAi: "VertexAi";
2351
+ AzureFoundry: "AzureFoundry";
2352
+ }>;
2353
+ }, zod.core.$strict>;
2354
+ export declare const modelProvidersGetProviderPathIdRegExp: RegExp;
2355
+ export declare const modelProvidersGetProviderParams: zod.ZodObject<{
2356
+ id: zod.ZodString;
2357
+ }, zod.core.$strict>;
2358
+ /**
2359
+ * @summary Updates or inserts a model deployment provider.
2360
+ */
2361
+ export declare const modelProvidersUpsertProviderPathIdRegExp: RegExp;
2362
+ export declare const modelProvidersUpsertProviderParams: zod.ZodObject<{
2363
+ id: zod.ZodString;
2364
+ }, zod.core.$strict>;
2365
+ export declare const modelProvidersUpsertProviderBodyIdRegExp: RegExp;
2366
+ export declare const modelProvidersUpsertProviderBody: zod.ZodObject<{
2367
+ apiKey: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
2368
+ apiVersion: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
2369
+ baseUrl: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
2370
+ googleCredentials: zod.ZodOptional<zod.ZodNullable<zod.ZodRecord<zod.ZodString, zod.ZodAny>>>;
2371
+ id: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
2372
+ location: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
2373
+ name: zod.ZodString;
2374
+ type: zod.ZodEnum<{
2375
+ OpenAi: "OpenAi";
2376
+ AzureOpenAi: "AzureOpenAi";
2377
+ HuggingFace: "HuggingFace";
2378
+ Cohere: "Cohere";
2379
+ Anthropic: "Anthropic";
2380
+ Gemini: "Gemini";
2381
+ VertexAi: "VertexAi";
2382
+ AzureFoundry: "AzureFoundry";
2383
+ }>;
2384
+ }, zod.core.$strict>;
1899
2385
  /**
1900
2386
  * @summary Retrieves a list of models.
1901
2387
  */
1902
- export declare const getModelsQueryTakeDefaultOne = 50;
1903
- export declare const getModelsQuerySkipDefaultOne = 0;
1904
- export declare const getModelsQuerySearchDefaultOne = "";
1905
- export declare const getModelsQueryParams: zod.ZodObject<{
2388
+ export declare const modelsGetModelsQueryTakeDefaultOne = 50;
2389
+ export declare const modelsGetModelsQuerySkipDefaultOne = 0;
2390
+ export declare const modelsGetModelsQuerySearchDefaultOne = "";
2391
+ export declare const modelsGetModelsQueryParams: zod.ZodObject<{
1906
2392
  take: zod.ZodDefault<zod.ZodNumber>;
1907
2393
  skip: zod.ZodOptional<zod.ZodNumber>;
1908
2394
  search: zod.ZodOptional<zod.ZodString>;
1909
2395
  }, zod.core.$strict>;
1910
- export declare const getModelsResponseDataItemIdRegExpOne: RegExp;
1911
- export declare const getModelsResponse: zod.ZodObject<{
2396
+ export declare const modelsGetModelsResponseDataItemIdRegExpOne: RegExp;
2397
+ export declare const modelsGetModelsResponse: zod.ZodObject<{
1912
2398
  data: zod.ZodArray<zod.ZodObject<{
1913
2399
  createdAt: zod.ZodOptional<zod.ZodNullable<zod.ZodISODateTime>>;
1914
2400
  createdByUserId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
@@ -1931,6 +2417,21 @@ export declare const getModelsResponse: zod.ZodObject<{
1931
2417
  VertexAi: "VertexAi";
1932
2418
  AzureFoundry: "AzureFoundry";
1933
2419
  }>>;
2420
+ modelPublisher: zod.ZodOptional<zod.ZodEnum<{
2421
+ OpenAi: "OpenAi";
2422
+ HuggingFace: "HuggingFace";
2423
+ Cohere: "Cohere";
2424
+ Anthropic: "Anthropic";
2425
+ Google: "Google";
2426
+ Meta: "Meta";
2427
+ Mistral: "Mistral";
2428
+ Microsoft: "Microsoft";
2429
+ DeepSeek: "DeepSeek";
2430
+ XAi: "XAi";
2431
+ Amazon: "Amazon";
2432
+ Qwen: "Qwen";
2433
+ Other: "Other";
2434
+ }>>;
1934
2435
  name: zod.ZodString;
1935
2436
  properties: zod.ZodArray<zod.ZodObject<{
1936
2437
  name: zod.ZodString;
@@ -1947,9 +2448,9 @@ export declare const getModelsResponse: zod.ZodObject<{
1947
2448
  /**
1948
2449
  * @summary Creates a new model.
1949
2450
  */
1950
- export declare const postModelsBodyDeploymentProviderIdRegExp: RegExp;
1951
- export declare const postModelsBodyDeploymentProviderIdRegExpOne: RegExp;
1952
- export declare const postModelsBody: zod.ZodObject<{
2451
+ export declare const modelsCreateModelBodyDeploymentProviderIdRegExp: RegExp;
2452
+ export declare const modelsCreateModelBodyDeploymentProviderIdRegExpOne: RegExp;
2453
+ export declare const modelsCreateModelBody: zod.ZodObject<{
1953
2454
  deployment: zod.ZodOptional<zod.ZodObject<{
1954
2455
  dockerFile: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
1955
2456
  provider: zod.ZodOptional<zod.ZodObject<{
@@ -1978,26 +2479,48 @@ export declare const postModelsBody: zod.ZodObject<{
1978
2479
  }, zod.core.$strict>>;
1979
2480
  displayName: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
1980
2481
  name: zod.ZodString;
2482
+ publisher: zod.ZodOptional<zod.ZodEnum<{
2483
+ OpenAi: "OpenAi";
2484
+ HuggingFace: "HuggingFace";
2485
+ Cohere: "Cohere";
2486
+ Anthropic: "Anthropic";
2487
+ Google: "Google";
2488
+ Meta: "Meta";
2489
+ Mistral: "Mistral";
2490
+ Microsoft: "Microsoft";
2491
+ DeepSeek: "DeepSeek";
2492
+ XAi: "XAi";
2493
+ Amazon: "Amazon";
2494
+ Qwen: "Qwen";
2495
+ Other: "Other";
2496
+ }>>;
2497
+ }, zod.core.$strict>;
2498
+ export declare const modelsGetDefaultDockerFileQueryParams: zod.ZodObject<{
2499
+ serverType: zod.ZodOptional<zod.ZodEnum<{
2500
+ TextGenerationInference: "TextGenerationInference";
2501
+ VLlm: "VLlm";
2502
+ }>>;
1981
2503
  }, zod.core.$strict>;
2504
+ export declare const modelsGetDefaultDockerFileResponse: zod.ZodString;
1982
2505
  /**
1983
2506
  * @summary Deletes a model with the specified ID.
1984
2507
  */
1985
- export declare const deleteModelsIdPathIdRegExp: RegExp;
1986
- export declare const deleteModelsIdParams: zod.ZodObject<{
2508
+ export declare const modelsDeleteModelPathIdRegExp: RegExp;
2509
+ export declare const modelsDeleteModelParams: zod.ZodObject<{
1987
2510
  id: zod.ZodString;
1988
2511
  }, zod.core.$strict>;
1989
2512
  /**
1990
2513
  * @summary Retrieves a model by its ID.
1991
2514
  */
1992
- export declare const getModelsIdPathIdRegExpOne: RegExp;
1993
- export declare const getModelsIdParams: zod.ZodObject<{
2515
+ export declare const modelsGetModelPathIdRegExpOne: RegExp;
2516
+ export declare const modelsGetModelParams: zod.ZodObject<{
1994
2517
  id: zod.ZodString;
1995
2518
  }, zod.core.$strict>;
1996
- export declare const getModelsIdResponseDeploymentIdRegExpOne: RegExp;
1997
- export declare const getModelsIdResponseDeploymentProviderIdRegExpOne: RegExp;
1998
- export declare const getModelsIdResponseDeploymentStepsItemIdRegExpOne: RegExp;
1999
- export declare const getModelsIdResponseIdRegExpOne: RegExp;
2000
- export declare const getModelsIdResponse: zod.ZodObject<{
2519
+ export declare const modelsGetModelResponseDeploymentIdRegExpOne: RegExp;
2520
+ export declare const modelsGetModelResponseDeploymentProviderIdRegExpOne: RegExp;
2521
+ export declare const modelsGetModelResponseDeploymentStepsItemIdRegExpOne: RegExp;
2522
+ export declare const modelsGetModelResponseIdRegExpOne: RegExp;
2523
+ export declare const modelsGetModelResponse: zod.ZodObject<{
2001
2524
  createdAt: zod.ZodOptional<zod.ZodNullable<zod.ZodISODateTime>>;
2002
2525
  createdByUserId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
2003
2526
  deployment: zod.ZodOptional<zod.ZodObject<{
@@ -2054,6 +2577,21 @@ export declare const getModelsIdResponse: zod.ZodObject<{
2054
2577
  VertexAi: "VertexAi";
2055
2578
  AzureFoundry: "AzureFoundry";
2056
2579
  }>>;
2580
+ modelPublisher: zod.ZodOptional<zod.ZodEnum<{
2581
+ OpenAi: "OpenAi";
2582
+ HuggingFace: "HuggingFace";
2583
+ Cohere: "Cohere";
2584
+ Anthropic: "Anthropic";
2585
+ Google: "Google";
2586
+ Meta: "Meta";
2587
+ Mistral: "Mistral";
2588
+ Microsoft: "Microsoft";
2589
+ DeepSeek: "DeepSeek";
2590
+ XAi: "XAi";
2591
+ Amazon: "Amazon";
2592
+ Qwen: "Qwen";
2593
+ Other: "Other";
2594
+ }>>;
2057
2595
  name: zod.ZodString;
2058
2596
  properties: zod.ZodArray<zod.ZodObject<{
2059
2597
  name: zod.ZodString;
@@ -2067,13 +2605,13 @@ export declare const getModelsIdResponse: zod.ZodObject<{
2067
2605
  /**
2068
2606
  * @summary Updates or inserts a model with the specified ID.
2069
2607
  */
2070
- export declare const putModelsIdPathIdRegExp: RegExp;
2071
- export declare const putModelsIdParams: zod.ZodObject<{
2608
+ export declare const modelsUpsertModelPathIdRegExp: RegExp;
2609
+ export declare const modelsUpsertModelParams: zod.ZodObject<{
2072
2610
  id: zod.ZodString;
2073
2611
  }, zod.core.$strict>;
2074
- export declare const putModelsIdBodyDeploymentProviderIdRegExp: RegExp;
2075
- export declare const putModelsIdBodyDeploymentProviderIdRegExpOne: RegExp;
2076
- export declare const putModelsIdBody: zod.ZodObject<{
2612
+ export declare const modelsUpsertModelBodyDeploymentProviderIdRegExp: RegExp;
2613
+ export declare const modelsUpsertModelBodyDeploymentProviderIdRegExpOne: RegExp;
2614
+ export declare const modelsUpsertModelBody: zod.ZodObject<{
2077
2615
  deployment: zod.ZodOptional<zod.ZodObject<{
2078
2616
  dockerFile: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
2079
2617
  provider: zod.ZodOptional<zod.ZodObject<{
@@ -2102,23 +2640,38 @@ export declare const putModelsIdBody: zod.ZodObject<{
2102
2640
  }, zod.core.$strict>>;
2103
2641
  displayName: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
2104
2642
  name: zod.ZodString;
2643
+ publisher: zod.ZodOptional<zod.ZodEnum<{
2644
+ OpenAi: "OpenAi";
2645
+ HuggingFace: "HuggingFace";
2646
+ Cohere: "Cohere";
2647
+ Anthropic: "Anthropic";
2648
+ Google: "Google";
2649
+ Meta: "Meta";
2650
+ Mistral: "Mistral";
2651
+ Microsoft: "Microsoft";
2652
+ DeepSeek: "DeepSeek";
2653
+ XAi: "XAi";
2654
+ Amazon: "Amazon";
2655
+ Qwen: "Qwen";
2656
+ Other: "Other";
2657
+ }>>;
2105
2658
  }, zod.core.$strict>;
2106
2659
  /**
2107
2660
  * @summary Retrieves the Docker logs for a specific deployment of a model.
2108
2661
  */
2109
- export declare const getModelsIdDeploymentDockerLogsPathIdRegExp: RegExp;
2110
- export declare const getModelsIdDeploymentDockerLogsParams: zod.ZodObject<{
2662
+ export declare const modelsGetDeploymentDockerLogsPathIdRegExp: RegExp;
2663
+ export declare const modelsGetDeploymentDockerLogsParams: zod.ZodObject<{
2111
2664
  id: zod.ZodString;
2112
2665
  }, zod.core.$strict>;
2113
- export declare const getModelsIdDeploymentDockerLogsResponse: zod.ZodString;
2666
+ export declare const modelsGetDeploymentDockerLogsResponse: zod.ZodString;
2114
2667
  /**
2115
2668
  * @summary Retrieves the health status of a model.
2116
2669
  */
2117
- export declare const getModelsIdHealthPathIdRegExp: RegExp;
2118
- export declare const getModelsIdHealthParams: zod.ZodObject<{
2670
+ export declare const modelsGetModelHealthPathIdRegExp: RegExp;
2671
+ export declare const modelsGetModelHealthParams: zod.ZodObject<{
2119
2672
  id: zod.ZodString;
2120
2673
  }, zod.core.$strict>;
2121
- export declare const getModelsIdHealthResponse: zod.ZodEnum<{
2674
+ export declare const modelsGetModelHealthResponse: zod.ZodEnum<{
2122
2675
  Unhealthy: "Unhealthy";
2123
2676
  Degraded: "Degraded";
2124
2677
  Healthy: "Healthy";
@@ -2126,23 +2679,24 @@ export declare const getModelsIdHealthResponse: zod.ZodEnum<{
2126
2679
  /**
2127
2680
  * @summary Retrieve notifications for user login.
2128
2681
  */
2129
- export declare const getNotificationQueryTakeDefaultOne = 20;
2130
- export declare const getNotificationQuerySkipDefaultOne = 0;
2131
- export declare const getNotificationQueryParams: zod.ZodObject<{
2682
+ export declare const notificationGetQueryTakeDefaultOne = 20;
2683
+ export declare const notificationGetQuerySkipDefaultOne = 0;
2684
+ export declare const notificationGetQueryParams: zod.ZodObject<{
2132
2685
  unread: zod.ZodOptional<zod.ZodBoolean>;
2133
2686
  take: zod.ZodDefault<zod.ZodNumber>;
2134
2687
  skip: zod.ZodOptional<zod.ZodNumber>;
2135
2688
  }, zod.core.$strict>;
2136
- export declare const getNotificationResponseDataItemIdRegExpOne: RegExp;
2137
- export declare const getNotificationResponseDataItemThreadIdRegExpOne: RegExp;
2138
- export declare const getNotificationResponseDataItemWorkSpaceIdRegExpOne: RegExp;
2139
- export declare const getNotificationResponse: zod.ZodObject<{
2689
+ export declare const notificationGetResponseDataItemIdRegExpOne: RegExp;
2690
+ export declare const notificationGetResponseDataItemThreadIdRegExpOne: RegExp;
2691
+ export declare const notificationGetResponseDataItemWorkSpaceIdRegExpOne: RegExp;
2692
+ export declare const notificationGetResponse: zod.ZodObject<{
2140
2693
  data: zod.ZodArray<zod.ZodObject<{
2141
- createdAt: zod.ZodOptional<zod.ZodNullable<zod.ZodISODateTime>>;
2694
+ createdAt: zod.ZodISODateTime;
2142
2695
  createdBy: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
2696
+ createdByUserId: zod.ZodString;
2143
2697
  description: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
2144
2698
  dismissedAt: zod.ZodOptional<zod.ZodNullable<zod.ZodISODateTime>>;
2145
- id: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
2699
+ id: zod.ZodString;
2146
2700
  notificationType: zod.ZodEnum<{
2147
2701
  WorkSpaceUpdated: "WorkSpaceUpdated";
2148
2702
  MessageThreadUpdated: "MessageThreadUpdated";
@@ -2157,13 +2711,25 @@ export declare const getNotificationResponse: zod.ZodObject<{
2157
2711
  /**
2158
2712
  * @summary Update: mark read notifications.
2159
2713
  */
2160
- export declare const putNotificationUpdateBodyRegExpOne: RegExp;
2161
- export declare const putNotificationUpdateBodyItem: zod.ZodString;
2162
- export declare const putNotificationUpdateBody: zod.ZodArray<zod.ZodString>;
2714
+ export declare const notificationPutUpdateBodyRegExpOne: RegExp;
2715
+ export declare const notificationPutUpdateBodyItem: zod.ZodString;
2716
+ export declare const notificationPutUpdateBody: zod.ZodArray<zod.ZodString>;
2717
+ /**
2718
+ * @summary Update the upgrade component of the smartspace plan
2719
+ */
2720
+ export declare const planUpdateSmartSpaceUpgradeBody: zod.ZodObject<{
2721
+ workSpaceQuota: zod.ZodNumber;
2722
+ }, zod.core.$strict>;
2723
+ /**
2724
+ * @summary Calculate the cost of an upgrade change
2725
+ */
2726
+ export declare const planCalculateSmartSpaceUpgradeCostBody: zod.ZodObject<{
2727
+ workSpaceQuota: zod.ZodNumber;
2728
+ }, zod.core.$strict>;
2163
2729
  /**
2164
2730
  * @summary Gets the number of requests by a specified duration
2165
2731
  */
2166
- export declare const getReportingRequestsByDurationParams: zod.ZodObject<{
2732
+ export declare const reportingGetRequestsParams: zod.ZodObject<{
2167
2733
  duration: zod.ZodEnum<{
2168
2734
  Second: "Second";
2169
2735
  Minute: "Minute";
@@ -2172,7 +2738,7 @@ export declare const getReportingRequestsByDurationParams: zod.ZodObject<{
2172
2738
  Month: "Month";
2173
2739
  }>;
2174
2740
  }, zod.core.$strict>;
2175
- export declare const getReportingRequestsByDurationQueryParams: zod.ZodObject<{
2741
+ export declare const reportingGetRequestsQueryParams: zod.ZodObject<{
2176
2742
  split: zod.ZodOptional<zod.ZodEnum<{
2177
2743
  User: "User";
2178
2744
  WorkSpace: "WorkSpace";
@@ -2183,7 +2749,7 @@ export declare const getReportingRequestsByDurationQueryParams: zod.ZodObject<{
2183
2749
  reportFromDate: zod.ZodOptional<zod.ZodISODateTime>;
2184
2750
  reportToDate: zod.ZodOptional<zod.ZodISODateTime>;
2185
2751
  }, zod.core.$strict>;
2186
- export declare const getReportingRequestsByDurationResponse: zod.ZodObject<{
2752
+ export declare const reportingGetRequestsResponse: zod.ZodObject<{
2187
2753
  categories: zod.ZodArray<zod.ZodISODateTime>;
2188
2754
  series: zod.ZodArray<zod.ZodObject<{
2189
2755
  data: zod.ZodArray<zod.ZodNumber>;
@@ -2193,7 +2759,7 @@ export declare const getReportingRequestsByDurationResponse: zod.ZodObject<{
2193
2759
  /**
2194
2760
  * @summary Gets the number of tokens by a specified duration
2195
2761
  */
2196
- export declare const getReportingTokensByDurationParams: zod.ZodObject<{
2762
+ export declare const reportingGetTokensParams: zod.ZodObject<{
2197
2763
  duration: zod.ZodEnum<{
2198
2764
  Second: "Second";
2199
2765
  Minute: "Minute";
@@ -2202,7 +2768,7 @@ export declare const getReportingTokensByDurationParams: zod.ZodObject<{
2202
2768
  Month: "Month";
2203
2769
  }>;
2204
2770
  }, zod.core.$strict>;
2205
- export declare const getReportingTokensByDurationQueryParams: zod.ZodObject<{
2771
+ export declare const reportingGetTokensQueryParams: zod.ZodObject<{
2206
2772
  split: zod.ZodOptional<zod.ZodEnum<{
2207
2773
  User: "User";
2208
2774
  WorkSpace: "WorkSpace";
@@ -2213,7 +2779,7 @@ export declare const getReportingTokensByDurationQueryParams: zod.ZodObject<{
2213
2779
  reportFromDate: zod.ZodOptional<zod.ZodISODateTime>;
2214
2780
  reportToDate: zod.ZodOptional<zod.ZodISODateTime>;
2215
2781
  }, zod.core.$strict>;
2216
- export declare const getReportingTokensByDurationResponse: zod.ZodObject<{
2782
+ export declare const reportingGetTokensResponse: zod.ZodObject<{
2217
2783
  categories: zod.ZodArray<zod.ZodISODateTime>;
2218
2784
  series: zod.ZodArray<zod.ZodObject<{
2219
2785
  data: zod.ZodArray<zod.ZodNumber>;
@@ -2223,18 +2789,18 @@ export declare const getReportingTokensByDurationResponse: zod.ZodObject<{
2223
2789
  /**
2224
2790
  * @summary Gets Tenant Id
2225
2791
  */
2226
- export declare const getTenantIdResponse: zod.ZodString;
2792
+ export declare const tenantIdGetResultResponse: zod.ZodString;
2227
2793
  /**
2228
2794
  * @summary Retrieve list users in SmartSpace, filter by roleId, with optional pagination controls take and skip.
2229
2795
  */
2230
- export declare const getUsersQuerySkipDefault = 0;
2231
- export declare const getUsersQueryTakeDefault = 20;
2232
- export declare const getUsersQueryParams: zod.ZodObject<{
2796
+ export declare const usersGetUsersQuerySkipDefault = 0;
2797
+ export declare const usersGetUsersQueryTakeDefault = 20;
2798
+ export declare const usersGetUsersQueryParams: zod.ZodObject<{
2233
2799
  search: zod.ZodOptional<zod.ZodString>;
2234
2800
  skip: zod.ZodOptional<zod.ZodNumber>;
2235
2801
  take: zod.ZodDefault<zod.ZodNumber>;
2236
2802
  }, zod.core.$strict>;
2237
- export declare const getUsersResponse: zod.ZodObject<{
2803
+ export declare const usersGetUsersResponse: zod.ZodObject<{
2238
2804
  data: zod.ZodArray<zod.ZodObject<{
2239
2805
  emailAddress: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
2240
2806
  id: zod.ZodString;
@@ -2257,28 +2823,54 @@ export declare const getUsersResponse: zod.ZodObject<{
2257
2823
  }, zod.core.$strip>>;
2258
2824
  total: zod.ZodNumber;
2259
2825
  }, zod.core.$strip>;
2826
+ export declare const usersGetUsersByFilterParams: zod.ZodObject<{
2827
+ permissions: zod.ZodEnum<{
2828
+ None: "None";
2829
+ WorkspaceCreate: "WorkspaceCreate";
2830
+ WorkspaceEdit: "WorkspaceEdit";
2831
+ WorkspaceDelete: "WorkspaceDelete";
2832
+ DataSpaceCreate: "DataSpaceCreate";
2833
+ DataSpaceEdit: "DataSpaceEdit";
2834
+ DataSpaceDelete: "DataSpaceDelete";
2835
+ ConnectorCreate: "ConnectorCreate";
2836
+ ConnectorEdit: "ConnectorEdit";
2837
+ ConnectorDelete: "ConnectorDelete";
2838
+ }>;
2839
+ }, zod.core.$strict>;
2840
+ export declare const usersGetMyPermissionsResponse: zod.ZodEnum<{
2841
+ None: "None";
2842
+ WorkspaceCreate: "WorkspaceCreate";
2843
+ WorkspaceEdit: "WorkspaceEdit";
2844
+ WorkspaceDelete: "WorkspaceDelete";
2845
+ DataSpaceCreate: "DataSpaceCreate";
2846
+ DataSpaceEdit: "DataSpaceEdit";
2847
+ DataSpaceDelete: "DataSpaceDelete";
2848
+ ConnectorCreate: "ConnectorCreate";
2849
+ ConnectorEdit: "ConnectorEdit";
2850
+ ConnectorDelete: "ConnectorDelete";
2851
+ }>;
2260
2852
  /**
2261
2853
  * @summary Disable user (Remove all assigned WorkSpaces by UserId)
2262
2854
  */
2263
- export declare const deleteUsersRemoveAssignedWorkspaceQueryUserIdRegExp: RegExp;
2264
- export declare const deleteUsersRemoveAssignedWorkspaceQueryParams: zod.ZodObject<{
2855
+ export declare const usersRemoveUserFromAllWorkSpacesQueryUserIdRegExp: RegExp;
2856
+ export declare const usersRemoveUserFromAllWorkSpacesQueryParams: zod.ZodObject<{
2265
2857
  userId: zod.ZodOptional<zod.ZodString>;
2266
2858
  }, zod.core.$strict>;
2267
2859
  /**
2268
2860
  * @summary Search users by name for autocomplete/navigation. Returns lightweight results (id, name, email only).
2269
2861
  */
2270
- export declare const getUsersSearchQueryTakeDefault = 10;
2271
- export declare const getUsersSearchQueryParams: zod.ZodObject<{
2862
+ export declare const usersSearchUsersQueryTakeDefault = 10;
2863
+ export declare const usersSearchUsersQueryParams: zod.ZodObject<{
2272
2864
  q: zod.ZodOptional<zod.ZodString>;
2273
2865
  take: zod.ZodDefault<zod.ZodNumber>;
2274
2866
  }, zod.core.$strict>;
2275
- export declare const getUsersSearchResponseItem: zod.ZodObject<{
2867
+ export declare const usersSearchUsersResponseItem: zod.ZodObject<{
2276
2868
  emailAddress: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
2277
2869
  id: zod.ZodString;
2278
2870
  isAssigned: zod.ZodBoolean;
2279
2871
  name: zod.ZodString;
2280
2872
  }, zod.core.$strip>;
2281
- export declare const getUsersSearchResponse: zod.ZodArray<zod.ZodObject<{
2873
+ export declare const usersSearchUsersResponse: zod.ZodArray<zod.ZodObject<{
2282
2874
  emailAddress: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
2283
2875
  id: zod.ZodString;
2284
2876
  isAssigned: zod.ZodBoolean;
@@ -2287,10 +2879,10 @@ export declare const getUsersSearchResponse: zod.ZodArray<zod.ZodObject<{
2287
2879
  /**
2288
2880
  * @summary Retrieve user detail in SmartSpace
2289
2881
  */
2290
- export declare const getUsersIdParams: zod.ZodObject<{
2882
+ export declare const usersGetUserDetailParams: zod.ZodObject<{
2291
2883
  id: zod.ZodString;
2292
2884
  }, zod.core.$strict>;
2293
- export declare const getUsersIdResponse: zod.ZodObject<{
2885
+ export declare const usersGetUserDetailResponse: zod.ZodObject<{
2294
2886
  emailAddress: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
2295
2887
  id: zod.ZodString;
2296
2888
  isAdmin: zod.ZodOptional<zod.ZodNullable<zod.ZodBoolean>>;
@@ -2314,27 +2906,27 @@ export declare const getUsersIdResponse: zod.ZodObject<{
2314
2906
  * @summary Retrieves the profile photo for a user. Returns the raw JPEG image with HTTP cache headers
2315
2907
  so browsers can cache the image via standard img src usage.
2316
2908
  */
2317
- export declare const getUsersIdPhotoPathIdRegExpOne: RegExp;
2318
- export declare const getUsersIdPhotoParams: zod.ZodObject<{
2909
+ export declare const usersGetUserPhotoPathIdRegExpOne: RegExp;
2910
+ export declare const usersGetUserPhotoParams: zod.ZodObject<{
2319
2911
  id: zod.ZodString;
2320
2912
  }, zod.core.$strict>;
2321
- export declare const getUsersIdPhotoResponse: zod.ZodCustom<import("node:buffer").File, import("node:buffer").File>;
2913
+ export declare const usersGetUserPhotoResponse: zod.ZodCustom<import("node:buffer").File, import("node:buffer").File>;
2322
2914
  /**
2323
2915
  * @summary Adds Admin for a access for a user
2324
2916
  */
2325
- export declare const getUsersIdWorkspacesPathIdRegExp: RegExp;
2326
- export declare const getUsersIdWorkspacesParams: zod.ZodObject<{
2917
+ export declare const usersGetAccessWorkSpacesPathIdRegExp: RegExp;
2918
+ export declare const usersGetAccessWorkSpacesParams: zod.ZodObject<{
2327
2919
  id: zod.ZodString;
2328
2920
  }, zod.core.$strict>;
2329
- export declare const getUsersIdWorkspacesQuerySkipDefault = 0;
2330
- export declare const getUsersIdWorkspacesQueryTakeDefault = 20;
2331
- export declare const getUsersIdWorkspacesQueryParams: zod.ZodObject<{
2921
+ export declare const usersGetAccessWorkSpacesQuerySkipDefault = 0;
2922
+ export declare const usersGetAccessWorkSpacesQueryTakeDefault = 20;
2923
+ export declare const usersGetAccessWorkSpacesQueryParams: zod.ZodObject<{
2332
2924
  skip: zod.ZodOptional<zod.ZodNumber>;
2333
2925
  take: zod.ZodDefault<zod.ZodNumber>;
2334
2926
  }, zod.core.$strict>;
2335
- export declare const getUsersIdWorkspacesResponseIdRegExp: RegExp;
2336
- export declare const getUsersIdWorkspacesResponseWorkSpaceIdRegExp: RegExp;
2337
- export declare const getUsersIdWorkspacesResponseItem: zod.ZodObject<{
2927
+ export declare const usersGetAccessWorkSpacesResponseIdRegExp: RegExp;
2928
+ export declare const usersGetAccessWorkSpacesResponseWorkSpaceIdRegExp: RegExp;
2929
+ export declare const usersGetAccessWorkSpacesResponseItem: zod.ZodObject<{
2338
2930
  accessType: zod.ZodEnum<{
2339
2931
  Principal: "Principal";
2340
2932
  Group: "Group";
@@ -2351,7 +2943,7 @@ export declare const getUsersIdWorkspacesResponseItem: zod.ZodObject<{
2351
2943
  workSpaceId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
2352
2944
  workSpaceName: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
2353
2945
  }, zod.core.$strip>;
2354
- export declare const getUsersIdWorkspacesResponse: zod.ZodArray<zod.ZodObject<{
2946
+ export declare const usersGetAccessWorkSpacesResponse: zod.ZodArray<zod.ZodObject<{
2355
2947
  accessType: zod.ZodEnum<{
2356
2948
  Principal: "Principal";
2357
2949
  Group: "Group";
@@ -2368,44 +2960,83 @@ export declare const getUsersIdWorkspacesResponse: zod.ZodArray<zod.ZodObject<{
2368
2960
  workSpaceId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
2369
2961
  workSpaceName: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
2370
2962
  }, zod.core.$strip>>;
2963
+ export declare const usersAdminPermissionPathUserIdRegExp: RegExp;
2964
+ export declare const usersAdminPermissionParams: zod.ZodObject<{
2965
+ userId: zod.ZodString;
2966
+ }, zod.core.$strict>;
2967
+ export declare const usersAdminPermissionQueryParams: zod.ZodObject<{
2968
+ isAdmin: zod.ZodOptional<zod.ZodBoolean>;
2969
+ }, zod.core.$strict>;
2970
+ export declare const usersAddUserPermissionPathUserIdRegExp: RegExp;
2971
+ export declare const usersAddUserPermissionParams: zod.ZodObject<{
2972
+ userId: zod.ZodString;
2973
+ }, zod.core.$strict>;
2974
+ export declare const usersAddUserPermissionBody: zod.ZodEnum<{
2975
+ None: "None";
2976
+ WorkspaceCreate: "WorkspaceCreate";
2977
+ WorkspaceEdit: "WorkspaceEdit";
2978
+ WorkspaceDelete: "WorkspaceDelete";
2979
+ DataSpaceCreate: "DataSpaceCreate";
2980
+ DataSpaceEdit: "DataSpaceEdit";
2981
+ DataSpaceDelete: "DataSpaceDelete";
2982
+ ConnectorCreate: "ConnectorCreate";
2983
+ ConnectorEdit: "ConnectorEdit";
2984
+ ConnectorDelete: "ConnectorDelete";
2985
+ }>;
2986
+ export declare const usersRemoveUserPermissionPathUserIdRegExp: RegExp;
2987
+ export declare const usersRemoveUserPermissionParams: zod.ZodObject<{
2988
+ userId: zod.ZodString;
2989
+ permission: zod.ZodEnum<{
2990
+ None: "None";
2991
+ WorkspaceCreate: "WorkspaceCreate";
2992
+ WorkspaceEdit: "WorkspaceEdit";
2993
+ WorkspaceDelete: "WorkspaceDelete";
2994
+ DataSpaceCreate: "DataSpaceCreate";
2995
+ DataSpaceEdit: "DataSpaceEdit";
2996
+ DataSpaceDelete: "DataSpaceDelete";
2997
+ ConnectorCreate: "ConnectorCreate";
2998
+ ConnectorEdit: "ConnectorEdit";
2999
+ ConnectorDelete: "ConnectorDelete";
3000
+ }>;
3001
+ }, zod.core.$strict>;
2371
3002
  /**
2372
3003
  * @summary Returns a list of available Azure locations for deploying virtual machines
2373
3004
  */
2374
- export declare const getVirtualMachinesLocationsResponseItem: zod.ZodObject<{
3005
+ export declare const virtualMachinesGetVirtualMachineLocationsResponseItem: zod.ZodObject<{
2375
3006
  displayName: zod.ZodString;
2376
3007
  name: zod.ZodString;
2377
3008
  }, zod.core.$strip>;
2378
- export declare const getVirtualMachinesLocationsResponse: zod.ZodArray<zod.ZodObject<{
3009
+ export declare const virtualMachinesGetVirtualMachineLocationsResponse: zod.ZodArray<zod.ZodObject<{
2379
3010
  displayName: zod.ZodString;
2380
3011
  name: zod.ZodString;
2381
3012
  }, zod.core.$strip>>;
2382
3013
  /**
2383
3014
  * @summary Returns a list of virtual machines sizes available in the specified location
2384
3015
  */
2385
- export declare const getVirtualMachinesLocationsLocationSizesParams: zod.ZodObject<{
3016
+ export declare const virtualMachinesGetVirtualMachineSizeParams: zod.ZodObject<{
2386
3017
  location: zod.ZodString;
2387
3018
  }, zod.core.$strict>;
2388
- export declare const getVirtualMachinesLocationsLocationSizesResponseItem: zod.ZodObject<{
3019
+ export declare const virtualMachinesGetVirtualMachineSizeResponseItem: zod.ZodObject<{
2389
3020
  name: zod.ZodString;
2390
3021
  }, zod.core.$strip>;
2391
- export declare const getVirtualMachinesLocationsLocationSizesResponse: zod.ZodArray<zod.ZodObject<{
3022
+ export declare const virtualMachinesGetVirtualMachineSizeResponse: zod.ZodArray<zod.ZodObject<{
2392
3023
  name: zod.ZodString;
2393
3024
  }, zod.core.$strip>>;
2394
3025
  /**
2395
3026
  * @summary Obtain a list of all templates in SmartSpace, with pagination options take and skip.
2396
3027
  */
2397
- export declare const getWorkSpaceTemplatesQueryTakeDefault = 20;
2398
- export declare const getWorkSpaceTemplatesQuerySkipDefault = 0;
2399
- export declare const getWorkSpaceTemplatesQuerySearchDefault = "";
2400
- export declare const getWorkSpaceTemplatesQueryParams: zod.ZodObject<{
3028
+ export declare const workSpaceTemplatesGetQueryTakeDefault = 20;
3029
+ export declare const workSpaceTemplatesGetQuerySkipDefault = 0;
3030
+ export declare const workSpaceTemplatesGetQuerySearchDefault = "";
3031
+ export declare const workSpaceTemplatesGetQueryParams: zod.ZodObject<{
2401
3032
  take: zod.ZodDefault<zod.ZodNumber>;
2402
3033
  skip: zod.ZodOptional<zod.ZodNumber>;
2403
3034
  search: zod.ZodOptional<zod.ZodString>;
2404
3035
  }, zod.core.$strict>;
2405
- export declare const getWorkSpaceTemplatesResponseDataItemIdRegExp: RegExp;
2406
- export declare const getWorkSpaceTemplatesResponseDataItemLatestVersionIdRegExp: RegExp;
2407
- export declare const getWorkSpaceTemplatesResponseDataItemPublisherIdRegExp: RegExp;
2408
- export declare const getWorkSpaceTemplatesResponse: zod.ZodObject<{
3036
+ export declare const workSpaceTemplatesGetResponseDataItemIdRegExp: RegExp;
3037
+ export declare const workSpaceTemplatesGetResponseDataItemLatestVersionIdRegExp: RegExp;
3038
+ export declare const workSpaceTemplatesGetResponseDataItemPublisherIdRegExp: RegExp;
3039
+ export declare const workSpaceTemplatesGetResponse: zod.ZodObject<{
2409
3040
  data: zod.ZodArray<zod.ZodObject<{
2410
3041
  createdAtUtc: zod.ZodISODateTime;
2411
3042
  description: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
@@ -2425,34 +3056,36 @@ export declare const getWorkSpaceTemplatesResponse: zod.ZodObject<{
2425
3056
  total: zod.ZodNumber;
2426
3057
  }, zod.core.$strip>;
2427
3058
  /**
2428
- * @summary Obtain a list of all workspaces in SmartSpace, with pagination options take and skip.
3059
+ * @summary Retrieves a collection of workspaces.
2429
3060
  */
2430
- export declare const getWorkSpacesQueryTakeDefaultOne = 20;
2431
- export declare const getWorkSpacesQuerySkipDefaultOne = 0;
2432
- export declare const getWorkSpacesQueryParams: zod.ZodObject<{
3061
+ export declare const workSpacesGetGetQueryTakeDefaultOne = 20;
3062
+ export declare const workSpacesGetGetQuerySkipDefaultOne = 0;
3063
+ export declare const workSpacesGetGetQueryParams: zod.ZodObject<{
2433
3064
  take: zod.ZodDefault<zod.ZodNumber>;
2434
3065
  skip: zod.ZodOptional<zod.ZodNumber>;
2435
3066
  search: zod.ZodOptional<zod.ZodString>;
2436
- }, zod.core.$strict>;
2437
- export declare const getWorkSpacesResponseDataItemDataSpacesItemDataSetsItemDataSpaceIdRegExpOne: RegExp;
2438
- export declare const getWorkSpacesResponseDataItemDataSpacesItemDataSetsItemFlowActiveFlowDefinitionIdRegExpOne: RegExp;
2439
- export declare const getWorkSpacesResponseDataItemDataSpacesItemDataSetsItemFlowIdRegExpOne: RegExp;
2440
- export declare const getWorkSpacesResponseDataItemDataSpacesItemDataSetsItemFlowTriggersItemDataSourceContainerDataSourceIdRegExpOne: RegExp;
2441
- export declare const getWorkSpacesResponseDataItemDataSpacesItemDataSetsItemFlowTriggersItemDataSourceContainerIdRegExpOne: RegExp;
2442
- export declare const getWorkSpacesResponseDataItemDataSpacesItemDataSetsItemFlowTriggersItemFlowIdRegExpOne: RegExp;
2443
- export declare const getWorkSpacesResponseDataItemDataSpacesItemDataSetsItemFlowTriggersItemIdRegExpOne: RegExp;
2444
- export declare const getWorkSpacesResponseDataItemDataSpacesItemDataSetsItemIdRegExpOne: RegExp;
2445
- export declare const getWorkSpacesResponseDataItemDataSpacesItemDataSetsItemVersionRegExpOne: RegExp;
2446
- export declare const getWorkSpacesResponseDataItemDataSpacesItemIdRegExpOne: RegExp;
2447
- export declare const getWorkSpacesResponseDataItemDataSpacesItemParentWorkspaceIdRegExpOne: RegExp;
2448
- export declare const getWorkSpacesResponseDataItemDataSpacesItemWorkspacesInfoItemIdRegExpOne: RegExp;
2449
- export declare const getWorkSpacesResponseDataItemIdRegExpOne: RegExp;
2450
- export declare const getWorkSpacesResponseDataItemModelConfigurationsItemModelDeploymentIdRegExpOne: RegExp;
2451
- export declare const getWorkSpacesResponseDataItemModelConfigurationsItemModelDeploymentProviderIdRegExpOne: RegExp;
2452
- export declare const getWorkSpacesResponseDataItemModelConfigurationsItemModelDeploymentStepsItemIdRegExpOne: RegExp;
2453
- export declare const getWorkSpacesResponseDataItemModelConfigurationsItemModelIdRegExpOne: RegExp;
2454
- export declare const getWorkSpacesResponseDataItemSandBoxThreadIdRegExpOne: RegExp;
2455
- export declare const getWorkSpacesResponse: zod.ZodObject<{
3067
+ sortBy: zod.ZodOptional<zod.ZodString>;
3068
+ sortDirection: zod.ZodOptional<zod.ZodString>;
3069
+ }, zod.core.$strict>;
3070
+ export declare const workSpacesGetGetResponseDataItemDataSpacesItemDataSetsItemDataSpaceIdRegExpOne: RegExp;
3071
+ export declare const workSpacesGetGetResponseDataItemDataSpacesItemDataSetsItemFlowActiveFlowDefinitionIdRegExpOne: RegExp;
3072
+ export declare const workSpacesGetGetResponseDataItemDataSpacesItemDataSetsItemFlowIdRegExpOne: RegExp;
3073
+ export declare const workSpacesGetGetResponseDataItemDataSpacesItemDataSetsItemFlowTriggersItemDataSourceContainerDataSourceIdRegExpOne: RegExp;
3074
+ export declare const workSpacesGetGetResponseDataItemDataSpacesItemDataSetsItemFlowTriggersItemDataSourceContainerIdRegExpOne: RegExp;
3075
+ export declare const workSpacesGetGetResponseDataItemDataSpacesItemDataSetsItemFlowTriggersItemFlowIdRegExpOne: RegExp;
3076
+ export declare const workSpacesGetGetResponseDataItemDataSpacesItemDataSetsItemFlowTriggersItemIdRegExpOne: RegExp;
3077
+ export declare const workSpacesGetGetResponseDataItemDataSpacesItemDataSetsItemIdRegExpOne: RegExp;
3078
+ export declare const workSpacesGetGetResponseDataItemDataSpacesItemDataSetsItemVersionRegExpOne: RegExp;
3079
+ export declare const workSpacesGetGetResponseDataItemDataSpacesItemIdRegExpOne: RegExp;
3080
+ export declare const workSpacesGetGetResponseDataItemDataSpacesItemParentWorkspaceIdRegExpOne: RegExp;
3081
+ export declare const workSpacesGetGetResponseDataItemDataSpacesItemWorkspacesInfoItemIdRegExpOne: RegExp;
3082
+ export declare const workSpacesGetGetResponseDataItemIdRegExpOne: RegExp;
3083
+ export declare const workSpacesGetGetResponseDataItemModelConfigurationsItemModelDeploymentIdRegExpOne: RegExp;
3084
+ export declare const workSpacesGetGetResponseDataItemModelConfigurationsItemModelDeploymentProviderIdRegExpOne: RegExp;
3085
+ export declare const workSpacesGetGetResponseDataItemModelConfigurationsItemModelDeploymentStepsItemIdRegExpOne: RegExp;
3086
+ export declare const workSpacesGetGetResponseDataItemModelConfigurationsItemModelIdRegExpOne: RegExp;
3087
+ export declare const workSpacesGetGetResponseDataItemSandBoxThreadIdRegExpOne: RegExp;
3088
+ export declare const workSpacesGetGetResponse: zod.ZodObject<{
2456
3089
  data: zod.ZodArray<zod.ZodObject<{
2457
3090
  createdAt: zod.ZodISODateTime;
2458
3091
  createdByUserId: zod.ZodString;
@@ -2524,6 +3157,11 @@ export declare const getWorkSpacesResponse: zod.ZodObject<{
2524
3157
  triggers: zod.ZodArray<zod.ZodObject<{
2525
3158
  dataSourceContainer: zod.ZodObject<{
2526
3159
  dataSourceId: zod.ZodString;
3160
+ filters: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodObject<{
3161
+ operator: zod.ZodString;
3162
+ propertyName: zod.ZodString;
3163
+ value: zod.ZodString;
3164
+ }, zod.core.$strip>>>>;
2527
3165
  id: zod.ZodString;
2528
3166
  name: zod.ZodString;
2529
3167
  path: zod.ZodString;
@@ -2564,7 +3202,6 @@ export declare const getWorkSpacesResponse: zod.ZodObject<{
2564
3202
  inputs: zod.ZodRecord<zod.ZodString, zod.ZodObject<{
2565
3203
  schema: zod.ZodRecord<zod.ZodString, zod.ZodAny>;
2566
3204
  }, zod.core.$strip>>;
2567
- isPromptAndResponseLoggingEnabled: zod.ZodOptional<zod.ZodNullable<zod.ZodBoolean>>;
2568
3205
  modelConfigurations: zod.ZodArray<zod.ZodObject<{
2569
3206
  frequencyPenalty: zod.ZodNumber;
2570
3207
  model: zod.ZodObject<{
@@ -2624,272 +3261,75 @@ export declare const getWorkSpacesResponse: zod.ZodObject<{
2624
3261
  VertexAi: "VertexAi";
2625
3262
  AzureFoundry: "AzureFoundry";
2626
3263
  }>>;
3264
+ modelPublisher: zod.ZodOptional<zod.ZodEnum<{
3265
+ OpenAi: "OpenAi";
3266
+ HuggingFace: "HuggingFace";
3267
+ Cohere: "Cohere";
3268
+ Anthropic: "Anthropic";
3269
+ Google: "Google";
3270
+ Meta: "Meta";
3271
+ Mistral: "Mistral";
3272
+ Microsoft: "Microsoft";
3273
+ DeepSeek: "DeepSeek";
3274
+ XAi: "XAi";
3275
+ Amazon: "Amazon";
3276
+ Qwen: "Qwen";
3277
+ Other: "Other";
3278
+ }>>;
2627
3279
  name: zod.ZodString;
2628
- properties: zod.ZodArray<zod.ZodObject<{
2629
- name: zod.ZodString;
2630
- type: zod.ZodEnum<{
2631
- Boolean: "Boolean";
2632
- Number: "Number";
2633
- String: "String";
2634
- }>;
2635
- }, zod.core.$strip>>;
2636
- }, zod.core.$strip>;
2637
- prePrompt: zod.ZodString;
2638
- presencePenalty: zod.ZodNumber;
2639
- role: zod.ZodEnum<{
2640
- Document: "Document";
2641
- Agent: "Agent";
2642
- Analyzer: "Analyzer";
2643
- }>;
2644
- temperature: zod.ZodNumber;
2645
- topP: zod.ZodNumber;
2646
- }, zod.core.$strip>>;
2647
- modifiedAt: zod.ZodOptional<zod.ZodNullable<zod.ZodISODateTime>>;
2648
- modifiedByUserId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
2649
- name: zod.ZodString;
2650
- outputSchema: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
2651
- sandBoxThreadId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
2652
- showSources: zod.ZodBoolean;
2653
- summary: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
2654
- supportsFiles: zod.ZodOptional<zod.ZodNullable<zod.ZodBoolean>>;
2655
- tags: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodString>>>;
2656
- variables: zod.ZodRecord<zod.ZodString, zod.ZodObject<{
2657
- access: zod.ZodEnum<{
2658
- None: "None";
2659
- Read: "Read";
2660
- Write: "Write";
2661
- }>;
2662
- schema: zod.ZodRecord<zod.ZodString, zod.ZodAny>;
2663
- }, zod.core.$strip>>;
2664
- }, zod.core.$strip>>;
2665
- total: zod.ZodNumber;
2666
- }, zod.core.$strip>;
2667
- /**
2668
- * @summary Create a new workspace in SmartSpace, specifying details such as name and associated data spaces.
2669
- */
2670
- export declare const postWorkSpacesBodyDataSpacesItemRegExp: RegExp;
2671
- export declare const postWorkSpacesBodyIdRegExp: RegExp;
2672
- export declare const postWorkSpacesBodyModelConfigurationsItemModelIdRegExp: RegExp;
2673
- export declare const postWorkSpacesBodyTemplateVersionIdRegExp: RegExp;
2674
- export declare const postWorkSpacesBody: zod.ZodObject<{
2675
- dataSpaces: zod.ZodArray<zod.ZodString>;
2676
- id: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
2677
- modelConfigurations: zod.ZodArray<zod.ZodObject<{
2678
- frequencyPenalty: zod.ZodNumber;
2679
- modelDisplayText: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
2680
- modelId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
2681
- prePrompt: zod.ZodString;
2682
- presencePenalty: zod.ZodNumber;
2683
- role: zod.ZodEnum<{
2684
- Document: "Document";
2685
- Agent: "Agent";
2686
- Analyzer: "Analyzer";
2687
- }>;
2688
- temperature: zod.ZodNumber;
2689
- topP: zod.ZodNumber;
2690
- }, zod.core.$strict>>;
2691
- name: zod.ZodString;
2692
- templateVersionId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
2693
- }, zod.core.$strict>;
2694
- export declare const postWorkSpacesResponseDataSpacesItemDataSetsItemDataSpaceIdRegExp: RegExp;
2695
- export declare const postWorkSpacesResponseDataSpacesItemDataSetsItemFlowActiveFlowDefinitionIdRegExp: RegExp;
2696
- export declare const postWorkSpacesResponseDataSpacesItemDataSetsItemFlowIdRegExp: RegExp;
2697
- export declare const postWorkSpacesResponseDataSpacesItemDataSetsItemFlowTriggersItemDataSourceContainerDataSourceIdRegExp: RegExp;
2698
- export declare const postWorkSpacesResponseDataSpacesItemDataSetsItemFlowTriggersItemDataSourceContainerIdRegExp: RegExp;
2699
- export declare const postWorkSpacesResponseDataSpacesItemDataSetsItemFlowTriggersItemFlowIdRegExp: RegExp;
2700
- export declare const postWorkSpacesResponseDataSpacesItemDataSetsItemFlowTriggersItemIdRegExp: RegExp;
2701
- export declare const postWorkSpacesResponseDataSpacesItemDataSetsItemIdRegExp: RegExp;
2702
- export declare const postWorkSpacesResponseDataSpacesItemDataSetsItemVersionRegExp: RegExp;
2703
- export declare const postWorkSpacesResponseDataSpacesItemIdRegExp: RegExp;
2704
- export declare const postWorkSpacesResponseDataSpacesItemParentWorkspaceIdRegExp: RegExp;
2705
- export declare const postWorkSpacesResponseDataSpacesItemWorkspacesInfoItemIdRegExp: RegExp;
2706
- export declare const postWorkSpacesResponseIdRegExp: RegExp;
2707
- export declare const postWorkSpacesResponseModelConfigurationsItemModelDeploymentIdRegExp: RegExp;
2708
- export declare const postWorkSpacesResponseModelConfigurationsItemModelDeploymentProviderIdRegExp: RegExp;
2709
- export declare const postWorkSpacesResponseModelConfigurationsItemModelDeploymentStepsItemIdRegExp: RegExp;
2710
- export declare const postWorkSpacesResponseModelConfigurationsItemModelIdRegExp: RegExp;
2711
- export declare const postWorkSpacesResponseSandBoxThreadIdRegExp: RegExp;
2712
- export declare const postWorkSpacesResponse: zod.ZodObject<{
2713
- createdAt: zod.ZodISODateTime;
2714
- createdByUserId: zod.ZodString;
2715
- dataSpaces: zod.ZodArray<zod.ZodObject<{
2716
- createdAt: zod.ZodISODateTime;
2717
- createdByUserId: zod.ZodString;
2718
- dataSets: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodObject<{
2719
- createdAt: zod.ZodISODateTime;
2720
- createdByUserId: zod.ZodString;
2721
- dataSpaceId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
2722
- description: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
2723
- flow: zod.ZodOptional<zod.ZodObject<{
2724
- activeFlowDefinition: zod.ZodOptional<zod.ZodObject<{
2725
- blocks: zod.ZodOptional<zod.ZodNullable<zod.ZodRecord<zod.ZodString, zod.ZodObject<{
2726
- constants: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodObject<{
2727
- target: zod.ZodObject<{
2728
- pin: zod.ZodString;
2729
- port: zod.ZodString;
2730
- }, zod.core.$strip>;
2731
- value: zod.ZodOptional<zod.ZodNullable<zod.ZodAny>>;
2732
- }, zod.core.$strip>>>>;
2733
- description: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
2734
- dynamicInputPins: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodObject<{
2735
- pin: zod.ZodString;
2736
- port: zod.ZodString;
2737
- }, zod.core.$strip>>>>;
2738
- dynamicOutputPins: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodObject<{
2739
- pin: zod.ZodString;
2740
- port: zod.ZodString;
2741
- }, zod.core.$strip>>>>;
2742
- dynamicPorts: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodString>>>;
2743
- name: zod.ZodString;
2744
- version: zod.ZodString;
2745
- }, zod.core.$strip>>>>;
2746
- connections: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodObject<{
2747
- source: zod.ZodObject<{
2748
- node: zod.ZodString;
2749
- pin: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
2750
- port: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
2751
- }, zod.core.$strip>;
2752
- target: zod.ZodObject<{
2753
- node: zod.ZodString;
2754
- pin: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
2755
- port: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
2756
- }, zod.core.$strip>;
2757
- }, zod.core.$strip>>>>;
2758
- constants: zod.ZodOptional<zod.ZodNullable<zod.ZodRecord<zod.ZodString, zod.ZodObject<{
2759
- value: zod.ZodOptional<zod.ZodNullable<zod.ZodAny>>;
2760
- }, zod.core.$strip>>>>;
2761
- inputs: zod.ZodOptional<zod.ZodNullable<zod.ZodRecord<zod.ZodString, zod.ZodObject<{
2762
- schema: zod.ZodRecord<zod.ZodString, zod.ZodAny>;
2763
- }, zod.core.$strip>>>>;
2764
- layout: zod.ZodOptional<zod.ZodNullable<zod.ZodAny>>;
2765
- name: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
2766
- outputs: zod.ZodOptional<zod.ZodNullable<zod.ZodRecord<zod.ZodString, zod.ZodObject<{
2767
- schema: zod.ZodRecord<zod.ZodString, zod.ZodAny>;
2768
- }, zod.core.$strip>>>>;
2769
- variables: zod.ZodOptional<zod.ZodNullable<zod.ZodRecord<zod.ZodString, zod.ZodObject<{
2770
- access: zod.ZodEnum<{
2771
- None: "None";
2772
- Read: "Read";
2773
- Write: "Write";
2774
- }>;
2775
- schema: zod.ZodRecord<zod.ZodString, zod.ZodAny>;
2776
- }, zod.core.$strip>>>>;
2777
- }, zod.core.$strip>>;
2778
- activeFlowDefinitionId: zod.ZodString;
2779
- id: zod.ZodString;
2780
- triggers: zod.ZodArray<zod.ZodObject<{
2781
- dataSourceContainer: zod.ZodObject<{
2782
- dataSourceId: zod.ZodString;
2783
- id: zod.ZodString;
2784
- name: zod.ZodString;
2785
- path: zod.ZodString;
2786
- }, zod.core.$strip>;
2787
- flowId: zod.ZodString;
2788
- id: zod.ZodString;
2789
- inputName: zod.ZodString;
2790
- type: zod.ZodEnum<{
2791
- Periodic: "Periodic";
2792
- Container: "Container";
2793
- }>;
2794
- }, zod.core.$strip>>;
2795
- }, zod.core.$strip>>;
2796
- id: zod.ZodString;
2797
- modifiedAt: zod.ZodISODateTime;
2798
- modifiedByUserId: zod.ZodString;
2799
- name: zod.ZodString;
2800
- properties: zod.ZodArray<zod.ZodObject<{
2801
- description: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
2802
- isVector: zod.ZodBoolean;
2803
- name: zod.ZodString;
2804
- }, zod.core.$strip>>;
2805
- version: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
2806
- }, zod.core.$strip>>>>;
2807
- id: zod.ZodString;
3280
+ properties: zod.ZodArray<zod.ZodObject<{
3281
+ name: zod.ZodString;
3282
+ type: zod.ZodEnum<{
3283
+ Boolean: "Boolean";
3284
+ Number: "Number";
3285
+ String: "String";
3286
+ }>;
3287
+ }, zod.core.$strip>>;
3288
+ }, zod.core.$strip>;
3289
+ prePrompt: zod.ZodString;
3290
+ presencePenalty: zod.ZodNumber;
3291
+ role: zod.ZodEnum<{
3292
+ Document: "Document";
3293
+ Agent: "Agent";
3294
+ Analyzer: "Analyzer";
3295
+ }>;
3296
+ temperature: zod.ZodNumber;
3297
+ topP: zod.ZodNumber;
3298
+ }, zod.core.$strip>>;
2808
3299
  modifiedAt: zod.ZodOptional<zod.ZodNullable<zod.ZodISODateTime>>;
2809
3300
  modifiedByUserId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
2810
3301
  name: zod.ZodString;
2811
- parentWorkspaceId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
2812
- workspacesInfo: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodObject<{
2813
- id: zod.ZodString;
2814
- name: zod.ZodString;
2815
- }, zod.core.$strip>>>>;
3302
+ outputSchema: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
3303
+ sandBoxThreadId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
3304
+ showSources: zod.ZodBoolean;
3305
+ summary: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
3306
+ supportsFiles: zod.ZodOptional<zod.ZodNullable<zod.ZodBoolean>>;
3307
+ tags: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodString>>>;
3308
+ variables: zod.ZodRecord<zod.ZodString, zod.ZodObject<{
3309
+ access: zod.ZodEnum<{
3310
+ None: "None";
3311
+ Read: "Read";
3312
+ Write: "Write";
3313
+ }>;
3314
+ schema: zod.ZodRecord<zod.ZodString, zod.ZodAny>;
3315
+ }, zod.core.$strip>>;
2816
3316
  }, zod.core.$strip>>;
2817
- favorited: zod.ZodBoolean;
2818
- firstPrompt: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
3317
+ total: zod.ZodNumber;
3318
+ }, zod.core.$strip>;
3319
+ /**
3320
+ * @summary Creates a new workspace.
3321
+ */
3322
+ export declare const workSpacesPostBodyDataSpacesItemRegExp: RegExp;
3323
+ export declare const workSpacesPostBodyIdRegExp: RegExp;
3324
+ export declare const workSpacesPostBodyModelConfigurationsItemModelIdRegExp: RegExp;
3325
+ export declare const workSpacesPostBodyTemplateVersionIdRegExp: RegExp;
3326
+ export declare const workSpacesPostBody: zod.ZodObject<{
3327
+ dataSpaces: zod.ZodArray<zod.ZodString>;
2819
3328
  id: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
2820
- inputs: zod.ZodRecord<zod.ZodString, zod.ZodObject<{
2821
- schema: zod.ZodRecord<zod.ZodString, zod.ZodAny>;
2822
- }, zod.core.$strip>>;
2823
- isPromptAndResponseLoggingEnabled: zod.ZodOptional<zod.ZodNullable<zod.ZodBoolean>>;
2824
3329
  modelConfigurations: zod.ZodArray<zod.ZodObject<{
2825
3330
  frequencyPenalty: zod.ZodNumber;
2826
- model: zod.ZodObject<{
2827
- createdAt: zod.ZodOptional<zod.ZodNullable<zod.ZodISODateTime>>;
2828
- createdByUserId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
2829
- deployment: zod.ZodOptional<zod.ZodObject<{
2830
- createdAt: zod.ZodOptional<zod.ZodNullable<zod.ZodISODateTime>>;
2831
- createdByUserId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
2832
- detailedMessage: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
2833
- dockerFile: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
2834
- id: zod.ZodString;
2835
- modelName: zod.ZodString;
2836
- providerDeploymentId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
2837
- providerId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
2838
- region: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
2839
- status: zod.ZodEnum<{
2840
- Deploying: "Deploying";
2841
- Ready: "Ready";
2842
- Failed: "Failed";
2843
- Deleting: "Deleting";
2844
- Deleted: "Deleted";
2845
- }>;
2846
- statusMessage: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
2847
- statusUpdatedAt: zod.ZodOptional<zod.ZodNullable<zod.ZodISODateTime>>;
2848
- steps: zod.ZodArray<zod.ZodObject<{
2849
- finishedAt: zod.ZodOptional<zod.ZodNullable<zod.ZodISODateTime>>;
2850
- id: zod.ZodString;
2851
- index: zod.ZodNumber;
2852
- message: zod.ZodString;
2853
- name: zod.ZodEnum<{
2854
- DeployVNet: "DeployVNet";
2855
- DeployVM: "DeployVM";
2856
- InstallDependencies: "InstallDependencies";
2857
- DownloadModel: "DownloadModel";
2858
- TestModel: "TestModel";
2859
- }>;
2860
- progress: zod.ZodNumber;
2861
- startedAt: zod.ZodOptional<zod.ZodNullable<zod.ZodISODateTime>>;
2862
- }, zod.core.$strip>>;
2863
- url: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
2864
- virtualMachineServerType: zod.ZodOptional<zod.ZodEnum<{
2865
- TextGenerationInference: "TextGenerationInference";
2866
- VLlm: "VLlm";
2867
- }>>;
2868
- virtualMachineUrl: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
2869
- vmSize: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
2870
- }, zod.core.$strip>>;
2871
- displayName: zod.ZodString;
2872
- id: zod.ZodString;
2873
- modelDeploymentProviderType: zod.ZodOptional<zod.ZodEnum<{
2874
- OpenAi: "OpenAi";
2875
- AzureOpenAi: "AzureOpenAi";
2876
- HuggingFace: "HuggingFace";
2877
- Cohere: "Cohere";
2878
- Anthropic: "Anthropic";
2879
- Gemini: "Gemini";
2880
- VertexAi: "VertexAi";
2881
- AzureFoundry: "AzureFoundry";
2882
- }>>;
2883
- name: zod.ZodString;
2884
- properties: zod.ZodArray<zod.ZodObject<{
2885
- name: zod.ZodString;
2886
- type: zod.ZodEnum<{
2887
- Boolean: "Boolean";
2888
- Number: "Number";
2889
- String: "String";
2890
- }>;
2891
- }, zod.core.$strip>>;
2892
- }, zod.core.$strip>;
3331
+ modelDisplayText: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
3332
+ modelId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
2893
3333
  prePrompt: zod.ZodString;
2894
3334
  presencePenalty: zod.ZodNumber;
2895
3335
  role: zod.ZodEnum<{
@@ -2899,58 +3339,43 @@ export declare const postWorkSpacesResponse: zod.ZodObject<{
2899
3339
  }>;
2900
3340
  temperature: zod.ZodNumber;
2901
3341
  topP: zod.ZodNumber;
2902
- }, zod.core.$strip>>;
2903
- modifiedAt: zod.ZodOptional<zod.ZodNullable<zod.ZodISODateTime>>;
2904
- modifiedByUserId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
3342
+ }, zod.core.$strict>>;
2905
3343
  name: zod.ZodString;
2906
- outputSchema: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
2907
- sandBoxThreadId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
2908
- showSources: zod.ZodBoolean;
2909
- summary: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
2910
- supportsFiles: zod.ZodOptional<zod.ZodNullable<zod.ZodBoolean>>;
2911
- tags: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodString>>>;
2912
- variables: zod.ZodRecord<zod.ZodString, zod.ZodObject<{
2913
- access: zod.ZodEnum<{
2914
- None: "None";
2915
- Read: "Read";
2916
- Write: "Write";
2917
- }>;
2918
- schema: zod.ZodRecord<zod.ZodString, zod.ZodAny>;
2919
- }, zod.core.$strip>>;
2920
- }, zod.core.$strip>;
3344
+ templateVersionId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
3345
+ }, zod.core.$strict>;
2921
3346
  /**
2922
- * @summary Remove a particular workspace from SmartSpace, identified by its ID.
3347
+ * @summary Deletes a workspace by its ID.
2923
3348
  */
2924
- export declare const deleteWorkSpacesIdPathIdRegExp: RegExp;
2925
- export declare const deleteWorkSpacesIdParams: zod.ZodObject<{
3349
+ export declare const workSpacesDeletePathIdRegExp: RegExp;
3350
+ export declare const workSpacesDeleteParams: zod.ZodObject<{
2926
3351
  id: zod.ZodString;
2927
3352
  }, zod.core.$strict>;
2928
3353
  /**
2929
- * @summary Retrieve detailed information about a specific workspace in SmartSpace, using its ID.
3354
+ * @summary Retrieves a workspace by its ID.
2930
3355
  */
2931
- export declare const getWorkSpacesIdPathIdRegExpOne: RegExp;
2932
- export declare const getWorkSpacesIdParams: zod.ZodObject<{
3356
+ export declare const workSpacesGetIdPathIdRegExpOne: RegExp;
3357
+ export declare const workSpacesGetIdParams: zod.ZodObject<{
2933
3358
  id: zod.ZodString;
2934
3359
  }, zod.core.$strict>;
2935
- export declare const getWorkSpacesIdResponseDataSpacesItemDataSetsItemDataSpaceIdRegExpOne: RegExp;
2936
- export declare const getWorkSpacesIdResponseDataSpacesItemDataSetsItemFlowActiveFlowDefinitionIdRegExpOne: RegExp;
2937
- export declare const getWorkSpacesIdResponseDataSpacesItemDataSetsItemFlowIdRegExpOne: RegExp;
2938
- export declare const getWorkSpacesIdResponseDataSpacesItemDataSetsItemFlowTriggersItemDataSourceContainerDataSourceIdRegExpOne: RegExp;
2939
- export declare const getWorkSpacesIdResponseDataSpacesItemDataSetsItemFlowTriggersItemDataSourceContainerIdRegExpOne: RegExp;
2940
- export declare const getWorkSpacesIdResponseDataSpacesItemDataSetsItemFlowTriggersItemFlowIdRegExpOne: RegExp;
2941
- export declare const getWorkSpacesIdResponseDataSpacesItemDataSetsItemFlowTriggersItemIdRegExpOne: RegExp;
2942
- export declare const getWorkSpacesIdResponseDataSpacesItemDataSetsItemIdRegExpOne: RegExp;
2943
- export declare const getWorkSpacesIdResponseDataSpacesItemDataSetsItemVersionRegExpOne: RegExp;
2944
- export declare const getWorkSpacesIdResponseDataSpacesItemIdRegExpOne: RegExp;
2945
- export declare const getWorkSpacesIdResponseDataSpacesItemParentWorkspaceIdRegExpOne: RegExp;
2946
- export declare const getWorkSpacesIdResponseDataSpacesItemWorkspacesInfoItemIdRegExpOne: RegExp;
2947
- export declare const getWorkSpacesIdResponseIdRegExpOne: RegExp;
2948
- export declare const getWorkSpacesIdResponseModelConfigurationsItemModelDeploymentIdRegExpOne: RegExp;
2949
- export declare const getWorkSpacesIdResponseModelConfigurationsItemModelDeploymentProviderIdRegExpOne: RegExp;
2950
- export declare const getWorkSpacesIdResponseModelConfigurationsItemModelDeploymentStepsItemIdRegExpOne: RegExp;
2951
- export declare const getWorkSpacesIdResponseModelConfigurationsItemModelIdRegExpOne: RegExp;
2952
- export declare const getWorkSpacesIdResponseSandBoxThreadIdRegExpOne: RegExp;
2953
- export declare const getWorkSpacesIdResponse: zod.ZodObject<{
3360
+ export declare const workSpacesGetIdResponseDataSpacesItemDataSetsItemDataSpaceIdRegExpOne: RegExp;
3361
+ export declare const workSpacesGetIdResponseDataSpacesItemDataSetsItemFlowActiveFlowDefinitionIdRegExpOne: RegExp;
3362
+ export declare const workSpacesGetIdResponseDataSpacesItemDataSetsItemFlowIdRegExpOne: RegExp;
3363
+ export declare const workSpacesGetIdResponseDataSpacesItemDataSetsItemFlowTriggersItemDataSourceContainerDataSourceIdRegExpOne: RegExp;
3364
+ export declare const workSpacesGetIdResponseDataSpacesItemDataSetsItemFlowTriggersItemDataSourceContainerIdRegExpOne: RegExp;
3365
+ export declare const workSpacesGetIdResponseDataSpacesItemDataSetsItemFlowTriggersItemFlowIdRegExpOne: RegExp;
3366
+ export declare const workSpacesGetIdResponseDataSpacesItemDataSetsItemFlowTriggersItemIdRegExpOne: RegExp;
3367
+ export declare const workSpacesGetIdResponseDataSpacesItemDataSetsItemIdRegExpOne: RegExp;
3368
+ export declare const workSpacesGetIdResponseDataSpacesItemDataSetsItemVersionRegExpOne: RegExp;
3369
+ export declare const workSpacesGetIdResponseDataSpacesItemIdRegExpOne: RegExp;
3370
+ export declare const workSpacesGetIdResponseDataSpacesItemParentWorkspaceIdRegExpOne: RegExp;
3371
+ export declare const workSpacesGetIdResponseDataSpacesItemWorkspacesInfoItemIdRegExpOne: RegExp;
3372
+ export declare const workSpacesGetIdResponseIdRegExpOne: RegExp;
3373
+ export declare const workSpacesGetIdResponseModelConfigurationsItemModelDeploymentIdRegExpOne: RegExp;
3374
+ export declare const workSpacesGetIdResponseModelConfigurationsItemModelDeploymentProviderIdRegExpOne: RegExp;
3375
+ export declare const workSpacesGetIdResponseModelConfigurationsItemModelDeploymentStepsItemIdRegExpOne: RegExp;
3376
+ export declare const workSpacesGetIdResponseModelConfigurationsItemModelIdRegExpOne: RegExp;
3377
+ export declare const workSpacesGetIdResponseSandBoxThreadIdRegExpOne: RegExp;
3378
+ export declare const workSpacesGetIdResponse: zod.ZodObject<{
2954
3379
  createdAt: zod.ZodISODateTime;
2955
3380
  createdByUserId: zod.ZodString;
2956
3381
  dataSpaces: zod.ZodArray<zod.ZodObject<{
@@ -3021,6 +3446,11 @@ export declare const getWorkSpacesIdResponse: zod.ZodObject<{
3021
3446
  triggers: zod.ZodArray<zod.ZodObject<{
3022
3447
  dataSourceContainer: zod.ZodObject<{
3023
3448
  dataSourceId: zod.ZodString;
3449
+ filters: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodObject<{
3450
+ operator: zod.ZodString;
3451
+ propertyName: zod.ZodString;
3452
+ value: zod.ZodString;
3453
+ }, zod.core.$strip>>>>;
3024
3454
  id: zod.ZodString;
3025
3455
  name: zod.ZodString;
3026
3456
  path: zod.ZodString;
@@ -3061,7 +3491,6 @@ export declare const getWorkSpacesIdResponse: zod.ZodObject<{
3061
3491
  inputs: zod.ZodRecord<zod.ZodString, zod.ZodObject<{
3062
3492
  schema: zod.ZodRecord<zod.ZodString, zod.ZodAny>;
3063
3493
  }, zod.core.$strip>>;
3064
- isPromptAndResponseLoggingEnabled: zod.ZodOptional<zod.ZodNullable<zod.ZodBoolean>>;
3065
3494
  modelConfigurations: zod.ZodArray<zod.ZodObject<{
3066
3495
  frequencyPenalty: zod.ZodNumber;
3067
3496
  model: zod.ZodObject<{
@@ -3121,6 +3550,21 @@ export declare const getWorkSpacesIdResponse: zod.ZodObject<{
3121
3550
  VertexAi: "VertexAi";
3122
3551
  AzureFoundry: "AzureFoundry";
3123
3552
  }>>;
3553
+ modelPublisher: zod.ZodOptional<zod.ZodEnum<{
3554
+ OpenAi: "OpenAi";
3555
+ HuggingFace: "HuggingFace";
3556
+ Cohere: "Cohere";
3557
+ Anthropic: "Anthropic";
3558
+ Google: "Google";
3559
+ Meta: "Meta";
3560
+ Mistral: "Mistral";
3561
+ Microsoft: "Microsoft";
3562
+ DeepSeek: "DeepSeek";
3563
+ XAi: "XAi";
3564
+ Amazon: "Amazon";
3565
+ Qwen: "Qwen";
3566
+ Other: "Other";
3567
+ }>>;
3124
3568
  name: zod.ZodString;
3125
3569
  properties: zod.ZodArray<zod.ZodObject<{
3126
3570
  name: zod.ZodString;
@@ -3159,14 +3603,40 @@ export declare const getWorkSpacesIdResponse: zod.ZodObject<{
3159
3603
  schema: zod.ZodRecord<zod.ZodString, zod.ZodAny>;
3160
3604
  }, zod.core.$strip>>;
3161
3605
  }, zod.core.$strip>;
3606
+ export declare const workSpacesGetWorkspaceAdminsPathIdRegExp: RegExp;
3607
+ export declare const workSpacesGetWorkspaceAdminsParams: zod.ZodObject<{
3608
+ id: zod.ZodString;
3609
+ }, zod.core.$strict>;
3610
+ export declare const workSpacesGetWorkspaceAdminsResponseItem: zod.ZodObject<{
3611
+ id: zod.ZodString;
3612
+ isAdmin: zod.ZodBoolean;
3613
+ name: zod.ZodString;
3614
+ }, zod.core.$strip>;
3615
+ export declare const workSpacesGetWorkspaceAdminsResponse: zod.ZodArray<zod.ZodObject<{
3616
+ id: zod.ZodString;
3617
+ isAdmin: zod.ZodBoolean;
3618
+ name: zod.ZodString;
3619
+ }, zod.core.$strip>>;
3620
+ export declare const workSpacesDeleteAdminPathIdRegExp: RegExp;
3621
+ export declare const workSpacesDeleteAdminPathUserIdRegExp: RegExp;
3622
+ export declare const workSpacesDeleteAdminParams: zod.ZodObject<{
3623
+ id: zod.ZodString;
3624
+ userId: zod.ZodString;
3625
+ }, zod.core.$strict>;
3626
+ export declare const workSpacesAddWorkspaceAdminPathIdRegExp: RegExp;
3627
+ export declare const workSpacesAddWorkspaceAdminPathUserIdRegExp: RegExp;
3628
+ export declare const workSpacesAddWorkspaceAdminParams: zod.ZodObject<{
3629
+ id: zod.ZodString;
3630
+ userId: zod.ZodString;
3631
+ }, zod.core.$strict>;
3162
3632
  /**
3163
- * @summary Update basic information of a specific workspace in SmartSpace, such as name and summary, using the workspace's ID.
3633
+ * @summary Updates the basic information of a workspace.
3164
3634
  */
3165
- export declare const putWorkSpacesIdBasicinfoPathIdRegExp: RegExp;
3166
- export declare const putWorkSpacesIdBasicinfoParams: zod.ZodObject<{
3635
+ export declare const workSpacesPutPathIdRegExp: RegExp;
3636
+ export declare const workSpacesPutParams: zod.ZodObject<{
3167
3637
  id: zod.ZodString;
3168
3638
  }, zod.core.$strict>;
3169
- export declare const putWorkSpacesIdBasicinfoBody: zod.ZodObject<{
3639
+ export declare const workSpacesPutBody: zod.ZodObject<{
3170
3640
  firstPrompt: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
3171
3641
  name: zod.ZodString;
3172
3642
  outputSchema: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
@@ -3175,22 +3645,30 @@ export declare const putWorkSpacesIdBasicinfoBody: zod.ZodObject<{
3175
3645
  tags: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodString>>>;
3176
3646
  }, zod.core.$strict>;
3177
3647
  /**
3178
- * @summary Retrieve all message threads associated with a specific workspace in SmartSpace, identified by workspaceId, with pagination options take and skip.
3648
+ * @summary Marks a workspace as favorited or not for the active user.
3649
+ */
3650
+ export declare const workSpacesSetFavoritedPathIdRegExp: RegExp;
3651
+ export declare const workSpacesSetFavoritedParams: zod.ZodObject<{
3652
+ id: zod.ZodString;
3653
+ }, zod.core.$strict>;
3654
+ export declare const workSpacesSetFavoritedBody: zod.ZodBoolean;
3655
+ /**
3656
+ * @summary Retrieves message threads for a workspace.
3179
3657
  */
3180
- export declare const getWorkSpacesIdMessageThreadsPathIdRegExpOne: RegExp;
3181
- export declare const getWorkSpacesIdMessageThreadsParams: zod.ZodObject<{
3658
+ export declare const workSpacesGetThreadsPathIdRegExp: RegExp;
3659
+ export declare const workSpacesGetThreadsParams: zod.ZodObject<{
3182
3660
  id: zod.ZodString;
3183
3661
  }, zod.core.$strict>;
3184
- export declare const getWorkSpacesIdMessageThreadsQueryTakeDefaultOne = 50;
3185
- export declare const getWorkSpacesIdMessageThreadsQuerySkipDefaultOne = 0;
3186
- export declare const getWorkSpacesIdMessageThreadsQueryParams: zod.ZodObject<{
3662
+ export declare const workSpacesGetThreadsQueryTakeDefault = 50;
3663
+ export declare const workSpacesGetThreadsQuerySkipDefault = 0;
3664
+ export declare const workSpacesGetThreadsQueryParams: zod.ZodObject<{
3187
3665
  take: zod.ZodDefault<zod.ZodNumber>;
3188
3666
  skip: zod.ZodOptional<zod.ZodNumber>;
3189
3667
  search: zod.ZodOptional<zod.ZodString>;
3190
3668
  }, zod.core.$strict>;
3191
- export declare const getWorkSpacesIdMessageThreadsResponseDataItemIdRegExpOne: RegExp;
3192
- export declare const getWorkSpacesIdMessageThreadsResponseDataItemWorkSpaceIdRegExpOne: RegExp;
3193
- export declare const getWorkSpacesIdMessageThreadsResponse: zod.ZodObject<{
3669
+ export declare const workSpacesGetThreadsResponseDataItemIdRegExp: RegExp;
3670
+ export declare const workSpacesGetThreadsResponseDataItemWorkSpaceIdRegExp: RegExp;
3671
+ export declare const workSpacesGetThreadsResponse: zod.ZodObject<{
3194
3672
  data: zod.ZodArray<zod.ZodObject<{
3195
3673
  createdAt: zod.ZodISODateTime;
3196
3674
  createdBy: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
@@ -3210,8 +3688,8 @@ export declare const getWorkSpacesIdMessageThreadsResponse: zod.ZodObject<{
3210
3688
  /**
3211
3689
  * @summary Deletes the model configuration for a specific workspace and role.
3212
3690
  */
3213
- export declare const deleteWorkSpacesIdModelconfigurationRolePathIdRegExp: RegExp;
3214
- export declare const deleteWorkSpacesIdModelconfigurationRoleParams: zod.ZodObject<{
3691
+ export declare const workSpacesDeleteModelConfigurationPathIdRegExp: RegExp;
3692
+ export declare const workSpacesDeleteModelConfigurationParams: zod.ZodObject<{
3215
3693
  id: zod.ZodString;
3216
3694
  role: zod.ZodEnum<{
3217
3695
  Document: "Document";
@@ -3220,10 +3698,10 @@ export declare const deleteWorkSpacesIdModelconfigurationRoleParams: zod.ZodObje
3220
3698
  }>;
3221
3699
  }, zod.core.$strict>;
3222
3700
  /**
3223
- * @summary Configure AI models for a specific role within a workspace in SmartSpace, identified by workspaceId and role.
3701
+ * @summary Updates the model configuration for a specific workspace and role.
3224
3702
  */
3225
- export declare const putWorkSpacesIdModelconfigurationRolePathIdRegExp: RegExp;
3226
- export declare const putWorkSpacesIdModelconfigurationRoleParams: zod.ZodObject<{
3703
+ export declare const workSpacesPutModelConfigurationPathIdRegExp: RegExp;
3704
+ export declare const workSpacesPutModelConfigurationParams: zod.ZodObject<{
3227
3705
  id: zod.ZodString;
3228
3706
  role: zod.ZodEnum<{
3229
3707
  Document: "Document";
@@ -3231,8 +3709,8 @@ export declare const putWorkSpacesIdModelconfigurationRoleParams: zod.ZodObject<
3231
3709
  Analyzer: "Analyzer";
3232
3710
  }>;
3233
3711
  }, zod.core.$strict>;
3234
- export declare const putWorkSpacesIdModelconfigurationRoleBodyModelIdRegExp: RegExp;
3235
- export declare const putWorkSpacesIdModelconfigurationRoleBody: zod.ZodObject<{
3712
+ export declare const workSpacesPutModelConfigurationBodyModelIdRegExp: RegExp;
3713
+ export declare const workSpacesPutModelConfigurationBody: zod.ZodObject<{
3236
3714
  frequencyPenalty: zod.ZodNumber;
3237
3715
  modelDisplayText: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
3238
3716
  modelId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
@@ -3247,40 +3725,40 @@ export declare const putWorkSpacesIdModelconfigurationRoleBody: zod.ZodObject<{
3247
3725
  topP: zod.ZodNumber;
3248
3726
  }, zod.core.$strict>;
3249
3727
  /**
3250
- * @summary Detach a specific dataspace from a workspace in SmartSpace, identified by both workspaceId and dataspaceId.
3728
+ * @summary Removes a data space from a workspace.
3251
3729
  */
3252
- export declare const deleteWorkSpacesWorkspaceIdDataspacesDataspaceIdPathWorkspaceIdRegExp: RegExp;
3253
- export declare const deleteWorkSpacesWorkspaceIdDataspacesDataspaceIdPathDataspaceIdRegExp: RegExp;
3254
- export declare const deleteWorkSpacesWorkspaceIdDataspacesDataspaceIdParams: zod.ZodObject<{
3730
+ export declare const workSpacesRemoveDataSpacePathWorkspaceIdRegExp: RegExp;
3731
+ export declare const workSpacesRemoveDataSpacePathDataspaceIdRegExp: RegExp;
3732
+ export declare const workSpacesRemoveDataSpaceParams: zod.ZodObject<{
3255
3733
  workspaceId: zod.ZodString;
3256
3734
  dataspaceId: zod.ZodString;
3257
3735
  }, zod.core.$strict>;
3258
3736
  /**
3259
- * @summary Link a specific dataspace to a workspace in SmartSpace, using both workspaceId and dataspaceId.
3737
+ * @summary Adds a data space to a workspace.
3260
3738
  */
3261
- export declare const putWorkSpacesWorkspaceIdDataspacesDataspaceIdPathWorkspaceIdRegExp: RegExp;
3262
- export declare const putWorkSpacesWorkspaceIdDataspacesDataspaceIdPathDataspaceIdRegExp: RegExp;
3263
- export declare const putWorkSpacesWorkspaceIdDataspacesDataspaceIdParams: zod.ZodObject<{
3739
+ export declare const workSpacesAddDataSpacePathWorkspaceIdRegExp: RegExp;
3740
+ export declare const workSpacesAddDataSpacePathDataspaceIdRegExp: RegExp;
3741
+ export declare const workSpacesAddDataSpaceParams: zod.ZodObject<{
3264
3742
  workspaceId: zod.ZodString;
3265
3743
  dataspaceId: zod.ZodString;
3266
3744
  }, zod.core.$strict>;
3267
3745
  /**
3268
- * @summary Gets a list of all the files that are uploaded directly to the workspace
3746
+ * @summary Gets a list of all the files that are uploaded directly to the workspace.
3269
3747
  */
3270
- export declare const getWorkSpacesWorkspaceIdFilesPathWorkspaceIdRegExp: RegExp;
3271
- export declare const getWorkSpacesWorkspaceIdFilesParams: zod.ZodObject<{
3748
+ export declare const workSpacesGetWorkspaceFilesPathWorkspaceIdRegExp: RegExp;
3749
+ export declare const workSpacesGetWorkspaceFilesParams: zod.ZodObject<{
3272
3750
  workspaceId: zod.ZodString;
3273
3751
  }, zod.core.$strict>;
3274
- export declare const getWorkSpacesWorkspaceIdFilesQueryTakeDefault = 20;
3275
- export declare const getWorkSpacesWorkspaceIdFilesQuerySkipDefault = 0;
3276
- export declare const getWorkSpacesWorkspaceIdFilesQueryParams: zod.ZodObject<{
3752
+ export declare const workSpacesGetWorkspaceFilesQueryTakeDefault = 20;
3753
+ export declare const workSpacesGetWorkspaceFilesQuerySkipDefault = 0;
3754
+ export declare const workSpacesGetWorkspaceFilesQueryParams: zod.ZodObject<{
3277
3755
  take: zod.ZodDefault<zod.ZodNumber>;
3278
3756
  skip: zod.ZodOptional<zod.ZodNumber>;
3279
3757
  }, zod.core.$strict>;
3280
- export declare const getWorkSpacesWorkspaceIdFilesResponseDataItemFileIdRegExp: RegExp;
3281
- export declare const getWorkSpacesWorkspaceIdFilesResponseDataItemFileThreadIdRegExp: RegExp;
3282
- export declare const getWorkSpacesWorkspaceIdFilesResponseDataItemFileWorkspaceIdRegExp: RegExp;
3283
- export declare const getWorkSpacesWorkspaceIdFilesResponse: zod.ZodObject<{
3758
+ export declare const workSpacesGetWorkspaceFilesResponseDataItemFileIdRegExp: RegExp;
3759
+ export declare const workSpacesGetWorkspaceFilesResponseDataItemFileThreadIdRegExp: RegExp;
3760
+ export declare const workSpacesGetWorkspaceFilesResponseDataItemFileWorkspaceIdRegExp: RegExp;
3761
+ export declare const workSpacesGetWorkspaceFilesResponse: zod.ZodObject<{
3284
3762
  data: zod.ZodArray<zod.ZodObject<{
3285
3763
  createdAt: zod.ZodOptional<zod.ZodNullable<zod.ZodISODateTime>>;
3286
3764
  createdByUserId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
@@ -3310,19 +3788,19 @@ export declare const getWorkSpacesWorkspaceIdFilesResponse: zod.ZodObject<{
3310
3788
  total: zod.ZodNumber;
3311
3789
  }, zod.core.$strip>;
3312
3790
  /**
3313
- * @summary Uploads a list of files directly to the workspace
3791
+ * @summary Uploads a list of files directly to the workspace.
3314
3792
  */
3315
- export declare const postWorkSpacesWorkspaceIdFilesPathWorkspaceIdRegExp: RegExp;
3316
- export declare const postWorkSpacesWorkspaceIdFilesParams: zod.ZodObject<{
3793
+ export declare const workSpacesWorkspaceFilesPathWorkspaceIdRegExp: RegExp;
3794
+ export declare const workSpacesWorkspaceFilesParams: zod.ZodObject<{
3317
3795
  workspaceId: zod.ZodString;
3318
3796
  }, zod.core.$strict>;
3319
- export declare const postWorkSpacesWorkspaceIdFilesBody: zod.ZodObject<{
3797
+ export declare const workSpacesWorkspaceFilesBody: zod.ZodObject<{
3320
3798
  files: zod.ZodOptional<zod.ZodArray<zod.ZodCustom<import("node:buffer").File, import("node:buffer").File>>>;
3321
3799
  }, zod.core.$strict>;
3322
- export declare const postWorkSpacesWorkspaceIdFilesResponseFileIdRegExp: RegExp;
3323
- export declare const postWorkSpacesWorkspaceIdFilesResponseFileThreadIdRegExp: RegExp;
3324
- export declare const postWorkSpacesWorkspaceIdFilesResponseFileWorkspaceIdRegExp: RegExp;
3325
- export declare const postWorkSpacesWorkspaceIdFilesResponseItem: zod.ZodObject<{
3800
+ export declare const workSpacesWorkspaceFilesResponseFileIdRegExp: RegExp;
3801
+ export declare const workSpacesWorkspaceFilesResponseFileThreadIdRegExp: RegExp;
3802
+ export declare const workSpacesWorkspaceFilesResponseFileWorkspaceIdRegExp: RegExp;
3803
+ export declare const workSpacesWorkspaceFilesResponseItem: zod.ZodObject<{
3326
3804
  createdAt: zod.ZodOptional<zod.ZodNullable<zod.ZodISODateTime>>;
3327
3805
  createdByUserId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
3328
3806
  createdByUserName: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
@@ -3348,7 +3826,7 @@ export declare const postWorkSpacesWorkspaceIdFilesResponseItem: zod.ZodObject<{
3348
3826
  Ingesting: "Ingesting";
3349
3827
  }>;
3350
3828
  }, zod.core.$strip>;
3351
- export declare const postWorkSpacesWorkspaceIdFilesResponse: zod.ZodArray<zod.ZodObject<{
3829
+ export declare const workSpacesWorkspaceFilesResponse: zod.ZodArray<zod.ZodObject<{
3352
3830
  createdAt: zod.ZodOptional<zod.ZodNullable<zod.ZodISODateTime>>;
3353
3831
  createdByUserId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
3354
3832
  createdByUserName: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
@@ -3375,26 +3853,80 @@ export declare const postWorkSpacesWorkspaceIdFilesResponse: zod.ZodArray<zod.Zo
3375
3853
  }>;
3376
3854
  }, zod.core.$strip>>;
3377
3855
  /**
3378
- * @summary Removes a file form the workspace and the ingested content
3856
+ * @summary Removes a file from the workspace and the ingested content.
3379
3857
  */
3380
- export declare const deleteWorkSpacesWorkspaceIdFilesFileIdPathWorkspaceIdRegExp: RegExp;
3381
- export declare const deleteWorkSpacesWorkspaceIdFilesFileIdPathFileIdRegExp: RegExp;
3382
- export declare const deleteWorkSpacesWorkspaceIdFilesFileIdParams: zod.ZodObject<{
3858
+ export declare const workSpacesDeleteWorkspaceFilePathWorkspaceIdRegExp: RegExp;
3859
+ export declare const workSpacesDeleteWorkspaceFilePathFileIdRegExp: RegExp;
3860
+ export declare const workSpacesDeleteWorkspaceFileParams: zod.ZodObject<{
3383
3861
  workspaceId: zod.ZodString;
3384
3862
  fileId: zod.ZodString;
3385
3863
  }, zod.core.$strict>;
3386
- export declare const getWorkSpacesWorkspaceIdFlowsActivePathWorkspaceIdRegExp: RegExp;
3387
- export declare const getWorkSpacesWorkspaceIdFlowsActiveParams: zod.ZodObject<{
3864
+ export declare const workSpacesGetActiveFlowPathWorkspaceIdRegExp: RegExp;
3865
+ export declare const workSpacesGetActiveFlowParams: zod.ZodObject<{
3388
3866
  workspaceId: zod.ZodString;
3389
3867
  }, zod.core.$strict>;
3868
+ export declare const workSpacesGetActiveFlowResponse: zod.ZodObject<{
3869
+ blocks: zod.ZodOptional<zod.ZodNullable<zod.ZodRecord<zod.ZodString, zod.ZodObject<{
3870
+ constants: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodObject<{
3871
+ target: zod.ZodObject<{
3872
+ pin: zod.ZodString;
3873
+ port: zod.ZodString;
3874
+ }, zod.core.$strip>;
3875
+ value: zod.ZodOptional<zod.ZodNullable<zod.ZodAny>>;
3876
+ }, zod.core.$strip>>>>;
3877
+ description: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
3878
+ dynamicInputPins: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodObject<{
3879
+ pin: zod.ZodString;
3880
+ port: zod.ZodString;
3881
+ }, zod.core.$strip>>>>;
3882
+ dynamicOutputPins: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodObject<{
3883
+ pin: zod.ZodString;
3884
+ port: zod.ZodString;
3885
+ }, zod.core.$strip>>>>;
3886
+ dynamicPorts: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodString>>>;
3887
+ name: zod.ZodString;
3888
+ version: zod.ZodString;
3889
+ }, zod.core.$strip>>>>;
3890
+ connections: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodObject<{
3891
+ source: zod.ZodObject<{
3892
+ node: zod.ZodString;
3893
+ pin: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
3894
+ port: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
3895
+ }, zod.core.$strip>;
3896
+ target: zod.ZodObject<{
3897
+ node: zod.ZodString;
3898
+ pin: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
3899
+ port: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
3900
+ }, zod.core.$strip>;
3901
+ }, zod.core.$strip>>>>;
3902
+ constants: zod.ZodOptional<zod.ZodNullable<zod.ZodRecord<zod.ZodString, zod.ZodObject<{
3903
+ value: zod.ZodOptional<zod.ZodNullable<zod.ZodAny>>;
3904
+ }, zod.core.$strip>>>>;
3905
+ inputs: zod.ZodOptional<zod.ZodNullable<zod.ZodRecord<zod.ZodString, zod.ZodObject<{
3906
+ schema: zod.ZodRecord<zod.ZodString, zod.ZodAny>;
3907
+ }, zod.core.$strip>>>>;
3908
+ layout: zod.ZodOptional<zod.ZodNullable<zod.ZodAny>>;
3909
+ name: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
3910
+ outputs: zod.ZodOptional<zod.ZodNullable<zod.ZodRecord<zod.ZodString, zod.ZodObject<{
3911
+ schema: zod.ZodRecord<zod.ZodString, zod.ZodAny>;
3912
+ }, zod.core.$strip>>>>;
3913
+ variables: zod.ZodOptional<zod.ZodNullable<zod.ZodRecord<zod.ZodString, zod.ZodObject<{
3914
+ access: zod.ZodEnum<{
3915
+ None: "None";
3916
+ Read: "Read";
3917
+ Write: "Write";
3918
+ }>;
3919
+ schema: zod.ZodRecord<zod.ZodString, zod.ZodAny>;
3920
+ }, zod.core.$strip>>>>;
3921
+ }, zod.core.$strip>;
3390
3922
  /**
3391
- * @summary Creates a flow
3923
+ * @summary Sets the active flow definition for a workspace.
3392
3924
  */
3393
- export declare const putWorkSpacesWorkspaceIdFlowsActivePathWorkspaceIdRegExp: RegExp;
3394
- export declare const putWorkSpacesWorkspaceIdFlowsActiveParams: zod.ZodObject<{
3925
+ export declare const workSpacesSetActiveFlowPathWorkspaceIdRegExp: RegExp;
3926
+ export declare const workSpacesSetActiveFlowParams: zod.ZodObject<{
3395
3927
  workspaceId: zod.ZodString;
3396
3928
  }, zod.core.$strict>;
3397
- export declare const putWorkSpacesWorkspaceIdFlowsActiveBody: zod.ZodObject<{
3929
+ export declare const workSpacesSetActiveFlowBody: zod.ZodObject<{
3398
3930
  blocks: zod.ZodOptional<zod.ZodNullable<zod.ZodRecord<zod.ZodString, zod.ZodObject<{
3399
3931
  constants: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodObject<{
3400
3932
  target: zod.ZodObject<{
@@ -3449,54 +3981,44 @@ export declare const putWorkSpacesWorkspaceIdFlowsActiveBody: zod.ZodObject<{
3449
3981
  }, zod.core.$strict>>>>;
3450
3982
  }, zod.core.$strict>;
3451
3983
  /**
3452
- * @summary Updates the the layout of blocks for the flowdefintion
3453
- */
3454
- export declare const putWorkSpacesWorkspaceIdFlowsActiveLayoutPathWorkspaceIdRegExp: RegExp;
3455
- export declare const putWorkSpacesWorkspaceIdFlowsActiveLayoutParams: zod.ZodObject<{
3456
- workspaceId: zod.ZodString;
3457
- }, zod.core.$strict>;
3458
- export declare const putWorkSpacesWorkspaceIdFlowsActiveLayoutBody: zod.ZodAny;
3459
- /**
3460
- * @summary Updates the flag that determines whether to store the prompt and response within a specific workspace.
3984
+ * @summary Updates the layout of blocks for the active flow definition.
3461
3985
  */
3462
- export declare const putWorkSpacesWorkspaceIdPromptresponsePathWorkspaceIdRegExp: RegExp;
3463
- export declare const putWorkSpacesWorkspaceIdPromptresponseParams: zod.ZodObject<{
3986
+ export declare const workSpacesSetActiveFlowLayoutPathWorkspaceIdRegExp: RegExp;
3987
+ export declare const workSpacesSetActiveFlowLayoutParams: zod.ZodObject<{
3464
3988
  workspaceId: zod.ZodString;
3465
3989
  }, zod.core.$strict>;
3466
- export declare const putWorkSpacesWorkspaceIdPromptresponseQueryParams: zod.ZodObject<{
3467
- isPromptAndResponseLoggingEnabled: zod.ZodOptional<zod.ZodBoolean>;
3468
- }, zod.core.$strict>;
3990
+ export declare const workSpacesSetActiveFlowLayoutBody: zod.ZodAny;
3469
3991
  /**
3470
3992
  * @summary Retrieve a Shared Access Signature (SAS) for a specific item within a data space's documents in SmartSpace, using the dataSpaceId.
3471
3993
  */
3472
- export declare const getDataspacesDataSpaceIdDocumentsItemSasPathDataSpaceIdRegExpOne: RegExp;
3473
- export declare const getDataspacesDataSpaceIdDocumentsItemSasParams: zod.ZodObject<{
3994
+ export declare const documentsGetDocumentSasPathDataSpaceIdRegExpOne: RegExp;
3995
+ export declare const documentsGetDocumentSasParams: zod.ZodObject<{
3474
3996
  dataSpaceId: zod.ZodString;
3475
3997
  }, zod.core.$strict>;
3476
- export declare const getDataspacesDataSpaceIdDocumentsItemSasQueryParams: zod.ZodObject<{
3998
+ export declare const documentsGetDocumentSasQueryParams: zod.ZodObject<{
3477
3999
  file: zod.ZodOptional<zod.ZodString>;
3478
4000
  }, zod.core.$strict>;
3479
- export declare const getDataspacesDataSpaceIdDocumentsItemSasResponse: zod.ZodObject<{
4001
+ export declare const documentsGetDocumentSasResponse: zod.ZodObject<{
3480
4002
  uri: zod.ZodURL;
3481
4003
  }, zod.core.$strip>;
3482
- export declare const getWorkspacesWorkSpaceIdFunctionexecutionsPathWorkSpaceIdRegExp: RegExp;
3483
- export declare const getWorkspacesWorkSpaceIdFunctionexecutionsParams: zod.ZodObject<{
4004
+ export declare const messageThreadsGetWorkspaceExecutionsPathWorkSpaceIdRegExp: RegExp;
4005
+ export declare const messageThreadsGetWorkspaceExecutionsParams: zod.ZodObject<{
3484
4006
  workSpaceId: zod.ZodString;
3485
4007
  }, zod.core.$strict>;
3486
- export declare const getWorkspacesWorkSpaceIdFunctionexecutionsQuerySkipDefault = 0;
3487
- export declare const getWorkspacesWorkSpaceIdFunctionexecutionsQueryTakeDefault = 100;
3488
- export declare const getWorkspacesWorkSpaceIdFunctionexecutionsQuerySearchDefault = "";
3489
- export declare const getWorkspacesWorkSpaceIdFunctionexecutionsQueryParams: zod.ZodObject<{
4008
+ export declare const messageThreadsGetWorkspaceExecutionsQuerySkipDefault = 0;
4009
+ export declare const messageThreadsGetWorkspaceExecutionsQueryTakeDefault = 100;
4010
+ export declare const messageThreadsGetWorkspaceExecutionsQuerySearchDefault = "";
4011
+ export declare const messageThreadsGetWorkspaceExecutionsQueryParams: zod.ZodObject<{
3490
4012
  skip: zod.ZodOptional<zod.ZodNumber>;
3491
4013
  take: zod.ZodDefault<zod.ZodNumber>;
3492
4014
  search: zod.ZodOptional<zod.ZodString>;
3493
4015
  "blockIds[]": zod.ZodOptional<zod.ZodArray<zod.ZodString>>;
3494
4016
  }, zod.core.$strict>;
3495
- export declare const getWorkspacesWorkSpaceIdFunctionexecutionsResponseLogsItemIdRegExp: RegExp;
3496
- export declare const getWorkspacesWorkSpaceIdFunctionexecutionsResponseLogsItemInputsItemIdRegExp: RegExp;
3497
- export declare const getWorkspacesWorkSpaceIdFunctionexecutionsResponseLogsItemInputsItemValueIdRegExp: RegExp;
3498
- export declare const getWorkspacesWorkSpaceIdFunctionexecutionsResponseLogsItemOutputsItemIdRegExp: RegExp;
3499
- export declare const getWorkspacesWorkSpaceIdFunctionexecutionsResponse: zod.ZodObject<{
4017
+ export declare const messageThreadsGetWorkspaceExecutionsResponseLogsItemIdRegExp: RegExp;
4018
+ export declare const messageThreadsGetWorkspaceExecutionsResponseLogsItemInputsItemIdRegExp: RegExp;
4019
+ export declare const messageThreadsGetWorkspaceExecutionsResponseLogsItemInputsItemValueIdRegExp: RegExp;
4020
+ export declare const messageThreadsGetWorkspaceExecutionsResponseLogsItemOutputsItemIdRegExp: RegExp;
4021
+ export declare const messageThreadsGetWorkspaceExecutionsResponse: zod.ZodObject<{
3500
4022
  logs: zod.ZodArray<zod.ZodObject<{
3501
4023
  blockId: zod.ZodString;
3502
4024
  createdAt: zod.ZodISODateTime;
@@ -3536,26 +4058,26 @@ export declare const getWorkspacesWorkSpaceIdFunctionexecutionsResponse: zod.Zod
3536
4058
  }, zod.core.$strip>>;
3537
4059
  total: zod.ZodNumber;
3538
4060
  }, zod.core.$strip>;
3539
- export declare const getWorkspacesWorkSpaceIdMessagethreadsMessageThreadIdFunctionexecutionsPathWorkSpaceIdRegExp: RegExp;
3540
- export declare const getWorkspacesWorkSpaceIdMessagethreadsMessageThreadIdFunctionexecutionsPathMessageThreadIdRegExp: RegExp;
3541
- export declare const getWorkspacesWorkSpaceIdMessagethreadsMessageThreadIdFunctionexecutionsParams: zod.ZodObject<{
4061
+ export declare const messageThreadsGetStepExecutionsPathWorkSpaceIdRegExp: RegExp;
4062
+ export declare const messageThreadsGetStepExecutionsPathMessageThreadIdRegExp: RegExp;
4063
+ export declare const messageThreadsGetStepExecutionsParams: zod.ZodObject<{
3542
4064
  workSpaceId: zod.ZodString;
3543
4065
  messageThreadId: zod.ZodString;
3544
4066
  }, zod.core.$strict>;
3545
- export declare const getWorkspacesWorkSpaceIdMessagethreadsMessageThreadIdFunctionexecutionsQuerySkipDefault = 0;
3546
- export declare const getWorkspacesWorkSpaceIdMessagethreadsMessageThreadIdFunctionexecutionsQueryTakeDefault = 100;
3547
- export declare const getWorkspacesWorkSpaceIdMessagethreadsMessageThreadIdFunctionexecutionsQuerySearchDefault = "";
3548
- export declare const getWorkspacesWorkSpaceIdMessagethreadsMessageThreadIdFunctionexecutionsQueryParams: zod.ZodObject<{
4067
+ export declare const messageThreadsGetStepExecutionsQuerySkipDefault = 0;
4068
+ export declare const messageThreadsGetStepExecutionsQueryTakeDefault = 100;
4069
+ export declare const messageThreadsGetStepExecutionsQuerySearchDefault = "";
4070
+ export declare const messageThreadsGetStepExecutionsQueryParams: zod.ZodObject<{
3549
4071
  skip: zod.ZodOptional<zod.ZodNumber>;
3550
4072
  take: zod.ZodDefault<zod.ZodNumber>;
3551
4073
  search: zod.ZodOptional<zod.ZodString>;
3552
4074
  "blockIds[]": zod.ZodOptional<zod.ZodArray<zod.ZodString>>;
3553
4075
  }, zod.core.$strict>;
3554
- export declare const getWorkspacesWorkSpaceIdMessagethreadsMessageThreadIdFunctionexecutionsResponseLogsItemIdRegExp: RegExp;
3555
- export declare const getWorkspacesWorkSpaceIdMessagethreadsMessageThreadIdFunctionexecutionsResponseLogsItemInputsItemIdRegExp: RegExp;
3556
- export declare const getWorkspacesWorkSpaceIdMessagethreadsMessageThreadIdFunctionexecutionsResponseLogsItemInputsItemValueIdRegExp: RegExp;
3557
- export declare const getWorkspacesWorkSpaceIdMessagethreadsMessageThreadIdFunctionexecutionsResponseLogsItemOutputsItemIdRegExp: RegExp;
3558
- export declare const getWorkspacesWorkSpaceIdMessagethreadsMessageThreadIdFunctionexecutionsResponse: zod.ZodObject<{
4076
+ export declare const messageThreadsGetStepExecutionsResponseLogsItemIdRegExp: RegExp;
4077
+ export declare const messageThreadsGetStepExecutionsResponseLogsItemInputsItemIdRegExp: RegExp;
4078
+ export declare const messageThreadsGetStepExecutionsResponseLogsItemInputsItemValueIdRegExp: RegExp;
4079
+ export declare const messageThreadsGetStepExecutionsResponseLogsItemOutputsItemIdRegExp: RegExp;
4080
+ export declare const messageThreadsGetStepExecutionsResponse: zod.ZodObject<{
3559
4081
  logs: zod.ZodArray<zod.ZodObject<{
3560
4082
  blockId: zod.ZodString;
3561
4083
  createdAt: zod.ZodISODateTime;
@@ -3598,13 +4120,13 @@ export declare const getWorkspacesWorkSpaceIdMessagethreadsMessageThreadIdFuncti
3598
4120
  /**
3599
4121
  * @summary Fetch details of the sandbox environment for a specific workspace in SmartSpace, using the workspaceId.
3600
4122
  */
3601
- export declare const getWorkspacesWorkspaceIdSandboxPathWorkspaceIdRegExp: RegExp;
3602
- export declare const getWorkspacesWorkspaceIdSandboxParams: zod.ZodObject<{
4123
+ export declare const sandBoxGetSandboxThreadPathWorkspaceIdRegExp: RegExp;
4124
+ export declare const sandBoxGetSandboxThreadParams: zod.ZodObject<{
3603
4125
  workspaceId: zod.ZodString;
3604
4126
  }, zod.core.$strict>;
3605
- export declare const getWorkspacesWorkspaceIdSandboxResponseIdRegExp: RegExp;
3606
- export declare const getWorkspacesWorkspaceIdSandboxResponseWorkSpaceIdRegExp: RegExp;
3607
- export declare const getWorkspacesWorkspaceIdSandboxResponse: zod.ZodObject<{
4127
+ export declare const sandBoxGetSandboxThreadResponseIdRegExp: RegExp;
4128
+ export declare const sandBoxGetSandboxThreadResponseWorkSpaceIdRegExp: RegExp;
4129
+ export declare const sandBoxGetSandboxThreadResponse: zod.ZodObject<{
3608
4130
  createdAt: zod.ZodISODateTime;
3609
4131
  createdBy: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
3610
4132
  createdByUserId: zod.ZodString;
@@ -3621,42 +4143,42 @@ export declare const getWorkspacesWorkspaceIdSandboxResponse: zod.ZodObject<{
3621
4143
  /**
3622
4144
  * @summary Retrieve message creators profile images from the sandbox environment of a specific workspace in SmartSpace, with options for pagination take and skip
3623
4145
  */
3624
- export declare const getWorkspacesWorkspaceIdSandboxMessagecreateduserprofileimagesPathWorkspaceIdRegExp: RegExp;
3625
- export declare const getWorkspacesWorkspaceIdSandboxMessagecreateduserprofileimagesParams: zod.ZodObject<{
4146
+ export declare const sandBoxThreadMessageCreateByUsersProfileImagesPathWorkspaceIdRegExp: RegExp;
4147
+ export declare const sandBoxThreadMessageCreateByUsersProfileImagesParams: zod.ZodObject<{
3626
4148
  workspaceId: zod.ZodString;
3627
4149
  }, zod.core.$strict>;
3628
- export declare const getWorkspacesWorkspaceIdSandboxMessagecreateduserprofileimagesResponseItem: zod.ZodObject<{
4150
+ export declare const sandBoxThreadMessageCreateByUsersProfileImagesResponseItem: zod.ZodObject<{
3629
4151
  base64StringImage: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
3630
4152
  userId: zod.ZodString;
3631
4153
  }, zod.core.$strip>;
3632
- export declare const getWorkspacesWorkspaceIdSandboxMessagecreateduserprofileimagesResponse: zod.ZodArray<zod.ZodObject<{
4154
+ export declare const sandBoxThreadMessageCreateByUsersProfileImagesResponse: zod.ZodArray<zod.ZodObject<{
3633
4155
  base64StringImage: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
3634
4156
  userId: zod.ZodString;
3635
4157
  }, zod.core.$strip>>;
3636
4158
  /**
3637
4159
  * @summary Remove messages from the sandbox environment of a specific workspace in SmartSpace, identified by workspaceId.
3638
4160
  */
3639
- export declare const deleteWorkspacesWorkspaceIdSandboxMessagesPathWorkspaceIdRegExp: RegExp;
3640
- export declare const deleteWorkspacesWorkspaceIdSandboxMessagesParams: zod.ZodObject<{
4161
+ export declare const sandBoxClearSandboxMessagesPathWorkspaceIdRegExp: RegExp;
4162
+ export declare const sandBoxClearSandboxMessagesParams: zod.ZodObject<{
3641
4163
  workspaceId: zod.ZodString;
3642
4164
  }, zod.core.$strict>;
3643
4165
  /**
3644
4166
  * @summary Retrieve messages from the sandbox environment of a specific workspace in SmartSpace, with options for pagination take and skip
3645
4167
  */
3646
- export declare const getWorkspacesWorkspaceIdSandboxMessagesPathWorkspaceIdRegExp: RegExp;
3647
- export declare const getWorkspacesWorkspaceIdSandboxMessagesParams: zod.ZodObject<{
4168
+ export declare const sandBoxGetThreadMessagesPathWorkspaceIdRegExp: RegExp;
4169
+ export declare const sandBoxGetThreadMessagesParams: zod.ZodObject<{
3648
4170
  workspaceId: zod.ZodString;
3649
4171
  }, zod.core.$strict>;
3650
- export declare const getWorkspacesWorkspaceIdSandboxMessagesQueryTakeDefault = 50;
3651
- export declare const getWorkspacesWorkspaceIdSandboxMessagesQuerySkipDefault = 0;
3652
- export declare const getWorkspacesWorkspaceIdSandboxMessagesQueryParams: zod.ZodObject<{
4172
+ export declare const sandBoxGetThreadMessagesQueryTakeDefault = 50;
4173
+ export declare const sandBoxGetThreadMessagesQuerySkipDefault = 0;
4174
+ export declare const sandBoxGetThreadMessagesQueryParams: zod.ZodObject<{
3653
4175
  take: zod.ZodDefault<zod.ZodNumber>;
3654
4176
  skip: zod.ZodOptional<zod.ZodNumber>;
3655
4177
  }, zod.core.$strict>;
3656
- export declare const getWorkspacesWorkspaceIdSandboxMessagesResponseIdRegExp: RegExp;
3657
- export declare const getWorkspacesWorkspaceIdSandboxMessagesResponseMessageThreadIdRegExp: RegExp;
3658
- export declare const getWorkspacesWorkspaceIdSandboxMessagesResponseValuesItemIdRegExp: RegExp;
3659
- export declare const getWorkspacesWorkspaceIdSandboxMessagesResponseItem: zod.ZodObject<{
4178
+ export declare const sandBoxGetThreadMessagesResponseIdRegExp: RegExp;
4179
+ export declare const sandBoxGetThreadMessagesResponseMessageThreadIdRegExp: RegExp;
4180
+ export declare const sandBoxGetThreadMessagesResponseValuesItemIdRegExp: RegExp;
4181
+ export declare const sandBoxGetThreadMessagesResponseItem: zod.ZodObject<{
3660
4182
  createdAt: zod.ZodISODateTime;
3661
4183
  createdBy: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
3662
4184
  createdByUserId: zod.ZodString;
@@ -3683,7 +4205,7 @@ export declare const getWorkspacesWorkspaceIdSandboxMessagesResponseItem: zod.Zo
3683
4205
  value: zod.ZodOptional<zod.ZodNullable<zod.ZodAny>>;
3684
4206
  }, zod.core.$strip>>;
3685
4207
  }, zod.core.$strip>;
3686
- export declare const getWorkspacesWorkspaceIdSandboxMessagesResponse: zod.ZodArray<zod.ZodObject<{
4208
+ export declare const sandBoxGetThreadMessagesResponse: zod.ZodArray<zod.ZodObject<{
3687
4209
  createdAt: zod.ZodISODateTime;
3688
4210
  createdBy: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
3689
4211
  createdByUserId: zod.ZodString;
@@ -3712,25 +4234,82 @@ export declare const getWorkspacesWorkspaceIdSandboxMessagesResponse: zod.ZodArr
3712
4234
  }, zod.core.$strip>>;
3713
4235
  /**
3714
4236
  * @summary Send a new message to the sandbox environment of a specific workspace in SmartSpace, using the workspaceId.
4237
+ Returns the initial SmartSpace.App.Business.Models.Messages.Message synchronously; the flow
4238
+ continues in a background task with deltas streaming via
4239
+ `/workspaces/{workspaceId}/sandbox/messages/stream` and a
4240
+ SignalR `ReceiveThreadUpdate` broadcast on terminal. Frontend
4241
+ should subscribe to the SSE endpoint for live token-by-token updates.
3715
4242
  */
3716
- export declare const postWorkspacesWorkspaceIdSandboxMessagesPathWorkspaceIdRegExp: RegExp;
3717
- export declare const postWorkspacesWorkspaceIdSandboxMessagesParams: zod.ZodObject<{
4243
+ export declare const sandBoxThreadMessagesPathWorkspaceIdRegExp: RegExp;
4244
+ export declare const sandBoxThreadMessagesParams: zod.ZodObject<{
3718
4245
  workspaceId: zod.ZodString;
3719
4246
  }, zod.core.$strict>;
3720
- export declare const postWorkspacesWorkspaceIdSandboxMessagesBody: zod.ZodObject<{
4247
+ export declare const sandBoxThreadMessagesBody: zod.ZodObject<{
3721
4248
  inputs: zod.ZodArray<zod.ZodObject<{
3722
4249
  channels: zod.ZodOptional<zod.ZodNullable<zod.ZodRecord<zod.ZodString, zod.ZodNumber>>>;
3723
4250
  name: zod.ZodString;
3724
4251
  value: zod.ZodOptional<zod.ZodNullable<zod.ZodAny>>;
3725
4252
  }, zod.core.$strict>>;
4253
+ variables: zod.ZodOptional<zod.ZodNullable<zod.ZodRecord<zod.ZodString, zod.ZodAny>>>;
3726
4254
  }, zod.core.$strict>;
3727
- export declare const postWorkspacesWorkspaceIdSandboxMessagesIdValuesPathWorkspaceIdRegExp: RegExp;
3728
- export declare const postWorkspacesWorkspaceIdSandboxMessagesIdValuesPathIdRegExp: RegExp;
3729
- export declare const postWorkspacesWorkspaceIdSandboxMessagesIdValuesParams: zod.ZodObject<{
4255
+ export declare const sandBoxThreadMessagesResponseIdRegExp: RegExp;
4256
+ export declare const sandBoxThreadMessagesResponseMessageThreadIdRegExp: RegExp;
4257
+ export declare const sandBoxThreadMessagesResponseValuesItemIdRegExp: RegExp;
4258
+ export declare const sandBoxThreadMessagesResponse: zod.ZodObject<{
4259
+ createdAt: zod.ZodISODateTime;
4260
+ createdBy: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
4261
+ createdByUserId: zod.ZodString;
4262
+ errors: zod.ZodArray<zod.ZodObject<{
4263
+ blockId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
4264
+ code: zod.ZodNumber;
4265
+ data: zod.ZodOptional<zod.ZodNullable<zod.ZodAny>>;
4266
+ message: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
4267
+ }, zod.core.$strip>>;
4268
+ hasComments: zod.ZodBoolean;
4269
+ id: zod.ZodString;
4270
+ messageThreadId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
4271
+ values: zod.ZodArray<zod.ZodObject<{
4272
+ channels: zod.ZodRecord<zod.ZodString, zod.ZodNumber>;
4273
+ createdAt: zod.ZodISODateTime;
4274
+ createdBy: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
4275
+ createdByUserId: zod.ZodString;
4276
+ id: zod.ZodString;
4277
+ name: zod.ZodString;
4278
+ type: zod.ZodEnum<{
4279
+ Input: "Input";
4280
+ Output: "Output";
4281
+ }>;
4282
+ value: zod.ZodOptional<zod.ZodNullable<zod.ZodAny>>;
4283
+ }, zod.core.$strip>>;
4284
+ }, zod.core.$strip>;
4285
+ /**
4286
+ * @summary SSE stream of all messages on the workspace's sandbox thread. First
4287
+ frame is a snapshot (current messages with in-flight Redis state
4288
+ already overlaid by `GetMessagesByThreadIdAsync`); subsequent
4289
+ frames are per-message chunk updates as they arrive. Cumulative
4290
+ deltas mean reconnect is just "re-open" — no cursor handshake.
4291
+ Mirrors the ChatApi pattern at
4292
+ `GET /messagethreads/{id}/messages/stream`.
4293
+ */
4294
+ export declare const sandBoxStreamSandboxMessagesPathWorkspaceIdRegExp: RegExp;
4295
+ export declare const sandBoxStreamSandboxMessagesParams: zod.ZodObject<{
4296
+ workspaceId: zod.ZodString;
4297
+ }, zod.core.$strict>;
4298
+ /**
4299
+ * @summary Append a new input value to an in-flight sandbox message and stream
4300
+ successive snapshots back to the client. Each frame is a full
4301
+ SmartSpace.App.Business.Models.Messages.Message with the latest cumulative state — the SDK
4302
+ should treat the response as a stream of SmartSpace.App.Business.Models.Messages.Message frames
4303
+ (NDJSON / SSE), with the final frame being the authoritative completed
4304
+ message. Mirrors the chat-api `POST /messages/{id}/values`.
4305
+ */
4306
+ export declare const sandBoxAddValueToMessagePathWorkspaceIdRegExp: RegExp;
4307
+ export declare const sandBoxAddValueToMessagePathIdRegExp: RegExp;
4308
+ export declare const sandBoxAddValueToMessageParams: zod.ZodObject<{
3730
4309
  workspaceId: zod.ZodString;
3731
4310
  id: zod.ZodString;
3732
4311
  }, zod.core.$strict>;
3733
- export declare const postWorkspacesWorkspaceIdSandboxMessagesIdValuesBody: zod.ZodObject<{
4312
+ export declare const sandBoxAddValueToMessageBody: zod.ZodObject<{
3734
4313
  channels: zod.ZodOptional<zod.ZodNullable<zod.ZodRecord<zod.ZodString, zod.ZodNumber>>>;
3735
4314
  name: zod.ZodString;
3736
4315
  value: zod.ZodOptional<zod.ZodNullable<zod.ZodAny>>;