@smartspace/api-client 0.1.0-dev.4971b3c → 0.1.0-dev.49afd9b

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 (540) hide show
  1. package/dist/generated/chat/api.d.ts +27 -23
  2. package/dist/generated/chat/api.js +64 -24
  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} +3 -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/filesDownloadFileParams.d.ts +0 -2
  18. package/dist/generated/chat/models/{file.d.ts → filesFile.d.ts} +1 -1
  19. package/dist/generated/chat/models/filesFileUriResponse.d.ts +9 -0
  20. package/dist/generated/chat/models/filesGetUriParams.d.ts +0 -2
  21. package/dist/generated/chat/models/{connection.d.ts → flowsConnection.d.ts} +1 -1
  22. package/dist/generated/chat/models/{flow.d.ts → flowsFlow.d.ts} +5 -5
  23. package/dist/generated/chat/models/{flowBlock.d.ts → flowsFlowBlock.d.ts} +1 -1
  24. package/dist/generated/chat/models/flowsFlowConstant.d.ts +11 -0
  25. package/dist/generated/chat/models/{flowConstantValue.d.ts → flowsFlowConstantValue.d.ts} +1 -1
  26. package/dist/generated/chat/models/flowsFlowDefinition.d.ts +31 -0
  27. package/dist/generated/chat/models/{flowDefinitionOutputs.d.ts → flowsFlowDefinitionBlocks.d.ts} +3 -3
  28. package/dist/generated/chat/models/{flowDefinitionInputs.d.ts → flowsFlowDefinitionConstants.d.ts} +3 -3
  29. package/dist/generated/chat/models/{flowDefinitionBlocks.d.ts → flowsFlowDefinitionInputs.d.ts} +3 -3
  30. package/dist/generated/chat/models/{messageMessageValueValue.d.ts → flowsFlowDefinitionLayout.d.ts} +1 -1
  31. package/dist/generated/chat/models/{flowDefinitionConstants.d.ts → flowsFlowDefinitionOutputs.d.ts} +3 -3
  32. package/dist/generated/chat/models/flowsFlowDefinitionVariables.d.ts +13 -0
  33. package/dist/generated/chat/models/flowsFlowInput.d.ts +10 -0
  34. package/dist/generated/chat/models/{flowVariableSchema.d.ts → flowsFlowInputSchema.d.ts} +1 -1
  35. package/dist/generated/chat/models/flowsFlowOutput.d.ts +10 -0
  36. package/dist/generated/chat/models/{flowInputSchema.d.ts → flowsFlowOutputSchema.d.ts} +1 -1
  37. package/dist/generated/chat/models/{flowTrigger.d.ts → flowsFlowTrigger.d.ts} +1 -1
  38. package/dist/generated/chat/models/{flowVariable.d.ts → flowsFlowVariable.d.ts} +3 -3
  39. package/dist/generated/chat/models/{flowOutputSchema.d.ts → flowsFlowVariableSchema.d.ts} +1 -1
  40. package/dist/generated/chat/models/index.d.ts +52 -46
  41. package/dist/generated/chat/models/index.js +52 -46
  42. package/dist/generated/chat/models/{commentMentionedUser.d.ts → mentionsMention.d.ts} +2 -2
  43. package/dist/generated/chat/models/messagesCreateMessageInput.d.ts +15 -0
  44. package/dist/generated/chat/models/{messageCreateMessageInputChannels.d.ts → messagesCreateMessageInputChannels.d.ts} +1 -1
  45. package/dist/generated/chat/models/messagesCreateMessageInputValue.d.ts +10 -0
  46. package/dist/generated/chat/models/{messageMessage.d.ts → messagesMessage.d.ts} +5 -5
  47. package/dist/generated/chat/models/{messageMessageCreatorProfileImage.d.ts → messagesMessageCreatorProfileImage.d.ts} +1 -1
  48. package/dist/generated/chat/models/{integrationsSmartSpaceAiFlowError.d.ts → messagesMessageError.d.ts} +3 -3
  49. package/dist/generated/chat/models/{flowDefinitionLayout.d.ts → messagesMessageErrorData.d.ts} +1 -1
  50. package/dist/generated/chat/models/{messageMessageRequest.d.ts → messagesMessageRequest.d.ts} +5 -5
  51. package/dist/generated/chat/models/{messageMessageRequestVariables.d.ts → messagesMessageRequestVariables.d.ts} +1 -1
  52. package/dist/generated/chat/models/{messageMessageValue.d.ts → messagesMessageValue.d.ts} +5 -5
  53. package/dist/generated/chat/models/{messageMessageValueChannels.d.ts → messagesMessageValueChannels.d.ts} +1 -1
  54. package/dist/generated/chat/models/{messageCreateMessageInputValue.d.ts → messagesMessageValueValue.d.ts} +1 -1
  55. package/dist/generated/chat/models/messagesMessageValueValue.js +8 -0
  56. package/dist/generated/chat/models/{notificationNotification.d.ts → notificationsNotification.d.ts} +5 -10
  57. package/dist/generated/chat/models/notificationsPagedNotifications.d.ts +12 -0
  58. package/dist/generated/chat/models/{pagedDataCollectionAccess.d.ts → pagedDataCollectionAccessAccess.d.ts} +3 -3
  59. package/dist/generated/chat/models/{pagedDataCollectionMessageMessage.d.ts → pagedDataCollectionAiModelSummary.d.ts} +3 -3
  60. package/dist/generated/chat/models/pagedDataCollectionMessagesMessage.d.ts +11 -0
  61. package/dist/generated/chat/models/pagedDataCollectionWorkSpacesWorkSpace.d.ts +11 -0
  62. package/dist/generated/chat/models/{appUserAppUser.d.ts → usersAppUser.d.ts} +1 -1
  63. package/dist/generated/chat/models/usersAppUser.js +8 -0
  64. package/dist/generated/chat/models/workSpacesGetAccessParams.d.ts +0 -9
  65. package/dist/generated/chat/models/workSpacesGetGetParams.d.ts +0 -12
  66. package/dist/generated/chat/models/workSpacesThreadParams.d.ts +0 -9
  67. package/dist/generated/chat/models/{workSpace.d.ts → workSpacesWorkSpace.d.ts} +5 -7
  68. package/dist/generated/chat/models/workSpacesWorkSpaceInputs.d.ts +10 -0
  69. package/dist/generated/chat/models/workSpacesWorkSpaceVariables.d.ts +10 -0
  70. package/dist/generated/chat/zod.d.ts +158 -28
  71. package/dist/generated/chat/zod.js +177 -53
  72. package/dist/generated/config/api.d.ts +172 -76
  73. package/dist/generated/config/api.js +432 -107
  74. package/dist/generated/config/models/{access.d.ts → accessAccess.d.ts} +1 -1
  75. package/dist/generated/config/models/{accessWorkSpace.d.ts → accessAccessWorkSpace.d.ts} +1 -1
  76. package/dist/generated/config/models/accessCreateAccess.d.ts +13 -0
  77. package/dist/generated/config/models/accessGetGroupsParams.d.ts +0 -9
  78. package/dist/generated/config/models/accessGetUsersInRoleRolesRoleIdUsersParams.d.ts +0 -9
  79. package/dist/generated/config/models/accessGetUsersInRoleUsersParams.d.ts +0 -13
  80. package/dist/generated/config/models/{activityActivityWorkSpace.d.ts → activitiesActivityWorkSpace.d.ts} +3 -3
  81. package/dist/generated/config/models/{activityLlmUsageMetrics.d.ts → activitiesLlmUsageMetrics.d.ts} +1 -1
  82. package/dist/generated/config/models/activityExportLoggingsParams.d.ts +0 -10
  83. package/dist/generated/config/models/activityGetLoggingParams.d.ts +0 -16
  84. package/dist/generated/config/models/{createModel.d.ts → aiCreateModel.d.ts} +3 -3
  85. package/dist/generated/config/models/{createModelDeployment.d.ts → aiCreateModelDeployment.d.ts} +3 -3
  86. package/dist/generated/config/models/{createModelDeploymentProvider.d.ts → aiCreateModelDeploymentProvider.d.ts} +3 -3
  87. package/dist/generated/config/models/aiCreateModelDeploymentProviderGoogleCredentials.d.ts +12 -0
  88. package/dist/generated/config/models/aiIModelProperty.d.ts +11 -0
  89. package/dist/generated/config/models/aiModel.d.ts +24 -0
  90. package/dist/generated/config/models/aiModelDeployment.d.ts +44 -0
  91. package/dist/generated/config/models/aiModelDeploymentStep.d.ts +19 -0
  92. package/dist/generated/config/models/{modelModelSummary.d.ts → aiModelSummary.d.ts} +3 -3
  93. package/dist/generated/config/models/{blockInfo.d.ts → blocksBlockInfo.d.ts} +3 -3
  94. package/dist/generated/config/models/blocksBlockInterface.d.ts +17 -0
  95. package/dist/generated/config/models/blocksBlockInterfaceMetadata.d.ts +9 -0
  96. package/dist/generated/config/models/blocksBlockInterfacePorts.d.ts +10 -0
  97. package/dist/generated/config/models/blocksBlockInterfaceState.d.ts +10 -0
  98. package/dist/generated/config/models/{blockBlockSet.d.ts → blocksBlockSet.d.ts} +6 -3
  99. package/dist/generated/config/models/blocksBlockSetBlockInterfaces.d.ts +12 -0
  100. package/dist/generated/config/models/{blockBlockSetBlockInterfaces.d.ts → blocksGetBlocks200One.d.ts} +3 -3
  101. package/dist/generated/config/models/blocksGetBlocks200Three.d.ts +12 -0
  102. package/dist/generated/config/models/blocksGetBlocks200Two.d.ts +12 -0
  103. package/dist/generated/config/models/blocksGetBlocksParams.d.ts +5 -0
  104. package/dist/generated/config/models/blocksInputPinInterface.d.ts +23 -0
  105. package/dist/generated/config/models/{messageCreateMessageInputValue.d.ts → blocksInputPinInterfaceDefault.d.ts} +1 -1
  106. package/dist/generated/config/models/{inputPinInterfaceGenerics.d.ts → blocksInputPinInterfaceGenerics.d.ts} +1 -1
  107. package/dist/generated/config/models/blocksInputPinInterfaceMetadata.d.ts +9 -0
  108. package/dist/generated/config/models/blocksInputPinInterfaceSchema.d.ts +9 -0
  109. package/dist/generated/config/models/blocksOutputPinInterface.d.ts +19 -0
  110. package/dist/generated/config/models/{outputPinInterfaceGenerics.d.ts → blocksOutputPinInterfaceGenerics.d.ts} +1 -1
  111. package/dist/generated/config/models/blocksOutputPinInterfaceMetadata.d.ts +9 -0
  112. package/dist/generated/config/models/blocksOutputPinInterfaceSchema.d.ts +9 -0
  113. package/dist/generated/config/models/blocksPortInterface.d.ts +17 -0
  114. package/dist/generated/config/models/blocksPortInterfaceInputs.d.ts +10 -0
  115. package/dist/generated/config/models/{flowVariableSchema.d.ts → blocksPortInterfaceMetadata.d.ts} +1 -1
  116. package/dist/generated/config/models/blocksPortInterfaceOutputs.d.ts +10 -0
  117. package/dist/generated/config/models/blocksStateInterface.d.ts +15 -0
  118. package/dist/generated/config/models/{messageMessageValueValue.d.ts → blocksStateInterfaceDefault.d.ts} +1 -1
  119. package/dist/generated/config/models/blocksStateInterfaceMetadata.d.ts +9 -0
  120. package/dist/generated/config/models/coreManagementInstallParameterDefinitionModel.d.ts +16 -0
  121. package/dist/generated/config/models/coreManagementInstallParameterDefinitionModelDefault.d.ts +10 -0
  122. package/dist/generated/config/models/coreManagementInstallParameterModel.d.ts +15 -0
  123. package/dist/generated/config/models/{integrationsSmartSpaceAiFlowErrorData.d.ts → coreManagementInstallParameterModelActiveValue.d.ts} +1 -1
  124. package/dist/generated/config/models/coreManagementInstallParameterModelConfiguredValue.d.ts +10 -0
  125. package/dist/generated/config/models/coreManagementInstallParameterType.d.ts +12 -0
  126. package/dist/generated/config/models/coreManagementInstallParameterType.js +15 -0
  127. package/dist/generated/config/models/coreManagementUpsertInstallParameterModel.d.ts +9 -0
  128. package/dist/generated/config/models/dataSet.d.ts +2 -2
  129. package/dist/generated/config/models/dataSetItem.d.ts +15 -0
  130. package/dist/generated/config/models/dataSetItemMetadata.d.ts +35 -0
  131. package/dist/generated/config/models/{portInterfaceMetadata.d.ts → dataSetItemProperties.d.ts} +1 -1
  132. package/dist/generated/config/models/dataSetsCreateDataSet.d.ts +14 -0
  133. package/dist/generated/config/models/dataSetsCreateDataSetContainer.d.ts +14 -0
  134. package/dist/generated/config/models/dataSetsDataSet.d.ts +34 -0
  135. package/dist/generated/config/models/{createDataSet.d.ts → dataSetsDataSetProperty.d.ts} +2 -3
  136. package/dist/generated/config/models/{dataSetsGetIdItemsParams.d.ts → dataSetsGetItemsParams.d.ts} +1 -1
  137. package/dist/generated/config/models/{dataSetsGetGetParams.d.ts → dataSetsGetParams.d.ts} +1 -1
  138. package/dist/generated/config/models/dataSetsUpdateDataSet.d.ts +17 -0
  139. package/dist/generated/config/models/{updateDataSetBasicInfo.d.ts → dataSetsUpdateDataSetBasicInfo.d.ts} +1 -1
  140. package/dist/generated/config/models/dataSetsUpsertDataSetProperty.d.ts +12 -0
  141. package/dist/generated/config/models/dataSourceContainer.d.ts +3 -0
  142. package/dist/generated/config/models/dataSourceContainer.js +0 -6
  143. package/dist/generated/config/models/dataSourcesContainerFilter.d.ts +11 -0
  144. package/dist/generated/config/models/{flowInput.d.ts → dataSourcesContainerFilterModel.d.ts} +4 -3
  145. package/dist/generated/config/models/dataSourcesContainerPreviewResultModel.d.ts +11 -0
  146. package/dist/generated/config/models/dataSourcesContainerPreviewResultModelSamplesItem.d.ts +9 -0
  147. package/dist/generated/config/models/dataSourcesContainerSchemaParams.d.ts +9 -0
  148. package/dist/generated/config/models/{createDataSource.d.ts → dataSourcesCreateDataSource.d.ts} +3 -3
  149. package/dist/generated/config/models/{testDataSourceConnectionCredentials.d.ts → dataSourcesCreateDataSourceCredentials.d.ts} +1 -1
  150. package/dist/generated/config/models/{dataSource.d.ts → dataSourcesDataSource.d.ts} +1 -1
  151. package/dist/generated/config/models/dataSourcesDataSourceAdminUser.d.ts +10 -0
  152. package/dist/generated/config/models/dataSourcesDataSourceContainer.d.ts +3 -0
  153. package/dist/generated/config/models/{dataSourceCredentialsDefinition.d.ts → dataSourcesDataSourceCredentialsDefinition.d.ts} +3 -3
  154. package/dist/generated/config/models/{dataSourceProperty.d.ts → dataSourcesDataSourceProperty.d.ts} +1 -1
  155. package/dist/generated/config/models/dataSourcesDataSourceType.d.ts +14 -0
  156. package/dist/generated/config/models/dataSourcesGetParams.d.ts +2 -9
  157. package/dist/generated/config/models/dataSourcesPreviewContainerRequest.d.ts +12 -0
  158. package/dist/generated/config/models/dataSourcesTestDataSourceConnection.d.ts +11 -0
  159. package/dist/generated/config/models/{createDataSourceCredentials.d.ts → dataSourcesTestDataSourceConnectionCredentials.d.ts} +1 -1
  160. package/dist/generated/config/models/{updateDataSource.d.ts → dataSourcesUpdateDataSource.d.ts} +1 -1
  161. package/dist/generated/config/models/dataSourcesUpdateDataSourceCredentials.d.ts +10 -0
  162. package/dist/generated/config/models/{updateDataSourceCredentialsCredentials.d.ts → dataSourcesUpdateDataSourceCredentialsCredentials.d.ts} +1 -1
  163. package/dist/generated/config/models/{createDataSpace.d.ts → dataSpacesCreateDataSpace.d.ts} +1 -1
  164. package/dist/generated/config/models/dataSpacesDataSpace.d.ts +24 -0
  165. package/dist/generated/config/models/{updateContainer.d.ts → dataSpacesDataSpaceAdmin.d.ts} +4 -3
  166. package/dist/generated/config/models/{createContainer.d.ts → dataSpacesDataSpaceWorkSpaceRef.d.ts} +3 -3
  167. package/dist/generated/config/models/dataSpacesGetDataSetsParams.d.ts +0 -9
  168. package/dist/generated/config/models/dataSpacesGetParams.d.ts +2 -9
  169. package/dist/generated/config/models/{updateDataSpace.d.ts → dataSpacesUpdateDataSpace.d.ts} +1 -1
  170. package/dist/generated/config/models/draftsDraft.d.ts +17 -0
  171. package/dist/generated/config/models/draftsDraftBlockInterfaces.d.ts +12 -0
  172. package/dist/generated/config/models/{flowConstant.d.ts → draftsSaveDraftRequest.d.ts} +3 -3
  173. package/dist/generated/config/models/draftsSaveDraftResponse.d.ts +13 -0
  174. package/dist/generated/config/models/draftsSaveDraftResponseBlockInterfaces.d.ts +12 -0
  175. package/dist/generated/config/models/draftsToggleDraftRequest.d.ts +9 -0
  176. package/dist/generated/config/models/{configApiAddMessageFileFromBlobUri.d.ts → filesAddMessageFileFromBlobUri.d.ts} +1 -1
  177. package/dist/generated/config/models/filesCreateFileFromBlobUri.d.ts +14 -0
  178. package/dist/generated/config/models/filesDownloadFileParams.d.ts +0 -2
  179. package/dist/generated/config/models/{file.d.ts → filesFile.d.ts} +1 -1
  180. package/dist/generated/config/models/filesFileUriResponse.d.ts +9 -0
  181. package/dist/generated/config/models/filesGetFileInfoParams.d.ts +0 -2
  182. package/dist/generated/config/models/filesGetUriParams.d.ts +0 -2
  183. package/dist/generated/config/models/{ingestedBlob.d.ts → filesIngestedBlob.d.ts} +3 -3
  184. package/dist/generated/config/models/flowRunsAddFileIdFilesBody.d.ts +9 -0
  185. package/dist/generated/config/models/flowRunsCreateFlowRunParams.d.ts +13 -0
  186. package/dist/generated/config/models/{connection.d.ts → flowsConnection.d.ts} +1 -1
  187. package/dist/generated/config/models/{flow.d.ts → flowsFlow.d.ts} +5 -5
  188. package/dist/generated/config/models/{flowBlock.d.ts → flowsFlowBlock.d.ts} +1 -1
  189. package/dist/generated/config/models/flowsFlowConstant.d.ts +11 -0
  190. package/dist/generated/config/models/{stateInterfaceDefault.d.ts → flowsFlowConstantValue.d.ts} +1 -1
  191. package/dist/generated/config/models/flowsFlowDataSet.d.ts +18 -0
  192. package/dist/generated/config/models/{updateDataSet.d.ts → flowsFlowDataSpace.d.ts} +3 -5
  193. package/dist/generated/config/models/flowsFlowDefinition.d.ts +31 -0
  194. package/dist/generated/config/models/{flowDefinitionInputs.d.ts → flowsFlowDefinitionBlocks.d.ts} +3 -3
  195. package/dist/generated/config/models/flowsFlowDefinitionConstants.d.ts +13 -0
  196. package/dist/generated/config/models/{flowDefinitionBlocks.d.ts → flowsFlowDefinitionInputs.d.ts} +3 -3
  197. package/dist/generated/config/models/{flowConstantValue.d.ts → flowsFlowDefinitionLayout.d.ts} +1 -1
  198. package/dist/generated/config/models/{flowDefinitionConstants.d.ts → flowsFlowDefinitionOutputs.d.ts} +3 -3
  199. package/dist/generated/config/models/flowsFlowDefinitionVariables.d.ts +13 -0
  200. package/dist/generated/config/models/flowsFlowInput.d.ts +10 -0
  201. package/dist/generated/config/models/{flowInputSchema.d.ts → flowsFlowInputSchema.d.ts} +1 -1
  202. package/dist/generated/config/models/flowsFlowInputSchema.js +8 -0
  203. package/dist/generated/config/models/flowsFlowOutput.d.ts +10 -0
  204. package/dist/generated/config/models/{flowOutputSchema.d.ts → flowsFlowOutputSchema.d.ts} +1 -1
  205. package/dist/generated/config/models/flowsFlowOutputSchema.js +8 -0
  206. package/dist/generated/config/models/flowsFlowRun.d.ts +20 -0
  207. package/dist/generated/config/models/flowsFlowRun.js +2 -0
  208. package/dist/generated/config/models/{flowTrigger.d.ts → flowsFlowTrigger.d.ts} +1 -1
  209. package/dist/generated/config/models/flowsFlowTrigger.js +2 -0
  210. package/dist/generated/config/models/{flowVariable.d.ts → flowsFlowVariable.d.ts} +3 -3
  211. package/dist/generated/config/models/flowsFlowVariable.js +2 -0
  212. package/dist/generated/config/models/{blockInterfaceMetadata.d.ts → flowsFlowVariableSchema.d.ts} +1 -1
  213. package/dist/generated/config/models/flowsFlowVariableSchema.js +8 -0
  214. package/dist/generated/config/models/flowsFlowWorkSpace.d.ts +17 -0
  215. package/dist/generated/config/models/flowsFlowWorkSpace.js +2 -0
  216. package/dist/generated/config/models/index.d.ts +166 -114
  217. package/dist/generated/config/models/index.js +166 -114
  218. package/dist/generated/config/models/integrationsSmartSpaceAiContainerItemFlowRun.d.ts +16 -0
  219. package/dist/generated/config/models/integrationsSmartSpaceAiContainerItemFlowRun.js +2 -0
  220. package/dist/generated/config/models/integrationsSmartSpaceAiContainerItemFlowRunError.d.ts +13 -0
  221. package/dist/generated/config/models/integrationsSmartSpaceAiContainerItemFlowRunError.js +8 -0
  222. package/dist/generated/config/models/integrationsSmartSpaceAiContainerItemRunHistory.d.ts +18 -0
  223. package/dist/generated/config/models/integrationsSmartSpaceAiContainerItemRunHistory.js +2 -0
  224. package/dist/generated/config/models/messagesCreateMessageInput.d.ts +15 -0
  225. package/dist/generated/config/models/messagesCreateMessageInput.js +2 -0
  226. package/dist/generated/config/models/{messageCreateMessageInputChannels.d.ts → messagesCreateMessageInputChannels.d.ts} +1 -1
  227. package/dist/generated/config/models/messagesCreateMessageInputChannels.js +8 -0
  228. package/dist/generated/config/models/messagesCreateMessageInputValue.d.ts +10 -0
  229. package/dist/generated/config/models/messagesCreateMessageInputValue.js +8 -0
  230. package/dist/generated/config/models/{messageMessage.d.ts → messagesMessage.d.ts} +5 -5
  231. package/dist/generated/config/models/messagesMessage.js +2 -0
  232. package/dist/generated/config/models/{messageMessageCreatorProfileImage.d.ts → messagesMessageCreatorProfileImage.d.ts} +1 -1
  233. package/dist/generated/config/models/messagesMessageCreatorProfileImage.js +8 -0
  234. package/dist/generated/config/models/{integrationsSmartSpaceAiFlowError.d.ts → messagesMessageError.d.ts} +3 -3
  235. package/dist/generated/config/models/messagesMessageError.js +2 -0
  236. package/dist/generated/config/models/{inputPinInterfaceDefault.d.ts → messagesMessageErrorData.d.ts} +1 -1
  237. package/dist/generated/config/models/messagesMessageErrorData.js +8 -0
  238. package/dist/generated/config/models/{messageMessageValue.d.ts → messagesMessageValue.d.ts} +5 -5
  239. package/dist/generated/config/models/messagesMessageValue.js +2 -0
  240. package/dist/generated/config/models/{messageMessageValueChannels.d.ts → messagesMessageValueChannels.d.ts} +1 -1
  241. package/dist/generated/config/models/messagesMessageValueChannels.js +8 -0
  242. package/dist/generated/config/models/{flowDefinitionLayout.d.ts → messagesMessageValueValue.d.ts} +1 -1
  243. package/dist/generated/config/models/messagesMessageValueValue.js +8 -0
  244. package/dist/generated/config/models/messagesSandBoxMessageRequest.d.ts +13 -0
  245. package/dist/generated/config/models/messagesSandBoxMessageRequest.js +2 -0
  246. package/dist/generated/config/models/{createModelDeploymentProviderGoogleCredentials.d.ts → messagesSandBoxMessageRequestVariables.d.ts} +1 -1
  247. package/dist/generated/config/models/messagesSandBoxMessageRequestVariables.js +8 -0
  248. package/dist/generated/config/models/{workSpacesWorkspaceFilesWorkspaceIdFilesParams.d.ts → modelProvidersGetProvidersParams.d.ts} +3 -3
  249. package/dist/generated/config/models/modelProvidersGetProvidersParams.js +8 -0
  250. package/dist/generated/config/models/modelsGetDefaultDockerFileParams.d.ts +10 -0
  251. package/dist/generated/config/models/modelsGetDefaultDockerFileParams.js +2 -0
  252. package/dist/generated/config/models/{notificationNotification.d.ts → notificationsNotification.d.ts} +5 -10
  253. package/dist/generated/config/models/notificationsNotification.js +2 -0
  254. package/dist/generated/config/models/notificationsPagedNotifications.d.ts +12 -0
  255. package/dist/generated/config/models/notificationsPagedNotifications.js +2 -0
  256. package/dist/generated/config/models/{pagedDataCollectionAccess.d.ts → pagedDataCollectionAccessAccess.d.ts} +3 -3
  257. package/dist/generated/config/models/pagedDataCollectionAccessAccess.js +2 -0
  258. package/dist/generated/config/models/pagedDataCollectionActivitiesActivityWorkSpace.d.ts +11 -0
  259. package/dist/generated/config/models/pagedDataCollectionActivitiesActivityWorkSpace.js +2 -0
  260. package/dist/generated/config/models/{pagedDataCollectionAppUserAppUser.d.ts → pagedDataCollectionAiModelSummary.d.ts} +3 -3
  261. package/dist/generated/config/models/pagedDataCollectionAiModelSummary.js +2 -0
  262. package/dist/generated/config/models/{pagedDataCollectionDataSet.d.ts → pagedDataCollectionDataSetsDataSet.d.ts} +3 -3
  263. package/dist/generated/config/models/pagedDataCollectionDataSetsDataSet.js +2 -0
  264. package/dist/generated/config/models/pagedDataCollectionDataSourcesDataSource.d.ts +11 -0
  265. package/dist/generated/config/models/pagedDataCollectionDataSourcesDataSource.js +2 -0
  266. package/dist/generated/config/models/pagedDataCollectionDataSpacesDataSpace.d.ts +11 -0
  267. package/dist/generated/config/models/pagedDataCollectionDataSpacesDataSpace.js +2 -0
  268. package/dist/generated/config/models/pagedDataCollectionFilesIngestedBlob.d.ts +11 -0
  269. package/dist/generated/config/models/pagedDataCollectionFilesIngestedBlob.js +2 -0
  270. package/dist/generated/config/models/pagedDataCollectionUsersAppAccessUser.d.ts +11 -0
  271. package/dist/generated/config/models/pagedDataCollectionUsersAppAccessUser.js +2 -0
  272. package/dist/generated/config/models/pagedDataCollectionUsersAppUserDetail.d.ts +11 -0
  273. package/dist/generated/config/models/pagedDataCollectionUsersAppUserDetail.js +2 -0
  274. package/dist/generated/config/models/pagedDataCollectionUsersAppUserSearchResult.d.ts +11 -0
  275. package/dist/generated/config/models/pagedDataCollectionUsersAppUserSearchResult.js +2 -0
  276. package/dist/generated/config/models/pagedDataCollectionUsersServicePrincipalSearchResult.d.ts +11 -0
  277. package/dist/generated/config/models/pagedDataCollectionUsersServicePrincipalSearchResult.js +2 -0
  278. package/dist/generated/config/models/pagedDataCollectionWorkSpacesWorkSpace.d.ts +11 -0
  279. package/dist/generated/config/models/pagedDataCollectionWorkSpacesWorkSpace.js +2 -0
  280. package/dist/generated/config/models/pagedDataSystemCollectionsGenericICollectionDataSetItem.d.ts +11 -0
  281. package/dist/generated/config/models/pagedDataSystemCollectionsGenericICollectionDataSetItem.js +2 -0
  282. package/dist/generated/config/models/pagedDataSystemCollectionsGenericICollectionIntegrationsSmartSpaceAiContainerItemRunHistory.d.ts +11 -0
  283. package/dist/generated/config/models/pagedDataSystemCollectionsGenericICollectionIntegrationsSmartSpaceAiContainerItemRunHistory.js +2 -0
  284. package/dist/generated/config/models/{sandBoxThreadMessagesWorkspacesWorkspaceIdSandboxMessagesParams.d.ts → sandBoxGetThreadMessagesParams.d.ts} +1 -1
  285. package/dist/generated/config/models/sandBoxGetThreadMessagesParams.js +8 -0
  286. package/dist/generated/config/models/usersAdminPermissionParams.d.ts +9 -0
  287. package/dist/generated/config/models/usersAdminPermissionParams.js +8 -0
  288. package/dist/generated/config/models/{appUserAppUser.d.ts → usersAppAccessUser.d.ts} +2 -2
  289. package/dist/generated/config/models/usersAppAccessUser.js +8 -0
  290. package/dist/generated/config/models/{appRole.d.ts → usersAppRole.d.ts} +1 -1
  291. package/dist/generated/config/models/usersAppRole.js +8 -0
  292. package/dist/generated/config/models/{appUserAppUserDetail.d.ts → usersAppUserDetail.d.ts} +1 -1
  293. package/dist/generated/config/models/usersAppUserDetail.js +2 -0
  294. package/dist/generated/config/models/{appUserAppUserSearchResult.d.ts → usersAppUserSearchResult.d.ts} +1 -1
  295. package/dist/generated/config/models/usersAppUserSearchResult.js +8 -0
  296. package/dist/generated/config/models/{appUserServicePrincipalSearchResult.d.ts → usersServicePrincipalSearchResult.d.ts} +1 -1
  297. package/dist/generated/config/models/usersServicePrincipalSearchResult.js +8 -0
  298. package/dist/generated/config/models/{createWorkSpace.d.ts → workSpacesCreateWorkSpace.d.ts} +1 -1
  299. package/dist/generated/config/models/workSpacesCreateWorkSpace.js +2 -0
  300. package/dist/generated/config/models/workSpacesGetGetParams.d.ts +2 -9
  301. package/dist/generated/config/models/workSpacesGetThreadsParams.d.ts +0 -9
  302. package/dist/generated/config/models/workSpacesGetWorkspaceFilesParams.d.ts +10 -0
  303. package/dist/generated/config/models/workSpacesGetWorkspaceFilesParams.js +8 -0
  304. package/dist/generated/config/models/{workSpaceBasicInfo.d.ts → workSpacesUpdateWorkSpaceBasicInfo.d.ts} +1 -1
  305. package/dist/generated/config/models/workSpacesUpdateWorkSpaceBasicInfo.js +8 -0
  306. package/dist/generated/config/models/{workSpace.d.ts → workSpacesWorkSpace.d.ts} +5 -7
  307. package/dist/generated/config/models/workSpacesWorkSpace.js +2 -0
  308. package/dist/generated/config/models/workSpacesWorkSpaceInputs.d.ts +10 -0
  309. package/dist/generated/config/models/workSpacesWorkSpaceInputs.js +2 -0
  310. package/dist/generated/config/models/{workSpaceUser.d.ts → workSpacesWorkSpaceUser.d.ts} +1 -1
  311. package/dist/generated/config/models/workSpacesWorkSpaceUser.js +8 -0
  312. package/dist/generated/config/models/workSpacesWorkSpaceVariables.d.ts +10 -0
  313. package/dist/generated/config/models/workSpacesWorkSpaceVariables.js +2 -0
  314. package/dist/generated/config/models/workSpacesWorkspaceFilesBody.d.ts +9 -0
  315. package/dist/generated/config/models/workSpacesWorkspaceFilesBody.js +8 -0
  316. package/dist/generated/config/zod.d.ts +1557 -960
  317. package/dist/generated/config/zod.js +1302 -881
  318. package/dist/generated/signalr/SmartSpace.App.Business.Models.Comment.d.ts +18 -0
  319. package/dist/generated/signalr/SmartSpace.App.Business.Models.Comment.js +2 -0
  320. package/dist/generated/signalr/SmartSpace.App.Business.Models.Mentions.d.ts +7 -0
  321. package/dist/generated/signalr/SmartSpace.App.Business.Models.Mentions.js +5 -0
  322. package/dist/generated/signalr/SmartSpace.App.Business.Models.MessageThread.d.ts +27 -0
  323. package/dist/generated/signalr/SmartSpace.App.Business.Models.MessageThread.js +5 -0
  324. package/dist/generated/signalr/TypedSignalR.Client/SmartSpace.App.Business.Hubs.Contracts.d.ts +71 -0
  325. package/dist/generated/signalr/TypedSignalR.Client/SmartSpace.App.Business.Hubs.Contracts.js +2 -0
  326. package/dist/generated/signalr/TypedSignalR.Client/index.d.ts +21 -0
  327. package/dist/generated/signalr/TypedSignalR.Client/index.js +114 -0
  328. package/dist/index.d.ts +1 -0
  329. package/dist/index.js +2 -1
  330. package/dist/signalr.d.ts +5 -0
  331. package/dist/signalr.js +18 -0
  332. package/package.json +6 -2
  333. package/dist/generated/chat/models/flowConstant.d.ts +0 -11
  334. package/dist/generated/chat/models/flowDefinition.d.ts +0 -31
  335. package/dist/generated/chat/models/flowDefinitionVariables.d.ts +0 -13
  336. package/dist/generated/chat/models/flowOutput.d.ts +0 -10
  337. package/dist/generated/chat/models/integrationsSmartSpaceAiFlowErrorData.d.ts +0 -10
  338. package/dist/generated/chat/models/messageCreateMessageInput.d.ts +0 -15
  339. package/dist/generated/chat/models/notificationPagedNotifications.d.ts +0 -12
  340. package/dist/generated/chat/models/pagedDataCollectionModelModelSummary.d.ts +0 -11
  341. package/dist/generated/chat/models/pagedDataCollectionWorkSpace.d.ts +0 -11
  342. package/dist/generated/chat/models/workSpaceInputs.d.ts +0 -10
  343. package/dist/generated/chat/models/workSpaceVariables.d.ts +0 -10
  344. package/dist/generated/config/models/blockInterface.d.ts +0 -17
  345. package/dist/generated/config/models/blockInterfacePorts.d.ts +0 -10
  346. package/dist/generated/config/models/blockInterfaceState.d.ts +0 -10
  347. package/dist/generated/config/models/dataSourceType.d.ts +0 -14
  348. package/dist/generated/config/models/flowDefinition.d.ts +0 -31
  349. package/dist/generated/config/models/flowDefinitionOutputs.d.ts +0 -13
  350. package/dist/generated/config/models/flowDefinitionVariables.d.ts +0 -13
  351. package/dist/generated/config/models/flowOutput.d.ts +0 -10
  352. package/dist/generated/config/models/inputPinInterface.d.ts +0 -23
  353. package/dist/generated/config/models/inputPinInterfaceMetadata.d.ts +0 -9
  354. package/dist/generated/config/models/inputPinInterfaceSchema.d.ts +0 -9
  355. package/dist/generated/config/models/messageCreateMessageInput.d.ts +0 -15
  356. package/dist/generated/config/models/messageSandBoxMessageRequest.d.ts +0 -10
  357. package/dist/generated/config/models/notificationPagedNotifications.d.ts +0 -12
  358. package/dist/generated/config/models/outputPinInterface.d.ts +0 -19
  359. package/dist/generated/config/models/outputPinInterfaceMetadata.d.ts +0 -9
  360. package/dist/generated/config/models/outputPinInterfaceSchema.d.ts +0 -9
  361. package/dist/generated/config/models/pagedDataCollectionActivityActivityWorkSpace.d.ts +0 -11
  362. package/dist/generated/config/models/pagedDataCollectionAppUserAppUserDetail.d.ts +0 -11
  363. package/dist/generated/config/models/pagedDataCollectionAppUserAppUserSearchResult.d.ts +0 -11
  364. package/dist/generated/config/models/pagedDataCollectionAppUserServicePrincipalSearchResult.d.ts +0 -11
  365. package/dist/generated/config/models/pagedDataCollectionDataSource.d.ts +0 -11
  366. package/dist/generated/config/models/pagedDataCollectionDataSpace.d.ts +0 -11
  367. package/dist/generated/config/models/pagedDataCollectionIngestedBlob.d.ts +0 -11
  368. package/dist/generated/config/models/pagedDataCollectionModelModelSummary.d.ts +0 -11
  369. package/dist/generated/config/models/pagedDataCollectionWorkSpace.d.ts +0 -11
  370. package/dist/generated/config/models/portInterface.d.ts +0 -17
  371. package/dist/generated/config/models/portInterfaceInputs.d.ts +0 -10
  372. package/dist/generated/config/models/portInterfaceOutputs.d.ts +0 -10
  373. package/dist/generated/config/models/stateInterface.d.ts +0 -15
  374. package/dist/generated/config/models/stateInterfaceMetadata.d.ts +0 -9
  375. package/dist/generated/config/models/testDataSourceConnection.d.ts +0 -11
  376. package/dist/generated/config/models/updateDataSourceCredentials.d.ts +0 -10
  377. package/dist/generated/config/models/workSpaceInputs.d.ts +0 -10
  378. package/dist/generated/config/models/workSpaceVariables.d.ts +0 -10
  379. package/dist/generated/config/models/workSpacesUpdatePromptResponseFlagParams.d.ts +0 -12
  380. package/dist/generated/config/models/workSpacesWorkspaceFilesWorkspaceIdFilesBody.d.ts +0 -10
  381. /package/dist/generated/chat/models/{access.js → accessAccess.js} +0 -0
  382. /package/dist/generated/chat/models/{connection.js → aiIModelProperty.js} +0 -0
  383. /package/dist/generated/chat/models/{flow.js → aiModel.js} +0 -0
  384. /package/dist/generated/chat/models/{flowBlock.js → aiModelDeployment.js} +0 -0
  385. /package/dist/generated/chat/models/{flowConstant.js → aiModelDeploymentStep.js} +0 -0
  386. /package/dist/generated/chat/models/{flowDefinition.js → aiModelSummary.js} +0 -0
  387. /package/dist/generated/chat/models/{appUserAppUser.js → commentCreateComment.js} +0 -0
  388. /package/dist/generated/chat/models/{commentMentionedUser.js → dataSourcesContainerFilterModel.js} +0 -0
  389. /package/dist/generated/chat/models/{createComment.js → filesFile.js} +0 -0
  390. /package/dist/generated/chat/models/{file.js → filesFileUriResponse.js} +0 -0
  391. /package/dist/generated/chat/models/{flowDefinitionBlocks.js → flowsConnection.js} +0 -0
  392. /package/dist/generated/chat/models/{flowDefinitionConstants.js → flowsFlow.js} +0 -0
  393. /package/dist/generated/chat/models/{flowDefinitionInputs.js → flowsFlowBlock.js} +0 -0
  394. /package/dist/generated/chat/models/{flowDefinitionOutputs.js → flowsFlowConstant.js} +0 -0
  395. /package/dist/generated/chat/models/{flowConstantValue.js → flowsFlowConstantValue.js} +0 -0
  396. /package/dist/generated/chat/models/{flowDefinitionVariables.js → flowsFlowDefinition.js} +0 -0
  397. /package/dist/generated/chat/models/{flowInput.js → flowsFlowDefinitionBlocks.js} +0 -0
  398. /package/dist/generated/chat/models/{flowOutput.js → flowsFlowDefinitionConstants.js} +0 -0
  399. /package/dist/generated/chat/models/{flowTrigger.js → flowsFlowDefinitionInputs.js} +0 -0
  400. /package/dist/generated/chat/models/{flowDefinitionLayout.js → flowsFlowDefinitionLayout.js} +0 -0
  401. /package/dist/generated/chat/models/{flowVariable.js → flowsFlowDefinitionOutputs.js} +0 -0
  402. /package/dist/generated/chat/models/{integrationsSmartSpaceAiFlowError.js → flowsFlowDefinitionVariables.js} +0 -0
  403. /package/dist/generated/chat/models/{messageCreateMessageInput.js → flowsFlowInput.js} +0 -0
  404. /package/dist/generated/chat/models/{flowInputSchema.js → flowsFlowInputSchema.js} +0 -0
  405. /package/dist/generated/chat/models/{messageMessage.js → flowsFlowOutput.js} +0 -0
  406. /package/dist/generated/chat/models/{flowOutputSchema.js → flowsFlowOutputSchema.js} +0 -0
  407. /package/dist/generated/chat/models/{messageMessageRequest.js → flowsFlowTrigger.js} +0 -0
  408. /package/dist/generated/chat/models/{messageMessageValue.js → flowsFlowVariable.js} +0 -0
  409. /package/dist/generated/chat/models/{flowVariableSchema.js → flowsFlowVariableSchema.js} +0 -0
  410. /package/dist/generated/chat/models/{integrationsSmartSpaceAiFlowErrorData.js → mentionsMention.js} +0 -0
  411. /package/dist/generated/chat/models/{modelModelSummary.js → messagesCreateMessageInput.js} +0 -0
  412. /package/dist/generated/chat/models/{messageCreateMessageInputChannels.js → messagesCreateMessageInputChannels.js} +0 -0
  413. /package/dist/generated/chat/models/{messageCreateMessageInputValue.js → messagesCreateMessageInputValue.js} +0 -0
  414. /package/dist/generated/chat/models/{notificationNotification.js → messagesMessage.js} +0 -0
  415. /package/dist/generated/chat/models/{messageMessageCreatorProfileImage.js → messagesMessageCreatorProfileImage.js} +0 -0
  416. /package/dist/generated/chat/models/{notificationPagedNotifications.js → messagesMessageError.js} +0 -0
  417. /package/dist/generated/chat/models/{messageMessageRequestVariables.js → messagesMessageErrorData.js} +0 -0
  418. /package/dist/generated/chat/models/{pagedDataCollectionAccess.js → messagesMessageRequest.js} +0 -0
  419. /package/dist/generated/chat/models/{messageMessageValueChannels.js → messagesMessageRequestVariables.js} +0 -0
  420. /package/dist/generated/chat/models/{pagedDataCollectionMessageMessage.js → messagesMessageValue.js} +0 -0
  421. /package/dist/generated/chat/models/{messageMessageValueValue.js → messagesMessageValueChannels.js} +0 -0
  422. /package/dist/generated/chat/models/{pagedDataCollectionModelModelSummary.js → notificationsNotification.js} +0 -0
  423. /package/dist/generated/chat/models/{pagedDataCollectionWorkSpace.js → notificationsPagedNotifications.js} +0 -0
  424. /package/dist/generated/chat/models/{workSpace.js → pagedDataCollectionAccessAccess.js} +0 -0
  425. /package/dist/generated/chat/models/{workSpaceInputs.js → pagedDataCollectionAiModelSummary.js} +0 -0
  426. /package/dist/generated/chat/models/{workSpaceVariables.js → pagedDataCollectionMessagesMessage.js} +0 -0
  427. /package/dist/generated/{config/models/access.js → chat/models/pagedDataCollectionWorkSpacesWorkSpace.js} +0 -0
  428. /package/dist/generated/{config/models/accessWorkSpace.js → chat/models/workSpacesWorkSpace.js} +0 -0
  429. /package/dist/generated/{config/models/activityActivityWorkSpace.js → chat/models/workSpacesWorkSpaceInputs.js} +0 -0
  430. /package/dist/generated/{config/models/appUserAppUserDetail.js → chat/models/workSpacesWorkSpaceVariables.js} +0 -0
  431. /package/dist/generated/config/models/{blockBlockSet.js → accessAccess.js} +0 -0
  432. /package/dist/generated/config/models/{blockBlockSetBlockInterfaces.js → accessAccessWorkSpace.js} +0 -0
  433. /package/dist/generated/config/models/{blockInfo.js → accessCreateAccess.js} +0 -0
  434. /package/dist/generated/config/models/{blockInterface.js → activitiesActivityWorkSpace.js} +0 -0
  435. /package/dist/generated/config/models/{activityLlmUsageMetrics.js → activitiesLlmUsageMetrics.js} +0 -0
  436. /package/dist/generated/config/models/{blockInterfacePorts.js → aiCreateModel.js} +0 -0
  437. /package/dist/generated/config/models/{blockInterfaceState.js → aiCreateModelDeployment.js} +0 -0
  438. /package/dist/generated/config/models/{connection.js → aiCreateModelDeploymentProvider.js} +0 -0
  439. /package/dist/generated/config/models/{appRole.js → aiCreateModelDeploymentProviderGoogleCredentials.js} +0 -0
  440. /package/dist/generated/config/models/{createDataSet.js → aiIModelProperty.js} +0 -0
  441. /package/dist/generated/config/models/{createDataSource.js → aiModel.js} +0 -0
  442. /package/dist/generated/config/models/{createModel.js → aiModelDeployment.js} +0 -0
  443. /package/dist/generated/config/models/{createModelDeployment.js → aiModelDeploymentStep.js} +0 -0
  444. /package/dist/generated/config/models/{createModelDeploymentProvider.js → aiModelSummary.js} +0 -0
  445. /package/dist/generated/config/models/{createWorkSpace.js → blocksBlockInfo.js} +0 -0
  446. /package/dist/generated/config/models/{dataSource.js → blocksBlockInterface.js} +0 -0
  447. /package/dist/generated/config/models/{appUserAppUser.js → blocksBlockInterfaceMetadata.js} +0 -0
  448. /package/dist/generated/config/models/{dataSourceCredentialsDefinition.js → blocksBlockInterfacePorts.js} +0 -0
  449. /package/dist/generated/config/models/{dataSourceProperty.js → blocksBlockInterfaceState.js} +0 -0
  450. /package/dist/generated/config/models/{dataSourceType.js → blocksBlockSet.js} +0 -0
  451. /package/dist/generated/config/models/{flow.js → blocksBlockSetBlockInterfaces.js} +0 -0
  452. /package/dist/generated/config/models/{flowBlock.js → blocksGetBlocks200One.js} +0 -0
  453. /package/dist/generated/config/models/{flowConstant.js → blocksGetBlocks200Three.js} +0 -0
  454. /package/dist/generated/config/models/{flowDefinition.js → blocksGetBlocks200Two.js} +0 -0
  455. /package/dist/generated/config/models/{flowDefinitionBlocks.js → blocksInputPinInterface.js} +0 -0
  456. /package/dist/generated/config/models/{appUserAppUserSearchResult.js → blocksInputPinInterfaceDefault.js} +0 -0
  457. /package/dist/generated/config/models/{flowDefinitionConstants.js → blocksInputPinInterfaceGenerics.js} +0 -0
  458. /package/dist/generated/config/models/{appUserServicePrincipalSearchResult.js → blocksInputPinInterfaceMetadata.js} +0 -0
  459. /package/dist/generated/config/models/{blockInterfaceMetadata.js → blocksInputPinInterfaceSchema.js} +0 -0
  460. /package/dist/generated/config/models/{flowDefinitionInputs.js → blocksOutputPinInterface.js} +0 -0
  461. /package/dist/generated/config/models/{flowDefinitionOutputs.js → blocksOutputPinInterfaceGenerics.js} +0 -0
  462. /package/dist/generated/config/models/{configApiAddMessageFileFromBlobUri.js → blocksOutputPinInterfaceMetadata.js} +0 -0
  463. /package/dist/generated/config/models/{createContainer.js → blocksOutputPinInterfaceSchema.js} +0 -0
  464. /package/dist/generated/config/models/{flowDefinitionVariables.js → blocksPortInterface.js} +0 -0
  465. /package/dist/generated/config/models/{flowInput.js → blocksPortInterfaceInputs.js} +0 -0
  466. /package/dist/generated/config/models/{createDataSourceCredentials.js → blocksPortInterfaceMetadata.js} +0 -0
  467. /package/dist/generated/config/models/{flowOutput.js → blocksPortInterfaceOutputs.js} +0 -0
  468. /package/dist/generated/config/models/{flowTrigger.js → blocksStateInterface.js} +0 -0
  469. /package/dist/generated/config/models/{createDataSpace.js → blocksStateInterfaceDefault.js} +0 -0
  470. /package/dist/generated/config/models/{createModelDeploymentProviderGoogleCredentials.js → blocksStateInterfaceMetadata.js} +0 -0
  471. /package/dist/generated/config/models/{flowVariable.js → coreManagementInstallParameterDefinitionModel.js} +0 -0
  472. /package/dist/generated/config/models/{dataSetsGetGetParams.js → coreManagementInstallParameterDefinitionModelDefault.js} +0 -0
  473. /package/dist/generated/config/models/{ingestedBlob.js → coreManagementInstallParameterModel.js} +0 -0
  474. /package/dist/generated/config/models/{dataSetsGetIdItemsParams.js → coreManagementInstallParameterModelActiveValue.js} +0 -0
  475. /package/dist/generated/config/models/{file.js → coreManagementInstallParameterModelConfiguredValue.js} +0 -0
  476. /package/dist/generated/config/models/{flowConstantValue.js → coreManagementUpsertInstallParameterModel.js} +0 -0
  477. /package/dist/generated/config/models/{inputPinInterface.js → dataSetItem.js} +0 -0
  478. /package/dist/generated/config/models/{flowDefinitionLayout.js → dataSetItemMetadata.js} +0 -0
  479. /package/dist/generated/config/models/{flowInputSchema.js → dataSetItemProperties.js} +0 -0
  480. /package/dist/generated/config/models/{inputPinInterfaceGenerics.js → dataSetsCreateDataSet.js} +0 -0
  481. /package/dist/generated/config/models/{integrationsSmartSpaceAiFlowError.js → dataSetsCreateDataSetContainer.js} +0 -0
  482. /package/dist/generated/config/models/{messageCreateMessageInput.js → dataSetsDataSet.js} +0 -0
  483. /package/dist/generated/config/models/{flowOutputSchema.js → dataSetsDataSetProperty.js} +0 -0
  484. /package/dist/generated/config/models/{flowVariableSchema.js → dataSetsGetItemsParams.js} +0 -0
  485. /package/dist/generated/config/models/{inputPinInterfaceDefault.js → dataSetsGetParams.js} +0 -0
  486. /package/dist/generated/config/models/{messageMessage.js → dataSetsUpdateDataSet.js} +0 -0
  487. /package/dist/generated/config/models/{inputPinInterfaceMetadata.js → dataSetsUpdateDataSetBasicInfo.js} +0 -0
  488. /package/dist/generated/config/models/{inputPinInterfaceSchema.js → dataSetsUpsertDataSetProperty.js} +0 -0
  489. /package/dist/generated/config/models/{integrationsSmartSpaceAiFlowErrorData.js → dataSourcesContainerFilter.js} +0 -0
  490. /package/dist/generated/config/models/{messageCreateMessageInputChannels.js → dataSourcesContainerFilterModel.js} +0 -0
  491. /package/dist/generated/config/models/{messageMessageValue.js → dataSourcesContainerPreviewResultModel.js} +0 -0
  492. /package/dist/generated/config/models/{messageCreateMessageInputValue.js → dataSourcesContainerPreviewResultModelSamplesItem.js} +0 -0
  493. /package/dist/generated/config/models/{messageMessageCreatorProfileImage.js → dataSourcesContainerSchemaParams.js} +0 -0
  494. /package/dist/generated/config/models/{messageSandBoxMessageRequest.js → dataSourcesCreateDataSource.js} +0 -0
  495. /package/dist/generated/config/models/{messageMessageValueChannels.js → dataSourcesCreateDataSourceCredentials.js} +0 -0
  496. /package/dist/generated/config/models/{modelModelSummary.js → dataSourcesDataSource.js} +0 -0
  497. /package/dist/generated/config/models/{messageMessageValueValue.js → dataSourcesDataSourceAdminUser.js} +0 -0
  498. /package/dist/generated/config/models/{notificationNotification.js → dataSourcesDataSourceCredentialsDefinition.js} +0 -0
  499. /package/dist/generated/config/models/{notificationPagedNotifications.js → dataSourcesDataSourceProperty.js} +0 -0
  500. /package/dist/generated/config/models/{outputPinInterface.js → dataSourcesDataSourceType.js} +0 -0
  501. /package/dist/generated/config/models/{outputPinInterfaceGenerics.js → dataSourcesPreviewContainerRequest.js} +0 -0
  502. /package/dist/generated/config/models/{pagedDataCollectionAccess.js → dataSourcesTestDataSourceConnection.js} +0 -0
  503. /package/dist/generated/config/models/{outputPinInterfaceMetadata.js → dataSourcesTestDataSourceConnectionCredentials.js} +0 -0
  504. /package/dist/generated/config/models/{outputPinInterfaceSchema.js → dataSourcesUpdateDataSource.js} +0 -0
  505. /package/dist/generated/config/models/{pagedDataCollectionActivityActivityWorkSpace.js → dataSourcesUpdateDataSourceCredentials.js} +0 -0
  506. /package/dist/generated/config/models/{portInterfaceMetadata.js → dataSourcesUpdateDataSourceCredentialsCredentials.js} +0 -0
  507. /package/dist/generated/config/models/{sandBoxThreadMessagesWorkspacesWorkspaceIdSandboxMessagesParams.js → dataSpacesCreateDataSpace.js} +0 -0
  508. /package/dist/generated/config/models/{pagedDataCollectionAppUserAppUser.js → dataSpacesDataSpace.js} +0 -0
  509. /package/dist/generated/config/models/{stateInterfaceDefault.js → dataSpacesDataSpaceAdmin.js} +0 -0
  510. /package/dist/generated/config/models/{stateInterfaceMetadata.js → dataSpacesDataSpaceWorkSpaceRef.js} +0 -0
  511. /package/dist/generated/config/models/{testDataSourceConnectionCredentials.js → dataSpacesUpdateDataSpace.js} +0 -0
  512. /package/dist/generated/config/models/{pagedDataCollectionAppUserAppUserDetail.js → draftsDraft.js} +0 -0
  513. /package/dist/generated/config/models/{pagedDataCollectionAppUserAppUserSearchResult.js → draftsDraftBlockInterfaces.js} +0 -0
  514. /package/dist/generated/config/models/{updateContainer.js → draftsSaveDraftRequest.js} +0 -0
  515. /package/dist/generated/config/models/{pagedDataCollectionAppUserServicePrincipalSearchResult.js → draftsSaveDraftResponse.js} +0 -0
  516. /package/dist/generated/config/models/{pagedDataCollectionDataSet.js → draftsSaveDraftResponseBlockInterfaces.js} +0 -0
  517. /package/dist/generated/config/models/{updateDataSetBasicInfo.js → draftsToggleDraftRequest.js} +0 -0
  518. /package/dist/generated/config/models/{updateDataSource.js → filesAddMessageFileFromBlobUri.js} +0 -0
  519. /package/dist/generated/config/models/{updateDataSourceCredentialsCredentials.js → filesCreateFileFromBlobUri.js} +0 -0
  520. /package/dist/generated/config/models/{updateDataSpace.js → filesFile.js} +0 -0
  521. /package/dist/generated/config/models/{workSpaceBasicInfo.js → filesFileUriResponse.js} +0 -0
  522. /package/dist/generated/config/models/{pagedDataCollectionDataSource.js → filesIngestedBlob.js} +0 -0
  523. /package/dist/generated/config/models/{workSpaceUser.js → flowRunsAddFileIdFilesBody.js} +0 -0
  524. /package/dist/generated/config/models/{workSpacesUpdatePromptResponseFlagParams.js → flowRunsCreateFlowRunParams.js} +0 -0
  525. /package/dist/generated/config/models/{pagedDataCollectionDataSpace.js → flowsConnection.js} +0 -0
  526. /package/dist/generated/config/models/{pagedDataCollectionIngestedBlob.js → flowsFlow.js} +0 -0
  527. /package/dist/generated/config/models/{pagedDataCollectionModelModelSummary.js → flowsFlowBlock.js} +0 -0
  528. /package/dist/generated/config/models/{pagedDataCollectionWorkSpace.js → flowsFlowConstant.js} +0 -0
  529. /package/dist/generated/config/models/{workSpacesWorkspaceFilesWorkspaceIdFilesBody.js → flowsFlowConstantValue.js} +0 -0
  530. /package/dist/generated/config/models/{portInterface.js → flowsFlowDataSet.js} +0 -0
  531. /package/dist/generated/config/models/{portInterfaceInputs.js → flowsFlowDataSpace.js} +0 -0
  532. /package/dist/generated/config/models/{portInterfaceOutputs.js → flowsFlowDefinition.js} +0 -0
  533. /package/dist/generated/config/models/{stateInterface.js → flowsFlowDefinitionBlocks.js} +0 -0
  534. /package/dist/generated/config/models/{testDataSourceConnection.js → flowsFlowDefinitionConstants.js} +0 -0
  535. /package/dist/generated/config/models/{updateDataSet.js → flowsFlowDefinitionInputs.js} +0 -0
  536. /package/dist/generated/config/models/{workSpacesWorkspaceFilesWorkspaceIdFilesParams.js → flowsFlowDefinitionLayout.js} +0 -0
  537. /package/dist/generated/config/models/{updateDataSourceCredentials.js → flowsFlowDefinitionOutputs.js} +0 -0
  538. /package/dist/generated/config/models/{workSpace.js → flowsFlowDefinitionVariables.js} +0 -0
  539. /package/dist/generated/config/models/{workSpaceInputs.js → flowsFlowInput.js} +0 -0
  540. /package/dist/generated/config/models/{workSpaceVariables.js → flowsFlowOutput.js} +0 -0
@@ -54,56 +54,19 @@ export declare const accessGetAccessesResponse: 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 accessAddAccessBodyIdRegExp: RegExp;
60
- export declare const accessAddAccessBodyMessageIdRegExp: RegExp;
61
- export declare const accessAddAccessBodyMessageThreadIdRegExp: RegExp;
62
59
  export declare const accessAddAccessBodyWorkSpaceIdRegExp: RegExp;
63
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 accessAddAccessResponseIdRegExp: RegExp;
83
- export declare const accessAddAccessResponseMessageIdRegExp: RegExp;
84
- export declare const accessAddAccessResponseMessageThreadIdRegExp: RegExp;
85
- export declare const accessAddAccessResponseWorkSpaceIdRegExp: RegExp;
86
- export declare const accessAddAccessResponse: 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
71
  export declare const accessGetGroupsQuerySkipDefault = 0;
109
72
  export declare const accessGetGroupsQueryTakeDefault = 20;
@@ -115,9 +78,8 @@ export declare const accessGetGroupsQueryParams: zod.ZodObject<{
115
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>;
@@ -136,7 +98,7 @@ export declare const accessGetAppRolesResponse: zod.ZodArray<zod.ZodObject<{
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
103
  export declare const accessGetUsersInRoleRolesRoleIdUsersPathRoleIdRegExp: RegExp;
142
104
  export declare const accessGetUsersInRoleRolesRoleIdUsersParams: zod.ZodObject<{
@@ -149,18 +111,15 @@ export declare const accessGetUsersInRoleRolesRoleIdUsersQueryParams: zod.ZodObj
149
111
  take: zod.ZodDefault<zod.ZodNumber>;
150
112
  search: zod.ZodOptional<zod.ZodString>;
151
113
  }, zod.core.$strict>;
152
- export declare const accessGetUsersInRoleRolesRoleIdUsersResponseItem: 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 accessGetUsersInRoleRolesRoleIdUsersResponse: 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
  */
@@ -235,27 +194,24 @@ export declare const accessGetUsersInRoleUsersQueryParams: zod.ZodObject<{
235
194
  search: zod.ZodOptional<zod.ZodString>;
236
195
  assignedWorkspaceId: zod.ZodOptional<zod.ZodString>;
237
196
  }, zod.core.$strict>;
238
- export declare const accessGetUsersInRoleUsersResponseItem: 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 accessGetUsersInRoleUsersResponse: 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
209
  export declare const accessDeleteAccessPathIdRegExp: RegExp;
254
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
216
  export declare const activityExportLoggingsQueryWorkSpaceIdRegExp: RegExp;
261
217
  export declare const activityExportLoggingsQueryParams: zod.ZodObject<{
@@ -263,8 +219,8 @@ export declare const activityExportLoggingsQueryParams: zod.ZodObject<{
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";
@@ -272,7 +228,7 @@ export declare const activityExportLoggingsQueryParams: zod.ZodObject<{
272
228
  }, zod.core.$strict>;
273
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
233
  export declare const activityGetLoggingQueryWorkSpaceIdRegExp: RegExp;
278
234
  export declare const activityGetLoggingQueryTakeDefault = 25;
@@ -282,8 +238,8 @@ export declare const activityGetLoggingQueryParams: zod.ZodObject<{
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";
@@ -296,8 +252,8 @@ export declare const activityGetLoggingResponseDataItemWorkSpaceIdRegExp: RegExp
296
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,7 +283,38 @@ export declare const activityGetLoggingResponse: 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
319
  export declare const blockSetsGetBlockSetsQueryParams: zod.ZodObject<{
333
320
  types: zod.ZodOptional<zod.ZodArray<zod.ZodString>>;
@@ -394,6 +381,7 @@ export declare const blockSetsGetBlockSetsResponseItem: zod.ZodObject<{
394
381
  connectionId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
395
382
  createdByUserId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
396
383
  id: zod.ZodString;
384
+ modifiedAt: zod.ZodOptional<zod.ZodNullable<zod.ZodISODateTime>>;
397
385
  name: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
398
386
  sourceCodeUri: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
399
387
  type: zod.ZodEnum<{
@@ -401,6 +389,7 @@ export declare const blockSetsGetBlockSetsResponseItem: zod.ZodObject<{
401
389
  Custom: "Custom";
402
390
  Debug: "Debug";
403
391
  }>;
392
+ usedInWorkspaces: zod.ZodArray<zod.ZodString>;
404
393
  }, zod.core.$strip>;
405
394
  export declare const blockSetsGetBlockSetsResponse: zod.ZodArray<zod.ZodObject<{
406
395
  blockInterfaces: zod.ZodRecord<zod.ZodString, zod.ZodRecord<zod.ZodString, zod.ZodObject<{
@@ -463,6 +452,7 @@ export declare const blockSetsGetBlockSetsResponse: zod.ZodArray<zod.ZodObject<{
463
452
  connectionId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
464
453
  createdByUserId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
465
454
  id: zod.ZodString;
455
+ modifiedAt: zod.ZodOptional<zod.ZodNullable<zod.ZodISODateTime>>;
466
456
  name: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
467
457
  sourceCodeUri: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
468
458
  type: zod.ZodEnum<{
@@ -470,7 +460,20 @@ export declare const blockSetsGetBlockSetsResponse: zod.ZodArray<zod.ZodObject<{
470
460
  Custom: "Custom";
471
461
  Debug: "Debug";
472
462
  }>;
463
+ usedInWorkspaces: zod.ZodArray<zod.ZodString>;
473
464
  }, zod.core.$strip>>;
465
+ /**
466
+ * @summary Get the saved Python source code for a deployed custom block set.
467
+ */
468
+ export declare const blockSetsGetDeployedBlockCodeParams: zod.ZodObject<{
469
+ blockSetName: zod.ZodString;
470
+ }, zod.core.$strict>;
471
+ /**
472
+ * @summary Get the raw zip file for a deployed custom block set.
473
+ */
474
+ export declare const blockSetsGetDeployedBlockFilesParams: zod.ZodObject<{
475
+ blockSetName: zod.ZodString;
476
+ }, zod.core.$strict>;
474
477
  /**
475
478
  * @summary Deletes an existing custom block set.
476
479
  */
@@ -491,79 +494,10 @@ export declare const blockSetsAddBlockSetBody: zod.ZodObject<{
491
494
  */
492
495
  export declare const blocksGetBlocksQueryParams: zod.ZodObject<{
493
496
  types: zod.ZodOptional<zod.ZodArray<zod.ZodString>>;
497
+ onBehalfOfUserId: zod.ZodOptional<zod.ZodString>;
494
498
  }, zod.core.$strict>;
495
499
  export declare const blocksGetBlocksResponseBlockSetIdRegExp: RegExp;
496
- export declare const blocksGetBlocksResponseItem: 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 blocksGetBlocksResponse: zod.ZodArray<zod.ZodObject<{
500
+ export declare const blocksGetBlocksResponse: zod.ZodRecord<zod.ZodString, zod.ZodRecord<zod.ZodString, zod.ZodObject<{
567
501
  blockSetId: zod.ZodString;
568
502
  connectionId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
569
503
  createdAt: zod.ZodISODateTime;
@@ -632,7 +566,7 @@ export declare const blocksGetBlocksResponse: zod.ZodArray<zod.ZodObject<{
632
566
  Debug: "Debug";
633
567
  }>;
634
568
  version: zod.ZodString;
635
- }, zod.core.$strip>>;
569
+ }, zod.core.$strip>>>;
636
570
  /**
637
571
  * @summary Manually trigger reingestion of a specific container item.
638
572
  */
@@ -648,122 +582,23 @@ export declare const containersPostQueryDataSetIdRegExp: RegExp;
648
582
  export declare const containersPostQueryParams: zod.ZodObject<{
649
583
  dataSetId: zod.ZodOptional<zod.ZodString>;
650
584
  }, zod.core.$strict>;
651
- export declare const containersPostResponse: 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 dataSetsGetGetQueryTakeDefault = 20;
670
- export declare const dataSetsGetGetQuerySkipDefault = 0;
671
- export declare const dataSetsGetGetQueryParams: 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 dataSetsGetGetResponseDataItemDataSpaceIdRegExp: RegExp;
677
- export declare const dataSetsGetGetResponseDataItemFlowActiveFlowDefinitionIdRegExp: RegExp;
678
- export declare const dataSetsGetGetResponseDataItemFlowIdRegExp: RegExp;
679
- export declare const dataSetsGetGetResponseDataItemFlowTriggersItemDataSourceContainerDataSourceIdRegExp: RegExp;
680
- export declare const dataSetsGetGetResponseDataItemFlowTriggersItemDataSourceContainerIdRegExp: RegExp;
681
- export declare const dataSetsGetGetResponseDataItemFlowTriggersItemFlowIdRegExp: RegExp;
682
- export declare const dataSetsGetGetResponseDataItemFlowTriggersItemIdRegExp: RegExp;
683
- export declare const dataSetsGetGetResponseDataItemIdRegExp: RegExp;
684
- export declare const dataSetsGetGetResponseDataItemVersionRegExp: RegExp;
685
- export declare const dataSetsGetGetResponse: 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>>;
585
+ export declare const containersPostResponseDataSetIdRegExp: RegExp;
586
+ export declare const containersPostResponseDataSetVersionRegExp: RegExp;
587
+ export declare const containersPostResponseFlowActiveFlowDefinitionIdRegExp: RegExp;
588
+ export declare const containersPostResponseFlowIdRegExp: RegExp;
589
+ export declare const containersPostResponseFlowTriggersItemDataSourceContainerDataSourceIdRegExp: RegExp;
590
+ export declare const containersPostResponseFlowTriggersItemDataSourceContainerIdRegExp: RegExp;
591
+ export declare const containersPostResponseFlowTriggersItemFlowIdRegExp: RegExp;
592
+ export declare const containersPostResponseFlowTriggersItemIdRegExp: RegExp;
593
+ export declare const containersPostResponseIdRegExp: RegExp;
594
+ export declare const containersPostResponseWorkSpaceDataSpacesItemDataSetsItemIdRegExp: RegExp;
595
+ export declare const containersPostResponseWorkSpaceDataSpacesItemDataSetsItemVersionRegExp: RegExp;
596
+ export declare const containersPostResponseWorkSpaceDataSpacesItemIdRegExp: RegExp;
597
+ export declare const containersPostResponseWorkSpaceIdRegExp: RegExp;
598
+ export declare const containersPostResponseItem: zod.ZodObject<{
599
+ createdByUserId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
600
+ dataSet: zod.ZodOptional<zod.ZodObject<{
764
601
  id: zod.ZodString;
765
- modifiedAt: zod.ZodISODateTime;
766
- modifiedByUserId: zod.ZodString;
767
602
  name: zod.ZodString;
768
603
  properties: zod.ZodArray<zod.ZodObject<{
769
604
  description: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
@@ -772,43 +607,8 @@ export declare const dataSetsGetGetResponse: zod.ZodObject<{
772
607
  }, zod.core.$strip>>;
773
608
  version: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
774
609
  }, zod.core.$strip>>;
775
- total: zod.ZodNumber;
776
- }, zod.core.$strip>;
777
- export declare const dataSetsGetItemPathDataSetIdRegExp: RegExp;
778
- export declare const dataSetsGetItemPathIdRegExp: RegExp;
779
- export declare const dataSetsGetItemParams: 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 dataSetsDeleteIdPathIdRegExp: RegExp;
787
- export declare const dataSetsDeleteIdParams: 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 dataSetsGetByIdPathIdRegExp: RegExp;
794
- export declare const dataSetsGetByIdParams: zod.ZodObject<{
795
- id: zod.ZodString;
796
- }, zod.core.$strict>;
797
- export declare const dataSetsGetByIdResponseDataSpaceIdRegExp: RegExp;
798
- export declare const dataSetsGetByIdResponseFlowActiveFlowDefinitionIdRegExp: RegExp;
799
- export declare const dataSetsGetByIdResponseFlowIdRegExp: RegExp;
800
- export declare const dataSetsGetByIdResponseFlowTriggersItemDataSourceContainerDataSourceIdRegExp: RegExp;
801
- export declare const dataSetsGetByIdResponseFlowTriggersItemDataSourceContainerIdRegExp: RegExp;
802
- export declare const dataSetsGetByIdResponseFlowTriggersItemFlowIdRegExp: RegExp;
803
- export declare const dataSetsGetByIdResponseFlowTriggersItemIdRegExp: RegExp;
804
- export declare const dataSetsGetByIdResponseIdRegExp: RegExp;
805
- export declare const dataSetsGetByIdResponseVersionRegExp: RegExp;
806
- export declare const dataSetsGetByIdResponse: 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<{
610
+ finishedAt: zod.ZodOptional<zod.ZodNullable<zod.ZodISODateTime>>;
611
+ flow: zod.ZodObject<{
812
612
  activeFlowDefinition: zod.ZodOptional<zod.ZodObject<{
813
613
  blocks: zod.ZodOptional<zod.ZodNullable<zod.ZodRecord<zod.ZodString, zod.ZodObject<{
814
614
  constants: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodObject<{
@@ -868,6 +668,11 @@ export declare const dataSetsGetByIdResponse: zod.ZodObject<{
868
668
  triggers: zod.ZodArray<zod.ZodObject<{
869
669
  dataSourceContainer: zod.ZodObject<{
870
670
  dataSourceId: zod.ZodString;
671
+ filters: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodObject<{
672
+ operator: zod.ZodString;
673
+ propertyName: zod.ZodString;
674
+ value: zod.ZodString;
675
+ }, zod.core.$strip>>>>;
871
676
  id: zod.ZodString;
872
677
  name: zod.ZodString;
873
678
  path: zod.ZodString;
@@ -880,7 +685,217 @@ export declare const dataSetsGetByIdResponse: zod.ZodObject<{
880
685
  Container: "Container";
881
686
  }>;
882
687
  }, zod.core.$strip>>;
688
+ }, zod.core.$strip>;
689
+ id: zod.ZodString;
690
+ workSpace: zod.ZodOptional<zod.ZodObject<{
691
+ dataSpaces: zod.ZodArray<zod.ZodObject<{
692
+ dataSets: zod.ZodArray<zod.ZodObject<{
693
+ id: zod.ZodString;
694
+ name: zod.ZodString;
695
+ properties: zod.ZodArray<zod.ZodObject<{
696
+ description: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
697
+ isVector: zod.ZodBoolean;
698
+ name: zod.ZodString;
699
+ }, zod.core.$strip>>;
700
+ version: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
701
+ }, zod.core.$strip>>;
702
+ id: zod.ZodString;
703
+ name: zod.ZodString;
704
+ }, zod.core.$strip>>;
705
+ firstPrompt: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
706
+ id: zod.ZodString;
707
+ name: zod.ZodString;
708
+ summary: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
709
+ }, zod.core.$strip>>;
710
+ }, zod.core.$strip>;
711
+ export declare const containersPostResponse: zod.ZodArray<zod.ZodObject<{
712
+ createdByUserId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
713
+ dataSet: zod.ZodOptional<zod.ZodObject<{
714
+ id: zod.ZodString;
715
+ name: zod.ZodString;
716
+ properties: zod.ZodArray<zod.ZodObject<{
717
+ description: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
718
+ isVector: zod.ZodBoolean;
719
+ name: zod.ZodString;
720
+ }, zod.core.$strip>>;
721
+ version: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
722
+ }, zod.core.$strip>>;
723
+ finishedAt: zod.ZodOptional<zod.ZodNullable<zod.ZodISODateTime>>;
724
+ flow: zod.ZodObject<{
725
+ activeFlowDefinition: zod.ZodOptional<zod.ZodObject<{
726
+ blocks: zod.ZodOptional<zod.ZodNullable<zod.ZodRecord<zod.ZodString, zod.ZodObject<{
727
+ constants: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodObject<{
728
+ target: zod.ZodObject<{
729
+ pin: zod.ZodString;
730
+ port: zod.ZodString;
731
+ }, zod.core.$strip>;
732
+ value: zod.ZodOptional<zod.ZodNullable<zod.ZodAny>>;
733
+ }, zod.core.$strip>>>>;
734
+ description: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
735
+ dynamicInputPins: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodObject<{
736
+ pin: zod.ZodString;
737
+ port: zod.ZodString;
738
+ }, zod.core.$strip>>>>;
739
+ dynamicOutputPins: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodObject<{
740
+ pin: zod.ZodString;
741
+ port: zod.ZodString;
742
+ }, zod.core.$strip>>>>;
743
+ dynamicPorts: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodString>>>;
744
+ name: zod.ZodString;
745
+ version: zod.ZodString;
746
+ }, zod.core.$strip>>>>;
747
+ connections: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodObject<{
748
+ source: zod.ZodObject<{
749
+ node: zod.ZodString;
750
+ pin: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
751
+ port: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
752
+ }, zod.core.$strip>;
753
+ target: zod.ZodObject<{
754
+ node: zod.ZodString;
755
+ pin: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
756
+ port: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
757
+ }, zod.core.$strip>;
758
+ }, zod.core.$strip>>>>;
759
+ constants: zod.ZodOptional<zod.ZodNullable<zod.ZodRecord<zod.ZodString, zod.ZodObject<{
760
+ value: zod.ZodOptional<zod.ZodNullable<zod.ZodAny>>;
761
+ }, zod.core.$strip>>>>;
762
+ inputs: zod.ZodOptional<zod.ZodNullable<zod.ZodRecord<zod.ZodString, zod.ZodObject<{
763
+ schema: zod.ZodRecord<zod.ZodString, zod.ZodAny>;
764
+ }, zod.core.$strip>>>>;
765
+ layout: zod.ZodOptional<zod.ZodNullable<zod.ZodAny>>;
766
+ name: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
767
+ outputs: zod.ZodOptional<zod.ZodNullable<zod.ZodRecord<zod.ZodString, zod.ZodObject<{
768
+ schema: zod.ZodRecord<zod.ZodString, zod.ZodAny>;
769
+ }, zod.core.$strip>>>>;
770
+ variables: zod.ZodOptional<zod.ZodNullable<zod.ZodRecord<zod.ZodString, zod.ZodObject<{
771
+ access: zod.ZodEnum<{
772
+ None: "None";
773
+ Read: "Read";
774
+ Write: "Write";
775
+ }>;
776
+ schema: zod.ZodRecord<zod.ZodString, zod.ZodAny>;
777
+ }, zod.core.$strip>>>>;
778
+ }, zod.core.$strip>>;
779
+ activeFlowDefinitionId: zod.ZodString;
780
+ id: zod.ZodString;
781
+ triggers: zod.ZodArray<zod.ZodObject<{
782
+ dataSourceContainer: zod.ZodObject<{
783
+ dataSourceId: zod.ZodString;
784
+ filters: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodObject<{
785
+ operator: zod.ZodString;
786
+ propertyName: zod.ZodString;
787
+ value: zod.ZodString;
788
+ }, zod.core.$strip>>>>;
789
+ id: zod.ZodString;
790
+ name: zod.ZodString;
791
+ path: zod.ZodString;
792
+ }, zod.core.$strip>;
793
+ flowId: zod.ZodString;
794
+ id: zod.ZodString;
795
+ inputName: zod.ZodString;
796
+ type: zod.ZodEnum<{
797
+ Periodic: "Periodic";
798
+ Container: "Container";
799
+ }>;
800
+ }, zod.core.$strip>>;
801
+ }, zod.core.$strip>;
802
+ id: zod.ZodString;
803
+ workSpace: zod.ZodOptional<zod.ZodObject<{
804
+ dataSpaces: zod.ZodArray<zod.ZodObject<{
805
+ dataSets: zod.ZodArray<zod.ZodObject<{
806
+ id: zod.ZodString;
807
+ name: zod.ZodString;
808
+ properties: zod.ZodArray<zod.ZodObject<{
809
+ description: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
810
+ isVector: zod.ZodBoolean;
811
+ name: zod.ZodString;
812
+ }, zod.core.$strip>>;
813
+ version: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
814
+ }, zod.core.$strip>>;
815
+ id: zod.ZodString;
816
+ name: zod.ZodString;
817
+ }, zod.core.$strip>>;
818
+ firstPrompt: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
819
+ id: zod.ZodString;
820
+ name: zod.ZodString;
821
+ summary: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
822
+ }, zod.core.$strip>>;
823
+ }, zod.core.$strip>>;
824
+ export declare const dataSetsGetQueryTakeDefault = 20;
825
+ export declare const dataSetsGetQuerySkipDefault = 0;
826
+ export declare const dataSetsGetQueryParams: zod.ZodObject<{
827
+ take: zod.ZodDefault<zod.ZodNumber>;
828
+ skip: zod.ZodOptional<zod.ZodNumber>;
829
+ search: zod.ZodOptional<zod.ZodString>;
830
+ }, zod.core.$strict>;
831
+ export declare const dataSetsGetResponseDataItemDataSpaceIdRegExp: RegExp;
832
+ export declare const dataSetsGetResponseDataItemFlowIdRegExp: RegExp;
833
+ export declare const dataSetsGetResponseDataItemIdRegExp: RegExp;
834
+ export declare const dataSetsGetResponseDataItemVersionRegExp: RegExp;
835
+ export declare const dataSetsGetResponse: zod.ZodObject<{
836
+ data: zod.ZodArray<zod.ZodObject<{
837
+ createdAt: zod.ZodISODateTime;
838
+ createdByUserId: zod.ZodString;
839
+ dataSpaceId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
840
+ description: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
841
+ flowId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
842
+ id: zod.ZodString;
843
+ modifiedAt: zod.ZodISODateTime;
844
+ modifiedByUserId: zod.ZodString;
845
+ name: zod.ZodString;
846
+ properties: zod.ZodArray<zod.ZodObject<{
847
+ description: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
848
+ isVector: zod.ZodBoolean;
849
+ name: zod.ZodString;
850
+ }, zod.core.$strip>>;
851
+ version: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
883
852
  }, zod.core.$strip>>;
853
+ total: zod.ZodNumber;
854
+ }, zod.core.$strip>;
855
+ export declare const dataSetsGetItemPathDataSetIdRegExp: RegExp;
856
+ export declare const dataSetsGetItemPathIdRegExp: RegExp;
857
+ export declare const dataSetsGetItemParams: zod.ZodObject<{
858
+ dataSetId: zod.ZodString;
859
+ id: zod.ZodString;
860
+ }, zod.core.$strict>;
861
+ export declare const dataSetsGetItemResponseIdRegExp: RegExp;
862
+ export declare const dataSetsGetItemResponseMetadataContainerIdRegExp: RegExp;
863
+ export declare const dataSetsGetItemResponseMetadataContainerItemIdRegExp: RegExp;
864
+ export declare const dataSetsGetItemResponseMetadataDataSetIdRegExp: RegExp;
865
+ export declare const dataSetsGetItemResponseMetadataFlowRunIdRegExp: RegExp;
866
+ export declare const dataSetsGetItemResponse: zod.ZodObject<{
867
+ id: zod.ZodString;
868
+ indexText: zod.ZodString;
869
+ metadata: zod.ZodObject<{
870
+ containerId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
871
+ containerItemId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
872
+ containerItemPath: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
873
+ createdAt: zod.ZodOptional<zod.ZodNullable<zod.ZodISODateTime>>;
874
+ dataSetId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
875
+ flowRunId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
876
+ indexed: zod.ZodBoolean;
877
+ modifiedAt: zod.ZodOptional<zod.ZodNullable<zod.ZodISODateTime>>;
878
+ }, zod.core.$strip>;
879
+ properties: zod.ZodRecord<zod.ZodString, zod.ZodAny>;
880
+ }, zod.core.$strip>;
881
+ export declare const dataSetsDeletePathIdRegExp: RegExp;
882
+ export declare const dataSetsDeleteParams: zod.ZodObject<{
883
+ id: zod.ZodString;
884
+ }, zod.core.$strict>;
885
+ export declare const dataSetsGetByIdPathIdRegExp: RegExp;
886
+ export declare const dataSetsGetByIdParams: zod.ZodObject<{
887
+ id: zod.ZodString;
888
+ }, zod.core.$strict>;
889
+ export declare const dataSetsGetByIdResponseDataSpaceIdRegExp: RegExp;
890
+ export declare const dataSetsGetByIdResponseFlowIdRegExp: RegExp;
891
+ export declare const dataSetsGetByIdResponseIdRegExp: RegExp;
892
+ export declare const dataSetsGetByIdResponseVersionRegExp: RegExp;
893
+ export declare const dataSetsGetByIdResponse: zod.ZodObject<{
894
+ createdAt: zod.ZodISODateTime;
895
+ createdByUserId: zod.ZodString;
896
+ dataSpaceId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
897
+ description: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
898
+ flowId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
884
899
  id: zod.ZodString;
885
900
  modifiedAt: zod.ZodISODateTime;
886
901
  modifiedByUserId: zod.ZodString;
@@ -893,30 +908,56 @@ export declare const dataSetsGetByIdResponse: zod.ZodObject<{
893
908
  version: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
894
909
  }, zod.core.$strip>;
895
910
  /**
896
- * @summary Create a new dataset in SmartSpace, specifying details like name, datasource, and properties.
911
+ * @summary Update an existing dataset (name, description, container bindings).
897
912
  */
898
- export declare const dataSetsPutIdParams: zod.ZodObject<{
913
+ export declare const dataSetsPutParams: zod.ZodObject<{
899
914
  id: zod.ZodString;
900
915
  }, zod.core.$strict>;
901
- export declare const dataSetsPutIdBodyContainerInfoItemDataSourceIdRegExp: RegExp;
902
- export declare const dataSetsPutIdBodyIdRegExp: RegExp;
903
- export declare const dataSetsPutIdBody: zod.ZodObject<{
904
- containerInfo: zod.ZodArray<zod.ZodObject<{
916
+ export declare const dataSetsPutBodyContainerInfoItemDataSourceIdRegExp: RegExp;
917
+ export declare const dataSetsPutBodyIdRegExp: RegExp;
918
+ export declare const dataSetsPutBody: zod.ZodObject<{
919
+ containerInfo: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodObject<{
905
920
  dataSourceId: zod.ZodString;
921
+ filters: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodObject<{
922
+ operator: zod.ZodString;
923
+ propertyName: zod.ZodString;
924
+ value: zod.ZodString;
925
+ }, zod.core.$strict>>>>;
906
926
  path: zod.ZodString;
907
- }, zod.core.$strict>>;
927
+ }, zod.core.$strict>>>>;
908
928
  description: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
909
929
  id: zod.ZodString;
910
- name: zod.ZodString;
930
+ name: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
911
931
  }, zod.core.$strict>;
932
+ export declare const dataSetsPutResponseDataSpaceIdRegExp: RegExp;
933
+ export declare const dataSetsPutResponseFlowIdRegExp: RegExp;
934
+ export declare const dataSetsPutResponseIdRegExp: RegExp;
935
+ export declare const dataSetsPutResponseVersionRegExp: RegExp;
936
+ export declare const dataSetsPutResponse: zod.ZodObject<{
937
+ createdAt: zod.ZodISODateTime;
938
+ createdByUserId: zod.ZodString;
939
+ dataSpaceId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
940
+ description: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
941
+ flowId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
942
+ id: zod.ZodString;
943
+ modifiedAt: zod.ZodISODateTime;
944
+ modifiedByUserId: zod.ZodString;
945
+ name: zod.ZodString;
946
+ properties: zod.ZodArray<zod.ZodObject<{
947
+ description: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
948
+ isVector: zod.ZodBoolean;
949
+ name: zod.ZodString;
950
+ }, zod.core.$strip>>;
951
+ version: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
952
+ }, zod.core.$strip>;
912
953
  /**
913
- * @summary Create a new dataset in SmartSpace, specifying details like name, datasource, and properties.
954
+ * @summary Update just the basic-info fields (name + description) on a dataset.
914
955
  */
915
- export declare const dataSetsPutIdBasicInfoPathIdRegExp: RegExp;
916
- export declare const dataSetsPutIdBasicInfoParams: zod.ZodObject<{
956
+ export declare const dataSetsPutBasicInfoPathIdRegExp: RegExp;
957
+ export declare const dataSetsPutBasicInfoParams: zod.ZodObject<{
917
958
  id: zod.ZodString;
918
959
  }, zod.core.$strict>;
919
- export declare const dataSetsPutIdBasicInfoBody: zod.ZodObject<{
960
+ export declare const dataSetsPutBasicInfoBody: zod.ZodObject<{
920
961
  description: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
921
962
  name: zod.ZodString;
922
963
  }, zod.core.$strict>;
@@ -935,8 +976,33 @@ export declare const dataSetsGetContainerItemsRunHistoryQueryParams: zod.ZodObje
935
976
  take: zod.ZodDefault<zod.ZodNumber>;
936
977
  search: zod.ZodOptional<zod.ZodString>;
937
978
  }, zod.core.$strict>;
979
+ export declare const dataSetsGetContainerItemsRunHistoryResponseDataItemContainerIdRegExp: RegExp;
980
+ export declare const dataSetsGetContainerItemsRunHistoryResponseDataItemFlowRunsItemFlowRunIdRegExp: RegExp;
981
+ export declare const dataSetsGetContainerItemsRunHistoryResponseDataItemIdRegExp: RegExp;
982
+ export declare const dataSetsGetContainerItemsRunHistoryResponse: zod.ZodObject<{
983
+ data: zod.ZodArray<zod.ZodObject<{
984
+ containerId: zod.ZodString;
985
+ createdAt: zod.ZodISODateTime;
986
+ flowRuns: zod.ZodArray<zod.ZodObject<{
987
+ errors: zod.ZodArray<zod.ZodObject<{
988
+ blockId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
989
+ code: zod.ZodOptional<zod.ZodNullable<zod.ZodNumber>>;
990
+ message: zod.ZodString;
991
+ }, zod.core.$strip>>;
992
+ finishedAt: zod.ZodOptional<zod.ZodNullable<zod.ZodISODateTime>>;
993
+ flowRunId: zod.ZodString;
994
+ runAt: zod.ZodISODateTime;
995
+ status: zod.ZodString;
996
+ }, zod.core.$strip>>;
997
+ id: zod.ZodString;
998
+ name: zod.ZodString;
999
+ path: zod.ZodString;
1000
+ status: zod.ZodString;
1001
+ }, zod.core.$strip>>;
1002
+ total: zod.ZodNumber;
1003
+ }, zod.core.$strip>;
938
1004
  /**
939
- * @summary Create a new dataset in SmartSpace, specifying details like name, datasource, and properties.
1005
+ * @summary Move a dataset to a different dataspace.
940
1006
  */
941
1007
  export declare const dataSetsSetDataspacePathIdRegExp: RegExp;
942
1008
  export declare const dataSetsSetDataspaceParams: zod.ZodObject<{
@@ -944,20 +1010,78 @@ export declare const dataSetsSetDataspaceParams: zod.ZodObject<{
944
1010
  }, zod.core.$strict>;
945
1011
  export declare const dataSetsSetDataspaceBodyRegExp: RegExp;
946
1012
  export declare const dataSetsSetDataspaceBody: zod.ZodString;
1013
+ export declare const dataSetsSetDataspaceResponseDataSpaceIdRegExp: RegExp;
1014
+ export declare const dataSetsSetDataspaceResponseFlowIdRegExp: RegExp;
1015
+ export declare const dataSetsSetDataspaceResponseIdRegExp: RegExp;
1016
+ export declare const dataSetsSetDataspaceResponseVersionRegExp: RegExp;
1017
+ export declare const dataSetsSetDataspaceResponse: zod.ZodObject<{
1018
+ createdAt: zod.ZodISODateTime;
1019
+ createdByUserId: zod.ZodString;
1020
+ dataSpaceId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
1021
+ description: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
1022
+ flowId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
1023
+ id: zod.ZodString;
1024
+ modifiedAt: zod.ZodISODateTime;
1025
+ modifiedByUserId: zod.ZodString;
1026
+ name: zod.ZodString;
1027
+ properties: zod.ZodArray<zod.ZodObject<{
1028
+ description: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
1029
+ isVector: zod.ZodBoolean;
1030
+ name: zod.ZodString;
1031
+ }, zod.core.$strip>>;
1032
+ version: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
1033
+ }, zod.core.$strip>;
947
1034
  export declare const dataSetsExportPathIdRegExp: RegExp;
948
1035
  export declare const dataSetsExportParams: zod.ZodObject<{
949
1036
  id: zod.ZodString;
950
1037
  }, zod.core.$strict>;
951
- export declare const dataSetsGetIdItemsPathIdRegExp: RegExp;
952
- export declare const dataSetsGetIdItemsParams: zod.ZodObject<{
1038
+ export declare const dataSetsExportResponseIdRegExp: RegExp;
1039
+ export declare const dataSetsExportResponseThreadIdRegExp: RegExp;
1040
+ export declare const dataSetsExportResponseWorkspaceIdRegExp: RegExp;
1041
+ export declare const dataSetsExportResponse: zod.ZodObject<{
1042
+ createdAt: zod.ZodISODateTime;
1043
+ createdByUserId: zod.ZodString;
1044
+ id: zod.ZodString;
1045
+ modifiedAt: zod.ZodISODateTime;
1046
+ modifiedByUserId: zod.ZodString;
1047
+ name: zod.ZodString;
1048
+ size: zod.ZodNumber;
1049
+ threadId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
1050
+ workspaceId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
1051
+ }, zod.core.$strip>;
1052
+ export declare const dataSetsGetItemsPathIdRegExp: RegExp;
1053
+ export declare const dataSetsGetItemsParams: zod.ZodObject<{
953
1054
  id: zod.ZodString;
954
1055
  }, zod.core.$strict>;
955
- export declare const dataSetsGetIdItemsQuerySkipDefault = 0;
956
- export declare const dataSetsGetIdItemsQueryTakeDefault = 20;
957
- export declare const dataSetsGetIdItemsQueryParams: zod.ZodObject<{
1056
+ export declare const dataSetsGetItemsQuerySkipDefault = 0;
1057
+ export declare const dataSetsGetItemsQueryTakeDefault = 20;
1058
+ export declare const dataSetsGetItemsQueryParams: zod.ZodObject<{
958
1059
  skip: zod.ZodOptional<zod.ZodNumber>;
959
1060
  take: zod.ZodDefault<zod.ZodNumber>;
960
1061
  }, zod.core.$strict>;
1062
+ export declare const dataSetsGetItemsResponseDataItemIdRegExp: RegExp;
1063
+ export declare const dataSetsGetItemsResponseDataItemMetadataContainerIdRegExp: RegExp;
1064
+ export declare const dataSetsGetItemsResponseDataItemMetadataContainerItemIdRegExp: RegExp;
1065
+ export declare const dataSetsGetItemsResponseDataItemMetadataDataSetIdRegExp: RegExp;
1066
+ export declare const dataSetsGetItemsResponseDataItemMetadataFlowRunIdRegExp: RegExp;
1067
+ export declare const dataSetsGetItemsResponse: zod.ZodObject<{
1068
+ data: zod.ZodArray<zod.ZodObject<{
1069
+ id: zod.ZodString;
1070
+ indexText: zod.ZodString;
1071
+ metadata: zod.ZodObject<{
1072
+ containerId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
1073
+ containerItemId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
1074
+ containerItemPath: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
1075
+ createdAt: zod.ZodOptional<zod.ZodNullable<zod.ZodISODateTime>>;
1076
+ dataSetId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
1077
+ flowRunId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
1078
+ indexed: zod.ZodBoolean;
1079
+ modifiedAt: zod.ZodOptional<zod.ZodNullable<zod.ZodISODateTime>>;
1080
+ }, zod.core.$strip>;
1081
+ properties: zod.ZodRecord<zod.ZodString, zod.ZodAny>;
1082
+ }, zod.core.$strip>>;
1083
+ total: zod.ZodNumber;
1084
+ }, zod.core.$strip>;
961
1085
  export declare const dataSetsAddItemPathIdRegExp: RegExp;
962
1086
  export declare const dataSetsAddItemParams: zod.ZodObject<{
963
1087
  id: zod.ZodString;
@@ -977,14 +1101,37 @@ export declare const dataSetsSearchItemsBody: zod.ZodObject<{
977
1101
  skip: zod.ZodOptional<zod.ZodNullable<zod.ZodNumber>>;
978
1102
  take: zod.ZodOptional<zod.ZodNullable<zod.ZodNumber>>;
979
1103
  }, zod.core.$strict>;
980
- export declare const dataSetsDeleteIdItemsItemIdPathIdRegExp: RegExp;
981
- export declare const dataSetsDeleteIdItemsItemIdPathItemIdRegExp: RegExp;
982
- export declare const dataSetsDeleteIdItemsItemIdParams: zod.ZodObject<{
1104
+ export declare const dataSetsSearchItemsResponseDataItemIdRegExp: RegExp;
1105
+ export declare const dataSetsSearchItemsResponseDataItemMetadataContainerIdRegExp: RegExp;
1106
+ export declare const dataSetsSearchItemsResponseDataItemMetadataContainerItemIdRegExp: RegExp;
1107
+ export declare const dataSetsSearchItemsResponseDataItemMetadataDataSetIdRegExp: RegExp;
1108
+ export declare const dataSetsSearchItemsResponseDataItemMetadataFlowRunIdRegExp: RegExp;
1109
+ export declare const dataSetsSearchItemsResponse: zod.ZodObject<{
1110
+ data: zod.ZodArray<zod.ZodObject<{
1111
+ id: zod.ZodString;
1112
+ indexText: zod.ZodString;
1113
+ metadata: zod.ZodObject<{
1114
+ containerId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
1115
+ containerItemId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
1116
+ containerItemPath: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
1117
+ createdAt: zod.ZodOptional<zod.ZodNullable<zod.ZodISODateTime>>;
1118
+ dataSetId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
1119
+ flowRunId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
1120
+ indexed: zod.ZodBoolean;
1121
+ modifiedAt: zod.ZodOptional<zod.ZodNullable<zod.ZodISODateTime>>;
1122
+ }, zod.core.$strip>;
1123
+ properties: zod.ZodRecord<zod.ZodString, zod.ZodAny>;
1124
+ }, zod.core.$strip>>;
1125
+ total: zod.ZodNumber;
1126
+ }, zod.core.$strip>;
1127
+ export declare const dataSetsDeleteItemPathIdRegExp: RegExp;
1128
+ export declare const dataSetsDeleteItemPathItemIdRegExp: RegExp;
1129
+ export declare const dataSetsDeleteItemParams: zod.ZodObject<{
983
1130
  id: zod.ZodString;
984
1131
  itemId: zod.ZodString;
985
1132
  }, zod.core.$strict>;
986
1133
  /**
987
- * @summary Add a property to a dataset
1134
+ * @summary Upsert a single property on a dataset.
988
1135
  */
989
1136
  export declare const dataSetsAddDataSetPropertyPathIdRegExp: RegExp;
990
1137
  export declare const dataSetsAddDataSetPropertyParams: zod.ZodObject<{
@@ -1055,6 +1202,11 @@ export declare const dataSourceTypesGetAvailableContainersBody: zod.ZodObject<{
1055
1202
  }, zod.core.$strict>;
1056
1203
  export declare const dataSourceTypesGetAvailableContainersResponseItem: zod.ZodObject<{
1057
1204
  children: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodAny>>>;
1205
+ filters: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodObject<{
1206
+ operator: zod.ZodString;
1207
+ propertyName: zod.ZodString;
1208
+ value: zod.ZodString;
1209
+ }, zod.core.$strip>>>>;
1058
1210
  name: zod.ZodString;
1059
1211
  path: zod.ZodString;
1060
1212
  properties: zod.ZodArray<zod.ZodObject<{
@@ -1064,6 +1216,11 @@ export declare const dataSourceTypesGetAvailableContainersResponseItem: zod.ZodO
1064
1216
  }, zod.core.$strip>;
1065
1217
  export declare const dataSourceTypesGetAvailableContainersResponse: zod.ZodArray<zod.ZodObject<{
1066
1218
  children: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodAny>>>;
1219
+ filters: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodObject<{
1220
+ operator: zod.ZodString;
1221
+ propertyName: zod.ZodString;
1222
+ value: zod.ZodString;
1223
+ }, zod.core.$strip>>>>;
1067
1224
  name: zod.ZodString;
1068
1225
  path: zod.ZodString;
1069
1226
  properties: zod.ZodArray<zod.ZodObject<{
@@ -1085,7 +1242,7 @@ export declare const dataSourceTypesTestConnectionResponse: zod.ZodObject<{
1085
1242
  statusCode: zod.ZodOptional<zod.ZodNullable<zod.ZodNumber>>;
1086
1243
  }, zod.core.$strip>;
1087
1244
  /**
1088
- * @summary Obtain a list of all data sources configured in SmartSpace, with optional pagination options take and skip.
1245
+ * @summary Retrieves a collection of data sources.
1089
1246
  */
1090
1247
  export declare const dataSourcesGetQueryTakeDefault = 20;
1091
1248
  export declare const dataSourcesGetQuerySkipDefault = 0;
@@ -1093,6 +1250,8 @@ export declare const dataSourcesGetQueryParams: zod.ZodObject<{
1093
1250
  take: zod.ZodDefault<zod.ZodNumber>;
1094
1251
  skip: zod.ZodOptional<zod.ZodNumber>;
1095
1252
  search: zod.ZodOptional<zod.ZodString>;
1253
+ sortBy: zod.ZodOptional<zod.ZodString>;
1254
+ sortDirection: zod.ZodOptional<zod.ZodString>;
1096
1255
  }, zod.core.$strict>;
1097
1256
  export declare const dataSourcesGetResponseDataItemContainersItemDataSourceIdRegExp: RegExp;
1098
1257
  export declare const dataSourcesGetResponseDataItemContainersItemIdRegExp: RegExp;
@@ -1101,6 +1260,11 @@ export declare const dataSourcesGetResponse: zod.ZodObject<{
1101
1260
  data: zod.ZodArray<zod.ZodObject<{
1102
1261
  containers: zod.ZodArray<zod.ZodObject<{
1103
1262
  dataSourceId: zod.ZodString;
1263
+ filters: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodObject<{
1264
+ operator: zod.ZodString;
1265
+ propertyName: zod.ZodString;
1266
+ value: zod.ZodString;
1267
+ }, zod.core.$strip>>>>;
1104
1268
  id: zod.ZodString;
1105
1269
  name: zod.ZodString;
1106
1270
  path: zod.ZodString;
@@ -1150,7 +1314,23 @@ export declare const dataSourcesPostBody: zod.ZodObject<{
1150
1314
  keyId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
1151
1315
  name: zod.ZodString;
1152
1316
  }, zod.core.$strict>;
1317
+ export declare const dataSourcesPostResponseContainersItemDataSourceIdRegExp: RegExp;
1318
+ export declare const dataSourcesPostResponseContainersItemIdRegExp: RegExp;
1319
+ export declare const dataSourcesPostResponseIdRegExp: RegExp;
1153
1320
  export declare const dataSourcesPostResponse: zod.ZodObject<{
1321
+ containers: zod.ZodArray<zod.ZodObject<{
1322
+ dataSourceId: zod.ZodString;
1323
+ filters: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodObject<{
1324
+ operator: zod.ZodString;
1325
+ propertyName: zod.ZodString;
1326
+ value: zod.ZodString;
1327
+ }, zod.core.$strip>>>>;
1328
+ id: zod.ZodString;
1329
+ name: zod.ZodString;
1330
+ path: zod.ZodString;
1331
+ }, zod.core.$strip>>;
1332
+ createdAt: zod.ZodISODateTime;
1333
+ createdByUserId: zod.ZodString;
1154
1334
  credentialType: zod.ZodEnum<{
1155
1335
  BlobStorage: "BlobStorage";
1156
1336
  SqlServer: "SqlServer";
@@ -1164,9 +1344,12 @@ export declare const dataSourcesPostResponse: zod.ZodObject<{
1164
1344
  File: "File";
1165
1345
  Sitemap: "Sitemap";
1166
1346
  }>;
1167
- credentials: zod.ZodRecord<zod.ZodString, zod.ZodString>;
1347
+ id: zod.ZodString;
1168
1348
  keyId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
1349
+ modifiedAt: zod.ZodOptional<zod.ZodNullable<zod.ZodISODateTime>>;
1350
+ modifiedByUserId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
1169
1351
  name: zod.ZodString;
1352
+ searchable: zod.ZodBoolean;
1170
1353
  }, zod.core.$strip>;
1171
1354
  /**
1172
1355
  * @summary Remove a specific data source from SmartSpace using its unique ID.
@@ -1200,16 +1383,58 @@ export declare const dataSourcesContainersResponseDataSourceIdRegExp: RegExp;
1200
1383
  export declare const dataSourcesContainersResponseIdRegExp: RegExp;
1201
1384
  export declare const dataSourcesContainersResponseItem: zod.ZodObject<{
1202
1385
  dataSourceId: zod.ZodString;
1386
+ filters: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodObject<{
1387
+ operator: zod.ZodString;
1388
+ propertyName: zod.ZodString;
1389
+ value: zod.ZodString;
1390
+ }, zod.core.$strip>>>>;
1203
1391
  id: zod.ZodString;
1204
1392
  name: zod.ZodString;
1205
1393
  path: zod.ZodString;
1206
1394
  }, zod.core.$strip>;
1207
1395
  export declare const dataSourcesContainersResponse: zod.ZodArray<zod.ZodObject<{
1208
1396
  dataSourceId: zod.ZodString;
1397
+ filters: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodObject<{
1398
+ operator: zod.ZodString;
1399
+ propertyName: zod.ZodString;
1400
+ value: zod.ZodString;
1401
+ }, zod.core.$strip>>>>;
1209
1402
  id: zod.ZodString;
1210
1403
  name: zod.ZodString;
1211
1404
  path: zod.ZodString;
1212
1405
  }, zod.core.$strip>>;
1406
+ /**
1407
+ * @summary Runs a preview search against the data source using the supplied filters and returns
1408
+ a total record count without persisting any state.
1409
+ */
1410
+ export declare const dataSourcesPreviewContainerPathDataSourceIdRegExp: RegExp;
1411
+ export declare const dataSourcesPreviewContainerParams: zod.ZodObject<{
1412
+ dataSourceId: zod.ZodString;
1413
+ }, zod.core.$strict>;
1414
+ export declare const dataSourcesPreviewContainerBody: zod.ZodObject<{
1415
+ filters: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodObject<{
1416
+ operator: zod.ZodString;
1417
+ propertyName: zod.ZodString;
1418
+ value: zod.ZodString;
1419
+ }, zod.core.$strict>>>>;
1420
+ path: zod.ZodString;
1421
+ }, zod.core.$strict>;
1422
+ export declare const dataSourcesPreviewContainerResponse: zod.ZodObject<{
1423
+ samples: zod.ZodArray<zod.ZodRecord<zod.ZodString, zod.ZodAny>>;
1424
+ total: zod.ZodNumber;
1425
+ }, zod.core.$strip>;
1426
+ /**
1427
+ * @summary Returns a JSON Schema object for the container's properties, used to drive the filter editor UI.
1428
+ Schema shape: { type: "object", properties: { [name]: { type, title, enum? } } }
1429
+ containerPath is a query param (not a route segment) to avoid ASP.NET routing splits on paths containing '/'.
1430
+ */
1431
+ export declare const dataSourcesContainerSchemaPathDataSourceIdRegExp: RegExp;
1432
+ export declare const dataSourcesContainerSchemaParams: zod.ZodObject<{
1433
+ dataSourceId: zod.ZodString;
1434
+ }, zod.core.$strict>;
1435
+ export declare const dataSourcesContainerSchemaQueryParams: zod.ZodObject<{
1436
+ containerPath: zod.ZodOptional<zod.ZodString>;
1437
+ }, zod.core.$strict>;
1213
1438
  /**
1214
1439
  * @summary Update the credentials for an existing data source in SmartSpace by specifying its ID.
1215
1440
  */
@@ -1220,110 +1445,54 @@ export declare const dataSourcesUpdateCredentialsParams: zod.ZodObject<{
1220
1445
  export declare const dataSourcesUpdateCredentialsBody: zod.ZodObject<{
1221
1446
  credentials: zod.ZodRecord<zod.ZodString, zod.ZodNullable<zod.ZodString>>;
1222
1447
  }, zod.core.$strict>;
1223
- /**
1224
- * @summary Retrieve a list of all data spaces in SmartSpace, with options for pagination to manage large sets of data spaces.
1225
- */
1448
+ export declare const dataSourcesGetAdminUsersPathIdRegExp: RegExp;
1449
+ export declare const dataSourcesGetAdminUsersParams: zod.ZodObject<{
1450
+ id: zod.ZodString;
1451
+ }, zod.core.$strict>;
1452
+ export declare const dataSourcesGetAdminUsersResponseItem: zod.ZodObject<{
1453
+ id: zod.ZodString;
1454
+ name: zod.ZodString;
1455
+ }, zod.core.$strip>;
1456
+ export declare const dataSourcesGetAdminUsersResponse: zod.ZodArray<zod.ZodObject<{
1457
+ id: zod.ZodString;
1458
+ name: zod.ZodString;
1459
+ }, zod.core.$strip>>;
1460
+ export declare const dataSourcesDeleteAdminPathIdRegExp: RegExp;
1461
+ export declare const dataSourcesDeleteAdminParams: zod.ZodObject<{
1462
+ id: zod.ZodString;
1463
+ userId: zod.ZodString;
1464
+ }, zod.core.$strict>;
1465
+ export declare const dataSourcesAddAdminPathIdRegExp: RegExp;
1466
+ export declare const dataSourcesAddAdminParams: zod.ZodObject<{
1467
+ id: zod.ZodString;
1468
+ userId: zod.ZodString;
1469
+ }, zod.core.$strict>;
1226
1470
  export declare const dataSpacesGetQueryTakeDefault = 20;
1227
1471
  export declare const dataSpacesGetQuerySkipDefault = 0;
1228
1472
  export declare const dataSpacesGetQueryParams: zod.ZodObject<{
1229
1473
  take: zod.ZodDefault<zod.ZodNumber>;
1230
1474
  skip: zod.ZodOptional<zod.ZodNumber>;
1231
1475
  search: zod.ZodOptional<zod.ZodString>;
1476
+ sortBy: zod.ZodOptional<zod.ZodString>;
1477
+ sortDirection: zod.ZodOptional<zod.ZodString>;
1232
1478
  }, zod.core.$strict>;
1233
1479
  export declare const dataSpacesGetResponseDataItemDataSetsItemDataSpaceIdRegExp: RegExp;
1234
- export declare const dataSpacesGetResponseDataItemDataSetsItemFlowActiveFlowDefinitionIdRegExp: RegExp;
1235
1480
  export declare const dataSpacesGetResponseDataItemDataSetsItemFlowIdRegExp: RegExp;
1236
- export declare const dataSpacesGetResponseDataItemDataSetsItemFlowTriggersItemDataSourceContainerDataSourceIdRegExp: RegExp;
1237
- export declare const dataSpacesGetResponseDataItemDataSetsItemFlowTriggersItemDataSourceContainerIdRegExp: RegExp;
1238
- export declare const dataSpacesGetResponseDataItemDataSetsItemFlowTriggersItemFlowIdRegExp: RegExp;
1239
- export declare const dataSpacesGetResponseDataItemDataSetsItemFlowTriggersItemIdRegExp: RegExp;
1240
1481
  export declare const dataSpacesGetResponseDataItemDataSetsItemIdRegExp: RegExp;
1241
1482
  export declare const dataSpacesGetResponseDataItemDataSetsItemVersionRegExp: RegExp;
1242
1483
  export declare const dataSpacesGetResponseDataItemIdRegExp: RegExp;
1243
1484
  export declare const dataSpacesGetResponseDataItemParentWorkspaceIdRegExp: RegExp;
1244
- export declare const dataSpacesGetResponseDataItemWorkspacesInfoItemIdRegExp: RegExp;
1485
+ export declare const dataSpacesGetResponseDataItemWorkSpacesItemIdRegExp: RegExp;
1245
1486
  export declare const dataSpacesGetResponse: zod.ZodObject<{
1246
1487
  data: zod.ZodArray<zod.ZodObject<{
1247
1488
  createdAt: zod.ZodISODateTime;
1248
1489
  createdByUserId: zod.ZodString;
1249
- dataSets: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodObject<{
1490
+ dataSets: zod.ZodArray<zod.ZodObject<{
1250
1491
  createdAt: zod.ZodISODateTime;
1251
1492
  createdByUserId: zod.ZodString;
1252
1493
  dataSpaceId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
1253
1494
  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>>;
1495
+ flowId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
1327
1496
  id: zod.ZodString;
1328
1497
  modifiedAt: zod.ZodISODateTime;
1329
1498
  modifiedByUserId: zod.ZodString;
@@ -1334,139 +1503,51 @@ export declare const dataSpacesGetResponse: zod.ZodObject<{
1334
1503
  name: zod.ZodString;
1335
1504
  }, zod.core.$strip>>;
1336
1505
  version: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
1337
- }, zod.core.$strip>>>>;
1506
+ }, zod.core.$strip>>;
1338
1507
  id: zod.ZodString;
1339
- modifiedAt: zod.ZodOptional<zod.ZodNullable<zod.ZodISODateTime>>;
1340
- modifiedByUserId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
1508
+ modifiedAt: zod.ZodISODateTime;
1509
+ modifiedByUserId: zod.ZodString;
1341
1510
  name: zod.ZodString;
1342
1511
  parentWorkspaceId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
1343
- workspacesInfo: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodObject<{
1512
+ workSpaces: zod.ZodArray<zod.ZodObject<{
1344
1513
  id: zod.ZodString;
1345
1514
  name: zod.ZodString;
1346
- }, zod.core.$strip>>>>;
1515
+ }, zod.core.$strip>>;
1347
1516
  }, zod.core.$strip>>;
1348
1517
  total: zod.ZodNumber;
1349
1518
  }, zod.core.$strip>;
1350
1519
  /**
1351
- * @summary Create a new dataspace in SmartSpace, specifying details like name, associated datasources, and containers.
1520
+ * @summary Create a new dataspace.
1352
1521
  */
1353
1522
  export declare const dataSpacesPostBodyDataSetIdsItemRegExp: RegExp;
1354
1523
  export declare const dataSpacesPostBody: zod.ZodObject<{
1355
1524
  dataSetIds: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodString>>>;
1356
1525
  name: zod.ZodString;
1357
1526
  }, zod.core.$strict>;
1358
- export declare const dataSpacesPostResponseDataSetIdsItemRegExp: RegExp;
1359
- export declare const dataSpacesPostResponse: zod.ZodObject<{
1360
- dataSetIds: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodString>>>;
1361
- name: zod.ZodString;
1362
- }, zod.core.$strip>;
1363
- /**
1364
- * @summary Remove a specific data space from SmartSpace, using its ID to ensure accurate deletion.
1365
- */
1366
1527
  export declare const dataSpacesDeletePathIdRegExp: RegExp;
1367
1528
  export declare const dataSpacesDeleteParams: zod.ZodObject<{
1368
1529
  id: zod.ZodString;
1369
1530
  }, zod.core.$strict>;
1370
- /**
1371
- * @summary Retrieve detailed information about a specific data space in SmartSpace by its ID
1372
- */
1373
1531
  export declare const dataSpacesGetByIdPathIdRegExp: RegExp;
1374
1532
  export declare const dataSpacesGetByIdParams: zod.ZodObject<{
1375
1533
  id: zod.ZodString;
1376
1534
  }, zod.core.$strict>;
1377
1535
  export declare const dataSpacesGetByIdResponseDataSetsItemDataSpaceIdRegExp: RegExp;
1378
- export declare const dataSpacesGetByIdResponseDataSetsItemFlowActiveFlowDefinitionIdRegExp: RegExp;
1379
1536
  export declare const dataSpacesGetByIdResponseDataSetsItemFlowIdRegExp: RegExp;
1380
- export declare const dataSpacesGetByIdResponseDataSetsItemFlowTriggersItemDataSourceContainerDataSourceIdRegExp: RegExp;
1381
- export declare const dataSpacesGetByIdResponseDataSetsItemFlowTriggersItemDataSourceContainerIdRegExp: RegExp;
1382
- export declare const dataSpacesGetByIdResponseDataSetsItemFlowTriggersItemFlowIdRegExp: RegExp;
1383
- export declare const dataSpacesGetByIdResponseDataSetsItemFlowTriggersItemIdRegExp: RegExp;
1384
1537
  export declare const dataSpacesGetByIdResponseDataSetsItemIdRegExp: RegExp;
1385
1538
  export declare const dataSpacesGetByIdResponseDataSetsItemVersionRegExp: RegExp;
1386
1539
  export declare const dataSpacesGetByIdResponseIdRegExp: RegExp;
1387
1540
  export declare const dataSpacesGetByIdResponseParentWorkspaceIdRegExp: RegExp;
1388
- export declare const dataSpacesGetByIdResponseWorkspacesInfoItemIdRegExp: RegExp;
1541
+ export declare const dataSpacesGetByIdResponseWorkSpacesItemIdRegExp: RegExp;
1389
1542
  export declare const dataSpacesGetByIdResponse: zod.ZodObject<{
1390
1543
  createdAt: zod.ZodISODateTime;
1391
1544
  createdByUserId: zod.ZodString;
1392
- dataSets: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodObject<{
1545
+ dataSets: zod.ZodArray<zod.ZodObject<{
1393
1546
  createdAt: zod.ZodISODateTime;
1394
1547
  createdByUserId: zod.ZodString;
1395
1548
  dataSpaceId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
1396
1549
  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>>>>;
1451
- }, 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;
1464
- type: zod.ZodEnum<{
1465
- Periodic: "Periodic";
1466
- Container: "Container";
1467
- }>;
1468
- }, zod.core.$strip>>;
1469
- }, zod.core.$strip>>;
1550
+ flowId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
1470
1551
  id: zod.ZodString;
1471
1552
  modifiedAt: zod.ZodISODateTime;
1472
1553
  modifiedByUserId: zod.ZodString;
@@ -1477,19 +1558,19 @@ export declare const dataSpacesGetByIdResponse: zod.ZodObject<{
1477
1558
  name: zod.ZodString;
1478
1559
  }, zod.core.$strip>>;
1479
1560
  version: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
1480
- }, zod.core.$strip>>>>;
1561
+ }, zod.core.$strip>>;
1481
1562
  id: zod.ZodString;
1482
- modifiedAt: zod.ZodOptional<zod.ZodNullable<zod.ZodISODateTime>>;
1483
- modifiedByUserId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
1563
+ modifiedAt: zod.ZodISODateTime;
1564
+ modifiedByUserId: zod.ZodString;
1484
1565
  name: zod.ZodString;
1485
1566
  parentWorkspaceId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
1486
- workspacesInfo: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodObject<{
1567
+ workSpaces: zod.ZodArray<zod.ZodObject<{
1487
1568
  id: zod.ZodString;
1488
1569
  name: zod.ZodString;
1489
- }, zod.core.$strip>>>>;
1570
+ }, zod.core.$strip>>;
1490
1571
  }, zod.core.$strip>;
1491
1572
  /**
1492
- * @summary Update details of a specific data space in SmartSpace, using the ID of the data space.
1573
+ * @summary Update an existing dataspace.
1493
1574
  */
1494
1575
  export declare const dataSpacesPutPathIdRegExp: RegExp;
1495
1576
  export declare const dataSpacesPutParams: zod.ZodObject<{
@@ -1502,9 +1583,68 @@ export declare const dataSpacesPutBody: zod.ZodObject<{
1502
1583
  id: zod.ZodString;
1503
1584
  name: zod.ZodString;
1504
1585
  }, zod.core.$strict>;
1505
- /**
1506
- * @summary Retrieve a list of all data sets in SmartSpace, with options for pagination to manage large sets of data sets.
1507
- */
1586
+ export declare const dataSpacesPutResponseDataSetsItemDataSpaceIdRegExp: RegExp;
1587
+ export declare const dataSpacesPutResponseDataSetsItemFlowIdRegExp: RegExp;
1588
+ export declare const dataSpacesPutResponseDataSetsItemIdRegExp: RegExp;
1589
+ export declare const dataSpacesPutResponseDataSetsItemVersionRegExp: RegExp;
1590
+ export declare const dataSpacesPutResponseIdRegExp: RegExp;
1591
+ export declare const dataSpacesPutResponseParentWorkspaceIdRegExp: RegExp;
1592
+ export declare const dataSpacesPutResponseWorkSpacesItemIdRegExp: RegExp;
1593
+ export declare const dataSpacesPutResponse: zod.ZodObject<{
1594
+ createdAt: zod.ZodISODateTime;
1595
+ createdByUserId: zod.ZodString;
1596
+ dataSets: zod.ZodArray<zod.ZodObject<{
1597
+ createdAt: zod.ZodISODateTime;
1598
+ createdByUserId: zod.ZodString;
1599
+ dataSpaceId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
1600
+ description: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
1601
+ flowId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
1602
+ id: zod.ZodString;
1603
+ modifiedAt: zod.ZodISODateTime;
1604
+ modifiedByUserId: zod.ZodString;
1605
+ name: zod.ZodString;
1606
+ properties: zod.ZodArray<zod.ZodObject<{
1607
+ description: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
1608
+ isVector: zod.ZodBoolean;
1609
+ name: zod.ZodString;
1610
+ }, zod.core.$strip>>;
1611
+ version: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
1612
+ }, zod.core.$strip>>;
1613
+ id: zod.ZodString;
1614
+ modifiedAt: zod.ZodISODateTime;
1615
+ modifiedByUserId: zod.ZodString;
1616
+ name: zod.ZodString;
1617
+ parentWorkspaceId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
1618
+ workSpaces: zod.ZodArray<zod.ZodObject<{
1619
+ id: zod.ZodString;
1620
+ name: zod.ZodString;
1621
+ }, zod.core.$strip>>;
1622
+ }, zod.core.$strip>;
1623
+ export declare const dataSpacesGetAdminUsersPathIdRegExp: RegExp;
1624
+ export declare const dataSpacesGetAdminUsersParams: zod.ZodObject<{
1625
+ id: zod.ZodString;
1626
+ }, zod.core.$strict>;
1627
+ export declare const dataSpacesGetAdminUsersResponseDataSpaceIdRegExp: RegExp;
1628
+ export declare const dataSpacesGetAdminUsersResponseItem: zod.ZodObject<{
1629
+ dataSpaceId: zod.ZodString;
1630
+ displayName: zod.ZodString;
1631
+ userId: zod.ZodString;
1632
+ }, zod.core.$strip>;
1633
+ export declare const dataSpacesGetAdminUsersResponse: zod.ZodArray<zod.ZodObject<{
1634
+ dataSpaceId: zod.ZodString;
1635
+ displayName: zod.ZodString;
1636
+ userId: zod.ZodString;
1637
+ }, zod.core.$strip>>;
1638
+ export declare const dataSpacesDeleteAdminPathIdRegExp: RegExp;
1639
+ export declare const dataSpacesDeleteAdminParams: zod.ZodObject<{
1640
+ id: zod.ZodString;
1641
+ userId: zod.ZodString;
1642
+ }, zod.core.$strict>;
1643
+ export declare const dataSpacesAddAdminPathIdRegExp: RegExp;
1644
+ export declare const dataSpacesAddAdminParams: zod.ZodObject<{
1645
+ id: zod.ZodString;
1646
+ userId: zod.ZodString;
1647
+ }, zod.core.$strict>;
1508
1648
  export declare const dataSpacesGetDataSetsPathIdRegExp: RegExp;
1509
1649
  export declare const dataSpacesGetDataSetsParams: zod.ZodObject<{
1510
1650
  id: zod.ZodString;
@@ -1517,12 +1657,7 @@ export declare const dataSpacesGetDataSetsQueryParams: zod.ZodObject<{
1517
1657
  search: zod.ZodOptional<zod.ZodString>;
1518
1658
  }, zod.core.$strict>;
1519
1659
  export declare const dataSpacesGetDataSetsResponseDataItemDataSpaceIdRegExp: RegExp;
1520
- export declare const dataSpacesGetDataSetsResponseDataItemFlowActiveFlowDefinitionIdRegExp: RegExp;
1521
1660
  export declare const dataSpacesGetDataSetsResponseDataItemFlowIdRegExp: RegExp;
1522
- export declare const dataSpacesGetDataSetsResponseDataItemFlowTriggersItemDataSourceContainerDataSourceIdRegExp: RegExp;
1523
- export declare const dataSpacesGetDataSetsResponseDataItemFlowTriggersItemDataSourceContainerIdRegExp: RegExp;
1524
- export declare const dataSpacesGetDataSetsResponseDataItemFlowTriggersItemFlowIdRegExp: RegExp;
1525
- export declare const dataSpacesGetDataSetsResponseDataItemFlowTriggersItemIdRegExp: RegExp;
1526
1661
  export declare const dataSpacesGetDataSetsResponseDataItemIdRegExp: RegExp;
1527
1662
  export declare const dataSpacesGetDataSetsResponseDataItemVersionRegExp: RegExp;
1528
1663
  export declare const dataSpacesGetDataSetsResponse: zod.ZodObject<{
@@ -1531,116 +1666,342 @@ export declare const dataSpacesGetDataSetsResponse: zod.ZodObject<{
1531
1666
  createdByUserId: zod.ZodString;
1532
1667
  dataSpaceId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
1533
1668
  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>>>>;
1669
+ flowId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
1670
+ id: zod.ZodString;
1671
+ modifiedAt: zod.ZodISODateTime;
1672
+ modifiedByUserId: zod.ZodString;
1673
+ name: zod.ZodString;
1674
+ properties: zod.ZodArray<zod.ZodObject<{
1675
+ description: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
1676
+ isVector: zod.ZodBoolean;
1677
+ name: zod.ZodString;
1678
+ }, zod.core.$strip>>;
1679
+ version: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
1680
+ }, zod.core.$strip>>;
1681
+ total: zod.ZodNumber;
1682
+ }, zod.core.$strip>;
1683
+ /**
1684
+ * @summary Create a new dataset inside this dataspace.
1685
+ */
1686
+ export declare const dataSpacesPostDatasetPathIdRegExp: RegExp;
1687
+ export declare const dataSpacesPostDatasetParams: zod.ZodObject<{
1688
+ id: zod.ZodString;
1689
+ }, zod.core.$strict>;
1690
+ export declare const dataSpacesPostDatasetBodyContainerInfoItemDataSourceIdRegExp: RegExp;
1691
+ export declare const dataSpacesPostDatasetBody: zod.ZodObject<{
1692
+ containerInfo: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodObject<{
1693
+ dataSourceId: zod.ZodString;
1694
+ filters: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodObject<{
1695
+ operator: zod.ZodString;
1696
+ propertyName: zod.ZodString;
1697
+ value: zod.ZodString;
1698
+ }, zod.core.$strict>>>>;
1699
+ path: zod.ZodString;
1700
+ }, zod.core.$strict>>>>;
1701
+ description: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
1702
+ name: zod.ZodString;
1703
+ }, zod.core.$strict>;
1704
+ export declare const debugInvokeParams: zod.ZodObject<{
1705
+ connectionId: zod.ZodString;
1706
+ method: zod.ZodString;
1707
+ }, zod.core.$strict>;
1708
+ export declare const debugInvokeBodyItem: zod.ZodAny;
1709
+ export declare const debugInvokeBody: zod.ZodArray<zod.ZodAny>;
1710
+ /**
1711
+ * @summary List the current user's drafts (without parsed interfaces — load detail to get those).
1712
+ */
1713
+ export declare const draftsListDraftsResponseItem: zod.ZodObject<{
1714
+ blockInterfaces: zod.ZodRecord<zod.ZodString, zod.ZodRecord<zod.ZodString, zod.ZodObject<{
1715
+ metadata: zod.ZodRecord<zod.ZodString, zod.ZodAny>;
1716
+ ports: zod.ZodRecord<zod.ZodString, zod.ZodObject<{
1717
+ inputs: zod.ZodRecord<zod.ZodString, zod.ZodObject<{
1718
+ channel: zod.ZodBoolean;
1719
+ default: zod.ZodOptional<zod.ZodNullable<zod.ZodAny>>;
1720
+ generics: zod.ZodRecord<zod.ZodString, zod.ZodObject<{
1721
+ pin: zod.ZodString;
1722
+ port: zod.ZodString;
1723
+ }, zod.core.$strip>>;
1724
+ metadata: zod.ZodRecord<zod.ZodString, zod.ZodAny>;
1725
+ required: zod.ZodBoolean;
1726
+ schema: zod.ZodRecord<zod.ZodString, zod.ZodAny>;
1727
+ sticky: zod.ZodBoolean;
1728
+ type: zod.ZodEnum<{
1729
+ Single: "Single";
1730
+ List: "List";
1731
+ Dictionary: "Dictionary";
1732
+ }>;
1733
+ virtual: zod.ZodBoolean;
1734
+ }, zod.core.$strip>>;
1735
+ isFunction: zod.ZodBoolean;
1736
+ metadata: zod.ZodRecord<zod.ZodString, zod.ZodAny>;
1737
+ outputs: zod.ZodRecord<zod.ZodString, zod.ZodObject<{
1738
+ channel: zod.ZodBoolean;
1739
+ channelGroupId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
1740
+ generics: zod.ZodRecord<zod.ZodString, zod.ZodObject<{
1741
+ pin: zod.ZodString;
1742
+ port: zod.ZodString;
1743
+ }, zod.core.$strip>>;
1744
+ metadata: zod.ZodRecord<zod.ZodString, zod.ZodAny>;
1745
+ schema: zod.ZodRecord<zod.ZodString, zod.ZodAny>;
1746
+ type: zod.ZodEnum<{
1747
+ Single: "Single";
1748
+ List: "List";
1749
+ Dictionary: "Dictionary";
1750
+ }>;
1751
+ }, zod.core.$strip>>;
1752
+ type: zod.ZodEnum<{
1753
+ Single: "Single";
1754
+ List: "List";
1755
+ Dictionary: "Dictionary";
1756
+ }>;
1757
+ }, zod.core.$strip>>;
1758
+ scopes: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodEnum<{
1759
+ WorkSpace: "WorkSpace";
1760
+ DataSet: "DataSet";
1761
+ }>>>>;
1762
+ state: zod.ZodRecord<zod.ZodString, zod.ZodObject<{
1763
+ default: zod.ZodOptional<zod.ZodNullable<zod.ZodAny>>;
1764
+ metadata: zod.ZodRecord<zod.ZodString, zod.ZodAny>;
1765
+ scope: zod.ZodArray<zod.ZodObject<{
1766
+ pin: zod.ZodString;
1767
+ port: zod.ZodString;
1768
+ }, zod.core.$strip>>;
1769
+ }, zod.core.$strip>>;
1770
+ }, zod.core.$strip>>>;
1771
+ isActive: zod.ZodBoolean;
1772
+ modifiedAt: zod.ZodISODateTime;
1773
+ name: zod.ZodString;
1774
+ parseError: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
1775
+ rowVersion: zod.ZodString;
1776
+ sourceText: zod.ZodString;
1777
+ }, zod.core.$strip>;
1778
+ export declare const draftsListDraftsResponse: zod.ZodArray<zod.ZodObject<{
1779
+ blockInterfaces: zod.ZodRecord<zod.ZodString, zod.ZodRecord<zod.ZodString, zod.ZodObject<{
1780
+ metadata: zod.ZodRecord<zod.ZodString, zod.ZodAny>;
1781
+ ports: zod.ZodRecord<zod.ZodString, zod.ZodObject<{
1782
+ inputs: zod.ZodRecord<zod.ZodString, zod.ZodObject<{
1783
+ channel: zod.ZodBoolean;
1784
+ default: zod.ZodOptional<zod.ZodNullable<zod.ZodAny>>;
1785
+ generics: zod.ZodRecord<zod.ZodString, zod.ZodObject<{
1786
+ pin: zod.ZodString;
1787
+ port: zod.ZodString;
1788
+ }, zod.core.$strip>>;
1789
+ metadata: zod.ZodRecord<zod.ZodString, zod.ZodAny>;
1790
+ required: zod.ZodBoolean;
1791
+ schema: zod.ZodRecord<zod.ZodString, zod.ZodAny>;
1792
+ sticky: zod.ZodBoolean;
1793
+ type: zod.ZodEnum<{
1794
+ Single: "Single";
1795
+ List: "List";
1796
+ Dictionary: "Dictionary";
1797
+ }>;
1798
+ virtual: zod.ZodBoolean;
1799
+ }, zod.core.$strip>>;
1800
+ isFunction: zod.ZodBoolean;
1801
+ metadata: zod.ZodRecord<zod.ZodString, zod.ZodAny>;
1802
+ outputs: zod.ZodRecord<zod.ZodString, zod.ZodObject<{
1803
+ channel: zod.ZodBoolean;
1804
+ channelGroupId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
1805
+ generics: zod.ZodRecord<zod.ZodString, zod.ZodObject<{
1806
+ pin: zod.ZodString;
1807
+ port: zod.ZodString;
1808
+ }, zod.core.$strip>>;
1809
+ metadata: zod.ZodRecord<zod.ZodString, zod.ZodAny>;
1810
+ schema: zod.ZodRecord<zod.ZodString, zod.ZodAny>;
1811
+ type: zod.ZodEnum<{
1812
+ Single: "Single";
1813
+ List: "List";
1814
+ Dictionary: "Dictionary";
1815
+ }>;
1816
+ }, zod.core.$strip>>;
1817
+ type: zod.ZodEnum<{
1818
+ Single: "Single";
1819
+ List: "List";
1820
+ Dictionary: "Dictionary";
1821
+ }>;
1822
+ }, zod.core.$strip>>;
1823
+ scopes: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodEnum<{
1824
+ WorkSpace: "WorkSpace";
1825
+ DataSet: "DataSet";
1826
+ }>>>>;
1827
+ state: zod.ZodRecord<zod.ZodString, zod.ZodObject<{
1828
+ default: zod.ZodOptional<zod.ZodNullable<zod.ZodAny>>;
1829
+ metadata: zod.ZodRecord<zod.ZodString, zod.ZodAny>;
1830
+ scope: zod.ZodArray<zod.ZodObject<{
1831
+ pin: zod.ZodString;
1832
+ port: zod.ZodString;
1833
+ }, zod.core.$strip>>;
1834
+ }, zod.core.$strip>>;
1835
+ }, zod.core.$strip>>>;
1836
+ isActive: zod.ZodBoolean;
1837
+ modifiedAt: zod.ZodISODateTime;
1838
+ name: zod.ZodString;
1839
+ parseError: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
1840
+ rowVersion: zod.ZodString;
1841
+ sourceText: zod.ZodString;
1842
+ }, zod.core.$strip>>;
1843
+ /**
1844
+ * @summary Delete a draft (row + blob). Does not touch any published Custom of the same name.
1845
+ */
1846
+ export declare const draftsDeleteDraftParams: zod.ZodObject<{
1847
+ name: zod.ZodString;
1848
+ }, zod.core.$strict>;
1849
+ /**
1850
+ * @summary Fetch a specific draft (source text, parsed interfaces, RowVersion, IsActive).
1851
+ */
1852
+ export declare const draftsGetDraftParams: zod.ZodObject<{
1853
+ name: zod.ZodString;
1854
+ }, zod.core.$strict>;
1855
+ export declare const draftsGetDraftResponse: zod.ZodObject<{
1856
+ blockInterfaces: zod.ZodRecord<zod.ZodString, zod.ZodRecord<zod.ZodString, zod.ZodObject<{
1857
+ metadata: zod.ZodRecord<zod.ZodString, zod.ZodAny>;
1858
+ ports: zod.ZodRecord<zod.ZodString, zod.ZodObject<{
1859
+ inputs: zod.ZodRecord<zod.ZodString, zod.ZodObject<{
1860
+ channel: zod.ZodBoolean;
1861
+ default: zod.ZodOptional<zod.ZodNullable<zod.ZodAny>>;
1862
+ generics: zod.ZodRecord<zod.ZodString, zod.ZodObject<{
1863
+ pin: zod.ZodString;
1864
+ port: zod.ZodString;
1865
+ }, zod.core.$strip>>;
1866
+ metadata: zod.ZodRecord<zod.ZodString, zod.ZodAny>;
1867
+ required: zod.ZodBoolean;
1868
+ schema: zod.ZodRecord<zod.ZodString, zod.ZodAny>;
1869
+ sticky: zod.ZodBoolean;
1870
+ type: zod.ZodEnum<{
1871
+ Single: "Single";
1872
+ List: "List";
1873
+ Dictionary: "Dictionary";
1874
+ }>;
1875
+ virtual: zod.ZodBoolean;
1588
1876
  }, 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;
1877
+ isFunction: zod.ZodBoolean;
1878
+ metadata: zod.ZodRecord<zod.ZodString, zod.ZodAny>;
1879
+ outputs: zod.ZodRecord<zod.ZodString, zod.ZodObject<{
1880
+ channel: zod.ZodBoolean;
1881
+ channelGroupId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
1882
+ generics: zod.ZodRecord<zod.ZodString, zod.ZodObject<{
1883
+ pin: zod.ZodString;
1884
+ port: zod.ZodString;
1885
+ }, zod.core.$strip>>;
1886
+ metadata: zod.ZodRecord<zod.ZodString, zod.ZodAny>;
1887
+ schema: zod.ZodRecord<zod.ZodString, zod.ZodAny>;
1601
1888
  type: zod.ZodEnum<{
1602
- Periodic: "Periodic";
1603
- Container: "Container";
1889
+ Single: "Single";
1890
+ List: "List";
1891
+ Dictionary: "Dictionary";
1604
1892
  }>;
1605
1893
  }, zod.core.$strip>>;
1894
+ type: zod.ZodEnum<{
1895
+ Single: "Single";
1896
+ List: "List";
1897
+ Dictionary: "Dictionary";
1898
+ }>;
1606
1899
  }, 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;
1900
+ scopes: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodEnum<{
1901
+ WorkSpace: "WorkSpace";
1902
+ DataSet: "DataSet";
1903
+ }>>>>;
1904
+ state: zod.ZodRecord<zod.ZodString, zod.ZodObject<{
1905
+ default: zod.ZodOptional<zod.ZodNullable<zod.ZodAny>>;
1906
+ metadata: zod.ZodRecord<zod.ZodString, zod.ZodAny>;
1907
+ scope: zod.ZodArray<zod.ZodObject<{
1908
+ pin: zod.ZodString;
1909
+ port: zod.ZodString;
1910
+ }, zod.core.$strip>>;
1615
1911
  }, zod.core.$strip>>;
1616
- version: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
1617
- }, zod.core.$strip>>;
1618
- total: zod.ZodNumber;
1912
+ }, zod.core.$strip>>>;
1913
+ isActive: zod.ZodBoolean;
1914
+ modifiedAt: zod.ZodISODateTime;
1915
+ name: zod.ZodString;
1916
+ parseError: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
1917
+ rowVersion: zod.ZodString;
1918
+ sourceText: zod.ZodString;
1619
1919
  }, zod.core.$strip>;
1620
1920
  /**
1621
- * @summary Create a new dataset in SmartSpace, specifying details like name, datasource, and properties.
1921
+ * @summary Toggle the draft's "Start testing" flag. See ADR-0002 owner's active draft
1922
+ overrides the published Custom at the same `(name, version)` for them only.
1622
1923
  */
1623
- export declare const dataSpacesPostDatasetPathIdRegExp: RegExp;
1624
- export declare const dataSpacesPostDatasetParams: zod.ZodObject<{
1625
- id: zod.ZodString;
1924
+ export declare const draftsToggleDraftParams: zod.ZodObject<{
1925
+ name: zod.ZodString;
1626
1926
  }, zod.core.$strict>;
1627
- export declare const dataSpacesPostDatasetBodyContainerInfoItemDataSourceIdRegExp: RegExp;
1628
- export declare const dataSpacesPostDatasetBody: 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>>;
1927
+ export declare const draftsToggleDraftBody: zod.ZodObject<{
1928
+ isActive: zod.ZodBoolean;
1929
+ }, zod.core.$strict>;
1930
+ /**
1931
+ * @summary Create or update a draft. Pass `ExpectedRowVersion` for optimistic
1932
+ concurrency on update (null for first-time create). Returns 409 with the
1933
+ current `RowVersion` if another session has saved in the interim.
1934
+ */
1935
+ export declare const draftsSaveDraftParams: zod.ZodObject<{
1634
1936
  name: zod.ZodString;
1635
1937
  }, zod.core.$strict>;
1636
- export declare const debugInvokeParams: zod.ZodObject<{
1637
- connectionId: zod.ZodString;
1638
- method: zod.ZodString;
1938
+ export declare const draftsSaveDraftBody: zod.ZodObject<{
1939
+ expectedRowVersion: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
1940
+ source: zod.ZodString;
1639
1941
  }, zod.core.$strict>;
1640
- export declare const debugInvokeBodyItem: zod.ZodAny;
1641
- export declare const debugInvokeBody: zod.ZodArray<zod.ZodAny>;
1942
+ export declare const draftsSaveDraftResponse: zod.ZodObject<{
1943
+ blockInterfaces: zod.ZodRecord<zod.ZodString, zod.ZodRecord<zod.ZodString, zod.ZodObject<{
1944
+ metadata: zod.ZodRecord<zod.ZodString, zod.ZodAny>;
1945
+ ports: zod.ZodRecord<zod.ZodString, zod.ZodObject<{
1946
+ inputs: zod.ZodRecord<zod.ZodString, zod.ZodObject<{
1947
+ channel: zod.ZodBoolean;
1948
+ default: zod.ZodOptional<zod.ZodNullable<zod.ZodAny>>;
1949
+ generics: zod.ZodRecord<zod.ZodString, zod.ZodObject<{
1950
+ pin: zod.ZodString;
1951
+ port: zod.ZodString;
1952
+ }, zod.core.$strip>>;
1953
+ metadata: zod.ZodRecord<zod.ZodString, zod.ZodAny>;
1954
+ required: zod.ZodBoolean;
1955
+ schema: zod.ZodRecord<zod.ZodString, zod.ZodAny>;
1956
+ sticky: zod.ZodBoolean;
1957
+ type: zod.ZodEnum<{
1958
+ Single: "Single";
1959
+ List: "List";
1960
+ Dictionary: "Dictionary";
1961
+ }>;
1962
+ virtual: zod.ZodBoolean;
1963
+ }, zod.core.$strip>>;
1964
+ isFunction: zod.ZodBoolean;
1965
+ metadata: zod.ZodRecord<zod.ZodString, zod.ZodAny>;
1966
+ outputs: zod.ZodRecord<zod.ZodString, zod.ZodObject<{
1967
+ channel: zod.ZodBoolean;
1968
+ channelGroupId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
1969
+ generics: zod.ZodRecord<zod.ZodString, zod.ZodObject<{
1970
+ pin: zod.ZodString;
1971
+ port: zod.ZodString;
1972
+ }, zod.core.$strip>>;
1973
+ metadata: zod.ZodRecord<zod.ZodString, zod.ZodAny>;
1974
+ schema: zod.ZodRecord<zod.ZodString, zod.ZodAny>;
1975
+ type: zod.ZodEnum<{
1976
+ Single: "Single";
1977
+ List: "List";
1978
+ Dictionary: "Dictionary";
1979
+ }>;
1980
+ }, zod.core.$strip>>;
1981
+ type: zod.ZodEnum<{
1982
+ Single: "Single";
1983
+ List: "List";
1984
+ Dictionary: "Dictionary";
1985
+ }>;
1986
+ }, zod.core.$strip>>;
1987
+ scopes: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodEnum<{
1988
+ WorkSpace: "WorkSpace";
1989
+ DataSet: "DataSet";
1990
+ }>>>>;
1991
+ state: zod.ZodRecord<zod.ZodString, zod.ZodObject<{
1992
+ default: zod.ZodOptional<zod.ZodNullable<zod.ZodAny>>;
1993
+ metadata: zod.ZodRecord<zod.ZodString, zod.ZodAny>;
1994
+ scope: zod.ZodArray<zod.ZodObject<{
1995
+ pin: zod.ZodString;
1996
+ port: zod.ZodString;
1997
+ }, zod.core.$strip>>;
1998
+ }, zod.core.$strip>>;
1999
+ }, zod.core.$strip>>>;
2000
+ parseError: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
2001
+ rowVersion: zod.ZodString;
2002
+ }, zod.core.$strip>;
1642
2003
  /**
1643
- * @summary Upload files to be referenced in requests (supports full and chunked uploads)
2004
+ * @summary Upload files to be referenced in requests (supports full and chunked uploads).
1644
2005
  */
1645
2006
  export declare const filesUploadFilesBodyThreadIdRegExpOne: RegExp;
1646
2007
  export declare const filesUploadFilesBodyUploadIdRegExpOne: RegExp;
@@ -1680,7 +2041,7 @@ export declare const filesUploadFilesResponse: zod.ZodArray<zod.ZodObject<{
1680
2041
  workspaceId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
1681
2042
  }, zod.core.$strip>>;
1682
2043
  /**
1683
- * @summary Get details for a file previously uploaded
2044
+ * @summary Get details for a file previously uploaded.
1684
2045
  */
1685
2046
  export declare const filesGetFileInfoPathIdRegExpOne: RegExp;
1686
2047
  export declare const filesGetFileInfoParams: zod.ZodObject<{
@@ -1707,7 +2068,7 @@ export declare const filesGetFileInfoResponse: zod.ZodObject<{
1707
2068
  workspaceId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
1708
2069
  }, zod.core.$strip>;
1709
2070
  /**
1710
- * @summary Download a previously uploaded file
2071
+ * @summary Download a previously uploaded file.
1711
2072
  */
1712
2073
  export declare const filesDownloadFilePathIdRegExpOne: RegExp;
1713
2074
  export declare const filesDownloadFileParams: zod.ZodObject<{
@@ -1720,7 +2081,7 @@ export declare const filesDownloadFileQueryParams: zod.ZodObject<{
1720
2081
  workspaceId: zod.ZodOptional<zod.ZodString>;
1721
2082
  }, zod.core.$strict>;
1722
2083
  /**
1723
- * @summary Get URI of a previously uploaded file
2084
+ * @summary Get URI of a previously uploaded file.
1724
2085
  */
1725
2086
  export declare const filesGetUriPathIdRegExpOne: RegExp;
1726
2087
  export declare const filesGetUriParams: zod.ZodObject<{
@@ -1732,7 +2093,24 @@ export declare const filesGetUriQueryParams: zod.ZodObject<{
1732
2093
  threadId: zod.ZodOptional<zod.ZodString>;
1733
2094
  workspaceId: zod.ZodOptional<zod.ZodString>;
1734
2095
  }, zod.core.$strict>;
1735
- export declare const filesGetUriResponse: zod.ZodString;
2096
+ export declare const filesGetUriResponse: zod.ZodObject<{
2097
+ uri: zod.ZodString;
2098
+ }, zod.core.$strip>;
2099
+ /**
2100
+ * @summary Creates a new flow run with the specified parameters
2101
+ */
2102
+ export declare const flowRunsCreateFlowRunQueryFlowIdRegExp: RegExp;
2103
+ export declare const flowRunsCreateFlowRunQueryParams: zod.ZodObject<{
2104
+ flowId: zod.ZodOptional<zod.ZodString>;
2105
+ }, zod.core.$strict>;
2106
+ export declare const flowRunsCreateFlowRunBody: zod.ZodObject<{
2107
+ debug: zod.ZodBoolean;
2108
+ inputs: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodObject<{
2109
+ channels: zod.ZodRecord<zod.ZodString, zod.ZodNumber>;
2110
+ name: zod.ZodString;
2111
+ value: zod.ZodOptional<zod.ZodNullable<zod.ZodAny>>;
2112
+ }, zod.core.$strict>>>>;
2113
+ }, zod.core.$strict>;
1736
2114
  /**
1737
2115
  * @summary Searches for flow runs based on search term
1738
2116
  */
@@ -1766,6 +2144,29 @@ export declare const flowRunsGetFileFromFlowRunIdResponse: zod.ZodObject<{
1766
2144
  threadId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
1767
2145
  workspaceId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
1768
2146
  }, zod.core.$strip>;
2147
+ /**
2148
+ * @summary Gets a flow run including its context
2149
+ */
2150
+ export declare const flowRunsGetFlowRunPathIdRegExp: RegExp;
2151
+ export declare const flowRunsGetFlowRunParams: zod.ZodObject<{
2152
+ id: zod.ZodString;
2153
+ }, zod.core.$strict>;
2154
+ export declare const flowRunsAddFileIdFilesPathIdRegExp: RegExp;
2155
+ export declare const flowRunsAddFileIdFilesParams: zod.ZodObject<{
2156
+ id: zod.ZodString;
2157
+ }, zod.core.$strict>;
2158
+ export declare const flowRunsAddFileIdFilesBody: zod.ZodObject<{
2159
+ file: zod.ZodOptional<zod.ZodCustom<import("node:buffer").File, import("node:buffer").File>>;
2160
+ }, zod.core.$strict>;
2161
+ export declare const flowRunsAddFileIdFilesExistingPathIdRegExp: RegExp;
2162
+ export declare const flowRunsAddFileIdFilesExistingParams: zod.ZodObject<{
2163
+ id: zod.ZodString;
2164
+ }, zod.core.$strict>;
2165
+ export declare const flowRunsAddFileIdFilesExistingBodyFlowRunIdRegExp: RegExp;
2166
+ export declare const flowRunsAddFileIdFilesExistingBody: zod.ZodObject<{
2167
+ blobUri: zod.ZodString;
2168
+ flowRunId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
2169
+ }, zod.core.$strict>;
1769
2170
  export declare const flowRunsGetStepExecutionsPathIdRegExp: RegExp;
1770
2171
  export declare const flowRunsGetStepExecutionsParams: zod.ZodObject<{
1771
2172
  id: zod.ZodString;
@@ -1896,6 +2297,84 @@ export declare const flowsSetActiveFlowDefinitionBody: zod.ZodObject<{
1896
2297
  schema: zod.ZodRecord<zod.ZodString, zod.ZodAny>;
1897
2298
  }, zod.core.$strict>>>>;
1898
2299
  }, zod.core.$strict>;
2300
+ /**
2301
+ * @summary Retrieves a list of model deployment providers.
2302
+ */
2303
+ export declare const modelProvidersGetProvidersQueryTakeDefault = 50;
2304
+ export declare const modelProvidersGetProvidersQuerySkipDefault = 0;
2305
+ export declare const modelProvidersGetProvidersQueryParams: zod.ZodObject<{
2306
+ take: zod.ZodDefault<zod.ZodNumber>;
2307
+ skip: zod.ZodOptional<zod.ZodNumber>;
2308
+ }, zod.core.$strict>;
2309
+ /**
2310
+ * @summary Creates a new model deployment provider.
2311
+ */
2312
+ export declare const modelProvidersCreateProviderBodyIdRegExp: RegExp;
2313
+ export declare const modelProvidersCreateProviderBody: zod.ZodObject<{
2314
+ apiKey: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
2315
+ apiVersion: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
2316
+ baseUrl: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
2317
+ googleCredentials: zod.ZodOptional<zod.ZodNullable<zod.ZodRecord<zod.ZodString, zod.ZodAny>>>;
2318
+ id: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
2319
+ location: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
2320
+ name: zod.ZodString;
2321
+ type: zod.ZodEnum<{
2322
+ OpenAi: "OpenAi";
2323
+ AzureOpenAi: "AzureOpenAi";
2324
+ HuggingFace: "HuggingFace";
2325
+ Cohere: "Cohere";
2326
+ Anthropic: "Anthropic";
2327
+ Gemini: "Gemini";
2328
+ VertexAi: "VertexAi";
2329
+ AzureFoundry: "AzureFoundry";
2330
+ }>;
2331
+ }, zod.core.$strict>;
2332
+ /**
2333
+ * @summary Retrieves the deployable models for a model provider
2334
+ */
2335
+ export declare const modelProvidersGetModelProviderTypeDeployableModelsParams: zod.ZodObject<{
2336
+ providerType: zod.ZodEnum<{
2337
+ OpenAi: "OpenAi";
2338
+ AzureOpenAi: "AzureOpenAi";
2339
+ HuggingFace: "HuggingFace";
2340
+ Cohere: "Cohere";
2341
+ Anthropic: "Anthropic";
2342
+ Gemini: "Gemini";
2343
+ VertexAi: "VertexAi";
2344
+ AzureFoundry: "AzureFoundry";
2345
+ }>;
2346
+ }, zod.core.$strict>;
2347
+ export declare const modelProvidersGetProviderPathIdRegExp: RegExp;
2348
+ export declare const modelProvidersGetProviderParams: zod.ZodObject<{
2349
+ id: zod.ZodString;
2350
+ }, zod.core.$strict>;
2351
+ /**
2352
+ * @summary Updates or inserts a model deployment provider.
2353
+ */
2354
+ export declare const modelProvidersUpsertProviderPathIdRegExp: RegExp;
2355
+ export declare const modelProvidersUpsertProviderParams: zod.ZodObject<{
2356
+ id: zod.ZodString;
2357
+ }, zod.core.$strict>;
2358
+ export declare const modelProvidersUpsertProviderBodyIdRegExp: RegExp;
2359
+ export declare const modelProvidersUpsertProviderBody: zod.ZodObject<{
2360
+ apiKey: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
2361
+ apiVersion: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
2362
+ baseUrl: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
2363
+ googleCredentials: zod.ZodOptional<zod.ZodNullable<zod.ZodRecord<zod.ZodString, zod.ZodAny>>>;
2364
+ id: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
2365
+ location: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
2366
+ name: zod.ZodString;
2367
+ type: zod.ZodEnum<{
2368
+ OpenAi: "OpenAi";
2369
+ AzureOpenAi: "AzureOpenAi";
2370
+ HuggingFace: "HuggingFace";
2371
+ Cohere: "Cohere";
2372
+ Anthropic: "Anthropic";
2373
+ Gemini: "Gemini";
2374
+ VertexAi: "VertexAi";
2375
+ AzureFoundry: "AzureFoundry";
2376
+ }>;
2377
+ }, zod.core.$strict>;
1899
2378
  /**
1900
2379
  * @summary Retrieves a list of models.
1901
2380
  */
@@ -2009,6 +2488,13 @@ export declare const modelsCreateModelBody: zod.ZodObject<{
2009
2488
  Other: "Other";
2010
2489
  }>>;
2011
2490
  }, zod.core.$strict>;
2491
+ export declare const modelsGetDefaultDockerFileQueryParams: zod.ZodObject<{
2492
+ serverType: zod.ZodOptional<zod.ZodEnum<{
2493
+ TextGenerationInference: "TextGenerationInference";
2494
+ VLlm: "VLlm";
2495
+ }>>;
2496
+ }, zod.core.$strict>;
2497
+ export declare const modelsGetDefaultDockerFileResponse: zod.ZodString;
2012
2498
  /**
2013
2499
  * @summary Deletes a model with the specified ID.
2014
2500
  */
@@ -2198,12 +2684,12 @@ export declare const notificationGetResponseDataItemThreadIdRegExpOne: RegExp;
2198
2684
  export declare const notificationGetResponseDataItemWorkSpaceIdRegExpOne: RegExp;
2199
2685
  export declare const notificationGetResponse: zod.ZodObject<{
2200
2686
  data: zod.ZodArray<zod.ZodObject<{
2201
- createdAt: zod.ZodOptional<zod.ZodNullable<zod.ZodISODateTime>>;
2687
+ createdAt: zod.ZodISODateTime;
2202
2688
  createdBy: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
2203
- createdByUserId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
2689
+ createdByUserId: zod.ZodString;
2204
2690
  description: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
2205
2691
  dismissedAt: zod.ZodOptional<zod.ZodNullable<zod.ZodISODateTime>>;
2206
- id: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
2692
+ id: zod.ZodString;
2207
2693
  notificationType: zod.ZodEnum<{
2208
2694
  WorkSpaceUpdated: "WorkSpaceUpdated";
2209
2695
  MessageThreadUpdated: "MessageThreadUpdated";
@@ -2221,6 +2707,18 @@ export declare const notificationGetResponse: zod.ZodObject<{
2221
2707
  export declare const notificationPutUpdateBodyRegExpOne: RegExp;
2222
2708
  export declare const notificationPutUpdateBodyItem: zod.ZodString;
2223
2709
  export declare const notificationPutUpdateBody: zod.ZodArray<zod.ZodString>;
2710
+ /**
2711
+ * @summary Update the upgrade component of the smartspace plan
2712
+ */
2713
+ export declare const planUpdateSmartSpaceUpgradeBody: zod.ZodObject<{
2714
+ workSpaceQuota: zod.ZodNumber;
2715
+ }, zod.core.$strict>;
2716
+ /**
2717
+ * @summary Calculate the cost of an upgrade change
2718
+ */
2719
+ export declare const planCalculateSmartSpaceUpgradeCostBody: zod.ZodObject<{
2720
+ workSpaceQuota: zod.ZodNumber;
2721
+ }, zod.core.$strict>;
2224
2722
  /**
2225
2723
  * @summary Gets the number of requests by a specified duration
2226
2724
  */
@@ -2318,6 +2816,32 @@ export declare const usersGetUsersResponse: zod.ZodObject<{
2318
2816
  }, zod.core.$strip>>;
2319
2817
  total: zod.ZodNumber;
2320
2818
  }, zod.core.$strip>;
2819
+ export declare const usersGetUsersByFilterParams: zod.ZodObject<{
2820
+ permissions: zod.ZodEnum<{
2821
+ None: "None";
2822
+ WorkspaceCreate: "WorkspaceCreate";
2823
+ WorkspaceEdit: "WorkspaceEdit";
2824
+ WorkspaceDelete: "WorkspaceDelete";
2825
+ DataSpaceCreate: "DataSpaceCreate";
2826
+ DataSpaceEdit: "DataSpaceEdit";
2827
+ DataSpaceDelete: "DataSpaceDelete";
2828
+ ConnectorCreate: "ConnectorCreate";
2829
+ ConnectorEdit: "ConnectorEdit";
2830
+ ConnectorDelete: "ConnectorDelete";
2831
+ }>;
2832
+ }, zod.core.$strict>;
2833
+ export declare const usersGetMyPermissionsResponse: zod.ZodEnum<{
2834
+ None: "None";
2835
+ WorkspaceCreate: "WorkspaceCreate";
2836
+ WorkspaceEdit: "WorkspaceEdit";
2837
+ WorkspaceDelete: "WorkspaceDelete";
2838
+ DataSpaceCreate: "DataSpaceCreate";
2839
+ DataSpaceEdit: "DataSpaceEdit";
2840
+ DataSpaceDelete: "DataSpaceDelete";
2841
+ ConnectorCreate: "ConnectorCreate";
2842
+ ConnectorEdit: "ConnectorEdit";
2843
+ ConnectorDelete: "ConnectorDelete";
2844
+ }>;
2321
2845
  /**
2322
2846
  * @summary Disable user (Remove all assigned WorkSpaces by UserId)
2323
2847
  */
@@ -2429,6 +2953,45 @@ export declare const usersGetAccessWorkSpacesResponse: zod.ZodArray<zod.ZodObjec
2429
2953
  workSpaceId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
2430
2954
  workSpaceName: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
2431
2955
  }, zod.core.$strip>>;
2956
+ export declare const usersAdminPermissionPathUserIdRegExp: RegExp;
2957
+ export declare const usersAdminPermissionParams: zod.ZodObject<{
2958
+ userId: zod.ZodString;
2959
+ }, zod.core.$strict>;
2960
+ export declare const usersAdminPermissionQueryParams: zod.ZodObject<{
2961
+ isAdmin: zod.ZodOptional<zod.ZodBoolean>;
2962
+ }, zod.core.$strict>;
2963
+ export declare const usersAddUserPermissionPathUserIdRegExp: RegExp;
2964
+ export declare const usersAddUserPermissionParams: zod.ZodObject<{
2965
+ userId: zod.ZodString;
2966
+ }, zod.core.$strict>;
2967
+ export declare const usersAddUserPermissionBody: zod.ZodEnum<{
2968
+ None: "None";
2969
+ WorkspaceCreate: "WorkspaceCreate";
2970
+ WorkspaceEdit: "WorkspaceEdit";
2971
+ WorkspaceDelete: "WorkspaceDelete";
2972
+ DataSpaceCreate: "DataSpaceCreate";
2973
+ DataSpaceEdit: "DataSpaceEdit";
2974
+ DataSpaceDelete: "DataSpaceDelete";
2975
+ ConnectorCreate: "ConnectorCreate";
2976
+ ConnectorEdit: "ConnectorEdit";
2977
+ ConnectorDelete: "ConnectorDelete";
2978
+ }>;
2979
+ export declare const usersRemoveUserPermissionPathUserIdRegExp: RegExp;
2980
+ export declare const usersRemoveUserPermissionParams: zod.ZodObject<{
2981
+ userId: zod.ZodString;
2982
+ permission: zod.ZodEnum<{
2983
+ None: "None";
2984
+ WorkspaceCreate: "WorkspaceCreate";
2985
+ WorkspaceEdit: "WorkspaceEdit";
2986
+ WorkspaceDelete: "WorkspaceDelete";
2987
+ DataSpaceCreate: "DataSpaceCreate";
2988
+ DataSpaceEdit: "DataSpaceEdit";
2989
+ DataSpaceDelete: "DataSpaceDelete";
2990
+ ConnectorCreate: "ConnectorCreate";
2991
+ ConnectorEdit: "ConnectorEdit";
2992
+ ConnectorDelete: "ConnectorDelete";
2993
+ }>;
2994
+ }, zod.core.$strict>;
2432
2995
  /**
2433
2996
  * @summary Returns a list of available Azure locations for deploying virtual machines
2434
2997
  */
@@ -2486,7 +3049,7 @@ export declare const workSpaceTemplatesGetResponse: zod.ZodObject<{
2486
3049
  total: zod.ZodNumber;
2487
3050
  }, zod.core.$strip>;
2488
3051
  /**
2489
- * @summary Obtain a list of all workspaces in SmartSpace, with pagination options take and skip.
3052
+ * @summary Retrieves a collection of workspaces.
2490
3053
  */
2491
3054
  export declare const workSpacesGetGetQueryTakeDefaultOne = 20;
2492
3055
  export declare const workSpacesGetGetQuerySkipDefaultOne = 0;
@@ -2494,6 +3057,8 @@ export declare const workSpacesGetGetQueryParams: zod.ZodObject<{
2494
3057
  take: zod.ZodDefault<zod.ZodNumber>;
2495
3058
  skip: zod.ZodOptional<zod.ZodNumber>;
2496
3059
  search: zod.ZodOptional<zod.ZodString>;
3060
+ sortBy: zod.ZodOptional<zod.ZodString>;
3061
+ sortDirection: zod.ZodOptional<zod.ZodString>;
2497
3062
  }, zod.core.$strict>;
2498
3063
  export declare const workSpacesGetGetResponseDataItemDataSpacesItemDataSetsItemDataSpaceIdRegExpOne: RegExp;
2499
3064
  export declare const workSpacesGetGetResponseDataItemDataSpacesItemDataSetsItemFlowActiveFlowDefinitionIdRegExpOne: RegExp;
@@ -2585,6 +3150,11 @@ export declare const workSpacesGetGetResponse: zod.ZodObject<{
2585
3150
  triggers: zod.ZodArray<zod.ZodObject<{
2586
3151
  dataSourceContainer: zod.ZodObject<{
2587
3152
  dataSourceId: zod.ZodString;
3153
+ filters: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodObject<{
3154
+ operator: zod.ZodString;
3155
+ propertyName: zod.ZodString;
3156
+ value: zod.ZodString;
3157
+ }, zod.core.$strip>>>>;
2588
3158
  id: zod.ZodString;
2589
3159
  name: zod.ZodString;
2590
3160
  path: zod.ZodString;
@@ -2625,7 +3195,6 @@ export declare const workSpacesGetGetResponse: zod.ZodObject<{
2625
3195
  inputs: zod.ZodRecord<zod.ZodString, zod.ZodObject<{
2626
3196
  schema: zod.ZodRecord<zod.ZodString, zod.ZodAny>;
2627
3197
  }, zod.core.$strip>>;
2628
- isPromptAndResponseLoggingEnabled: zod.ZodOptional<zod.ZodNullable<zod.ZodBoolean>>;
2629
3198
  modelConfigurations: zod.ZodArray<zod.ZodObject<{
2630
3199
  frequencyPenalty: zod.ZodNumber;
2631
3200
  model: zod.ZodObject<{
@@ -2698,289 +3267,62 @@ export declare const workSpacesGetGetResponse: zod.ZodObject<{
2698
3267
  XAi: "XAi";
2699
3268
  Amazon: "Amazon";
2700
3269
  Qwen: "Qwen";
2701
- Other: "Other";
2702
- }>>;
2703
- name: zod.ZodString;
2704
- properties: zod.ZodArray<zod.ZodObject<{
2705
- name: zod.ZodString;
2706
- type: zod.ZodEnum<{
2707
- Boolean: "Boolean";
2708
- Number: "Number";
2709
- String: "String";
2710
- }>;
2711
- }, zod.core.$strip>>;
2712
- }, zod.core.$strip>;
2713
- prePrompt: zod.ZodString;
2714
- presencePenalty: zod.ZodNumber;
2715
- role: zod.ZodEnum<{
2716
- Document: "Document";
2717
- Agent: "Agent";
2718
- Analyzer: "Analyzer";
2719
- }>;
2720
- temperature: zod.ZodNumber;
2721
- topP: zod.ZodNumber;
2722
- }, zod.core.$strip>>;
2723
- modifiedAt: zod.ZodOptional<zod.ZodNullable<zod.ZodISODateTime>>;
2724
- modifiedByUserId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
2725
- name: zod.ZodString;
2726
- outputSchema: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
2727
- sandBoxThreadId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
2728
- showSources: zod.ZodBoolean;
2729
- summary: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
2730
- supportsFiles: zod.ZodOptional<zod.ZodNullable<zod.ZodBoolean>>;
2731
- tags: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodString>>>;
2732
- variables: zod.ZodRecord<zod.ZodString, zod.ZodObject<{
2733
- access: zod.ZodEnum<{
2734
- None: "None";
2735
- Read: "Read";
2736
- Write: "Write";
2737
- }>;
2738
- schema: zod.ZodRecord<zod.ZodString, zod.ZodAny>;
2739
- }, zod.core.$strip>>;
2740
- }, zod.core.$strip>>;
2741
- total: zod.ZodNumber;
2742
- }, zod.core.$strip>;
2743
- /**
2744
- * @summary Create a new workspace in SmartSpace, specifying details such as name and associated data spaces.
2745
- */
2746
- export declare const workSpacesPostBodyDataSpacesItemRegExp: RegExp;
2747
- export declare const workSpacesPostBodyIdRegExp: RegExp;
2748
- export declare const workSpacesPostBodyModelConfigurationsItemModelIdRegExp: RegExp;
2749
- export declare const workSpacesPostBodyTemplateVersionIdRegExp: RegExp;
2750
- export declare const workSpacesPostBody: zod.ZodObject<{
2751
- dataSpaces: zod.ZodArray<zod.ZodString>;
2752
- id: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
2753
- modelConfigurations: zod.ZodArray<zod.ZodObject<{
2754
- frequencyPenalty: zod.ZodNumber;
2755
- modelDisplayText: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
2756
- modelId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
2757
- prePrompt: zod.ZodString;
2758
- presencePenalty: zod.ZodNumber;
2759
- role: zod.ZodEnum<{
2760
- Document: "Document";
2761
- Agent: "Agent";
2762
- Analyzer: "Analyzer";
2763
- }>;
2764
- temperature: zod.ZodNumber;
2765
- topP: zod.ZodNumber;
2766
- }, zod.core.$strict>>;
2767
- name: zod.ZodString;
2768
- templateVersionId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
2769
- }, zod.core.$strict>;
2770
- export declare const workSpacesPostResponseDataSpacesItemDataSetsItemDataSpaceIdRegExp: RegExp;
2771
- export declare const workSpacesPostResponseDataSpacesItemDataSetsItemFlowActiveFlowDefinitionIdRegExp: RegExp;
2772
- export declare const workSpacesPostResponseDataSpacesItemDataSetsItemFlowIdRegExp: RegExp;
2773
- export declare const workSpacesPostResponseDataSpacesItemDataSetsItemFlowTriggersItemDataSourceContainerDataSourceIdRegExp: RegExp;
2774
- export declare const workSpacesPostResponseDataSpacesItemDataSetsItemFlowTriggersItemDataSourceContainerIdRegExp: RegExp;
2775
- export declare const workSpacesPostResponseDataSpacesItemDataSetsItemFlowTriggersItemFlowIdRegExp: RegExp;
2776
- export declare const workSpacesPostResponseDataSpacesItemDataSetsItemFlowTriggersItemIdRegExp: RegExp;
2777
- export declare const workSpacesPostResponseDataSpacesItemDataSetsItemIdRegExp: RegExp;
2778
- export declare const workSpacesPostResponseDataSpacesItemDataSetsItemVersionRegExp: RegExp;
2779
- export declare const workSpacesPostResponseDataSpacesItemIdRegExp: RegExp;
2780
- export declare const workSpacesPostResponseDataSpacesItemParentWorkspaceIdRegExp: RegExp;
2781
- export declare const workSpacesPostResponseDataSpacesItemWorkspacesInfoItemIdRegExp: RegExp;
2782
- export declare const workSpacesPostResponseIdRegExp: RegExp;
2783
- export declare const workSpacesPostResponseModelConfigurationsItemModelDeploymentIdRegExp: RegExp;
2784
- export declare const workSpacesPostResponseModelConfigurationsItemModelDeploymentProviderIdRegExp: RegExp;
2785
- export declare const workSpacesPostResponseModelConfigurationsItemModelDeploymentStepsItemIdRegExp: RegExp;
2786
- export declare const workSpacesPostResponseModelConfigurationsItemModelIdRegExp: RegExp;
2787
- export declare const workSpacesPostResponseSandBoxThreadIdRegExp: RegExp;
2788
- export declare const workSpacesPostResponse: zod.ZodObject<{
2789
- createdAt: zod.ZodISODateTime;
2790
- createdByUserId: zod.ZodString;
2791
- dataSpaces: zod.ZodArray<zod.ZodObject<{
2792
- createdAt: zod.ZodISODateTime;
2793
- createdByUserId: zod.ZodString;
2794
- dataSets: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodObject<{
2795
- createdAt: zod.ZodISODateTime;
2796
- createdByUserId: zod.ZodString;
2797
- dataSpaceId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
2798
- description: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
2799
- flow: zod.ZodOptional<zod.ZodObject<{
2800
- activeFlowDefinition: zod.ZodOptional<zod.ZodObject<{
2801
- blocks: zod.ZodOptional<zod.ZodNullable<zod.ZodRecord<zod.ZodString, zod.ZodObject<{
2802
- constants: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodObject<{
2803
- target: zod.ZodObject<{
2804
- pin: zod.ZodString;
2805
- port: zod.ZodString;
2806
- }, zod.core.$strip>;
2807
- value: zod.ZodOptional<zod.ZodNullable<zod.ZodAny>>;
2808
- }, zod.core.$strip>>>>;
2809
- description: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
2810
- dynamicInputPins: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodObject<{
2811
- pin: zod.ZodString;
2812
- port: zod.ZodString;
2813
- }, zod.core.$strip>>>>;
2814
- dynamicOutputPins: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodObject<{
2815
- pin: zod.ZodString;
2816
- port: zod.ZodString;
2817
- }, zod.core.$strip>>>>;
2818
- dynamicPorts: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodString>>>;
2819
- name: zod.ZodString;
2820
- version: zod.ZodString;
2821
- }, zod.core.$strip>>>>;
2822
- connections: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodObject<{
2823
- source: zod.ZodObject<{
2824
- node: zod.ZodString;
2825
- pin: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
2826
- port: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
2827
- }, zod.core.$strip>;
2828
- target: zod.ZodObject<{
2829
- node: zod.ZodString;
2830
- pin: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
2831
- port: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
2832
- }, zod.core.$strip>;
2833
- }, zod.core.$strip>>>>;
2834
- constants: zod.ZodOptional<zod.ZodNullable<zod.ZodRecord<zod.ZodString, zod.ZodObject<{
2835
- value: zod.ZodOptional<zod.ZodNullable<zod.ZodAny>>;
2836
- }, zod.core.$strip>>>>;
2837
- inputs: zod.ZodOptional<zod.ZodNullable<zod.ZodRecord<zod.ZodString, zod.ZodObject<{
2838
- schema: zod.ZodRecord<zod.ZodString, zod.ZodAny>;
2839
- }, zod.core.$strip>>>>;
2840
- layout: zod.ZodOptional<zod.ZodNullable<zod.ZodAny>>;
2841
- name: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
2842
- outputs: zod.ZodOptional<zod.ZodNullable<zod.ZodRecord<zod.ZodString, zod.ZodObject<{
2843
- schema: zod.ZodRecord<zod.ZodString, zod.ZodAny>;
2844
- }, zod.core.$strip>>>>;
2845
- variables: zod.ZodOptional<zod.ZodNullable<zod.ZodRecord<zod.ZodString, zod.ZodObject<{
2846
- access: zod.ZodEnum<{
2847
- None: "None";
2848
- Read: "Read";
2849
- Write: "Write";
2850
- }>;
2851
- schema: zod.ZodRecord<zod.ZodString, zod.ZodAny>;
2852
- }, zod.core.$strip>>>>;
2853
- }, zod.core.$strip>>;
2854
- activeFlowDefinitionId: zod.ZodString;
2855
- id: zod.ZodString;
2856
- triggers: zod.ZodArray<zod.ZodObject<{
2857
- dataSourceContainer: zod.ZodObject<{
2858
- dataSourceId: zod.ZodString;
2859
- id: zod.ZodString;
2860
- name: zod.ZodString;
2861
- path: zod.ZodString;
2862
- }, zod.core.$strip>;
2863
- flowId: zod.ZodString;
2864
- id: zod.ZodString;
2865
- inputName: zod.ZodString;
2866
- type: zod.ZodEnum<{
2867
- Periodic: "Periodic";
2868
- Container: "Container";
2869
- }>;
2870
- }, zod.core.$strip>>;
2871
- }, zod.core.$strip>>;
2872
- id: zod.ZodString;
2873
- modifiedAt: zod.ZodISODateTime;
2874
- modifiedByUserId: zod.ZodString;
2875
- name: zod.ZodString;
2876
- properties: zod.ZodArray<zod.ZodObject<{
2877
- description: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
2878
- isVector: zod.ZodBoolean;
2879
- name: zod.ZodString;
2880
- }, zod.core.$strip>>;
2881
- version: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
2882
- }, zod.core.$strip>>>>;
2883
- id: zod.ZodString;
2884
- modifiedAt: zod.ZodOptional<zod.ZodNullable<zod.ZodISODateTime>>;
2885
- modifiedByUserId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
2886
- name: zod.ZodString;
2887
- parentWorkspaceId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
2888
- workspacesInfo: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodObject<{
2889
- id: zod.ZodString;
2890
- name: zod.ZodString;
2891
- }, zod.core.$strip>>>>;
2892
- }, zod.core.$strip>>;
2893
- favorited: zod.ZodBoolean;
2894
- firstPrompt: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
2895
- id: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
2896
- inputs: zod.ZodRecord<zod.ZodString, zod.ZodObject<{
2897
- schema: zod.ZodRecord<zod.ZodString, zod.ZodAny>;
2898
- }, zod.core.$strip>>;
2899
- isPromptAndResponseLoggingEnabled: zod.ZodOptional<zod.ZodNullable<zod.ZodBoolean>>;
2900
- modelConfigurations: zod.ZodArray<zod.ZodObject<{
2901
- frequencyPenalty: zod.ZodNumber;
2902
- model: zod.ZodObject<{
2903
- createdAt: zod.ZodOptional<zod.ZodNullable<zod.ZodISODateTime>>;
2904
- createdByUserId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
2905
- deployment: zod.ZodOptional<zod.ZodObject<{
2906
- createdAt: zod.ZodOptional<zod.ZodNullable<zod.ZodISODateTime>>;
2907
- createdByUserId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
2908
- detailedMessage: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
2909
- dockerFile: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
2910
- id: zod.ZodString;
2911
- modelName: zod.ZodString;
2912
- providerDeploymentId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
2913
- providerId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
2914
- region: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
2915
- status: zod.ZodEnum<{
2916
- Deploying: "Deploying";
2917
- Ready: "Ready";
2918
- Failed: "Failed";
2919
- Deleting: "Deleting";
2920
- Deleted: "Deleted";
2921
- }>;
2922
- statusMessage: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
2923
- statusUpdatedAt: zod.ZodOptional<zod.ZodNullable<zod.ZodISODateTime>>;
2924
- steps: zod.ZodArray<zod.ZodObject<{
2925
- finishedAt: zod.ZodOptional<zod.ZodNullable<zod.ZodISODateTime>>;
2926
- id: zod.ZodString;
2927
- index: zod.ZodNumber;
2928
- message: zod.ZodString;
2929
- name: zod.ZodEnum<{
2930
- DeployVNet: "DeployVNet";
2931
- DeployVM: "DeployVM";
2932
- InstallDependencies: "InstallDependencies";
2933
- DownloadModel: "DownloadModel";
2934
- TestModel: "TestModel";
2935
- }>;
2936
- progress: zod.ZodNumber;
2937
- startedAt: zod.ZodOptional<zod.ZodNullable<zod.ZodISODateTime>>;
2938
- }, zod.core.$strip>>;
2939
- url: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
2940
- virtualMachineServerType: zod.ZodOptional<zod.ZodEnum<{
2941
- TextGenerationInference: "TextGenerationInference";
2942
- VLlm: "VLlm";
2943
- }>>;
2944
- virtualMachineUrl: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
2945
- vmSize: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
2946
- }, zod.core.$strip>>;
2947
- displayName: zod.ZodString;
2948
- id: zod.ZodString;
2949
- modelDeploymentProviderType: zod.ZodOptional<zod.ZodEnum<{
2950
- OpenAi: "OpenAi";
2951
- AzureOpenAi: "AzureOpenAi";
2952
- HuggingFace: "HuggingFace";
2953
- Cohere: "Cohere";
2954
- Anthropic: "Anthropic";
2955
- Gemini: "Gemini";
2956
- VertexAi: "VertexAi";
2957
- AzureFoundry: "AzureFoundry";
2958
- }>>;
2959
- modelPublisher: zod.ZodOptional<zod.ZodEnum<{
2960
- OpenAi: "OpenAi";
2961
- HuggingFace: "HuggingFace";
2962
- Cohere: "Cohere";
2963
- Anthropic: "Anthropic";
2964
- Google: "Google";
2965
- Meta: "Meta";
2966
- Mistral: "Mistral";
2967
- Microsoft: "Microsoft";
2968
- DeepSeek: "DeepSeek";
2969
- XAi: "XAi";
2970
- Amazon: "Amazon";
2971
- Qwen: "Qwen";
2972
- Other: "Other";
2973
- }>>;
2974
- name: zod.ZodString;
2975
- properties: zod.ZodArray<zod.ZodObject<{
3270
+ Other: "Other";
3271
+ }>>;
2976
3272
  name: zod.ZodString;
2977
- type: zod.ZodEnum<{
2978
- Boolean: "Boolean";
2979
- Number: "Number";
2980
- String: "String";
2981
- }>;
2982
- }, zod.core.$strip>>;
2983
- }, zod.core.$strip>;
3273
+ properties: zod.ZodArray<zod.ZodObject<{
3274
+ name: zod.ZodString;
3275
+ type: zod.ZodEnum<{
3276
+ Boolean: "Boolean";
3277
+ Number: "Number";
3278
+ String: "String";
3279
+ }>;
3280
+ }, zod.core.$strip>>;
3281
+ }, zod.core.$strip>;
3282
+ prePrompt: zod.ZodString;
3283
+ presencePenalty: zod.ZodNumber;
3284
+ role: zod.ZodEnum<{
3285
+ Document: "Document";
3286
+ Agent: "Agent";
3287
+ Analyzer: "Analyzer";
3288
+ }>;
3289
+ temperature: zod.ZodNumber;
3290
+ topP: zod.ZodNumber;
3291
+ }, zod.core.$strip>>;
3292
+ modifiedAt: zod.ZodOptional<zod.ZodNullable<zod.ZodISODateTime>>;
3293
+ modifiedByUserId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
3294
+ name: zod.ZodString;
3295
+ outputSchema: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
3296
+ sandBoxThreadId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
3297
+ showSources: zod.ZodBoolean;
3298
+ summary: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
3299
+ supportsFiles: zod.ZodOptional<zod.ZodNullable<zod.ZodBoolean>>;
3300
+ tags: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodString>>>;
3301
+ variables: zod.ZodRecord<zod.ZodString, zod.ZodObject<{
3302
+ access: zod.ZodEnum<{
3303
+ None: "None";
3304
+ Read: "Read";
3305
+ Write: "Write";
3306
+ }>;
3307
+ schema: zod.ZodRecord<zod.ZodString, zod.ZodAny>;
3308
+ }, zod.core.$strip>>;
3309
+ }, zod.core.$strip>>;
3310
+ total: zod.ZodNumber;
3311
+ }, zod.core.$strip>;
3312
+ /**
3313
+ * @summary Creates a new workspace.
3314
+ */
3315
+ export declare const workSpacesPostBodyDataSpacesItemRegExp: RegExp;
3316
+ export declare const workSpacesPostBodyIdRegExp: RegExp;
3317
+ export declare const workSpacesPostBodyModelConfigurationsItemModelIdRegExp: RegExp;
3318
+ export declare const workSpacesPostBodyTemplateVersionIdRegExp: RegExp;
3319
+ export declare const workSpacesPostBody: zod.ZodObject<{
3320
+ dataSpaces: zod.ZodArray<zod.ZodString>;
3321
+ id: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
3322
+ modelConfigurations: zod.ZodArray<zod.ZodObject<{
3323
+ frequencyPenalty: zod.ZodNumber;
3324
+ modelDisplayText: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
3325
+ modelId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
2984
3326
  prePrompt: zod.ZodString;
2985
3327
  presencePenalty: zod.ZodNumber;
2986
3328
  role: zod.ZodEnum<{
@@ -2990,34 +3332,19 @@ export declare const workSpacesPostResponse: zod.ZodObject<{
2990
3332
  }>;
2991
3333
  temperature: zod.ZodNumber;
2992
3334
  topP: zod.ZodNumber;
2993
- }, zod.core.$strip>>;
2994
- modifiedAt: zod.ZodOptional<zod.ZodNullable<zod.ZodISODateTime>>;
2995
- modifiedByUserId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
3335
+ }, zod.core.$strict>>;
2996
3336
  name: zod.ZodString;
2997
- outputSchema: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
2998
- sandBoxThreadId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
2999
- showSources: zod.ZodBoolean;
3000
- summary: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
3001
- supportsFiles: zod.ZodOptional<zod.ZodNullable<zod.ZodBoolean>>;
3002
- tags: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodString>>>;
3003
- variables: zod.ZodRecord<zod.ZodString, zod.ZodObject<{
3004
- access: zod.ZodEnum<{
3005
- None: "None";
3006
- Read: "Read";
3007
- Write: "Write";
3008
- }>;
3009
- schema: zod.ZodRecord<zod.ZodString, zod.ZodAny>;
3010
- }, zod.core.$strip>>;
3011
- }, zod.core.$strip>;
3337
+ templateVersionId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
3338
+ }, zod.core.$strict>;
3012
3339
  /**
3013
- * @summary Remove a particular workspace from SmartSpace, identified by its ID.
3340
+ * @summary Deletes a workspace by its ID.
3014
3341
  */
3015
3342
  export declare const workSpacesDeletePathIdRegExp: RegExp;
3016
3343
  export declare const workSpacesDeleteParams: zod.ZodObject<{
3017
3344
  id: zod.ZodString;
3018
3345
  }, zod.core.$strict>;
3019
3346
  /**
3020
- * @summary Retrieve detailed information about a specific workspace in SmartSpace, using its ID.
3347
+ * @summary Retrieves a workspace by its ID.
3021
3348
  */
3022
3349
  export declare const workSpacesGetIdPathIdRegExpOne: RegExp;
3023
3350
  export declare const workSpacesGetIdParams: zod.ZodObject<{
@@ -3112,6 +3439,11 @@ export declare const workSpacesGetIdResponse: zod.ZodObject<{
3112
3439
  triggers: zod.ZodArray<zod.ZodObject<{
3113
3440
  dataSourceContainer: zod.ZodObject<{
3114
3441
  dataSourceId: zod.ZodString;
3442
+ filters: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodObject<{
3443
+ operator: zod.ZodString;
3444
+ propertyName: zod.ZodString;
3445
+ value: zod.ZodString;
3446
+ }, zod.core.$strip>>>>;
3115
3447
  id: zod.ZodString;
3116
3448
  name: zod.ZodString;
3117
3449
  path: zod.ZodString;
@@ -3152,7 +3484,6 @@ export declare const workSpacesGetIdResponse: zod.ZodObject<{
3152
3484
  inputs: zod.ZodRecord<zod.ZodString, zod.ZodObject<{
3153
3485
  schema: zod.ZodRecord<zod.ZodString, zod.ZodAny>;
3154
3486
  }, zod.core.$strip>>;
3155
- isPromptAndResponseLoggingEnabled: zod.ZodOptional<zod.ZodNullable<zod.ZodBoolean>>;
3156
3487
  modelConfigurations: zod.ZodArray<zod.ZodObject<{
3157
3488
  frequencyPenalty: zod.ZodNumber;
3158
3489
  model: zod.ZodObject<{
@@ -3265,8 +3596,34 @@ export declare const workSpacesGetIdResponse: zod.ZodObject<{
3265
3596
  schema: zod.ZodRecord<zod.ZodString, zod.ZodAny>;
3266
3597
  }, zod.core.$strip>>;
3267
3598
  }, zod.core.$strip>;
3599
+ export declare const workSpacesGetWorkspaceAdminsPathIdRegExp: RegExp;
3600
+ export declare const workSpacesGetWorkspaceAdminsParams: zod.ZodObject<{
3601
+ id: zod.ZodString;
3602
+ }, zod.core.$strict>;
3603
+ export declare const workSpacesGetWorkspaceAdminsResponseItem: zod.ZodObject<{
3604
+ id: zod.ZodString;
3605
+ isAdmin: zod.ZodBoolean;
3606
+ name: zod.ZodString;
3607
+ }, zod.core.$strip>;
3608
+ export declare const workSpacesGetWorkspaceAdminsResponse: zod.ZodArray<zod.ZodObject<{
3609
+ id: zod.ZodString;
3610
+ isAdmin: zod.ZodBoolean;
3611
+ name: zod.ZodString;
3612
+ }, zod.core.$strip>>;
3613
+ export declare const workSpacesDeleteAdminPathIdRegExp: RegExp;
3614
+ export declare const workSpacesDeleteAdminPathUserIdRegExp: RegExp;
3615
+ export declare const workSpacesDeleteAdminParams: zod.ZodObject<{
3616
+ id: zod.ZodString;
3617
+ userId: zod.ZodString;
3618
+ }, zod.core.$strict>;
3619
+ export declare const workSpacesAddWorkspaceAdminPathIdRegExp: RegExp;
3620
+ export declare const workSpacesAddWorkspaceAdminPathUserIdRegExp: RegExp;
3621
+ export declare const workSpacesAddWorkspaceAdminParams: zod.ZodObject<{
3622
+ id: zod.ZodString;
3623
+ userId: zod.ZodString;
3624
+ }, zod.core.$strict>;
3268
3625
  /**
3269
- * @summary Update basic information of a specific workspace in SmartSpace, such as name and summary, using the workspace's ID.
3626
+ * @summary Updates the basic information of a workspace.
3270
3627
  */
3271
3628
  export declare const workSpacesPutPathIdRegExp: RegExp;
3272
3629
  export declare const workSpacesPutParams: zod.ZodObject<{
@@ -3281,7 +3638,15 @@ export declare const workSpacesPutBody: zod.ZodObject<{
3281
3638
  tags: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodString>>>;
3282
3639
  }, zod.core.$strict>;
3283
3640
  /**
3284
- * @summary Retrieve all message threads associated with a specific workspace in SmartSpace, identified by workspaceId, with pagination options take and skip.
3641
+ * @summary Marks a workspace as favorited or not for the active user.
3642
+ */
3643
+ export declare const workSpacesSetFavoritedPathIdRegExp: RegExp;
3644
+ export declare const workSpacesSetFavoritedParams: zod.ZodObject<{
3645
+ id: zod.ZodString;
3646
+ }, zod.core.$strict>;
3647
+ export declare const workSpacesSetFavoritedBody: zod.ZodBoolean;
3648
+ /**
3649
+ * @summary Retrieves message threads for a workspace.
3285
3650
  */
3286
3651
  export declare const workSpacesGetThreadsPathIdRegExp: RegExp;
3287
3652
  export declare const workSpacesGetThreadsParams: zod.ZodObject<{
@@ -3314,10 +3679,22 @@ export declare const workSpacesGetThreadsResponse: zod.ZodObject<{
3314
3679
  total: zod.ZodNumber;
3315
3680
  }, zod.core.$strip>;
3316
3681
  /**
3317
- * @summary Configure AI models for a specific role within a workspace in SmartSpace, identified by workspaceId and role.
3682
+ * @summary Deletes the model configuration for a specific workspace and role.
3683
+ */
3684
+ export declare const workSpacesDeleteModelConfigurationPathIdRegExp: RegExp;
3685
+ export declare const workSpacesDeleteModelConfigurationParams: zod.ZodObject<{
3686
+ id: zod.ZodString;
3687
+ role: zod.ZodEnum<{
3688
+ Document: "Document";
3689
+ Agent: "Agent";
3690
+ Analyzer: "Analyzer";
3691
+ }>;
3692
+ }, zod.core.$strict>;
3693
+ /**
3694
+ * @summary Updates the model configuration for a specific workspace and role.
3318
3695
  */
3319
- export declare const workSpacesPutModelConfigurationIdModelconfigurationRolePathIdRegExpOne: RegExp;
3320
- export declare const workSpacesPutModelConfigurationIdModelconfigurationRoleParams: zod.ZodObject<{
3696
+ export declare const workSpacesPutModelConfigurationPathIdRegExp: RegExp;
3697
+ export declare const workSpacesPutModelConfigurationParams: zod.ZodObject<{
3321
3698
  id: zod.ZodString;
3322
3699
  role: zod.ZodEnum<{
3323
3700
  Document: "Document";
@@ -3325,8 +3702,8 @@ export declare const workSpacesPutModelConfigurationIdModelconfigurationRolePara
3325
3702
  Analyzer: "Analyzer";
3326
3703
  }>;
3327
3704
  }, zod.core.$strict>;
3328
- export declare const workSpacesPutModelConfigurationIdModelconfigurationRoleBodyModelIdRegExp: RegExp;
3329
- export declare const workSpacesPutModelConfigurationIdModelconfigurationRoleBody: zod.ZodObject<{
3705
+ export declare const workSpacesPutModelConfigurationBodyModelIdRegExp: RegExp;
3706
+ export declare const workSpacesPutModelConfigurationBody: zod.ZodObject<{
3330
3707
  frequencyPenalty: zod.ZodNumber;
3331
3708
  modelDisplayText: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
3332
3709
  modelId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
@@ -3341,7 +3718,7 @@ export declare const workSpacesPutModelConfigurationIdModelconfigurationRoleBody
3341
3718
  topP: zod.ZodNumber;
3342
3719
  }, zod.core.$strict>;
3343
3720
  /**
3344
- * @summary Detach a specific dataspace from a workspace in SmartSpace, identified by both workspaceId and dataspaceId.
3721
+ * @summary Removes a data space from a workspace.
3345
3722
  */
3346
3723
  export declare const workSpacesRemoveDataSpacePathWorkspaceIdRegExp: RegExp;
3347
3724
  export declare const workSpacesRemoveDataSpacePathDataspaceIdRegExp: RegExp;
@@ -3350,7 +3727,7 @@ export declare const workSpacesRemoveDataSpaceParams: zod.ZodObject<{
3350
3727
  dataspaceId: zod.ZodString;
3351
3728
  }, zod.core.$strict>;
3352
3729
  /**
3353
- * @summary Link a specific dataspace to a workspace in SmartSpace, using both workspaceId and dataspaceId.
3730
+ * @summary Adds a data space to a workspace.
3354
3731
  */
3355
3732
  export declare const workSpacesAddDataSpacePathWorkspaceIdRegExp: RegExp;
3356
3733
  export declare const workSpacesAddDataSpacePathDataspaceIdRegExp: RegExp;
@@ -3359,19 +3736,64 @@ export declare const workSpacesAddDataSpaceParams: zod.ZodObject<{
3359
3736
  dataspaceId: zod.ZodString;
3360
3737
  }, zod.core.$strict>;
3361
3738
  /**
3362
- * @summary Uploads a list of files directly to the workspace
3739
+ * @summary Gets a list of all the files that are uploaded directly to the workspace.
3740
+ */
3741
+ export declare const workSpacesGetWorkspaceFilesPathWorkspaceIdRegExp: RegExp;
3742
+ export declare const workSpacesGetWorkspaceFilesParams: zod.ZodObject<{
3743
+ workspaceId: zod.ZodString;
3744
+ }, zod.core.$strict>;
3745
+ export declare const workSpacesGetWorkspaceFilesQueryTakeDefault = 20;
3746
+ export declare const workSpacesGetWorkspaceFilesQuerySkipDefault = 0;
3747
+ export declare const workSpacesGetWorkspaceFilesQueryParams: zod.ZodObject<{
3748
+ take: zod.ZodDefault<zod.ZodNumber>;
3749
+ skip: zod.ZodOptional<zod.ZodNumber>;
3750
+ }, zod.core.$strict>;
3751
+ export declare const workSpacesGetWorkspaceFilesResponseDataItemFileIdRegExp: RegExp;
3752
+ export declare const workSpacesGetWorkspaceFilesResponseDataItemFileThreadIdRegExp: RegExp;
3753
+ export declare const workSpacesGetWorkspaceFilesResponseDataItemFileWorkspaceIdRegExp: RegExp;
3754
+ export declare const workSpacesGetWorkspaceFilesResponse: zod.ZodObject<{
3755
+ data: zod.ZodArray<zod.ZodObject<{
3756
+ createdAt: zod.ZodOptional<zod.ZodNullable<zod.ZodISODateTime>>;
3757
+ createdByUserId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
3758
+ createdByUserName: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
3759
+ dataSetId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
3760
+ file: zod.ZodOptional<zod.ZodObject<{
3761
+ createdAt: zod.ZodISODateTime;
3762
+ createdByUserId: zod.ZodString;
3763
+ id: zod.ZodString;
3764
+ modifiedAt: zod.ZodISODateTime;
3765
+ modifiedByUserId: zod.ZodString;
3766
+ name: zod.ZodString;
3767
+ size: zod.ZodNumber;
3768
+ threadId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
3769
+ workspaceId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
3770
+ }, zod.core.$strip>>;
3771
+ flowRunId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
3772
+ id: zod.ZodString;
3773
+ modifiedAt: zod.ZodOptional<zod.ZodNullable<zod.ZodISODateTime>>;
3774
+ modifiedByUserId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
3775
+ status: zod.ZodEnum<{
3776
+ Uploaded: "Uploaded";
3777
+ Ingested: "Ingested";
3778
+ Ingesting: "Ingesting";
3779
+ }>;
3780
+ }, zod.core.$strip>>;
3781
+ total: zod.ZodNumber;
3782
+ }, zod.core.$strip>;
3783
+ /**
3784
+ * @summary Uploads a list of files directly to the workspace.
3363
3785
  */
3364
- export declare const workSpacesWorkspaceFilesWorkspaceIdFilesPathWorkspaceIdRegExpOne: RegExp;
3365
- export declare const workSpacesWorkspaceFilesWorkspaceIdFilesParams: zod.ZodObject<{
3786
+ export declare const workSpacesWorkspaceFilesPathWorkspaceIdRegExp: RegExp;
3787
+ export declare const workSpacesWorkspaceFilesParams: zod.ZodObject<{
3366
3788
  workspaceId: zod.ZodString;
3367
3789
  }, zod.core.$strict>;
3368
- export declare const workSpacesWorkspaceFilesWorkspaceIdFilesBody: zod.ZodObject<{
3790
+ export declare const workSpacesWorkspaceFilesBody: zod.ZodObject<{
3369
3791
  files: zod.ZodOptional<zod.ZodArray<zod.ZodCustom<import("node:buffer").File, import("node:buffer").File>>>;
3370
3792
  }, zod.core.$strict>;
3371
- export declare const workSpacesWorkspaceFilesWorkspaceIdFilesResponseFileIdRegExp: RegExp;
3372
- export declare const workSpacesWorkspaceFilesWorkspaceIdFilesResponseFileThreadIdRegExp: RegExp;
3373
- export declare const workSpacesWorkspaceFilesWorkspaceIdFilesResponseFileWorkspaceIdRegExp: RegExp;
3374
- export declare const workSpacesWorkspaceFilesWorkspaceIdFilesResponseItem: zod.ZodObject<{
3793
+ export declare const workSpacesWorkspaceFilesResponseFileIdRegExp: RegExp;
3794
+ export declare const workSpacesWorkspaceFilesResponseFileThreadIdRegExp: RegExp;
3795
+ export declare const workSpacesWorkspaceFilesResponseFileWorkspaceIdRegExp: RegExp;
3796
+ export declare const workSpacesWorkspaceFilesResponseItem: zod.ZodObject<{
3375
3797
  createdAt: zod.ZodOptional<zod.ZodNullable<zod.ZodISODateTime>>;
3376
3798
  createdByUserId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
3377
3799
  createdByUserName: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
@@ -3397,7 +3819,7 @@ export declare const workSpacesWorkspaceFilesWorkspaceIdFilesResponseItem: zod.Z
3397
3819
  Ingesting: "Ingesting";
3398
3820
  }>;
3399
3821
  }, zod.core.$strip>;
3400
- export declare const workSpacesWorkspaceFilesWorkspaceIdFilesResponse: zod.ZodArray<zod.ZodObject<{
3822
+ export declare const workSpacesWorkspaceFilesResponse: zod.ZodArray<zod.ZodObject<{
3401
3823
  createdAt: zod.ZodOptional<zod.ZodNullable<zod.ZodISODateTime>>;
3402
3824
  createdByUserId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
3403
3825
  createdByUserName: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
@@ -3424,7 +3846,7 @@ export declare const workSpacesWorkspaceFilesWorkspaceIdFilesResponse: zod.ZodAr
3424
3846
  }>;
3425
3847
  }, zod.core.$strip>>;
3426
3848
  /**
3427
- * @summary Removes a file form the workspace and the ingested content
3849
+ * @summary Removes a file from the workspace and the ingested content.
3428
3850
  */
3429
3851
  export declare const workSpacesDeleteWorkspaceFilePathWorkspaceIdRegExp: RegExp;
3430
3852
  export declare const workSpacesDeleteWorkspaceFilePathFileIdRegExp: RegExp;
@@ -3432,14 +3854,72 @@ export declare const workSpacesDeleteWorkspaceFileParams: zod.ZodObject<{
3432
3854
  workspaceId: zod.ZodString;
3433
3855
  fileId: zod.ZodString;
3434
3856
  }, zod.core.$strict>;
3857
+ export declare const workSpacesGetActiveFlowPathWorkspaceIdRegExp: RegExp;
3858
+ export declare const workSpacesGetActiveFlowParams: zod.ZodObject<{
3859
+ workspaceId: zod.ZodString;
3860
+ }, zod.core.$strict>;
3861
+ export declare const workSpacesGetActiveFlowResponse: zod.ZodObject<{
3862
+ blocks: zod.ZodOptional<zod.ZodNullable<zod.ZodRecord<zod.ZodString, zod.ZodObject<{
3863
+ constants: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodObject<{
3864
+ target: zod.ZodObject<{
3865
+ pin: zod.ZodString;
3866
+ port: zod.ZodString;
3867
+ }, zod.core.$strip>;
3868
+ value: zod.ZodOptional<zod.ZodNullable<zod.ZodAny>>;
3869
+ }, zod.core.$strip>>>>;
3870
+ description: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
3871
+ dynamicInputPins: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodObject<{
3872
+ pin: zod.ZodString;
3873
+ port: zod.ZodString;
3874
+ }, zod.core.$strip>>>>;
3875
+ dynamicOutputPins: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodObject<{
3876
+ pin: zod.ZodString;
3877
+ port: zod.ZodString;
3878
+ }, zod.core.$strip>>>>;
3879
+ dynamicPorts: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodString>>>;
3880
+ name: zod.ZodString;
3881
+ version: zod.ZodString;
3882
+ }, zod.core.$strip>>>>;
3883
+ connections: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodObject<{
3884
+ source: zod.ZodObject<{
3885
+ node: zod.ZodString;
3886
+ pin: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
3887
+ port: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
3888
+ }, zod.core.$strip>;
3889
+ target: zod.ZodObject<{
3890
+ node: zod.ZodString;
3891
+ pin: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
3892
+ port: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
3893
+ }, zod.core.$strip>;
3894
+ }, zod.core.$strip>>>>;
3895
+ constants: zod.ZodOptional<zod.ZodNullable<zod.ZodRecord<zod.ZodString, zod.ZodObject<{
3896
+ value: zod.ZodOptional<zod.ZodNullable<zod.ZodAny>>;
3897
+ }, zod.core.$strip>>>>;
3898
+ inputs: zod.ZodOptional<zod.ZodNullable<zod.ZodRecord<zod.ZodString, zod.ZodObject<{
3899
+ schema: zod.ZodRecord<zod.ZodString, zod.ZodAny>;
3900
+ }, zod.core.$strip>>>>;
3901
+ layout: zod.ZodOptional<zod.ZodNullable<zod.ZodAny>>;
3902
+ name: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
3903
+ outputs: zod.ZodOptional<zod.ZodNullable<zod.ZodRecord<zod.ZodString, zod.ZodObject<{
3904
+ schema: zod.ZodRecord<zod.ZodString, zod.ZodAny>;
3905
+ }, zod.core.$strip>>>>;
3906
+ variables: zod.ZodOptional<zod.ZodNullable<zod.ZodRecord<zod.ZodString, zod.ZodObject<{
3907
+ access: zod.ZodEnum<{
3908
+ None: "None";
3909
+ Read: "Read";
3910
+ Write: "Write";
3911
+ }>;
3912
+ schema: zod.ZodRecord<zod.ZodString, zod.ZodAny>;
3913
+ }, zod.core.$strip>>>>;
3914
+ }, zod.core.$strip>;
3435
3915
  /**
3436
- * @summary Creates a flow
3916
+ * @summary Sets the active flow definition for a workspace.
3437
3917
  */
3438
- export declare const workSpacesSetActiveFlowWorkspaceIdFlowsActivePathWorkspaceIdRegExpOne: RegExp;
3439
- export declare const workSpacesSetActiveFlowWorkspaceIdFlowsActiveParams: zod.ZodObject<{
3918
+ export declare const workSpacesSetActiveFlowPathWorkspaceIdRegExp: RegExp;
3919
+ export declare const workSpacesSetActiveFlowParams: zod.ZodObject<{
3440
3920
  workspaceId: zod.ZodString;
3441
3921
  }, zod.core.$strict>;
3442
- export declare const workSpacesSetActiveFlowWorkspaceIdFlowsActiveBody: zod.ZodObject<{
3922
+ export declare const workSpacesSetActiveFlowBody: zod.ZodObject<{
3443
3923
  blocks: zod.ZodOptional<zod.ZodNullable<zod.ZodRecord<zod.ZodString, zod.ZodObject<{
3444
3924
  constants: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodObject<{
3445
3925
  target: zod.ZodObject<{
@@ -3494,23 +3974,13 @@ export declare const workSpacesSetActiveFlowWorkspaceIdFlowsActiveBody: zod.ZodO
3494
3974
  }, zod.core.$strict>>>>;
3495
3975
  }, zod.core.$strict>;
3496
3976
  /**
3497
- * @summary Updates the the layout of blocks for the flowdefintion
3977
+ * @summary Updates the layout of blocks for the active flow definition.
3498
3978
  */
3499
3979
  export declare const workSpacesSetActiveFlowLayoutPathWorkspaceIdRegExp: RegExp;
3500
3980
  export declare const workSpacesSetActiveFlowLayoutParams: zod.ZodObject<{
3501
3981
  workspaceId: zod.ZodString;
3502
3982
  }, zod.core.$strict>;
3503
3983
  export declare const workSpacesSetActiveFlowLayoutBody: zod.ZodAny;
3504
- /**
3505
- * @summary Updates the flag that determines whether to store the prompt and response within a specific workspace.
3506
- */
3507
- export declare const workSpacesUpdatePromptResponseFlagPathWorkspaceIdRegExp: RegExp;
3508
- export declare const workSpacesUpdatePromptResponseFlagParams: zod.ZodObject<{
3509
- workspaceId: zod.ZodString;
3510
- }, zod.core.$strict>;
3511
- export declare const workSpacesUpdatePromptResponseFlagQueryParams: zod.ZodObject<{
3512
- isPromptAndResponseLoggingEnabled: zod.ZodOptional<zod.ZodBoolean>;
3513
- }, zod.core.$strict>;
3514
3984
  /**
3515
3985
  * @summary Retrieve a Shared Access Signature (SAS) for a specific item within a data space's documents in SmartSpace, using the dataSpaceId.
3516
3986
  */
@@ -3685,20 +4155,147 @@ export declare const sandBoxClearSandboxMessagesPathWorkspaceIdRegExp: RegExp;
3685
4155
  export declare const sandBoxClearSandboxMessagesParams: zod.ZodObject<{
3686
4156
  workspaceId: zod.ZodString;
3687
4157
  }, zod.core.$strict>;
4158
+ /**
4159
+ * @summary Retrieve messages from the sandbox environment of a specific workspace in SmartSpace, with options for pagination take and skip
4160
+ */
4161
+ export declare const sandBoxGetThreadMessagesPathWorkspaceIdRegExp: RegExp;
4162
+ export declare const sandBoxGetThreadMessagesParams: zod.ZodObject<{
4163
+ workspaceId: zod.ZodString;
4164
+ }, zod.core.$strict>;
4165
+ export declare const sandBoxGetThreadMessagesQueryTakeDefault = 50;
4166
+ export declare const sandBoxGetThreadMessagesQuerySkipDefault = 0;
4167
+ export declare const sandBoxGetThreadMessagesQueryParams: zod.ZodObject<{
4168
+ take: zod.ZodDefault<zod.ZodNumber>;
4169
+ skip: zod.ZodOptional<zod.ZodNumber>;
4170
+ }, zod.core.$strict>;
4171
+ export declare const sandBoxGetThreadMessagesResponseIdRegExp: RegExp;
4172
+ export declare const sandBoxGetThreadMessagesResponseMessageThreadIdRegExp: RegExp;
4173
+ export declare const sandBoxGetThreadMessagesResponseValuesItemIdRegExp: RegExp;
4174
+ export declare const sandBoxGetThreadMessagesResponseItem: zod.ZodObject<{
4175
+ createdAt: zod.ZodISODateTime;
4176
+ createdBy: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
4177
+ createdByUserId: zod.ZodString;
4178
+ errors: zod.ZodArray<zod.ZodObject<{
4179
+ blockId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
4180
+ code: zod.ZodNumber;
4181
+ data: zod.ZodOptional<zod.ZodNullable<zod.ZodAny>>;
4182
+ message: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
4183
+ }, zod.core.$strip>>;
4184
+ hasComments: zod.ZodBoolean;
4185
+ id: zod.ZodString;
4186
+ messageThreadId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
4187
+ values: zod.ZodArray<zod.ZodObject<{
4188
+ channels: zod.ZodRecord<zod.ZodString, zod.ZodNumber>;
4189
+ createdAt: zod.ZodISODateTime;
4190
+ createdBy: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
4191
+ createdByUserId: zod.ZodString;
4192
+ id: zod.ZodString;
4193
+ name: zod.ZodString;
4194
+ type: zod.ZodEnum<{
4195
+ Input: "Input";
4196
+ Output: "Output";
4197
+ }>;
4198
+ value: zod.ZodOptional<zod.ZodNullable<zod.ZodAny>>;
4199
+ }, zod.core.$strip>>;
4200
+ }, zod.core.$strip>;
4201
+ export declare const sandBoxGetThreadMessagesResponse: zod.ZodArray<zod.ZodObject<{
4202
+ createdAt: zod.ZodISODateTime;
4203
+ createdBy: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
4204
+ createdByUserId: zod.ZodString;
4205
+ errors: zod.ZodArray<zod.ZodObject<{
4206
+ blockId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
4207
+ code: zod.ZodNumber;
4208
+ data: zod.ZodOptional<zod.ZodNullable<zod.ZodAny>>;
4209
+ message: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
4210
+ }, zod.core.$strip>>;
4211
+ hasComments: zod.ZodBoolean;
4212
+ id: zod.ZodString;
4213
+ messageThreadId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
4214
+ values: zod.ZodArray<zod.ZodObject<{
4215
+ channels: zod.ZodRecord<zod.ZodString, zod.ZodNumber>;
4216
+ createdAt: zod.ZodISODateTime;
4217
+ createdBy: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
4218
+ createdByUserId: zod.ZodString;
4219
+ id: zod.ZodString;
4220
+ name: zod.ZodString;
4221
+ type: zod.ZodEnum<{
4222
+ Input: "Input";
4223
+ Output: "Output";
4224
+ }>;
4225
+ value: zod.ZodOptional<zod.ZodNullable<zod.ZodAny>>;
4226
+ }, zod.core.$strip>>;
4227
+ }, zod.core.$strip>>;
3688
4228
  /**
3689
4229
  * @summary Send a new message to the sandbox environment of a specific workspace in SmartSpace, using the workspaceId.
4230
+ Returns the initial SmartSpace.App.Business.Models.Messages.Message synchronously; the flow
4231
+ continues in a background task with deltas streaming via
4232
+ `/workspaces/{workspaceId}/sandbox/messages/stream` and a
4233
+ SignalR `ReceiveThreadUpdate` broadcast on terminal. Frontend
4234
+ should subscribe to the SSE endpoint for live token-by-token updates.
3690
4235
  */
3691
- export declare const sandBoxThreadMessagesWorkspacesWorkspaceIdSandboxMessagesPathWorkspaceIdRegExpOne: RegExp;
3692
- export declare const sandBoxThreadMessagesWorkspacesWorkspaceIdSandboxMessagesParams: zod.ZodObject<{
4236
+ export declare const sandBoxThreadMessagesPathWorkspaceIdRegExp: RegExp;
4237
+ export declare const sandBoxThreadMessagesParams: zod.ZodObject<{
3693
4238
  workspaceId: zod.ZodString;
3694
4239
  }, zod.core.$strict>;
3695
- export declare const sandBoxThreadMessagesWorkspacesWorkspaceIdSandboxMessagesBody: zod.ZodObject<{
4240
+ export declare const sandBoxThreadMessagesBody: zod.ZodObject<{
3696
4241
  inputs: zod.ZodArray<zod.ZodObject<{
3697
4242
  channels: zod.ZodOptional<zod.ZodNullable<zod.ZodRecord<zod.ZodString, zod.ZodNumber>>>;
3698
4243
  name: zod.ZodString;
3699
4244
  value: zod.ZodOptional<zod.ZodNullable<zod.ZodAny>>;
3700
4245
  }, zod.core.$strict>>;
4246
+ variables: zod.ZodOptional<zod.ZodNullable<zod.ZodRecord<zod.ZodString, zod.ZodAny>>>;
4247
+ }, zod.core.$strict>;
4248
+ export declare const sandBoxThreadMessagesResponseIdRegExp: RegExp;
4249
+ export declare const sandBoxThreadMessagesResponseMessageThreadIdRegExp: RegExp;
4250
+ export declare const sandBoxThreadMessagesResponseValuesItemIdRegExp: RegExp;
4251
+ export declare const sandBoxThreadMessagesResponse: zod.ZodObject<{
4252
+ createdAt: zod.ZodISODateTime;
4253
+ createdBy: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
4254
+ createdByUserId: zod.ZodString;
4255
+ errors: zod.ZodArray<zod.ZodObject<{
4256
+ blockId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
4257
+ code: zod.ZodNumber;
4258
+ data: zod.ZodOptional<zod.ZodNullable<zod.ZodAny>>;
4259
+ message: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
4260
+ }, zod.core.$strip>>;
4261
+ hasComments: zod.ZodBoolean;
4262
+ id: zod.ZodString;
4263
+ messageThreadId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
4264
+ values: zod.ZodArray<zod.ZodObject<{
4265
+ channels: zod.ZodRecord<zod.ZodString, zod.ZodNumber>;
4266
+ createdAt: zod.ZodISODateTime;
4267
+ createdBy: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
4268
+ createdByUserId: zod.ZodString;
4269
+ id: zod.ZodString;
4270
+ name: zod.ZodString;
4271
+ type: zod.ZodEnum<{
4272
+ Input: "Input";
4273
+ Output: "Output";
4274
+ }>;
4275
+ value: zod.ZodOptional<zod.ZodNullable<zod.ZodAny>>;
4276
+ }, zod.core.$strip>>;
4277
+ }, zod.core.$strip>;
4278
+ /**
4279
+ * @summary SSE stream of all messages on the workspace's sandbox thread. First
4280
+ frame is a snapshot (current messages with in-flight Redis state
4281
+ already overlaid by `GetMessagesByThreadIdAsync`); subsequent
4282
+ frames are per-message chunk updates as they arrive. Cumulative
4283
+ deltas mean reconnect is just "re-open" — no cursor handshake.
4284
+ Mirrors the ChatApi pattern at
4285
+ `GET /messagethreads/{id}/messages/stream`.
4286
+ */
4287
+ export declare const sandBoxStreamSandboxMessagesPathWorkspaceIdRegExp: RegExp;
4288
+ export declare const sandBoxStreamSandboxMessagesParams: zod.ZodObject<{
4289
+ workspaceId: zod.ZodString;
3701
4290
  }, zod.core.$strict>;
4291
+ /**
4292
+ * @summary Append a new input value to an in-flight sandbox message and stream
4293
+ successive snapshots back to the client. Each frame is a full
4294
+ SmartSpace.App.Business.Models.Messages.Message with the latest cumulative state — the SDK
4295
+ should treat the response as a stream of SmartSpace.App.Business.Models.Messages.Message frames
4296
+ (NDJSON / SSE), with the final frame being the authoritative completed
4297
+ message. Mirrors the chat-api `POST /messages/{id}/values`.
4298
+ */
3702
4299
  export declare const sandBoxAddValueToMessagePathWorkspaceIdRegExp: RegExp;
3703
4300
  export declare const sandBoxAddValueToMessagePathIdRegExp: RegExp;
3704
4301
  export declare const sandBoxAddValueToMessageParams: zod.ZodObject<{