@smartspace/api-client 0.1.0-dev.e77221b → 0.1.0-dev.e8eaaff

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 (530) hide show
  1. package/dist/generated/chat/api.d.ts +22 -28
  2. package/dist/generated/chat/api.js +19 -44
  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/{fileUriResponse.d.ts → filesFileUriResponse.d.ts} +1 -1
  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/{flowDefinitionLayout.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/{flowOutputSchema.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/{flowInputSchema.d.ts → flowsFlowVariableSchema.d.ts} +1 -1
  40. package/dist/generated/chat/models/index.d.ts +52 -48
  41. package/dist/generated/chat/models/index.js +52 -48
  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/{messageMessageValueValue.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/{notificationNotification.d.ts → notificationsNotification.d.ts} +5 -10
  56. package/dist/generated/chat/models/notificationsPagedNotifications.d.ts +12 -0
  57. package/dist/generated/chat/models/{pagedDataCollectionAccess.d.ts → pagedDataCollectionAccessAccess.d.ts} +3 -3
  58. package/dist/generated/chat/models/{pagedDataCollectionMessageMessage.d.ts → pagedDataCollectionAiModelSummary.d.ts} +3 -3
  59. package/dist/generated/chat/models/pagedDataCollectionMessagesMessage.d.ts +11 -0
  60. package/dist/generated/chat/models/pagedDataCollectionWorkSpacesWorkSpace.d.ts +11 -0
  61. package/dist/generated/chat/models/{appUserAppUser.d.ts → usersAppUser.d.ts} +1 -1
  62. package/dist/generated/chat/models/workSpacesGetAccessParams.d.ts +0 -9
  63. package/dist/generated/chat/models/workSpacesGetGetParams.d.ts +0 -12
  64. package/dist/generated/chat/models/workSpacesThreadParams.d.ts +0 -9
  65. package/dist/generated/chat/models/{workSpace.d.ts → workSpacesWorkSpace.d.ts} +5 -7
  66. package/dist/generated/chat/models/workSpacesWorkSpaceInputs.d.ts +10 -0
  67. package/dist/generated/chat/models/workSpacesWorkSpaceVariables.d.ts +10 -0
  68. package/dist/generated/chat/zod.d.ts +40 -75
  69. package/dist/generated/chat/zod.js +66 -102
  70. package/dist/generated/config/api.d.ts +112 -90
  71. package/dist/generated/config/api.js +198 -116
  72. package/dist/generated/config/models/{access.d.ts → accessAccess.d.ts} +1 -1
  73. package/dist/generated/config/models/{accessWorkSpace.d.ts → accessAccessWorkSpace.d.ts} +1 -1
  74. package/dist/generated/config/models/accessCreateAccess.d.ts +13 -0
  75. package/dist/generated/config/models/accessGetGroupsParams.d.ts +0 -9
  76. package/dist/generated/config/models/accessGetUsersInRoleRolesRoleIdUsersParams.d.ts +0 -9
  77. package/dist/generated/config/models/accessGetUsersInRoleUsersParams.d.ts +0 -13
  78. package/dist/generated/config/models/{activityActivityWorkSpace.d.ts → activitiesActivityWorkSpace.d.ts} +3 -3
  79. package/dist/generated/config/models/{activityLlmUsageMetrics.d.ts → activitiesLlmUsageMetrics.d.ts} +1 -1
  80. package/dist/generated/config/models/activityExportLoggingsParams.d.ts +0 -10
  81. package/dist/generated/config/models/activityGetLoggingParams.d.ts +0 -16
  82. package/dist/generated/config/models/{createModel.d.ts → aiCreateModel.d.ts} +3 -3
  83. package/dist/generated/config/models/{createModelDeployment.d.ts → aiCreateModelDeployment.d.ts} +3 -3
  84. package/dist/generated/config/models/{createModelDeploymentProvider.d.ts → aiCreateModelDeploymentProvider.d.ts} +3 -3
  85. package/dist/generated/config/models/{createModelDeploymentProviderGoogleCredentials.d.ts → aiCreateModelDeploymentProviderGoogleCredentials.d.ts} +1 -1
  86. package/dist/generated/config/models/aiIModelProperty.d.ts +11 -0
  87. package/dist/generated/config/models/aiModel.d.ts +24 -0
  88. package/dist/generated/config/models/aiModelDeployment.d.ts +44 -0
  89. package/dist/generated/config/models/aiModelDeploymentStep.d.ts +19 -0
  90. package/dist/generated/config/models/{modelModelSummary.d.ts → aiModelSummary.d.ts} +3 -3
  91. package/dist/generated/config/models/{blockInfo.d.ts → blocksBlockInfo.d.ts} +3 -3
  92. package/dist/generated/config/models/blocksBlockInterface.d.ts +17 -0
  93. package/dist/generated/config/models/blocksBlockInterfaceMetadata.d.ts +9 -0
  94. package/dist/generated/config/models/blocksBlockInterfacePorts.d.ts +10 -0
  95. package/dist/generated/config/models/blocksBlockInterfaceState.d.ts +10 -0
  96. package/dist/generated/config/models/{blockBlockSet.d.ts → blocksBlockSet.d.ts} +7 -3
  97. package/dist/generated/config/models/blocksBlockSetBlockInterfaces.d.ts +12 -0
  98. package/dist/generated/config/models/{blockBlockSetBlockInterfaces.d.ts → blocksGetBlocks200One.d.ts} +3 -3
  99. package/dist/generated/config/models/blocksGetBlocks200Three.d.ts +12 -0
  100. package/dist/generated/config/models/blocksGetBlocks200Two.d.ts +12 -0
  101. package/dist/generated/config/models/blocksGetBlocksParams.d.ts +5 -0
  102. package/dist/generated/config/models/blocksInputPinInterface.d.ts +23 -0
  103. package/dist/generated/config/models/{messageCreateMessageInputValue.d.ts → blocksInputPinInterfaceDefault.d.ts} +1 -1
  104. package/dist/generated/config/models/{inputPinInterfaceGenerics.d.ts → blocksInputPinInterfaceGenerics.d.ts} +1 -1
  105. package/dist/generated/config/models/blocksInputPinInterfaceMetadata.d.ts +9 -0
  106. package/dist/generated/config/models/blocksInputPinInterfaceSchema.d.ts +9 -0
  107. package/dist/generated/config/models/blocksOutputPinInterface.d.ts +19 -0
  108. package/dist/generated/config/models/{outputPinInterfaceGenerics.d.ts → blocksOutputPinInterfaceGenerics.d.ts} +1 -1
  109. package/dist/generated/config/models/blocksOutputPinInterfaceMetadata.d.ts +9 -0
  110. package/dist/generated/config/models/blocksOutputPinInterfaceSchema.d.ts +9 -0
  111. package/dist/generated/config/models/blocksPortInterface.d.ts +17 -0
  112. package/dist/generated/config/models/blocksPortInterfaceInputs.d.ts +10 -0
  113. package/dist/generated/config/models/{flowVariableSchema.d.ts → blocksPortInterfaceMetadata.d.ts} +1 -1
  114. package/dist/generated/config/models/blocksPortInterfaceOutputs.d.ts +10 -0
  115. package/dist/generated/config/models/blocksStateInterface.d.ts +15 -0
  116. package/dist/generated/config/models/blocksStateInterfaceDefault.d.ts +10 -0
  117. package/dist/generated/config/models/blocksStateInterfaceMetadata.d.ts +9 -0
  118. package/dist/generated/config/models/{createContainer.d.ts → blocksUsedInWorkspaceRef.d.ts} +3 -3
  119. package/dist/generated/config/models/coreManagementInstallParameterDefinitionModel.d.ts +16 -0
  120. package/dist/generated/config/models/coreManagementInstallParameterDefinitionModelDefault.d.ts +10 -0
  121. package/dist/generated/config/models/coreManagementInstallParameterModel.d.ts +15 -0
  122. package/dist/generated/config/models/{integrationsSmartSpaceAiFlowErrorData.d.ts → coreManagementInstallParameterModelActiveValue.d.ts} +1 -1
  123. package/dist/generated/config/models/coreManagementInstallParameterModelConfiguredValue.d.ts +10 -0
  124. package/dist/generated/config/models/coreManagementInstallParameterType.d.ts +12 -0
  125. package/dist/generated/config/models/coreManagementInstallParameterType.js +15 -0
  126. package/dist/generated/config/models/coreManagementUpsertInstallParameterModel.d.ts +9 -0
  127. package/dist/generated/config/models/dataSet.d.ts +2 -2
  128. package/dist/generated/config/models/dataSetItem.d.ts +15 -0
  129. package/dist/generated/config/models/dataSetItemMetadata.d.ts +35 -0
  130. package/dist/generated/config/models/{portInterfaceMetadata.d.ts → dataSetItemProperties.d.ts} +1 -1
  131. package/dist/generated/config/models/dataSetsCreateDataSet.d.ts +14 -0
  132. package/dist/generated/config/models/dataSetsCreateDataSetContainer.d.ts +14 -0
  133. package/dist/generated/config/models/dataSetsDataSet.d.ts +34 -0
  134. package/dist/generated/config/models/{createDataSet.d.ts → dataSetsDataSetProperty.d.ts} +2 -3
  135. package/dist/generated/config/models/{dataSetsGetIdItemsParams.d.ts → dataSetsGetItemsParams.d.ts} +1 -1
  136. package/dist/generated/config/models/{dataSetsGetGetParams.d.ts → dataSetsGetParams.d.ts} +1 -1
  137. package/dist/generated/config/models/dataSetsUpdateDataSet.d.ts +17 -0
  138. package/dist/generated/config/models/{updateDataSetBasicInfo.d.ts → dataSetsUpdateDataSetBasicInfo.d.ts} +1 -1
  139. package/dist/generated/config/models/dataSetsUpsertDataSetProperty.d.ts +12 -0
  140. package/dist/generated/config/models/dataSourceContainer.d.ts +3 -0
  141. package/dist/generated/config/models/dataSourceContainer.js +0 -6
  142. package/dist/generated/config/models/dataSourcesContainerFilter.d.ts +11 -0
  143. package/dist/generated/config/models/{flowInput.d.ts → dataSourcesContainerFilterModel.d.ts} +4 -3
  144. package/dist/generated/config/models/dataSourcesContainerPreviewResultModel.d.ts +11 -0
  145. package/dist/generated/config/models/dataSourcesContainerPreviewResultModelSamplesItem.d.ts +9 -0
  146. package/dist/generated/config/models/dataSourcesContainerSchemaParams.d.ts +9 -0
  147. package/dist/generated/config/models/{createDataSource.d.ts → dataSourcesCreateDataSource.d.ts} +3 -3
  148. package/dist/generated/config/models/{testDataSourceConnectionCredentials.d.ts → dataSourcesCreateDataSourceCredentials.d.ts} +1 -1
  149. package/dist/generated/config/models/{dataSource.d.ts → dataSourcesDataSource.d.ts} +1 -1
  150. package/dist/generated/config/models/dataSourcesDataSourceAdminUser.d.ts +10 -0
  151. package/dist/generated/config/models/dataSourcesDataSourceContainer.d.ts +3 -0
  152. package/dist/generated/config/models/{dataSourceCredentialsDefinition.d.ts → dataSourcesDataSourceCredentialsDefinition.d.ts} +3 -3
  153. package/dist/generated/config/models/{dataSourceProperty.d.ts → dataSourcesDataSourceProperty.d.ts} +1 -1
  154. package/dist/generated/config/models/dataSourcesDataSourceType.d.ts +14 -0
  155. package/dist/generated/config/models/dataSourcesGetParams.d.ts +2 -9
  156. package/dist/generated/config/models/dataSourcesPreviewContainerRequest.d.ts +12 -0
  157. package/dist/generated/config/models/dataSourcesTestDataSourceConnection.d.ts +11 -0
  158. package/dist/generated/config/models/{createDataSourceCredentials.d.ts → dataSourcesTestDataSourceConnectionCredentials.d.ts} +1 -1
  159. package/dist/generated/config/models/{updateDataSource.d.ts → dataSourcesUpdateDataSource.d.ts} +1 -1
  160. package/dist/generated/config/models/dataSourcesUpdateDataSourceCredentials.d.ts +10 -0
  161. package/dist/generated/config/models/{updateDataSourceCredentialsCredentials.d.ts → dataSourcesUpdateDataSourceCredentialsCredentials.d.ts} +1 -1
  162. package/dist/generated/config/models/{createDataSpace.d.ts → dataSpacesCreateDataSpace.d.ts} +1 -1
  163. package/dist/generated/config/models/dataSpacesDataSpace.d.ts +24 -0
  164. package/dist/generated/config/models/dataSpacesDataSpaceAdmin.d.ts +12 -0
  165. package/dist/generated/config/models/{updateContainer.d.ts → dataSpacesDataSpaceWorkSpaceRef.d.ts} +3 -3
  166. package/dist/generated/config/models/dataSpacesGetDataSetsParams.d.ts +0 -9
  167. package/dist/generated/config/models/dataSpacesGetParams.d.ts +2 -9
  168. package/dist/generated/config/models/{updateDataSpace.d.ts → dataSpacesUpdateDataSpace.d.ts} +1 -1
  169. package/dist/generated/config/models/draftsDraft.d.ts +17 -0
  170. package/dist/generated/config/models/draftsDraftBlockInterfaces.d.ts +12 -0
  171. package/dist/generated/config/models/draftsPublishDraftRequest.d.ts +9 -0
  172. package/dist/generated/config/models/draftsPublishDraftResponse.d.ts +13 -0
  173. package/dist/generated/config/models/draftsPublishedBlockRef.d.ts +10 -0
  174. package/dist/generated/config/models/{flowConstant.d.ts → draftsSaveDraftRequest.d.ts} +3 -3
  175. package/dist/generated/config/models/draftsSaveDraftResponse.d.ts +13 -0
  176. package/dist/generated/config/models/draftsSaveDraftResponseBlockInterfaces.d.ts +12 -0
  177. package/dist/generated/config/models/draftsToggleDraftRequest.d.ts +9 -0
  178. package/dist/generated/config/models/{configApiAddMessageFileFromBlobUri.d.ts → filesAddMessageFileFromBlobUri.d.ts} +1 -1
  179. package/dist/generated/config/models/filesCreateFileFromBlobUri.d.ts +14 -0
  180. package/dist/generated/config/models/filesDownloadFileParams.d.ts +0 -2
  181. package/dist/generated/config/models/{file.d.ts → filesFile.d.ts} +1 -1
  182. package/dist/generated/config/models/{fileUriResponse.d.ts → filesFileUriResponse.d.ts} +1 -1
  183. package/dist/generated/config/models/filesGetFileInfoParams.d.ts +0 -2
  184. package/dist/generated/config/models/filesGetUriParams.d.ts +0 -2
  185. package/dist/generated/config/models/{ingestedBlob.d.ts → filesIngestedBlob.d.ts} +3 -3
  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/{flowDefinitionLayout.d.ts → flowsFlowConstantValue.d.ts} +1 -1
  191. package/dist/generated/config/models/flowsFlowConstantValue.js +8 -0
  192. package/dist/generated/config/models/flowsFlowDataSet.d.ts +18 -0
  193. package/dist/generated/config/models/{updateDataSet.d.ts → flowsFlowDataSpace.d.ts} +3 -5
  194. package/dist/generated/config/models/flowsFlowDefinition.d.ts +31 -0
  195. package/dist/generated/config/models/{flowDefinitionInputs.d.ts → flowsFlowDefinitionBlocks.d.ts} +3 -3
  196. package/dist/generated/config/models/flowsFlowDefinitionConstants.d.ts +13 -0
  197. package/dist/generated/config/models/{flowDefinitionBlocks.d.ts → flowsFlowDefinitionInputs.d.ts} +3 -3
  198. package/dist/generated/config/models/{flowConstantValue.d.ts → flowsFlowDefinitionLayout.d.ts} +1 -1
  199. package/dist/generated/config/models/flowsFlowDefinitionLayout.js +8 -0
  200. package/dist/generated/config/models/{flowDefinitionConstants.d.ts → flowsFlowDefinitionOutputs.d.ts} +3 -3
  201. package/dist/generated/config/models/flowsFlowDefinitionVariables.d.ts +13 -0
  202. package/dist/generated/config/models/flowsFlowInput.d.ts +10 -0
  203. package/dist/generated/config/models/{flowInputSchema.d.ts → flowsFlowInputSchema.d.ts} +1 -1
  204. package/dist/generated/config/models/flowsFlowInputSchema.js +8 -0
  205. package/dist/generated/config/models/flowsFlowOutput.d.ts +10 -0
  206. package/dist/generated/config/models/flowsFlowOutput.js +2 -0
  207. package/dist/generated/config/models/{flowOutputSchema.d.ts → flowsFlowOutputSchema.d.ts} +1 -1
  208. package/dist/generated/config/models/flowsFlowOutputSchema.js +8 -0
  209. package/dist/generated/config/models/flowsFlowRun.d.ts +20 -0
  210. package/dist/generated/config/models/flowsFlowRun.js +2 -0
  211. package/dist/generated/config/models/{flowTrigger.d.ts → flowsFlowTrigger.d.ts} +1 -1
  212. package/dist/generated/config/models/flowsFlowTrigger.js +2 -0
  213. package/dist/generated/config/models/{flowVariable.d.ts → flowsFlowVariable.d.ts} +3 -3
  214. package/dist/generated/config/models/flowsFlowVariable.js +2 -0
  215. package/dist/generated/config/models/{blockInterfaceMetadata.d.ts → flowsFlowVariableSchema.d.ts} +1 -1
  216. package/dist/generated/config/models/flowsFlowVariableSchema.js +8 -0
  217. package/dist/generated/config/models/flowsFlowWorkSpace.d.ts +17 -0
  218. package/dist/generated/config/models/flowsFlowWorkSpace.js +2 -0
  219. package/dist/generated/config/models/index.d.ts +164 -113
  220. package/dist/generated/config/models/index.js +164 -113
  221. package/dist/generated/config/models/integrationsSmartSpaceAiBlockSourceResponse.d.ts +11 -0
  222. package/dist/generated/config/models/integrationsSmartSpaceAiBlockSourceResponse.js +8 -0
  223. package/dist/generated/config/models/integrationsSmartSpaceAiContainerItemFlowRun.d.ts +16 -0
  224. package/dist/generated/config/models/integrationsSmartSpaceAiContainerItemFlowRun.js +2 -0
  225. package/dist/generated/config/models/integrationsSmartSpaceAiContainerItemFlowRunError.d.ts +13 -0
  226. package/dist/generated/config/models/integrationsSmartSpaceAiContainerItemFlowRunError.js +8 -0
  227. package/dist/generated/config/models/integrationsSmartSpaceAiContainerItemRunHistory.d.ts +18 -0
  228. package/dist/generated/config/models/integrationsSmartSpaceAiContainerItemRunHistory.js +2 -0
  229. package/dist/generated/config/models/integrationsSmartSpaceAiSdkBlockRef.d.ts +10 -0
  230. package/dist/generated/config/models/integrationsSmartSpaceAiSdkBlockRef.js +8 -0
  231. package/dist/generated/config/models/messagesCreateMessageInput.d.ts +15 -0
  232. package/dist/generated/config/models/messagesCreateMessageInput.js +2 -0
  233. package/dist/generated/config/models/{messageCreateMessageInputChannels.d.ts → messagesCreateMessageInputChannels.d.ts} +1 -1
  234. package/dist/generated/config/models/messagesCreateMessageInputChannels.js +8 -0
  235. package/dist/generated/config/models/messagesCreateMessageInputValue.d.ts +10 -0
  236. package/dist/generated/config/models/messagesCreateMessageInputValue.js +8 -0
  237. package/dist/generated/config/models/{messageMessage.d.ts → messagesMessage.d.ts} +5 -5
  238. package/dist/generated/config/models/messagesMessage.js +2 -0
  239. package/dist/generated/config/models/{messageMessageCreatorProfileImage.d.ts → messagesMessageCreatorProfileImage.d.ts} +1 -1
  240. package/dist/generated/config/models/messagesMessageCreatorProfileImage.js +8 -0
  241. package/dist/generated/config/models/{integrationsSmartSpaceAiFlowError.d.ts → messagesMessageError.d.ts} +3 -3
  242. package/dist/generated/config/models/messagesMessageError.js +2 -0
  243. package/dist/generated/config/models/{inputPinInterfaceDefault.d.ts → messagesMessageErrorData.d.ts} +1 -1
  244. package/dist/generated/config/models/messagesMessageErrorData.js +8 -0
  245. package/dist/generated/config/models/{messageMessageValue.d.ts → messagesMessageValue.d.ts} +5 -5
  246. package/dist/generated/config/models/messagesMessageValue.js +2 -0
  247. package/dist/generated/config/models/{messageMessageValueChannels.d.ts → messagesMessageValueChannels.d.ts} +1 -1
  248. package/dist/generated/config/models/messagesMessageValueChannels.js +8 -0
  249. package/dist/generated/config/models/{messageMessageValueValue.d.ts → messagesMessageValueValue.d.ts} +1 -1
  250. package/dist/generated/config/models/messagesMessageValueValue.js +8 -0
  251. package/dist/generated/config/models/messagesSandBoxMessageRequest.d.ts +13 -0
  252. package/dist/generated/config/models/messagesSandBoxMessageRequest.js +2 -0
  253. package/dist/generated/config/models/{messageSandBoxMessageRequestVariables.d.ts → messagesSandBoxMessageRequestVariables.d.ts} +1 -1
  254. package/dist/generated/config/models/messagesSandBoxMessageRequestVariables.js +8 -0
  255. package/dist/generated/config/models/{notificationNotification.d.ts → notificationsNotification.d.ts} +5 -10
  256. package/dist/generated/config/models/notificationsNotification.js +2 -0
  257. package/dist/generated/config/models/notificationsPagedNotifications.d.ts +12 -0
  258. package/dist/generated/config/models/notificationsPagedNotifications.js +2 -0
  259. package/dist/generated/config/models/{pagedDataCollectionAccess.d.ts → pagedDataCollectionAccessAccess.d.ts} +3 -3
  260. package/dist/generated/config/models/pagedDataCollectionAccessAccess.js +2 -0
  261. package/dist/generated/config/models/pagedDataCollectionActivitiesActivityWorkSpace.d.ts +11 -0
  262. package/dist/generated/config/models/pagedDataCollectionActivitiesActivityWorkSpace.js +2 -0
  263. package/dist/generated/config/models/{pagedDataCollectionAppUserAppUser.d.ts → pagedDataCollectionAiModelSummary.d.ts} +3 -3
  264. package/dist/generated/config/models/pagedDataCollectionAiModelSummary.js +2 -0
  265. package/dist/generated/config/models/{pagedDataCollectionDataSet.d.ts → pagedDataCollectionDataSetsDataSet.d.ts} +3 -3
  266. package/dist/generated/config/models/pagedDataCollectionDataSetsDataSet.js +2 -0
  267. package/dist/generated/config/models/pagedDataCollectionDataSourcesDataSource.d.ts +11 -0
  268. package/dist/generated/config/models/pagedDataCollectionDataSourcesDataSource.js +2 -0
  269. package/dist/generated/config/models/pagedDataCollectionDataSpacesDataSpace.d.ts +11 -0
  270. package/dist/generated/config/models/pagedDataCollectionDataSpacesDataSpace.js +2 -0
  271. package/dist/generated/config/models/pagedDataCollectionFilesIngestedBlob.d.ts +11 -0
  272. package/dist/generated/config/models/pagedDataCollectionFilesIngestedBlob.js +2 -0
  273. package/dist/generated/config/models/pagedDataCollectionUsersAppAccessUser.d.ts +11 -0
  274. package/dist/generated/config/models/pagedDataCollectionUsersAppAccessUser.js +2 -0
  275. package/dist/generated/config/models/pagedDataCollectionUsersAppUserDetail.d.ts +11 -0
  276. package/dist/generated/config/models/pagedDataCollectionUsersAppUserDetail.js +2 -0
  277. package/dist/generated/config/models/pagedDataCollectionUsersAppUserSearchResult.d.ts +11 -0
  278. package/dist/generated/config/models/pagedDataCollectionUsersAppUserSearchResult.js +2 -0
  279. package/dist/generated/config/models/pagedDataCollectionUsersServicePrincipalSearchResult.d.ts +11 -0
  280. package/dist/generated/config/models/pagedDataCollectionUsersServicePrincipalSearchResult.js +2 -0
  281. package/dist/generated/config/models/pagedDataCollectionWorkSpacesWorkSpace.d.ts +11 -0
  282. package/dist/generated/config/models/pagedDataCollectionWorkSpacesWorkSpace.js +2 -0
  283. package/dist/generated/config/models/pagedDataSystemCollectionsGenericICollectionDataSetItem.d.ts +11 -0
  284. package/dist/generated/config/models/pagedDataSystemCollectionsGenericICollectionDataSetItem.js +2 -0
  285. package/dist/generated/config/models/pagedDataSystemCollectionsGenericICollectionIntegrationsSmartSpaceAiContainerItemRunHistory.d.ts +11 -0
  286. package/dist/generated/config/models/pagedDataSystemCollectionsGenericICollectionIntegrationsSmartSpaceAiContainerItemRunHistory.js +2 -0
  287. package/dist/generated/config/models/{appUserAppUser.d.ts → usersAppAccessUser.d.ts} +2 -2
  288. package/dist/generated/config/models/usersAppAccessUser.js +8 -0
  289. package/dist/generated/config/models/{appRole.d.ts → usersAppRole.d.ts} +1 -1
  290. package/dist/generated/config/models/usersAppRole.js +8 -0
  291. package/dist/generated/config/models/{appUserAppUserDetail.d.ts → usersAppUserDetail.d.ts} +1 -1
  292. package/dist/generated/config/models/usersAppUserDetail.js +2 -0
  293. package/dist/generated/config/models/{appUserAppUserSearchResult.d.ts → usersAppUserSearchResult.d.ts} +1 -1
  294. package/dist/generated/config/models/usersAppUserSearchResult.js +8 -0
  295. package/dist/generated/config/models/{appUserServicePrincipalSearchResult.d.ts → usersServicePrincipalSearchResult.d.ts} +1 -1
  296. package/dist/generated/config/models/usersServicePrincipalSearchResult.js +8 -0
  297. package/dist/generated/config/models/{createWorkSpace.d.ts → workSpacesCreateWorkSpace.d.ts} +1 -1
  298. package/dist/generated/config/models/workSpacesCreateWorkSpace.js +2 -0
  299. package/dist/generated/config/models/workSpacesGetGetParams.d.ts +2 -9
  300. package/dist/generated/config/models/workSpacesGetThreadsParams.d.ts +0 -9
  301. package/dist/generated/config/models/workSpacesGetWorkspaceFilesParams.d.ts +0 -6
  302. package/dist/generated/config/models/{workSpaceBasicInfo.d.ts → workSpacesUpdateWorkSpaceBasicInfo.d.ts} +1 -1
  303. package/dist/generated/config/models/workSpacesUpdateWorkSpaceBasicInfo.js +8 -0
  304. package/dist/generated/config/models/{workSpace.d.ts → workSpacesWorkSpace.d.ts} +5 -7
  305. package/dist/generated/config/models/workSpacesWorkSpace.js +2 -0
  306. package/dist/generated/config/models/workSpacesWorkSpaceInputs.d.ts +10 -0
  307. package/dist/generated/config/models/workSpacesWorkSpaceInputs.js +2 -0
  308. package/dist/generated/config/models/{workSpaceUser.d.ts → workSpacesWorkSpaceUser.d.ts} +1 -1
  309. package/dist/generated/config/models/workSpacesWorkSpaceUser.js +8 -0
  310. package/dist/generated/config/models/workSpacesWorkSpaceVariables.d.ts +10 -0
  311. package/dist/generated/config/models/workSpacesWorkSpaceVariables.js +2 -0
  312. package/dist/generated/config/models/workSpacesWorkspaceFilesBody.d.ts +0 -1
  313. package/dist/generated/config/zod.d.ts +1126 -987
  314. package/dist/generated/config/zod.js +914 -828
  315. package/dist/generated/signalr/SmartSpace.App.Business.Models.Comment.d.ts +4 -10
  316. package/dist/generated/signalr/SmartSpace.App.Business.Models.Comment.js +0 -3
  317. package/dist/generated/signalr/SmartSpace.App.Business.Models.Mentions.d.ts +7 -0
  318. package/dist/generated/signalr/SmartSpace.App.Business.Models.Mentions.js +5 -0
  319. package/dist/signalr.d.ts +2 -1
  320. package/package.json +1 -1
  321. package/dist/generated/chat/models/dtosMessageThreadsMessageThreadDto.d.ts +0 -23
  322. package/dist/generated/chat/models/flowConstant.d.ts +0 -11
  323. package/dist/generated/chat/models/flowDefinition.d.ts +0 -31
  324. package/dist/generated/chat/models/flowDefinitionVariables.d.ts +0 -13
  325. package/dist/generated/chat/models/flowOutput.d.ts +0 -10
  326. package/dist/generated/chat/models/integrationsSmartSpaceAiFlowErrorData.d.ts +0 -10
  327. package/dist/generated/chat/models/messageCreateMessageInput.d.ts +0 -15
  328. package/dist/generated/chat/models/notificationPagedNotifications.d.ts +0 -12
  329. package/dist/generated/chat/models/pagedDataCollectionModelModelSummary.d.ts +0 -11
  330. package/dist/generated/chat/models/pagedDataCollectionWorkSpace.d.ts +0 -11
  331. package/dist/generated/chat/models/workSpaceInputs.d.ts +0 -10
  332. package/dist/generated/chat/models/workSpaceVariables.d.ts +0 -10
  333. package/dist/generated/config/models/blockInterface.d.ts +0 -17
  334. package/dist/generated/config/models/blockInterfacePorts.d.ts +0 -10
  335. package/dist/generated/config/models/blockInterfaceState.d.ts +0 -10
  336. package/dist/generated/config/models/dataSourceType.d.ts +0 -14
  337. package/dist/generated/config/models/flowDefinition.d.ts +0 -31
  338. package/dist/generated/config/models/flowDefinitionOutputs.d.ts +0 -13
  339. package/dist/generated/config/models/flowDefinitionVariables.d.ts +0 -13
  340. package/dist/generated/config/models/flowOutput.d.ts +0 -10
  341. package/dist/generated/config/models/inputPinInterface.d.ts +0 -23
  342. package/dist/generated/config/models/inputPinInterfaceMetadata.d.ts +0 -9
  343. package/dist/generated/config/models/inputPinInterfaceSchema.d.ts +0 -9
  344. package/dist/generated/config/models/messageCreateMessageInput.d.ts +0 -15
  345. package/dist/generated/config/models/messageSandBoxMessageRequest.d.ts +0 -13
  346. package/dist/generated/config/models/notificationPagedNotifications.d.ts +0 -12
  347. package/dist/generated/config/models/outputPinInterface.d.ts +0 -19
  348. package/dist/generated/config/models/outputPinInterfaceMetadata.d.ts +0 -9
  349. package/dist/generated/config/models/outputPinInterfaceSchema.d.ts +0 -9
  350. package/dist/generated/config/models/pagedDataCollectionActivityActivityWorkSpace.d.ts +0 -11
  351. package/dist/generated/config/models/pagedDataCollectionAppUserAppUserDetail.d.ts +0 -11
  352. package/dist/generated/config/models/pagedDataCollectionAppUserAppUserSearchResult.d.ts +0 -11
  353. package/dist/generated/config/models/pagedDataCollectionAppUserServicePrincipalSearchResult.d.ts +0 -11
  354. package/dist/generated/config/models/pagedDataCollectionDataSource.d.ts +0 -11
  355. package/dist/generated/config/models/pagedDataCollectionDataSpace.d.ts +0 -11
  356. package/dist/generated/config/models/pagedDataCollectionIngestedBlob.d.ts +0 -11
  357. package/dist/generated/config/models/pagedDataCollectionModelModelSummary.d.ts +0 -11
  358. package/dist/generated/config/models/pagedDataCollectionWorkSpace.d.ts +0 -11
  359. package/dist/generated/config/models/portInterface.d.ts +0 -17
  360. package/dist/generated/config/models/portInterfaceInputs.d.ts +0 -10
  361. package/dist/generated/config/models/portInterfaceOutputs.d.ts +0 -10
  362. package/dist/generated/config/models/stateInterface.d.ts +0 -15
  363. package/dist/generated/config/models/stateInterfaceDefault.d.ts +0 -10
  364. package/dist/generated/config/models/stateInterfaceMetadata.d.ts +0 -9
  365. package/dist/generated/config/models/testDataSourceConnection.d.ts +0 -11
  366. package/dist/generated/config/models/updateDataSourceCredentials.d.ts +0 -10
  367. package/dist/generated/config/models/workSpaceInputs.d.ts +0 -10
  368. package/dist/generated/config/models/workSpaceVariables.d.ts +0 -10
  369. package/dist/generated/config/models/workSpacesUpdatePromptResponseFlagParams.d.ts +0 -12
  370. /package/dist/generated/chat/models/{access.js → accessAccess.js} +0 -0
  371. /package/dist/generated/chat/models/{connection.js → aiIModelProperty.js} +0 -0
  372. /package/dist/generated/chat/models/{flow.js → aiModel.js} +0 -0
  373. /package/dist/generated/chat/models/{flowBlock.js → aiModelDeployment.js} +0 -0
  374. /package/dist/generated/chat/models/{flowConstant.js → aiModelDeploymentStep.js} +0 -0
  375. /package/dist/generated/chat/models/{flowDefinition.js → aiModelSummary.js} +0 -0
  376. /package/dist/generated/chat/models/{appUserAppUser.js → commentCreateComment.js} +0 -0
  377. /package/dist/generated/chat/models/{commentMentionedUser.js → dataSourcesContainerFilterModel.js} +0 -0
  378. /package/dist/generated/chat/models/{createComment.js → filesFile.js} +0 -0
  379. /package/dist/generated/chat/models/{dtosMessageThreadsMessageThreadDto.js → filesFileUriResponse.js} +0 -0
  380. /package/dist/generated/chat/models/{flowDefinitionBlocks.js → flowsConnection.js} +0 -0
  381. /package/dist/generated/chat/models/{flowDefinitionConstants.js → flowsFlow.js} +0 -0
  382. /package/dist/generated/chat/models/{flowDefinitionInputs.js → flowsFlowBlock.js} +0 -0
  383. /package/dist/generated/chat/models/{flowDefinitionOutputs.js → flowsFlowConstant.js} +0 -0
  384. /package/dist/generated/chat/models/{file.js → flowsFlowConstantValue.js} +0 -0
  385. /package/dist/generated/chat/models/{flowDefinitionVariables.js → flowsFlowDefinition.js} +0 -0
  386. /package/dist/generated/chat/models/{flowInput.js → flowsFlowDefinitionBlocks.js} +0 -0
  387. /package/dist/generated/chat/models/{flowOutput.js → flowsFlowDefinitionConstants.js} +0 -0
  388. /package/dist/generated/chat/models/{flowTrigger.js → flowsFlowDefinitionInputs.js} +0 -0
  389. /package/dist/generated/chat/models/{fileUriResponse.js → flowsFlowDefinitionLayout.js} +0 -0
  390. /package/dist/generated/chat/models/{flowVariable.js → flowsFlowDefinitionOutputs.js} +0 -0
  391. /package/dist/generated/chat/models/{integrationsSmartSpaceAiFlowError.js → flowsFlowDefinitionVariables.js} +0 -0
  392. /package/dist/generated/chat/models/{messageCreateMessageInput.js → flowsFlowInput.js} +0 -0
  393. /package/dist/generated/chat/models/{flowConstantValue.js → flowsFlowInputSchema.js} +0 -0
  394. /package/dist/generated/chat/models/{messageMessage.js → flowsFlowOutput.js} +0 -0
  395. /package/dist/generated/chat/models/{flowDefinitionLayout.js → flowsFlowOutputSchema.js} +0 -0
  396. /package/dist/generated/chat/models/{messageMessageRequest.js → flowsFlowTrigger.js} +0 -0
  397. /package/dist/generated/chat/models/{messageMessageValue.js → flowsFlowVariable.js} +0 -0
  398. /package/dist/generated/chat/models/{flowInputSchema.js → flowsFlowVariableSchema.js} +0 -0
  399. /package/dist/generated/chat/models/{flowOutputSchema.js → mentionsMention.js} +0 -0
  400. /package/dist/generated/chat/models/{modelModelSummary.js → messagesCreateMessageInput.js} +0 -0
  401. /package/dist/generated/chat/models/{flowVariableSchema.js → messagesCreateMessageInputChannels.js} +0 -0
  402. /package/dist/generated/chat/models/{integrationsSmartSpaceAiFlowErrorData.js → messagesCreateMessageInputValue.js} +0 -0
  403. /package/dist/generated/chat/models/{notificationNotification.js → messagesMessage.js} +0 -0
  404. /package/dist/generated/chat/models/{messageCreateMessageInputChannels.js → messagesMessageCreatorProfileImage.js} +0 -0
  405. /package/dist/generated/chat/models/{notificationPagedNotifications.js → messagesMessageError.js} +0 -0
  406. /package/dist/generated/chat/models/{messageCreateMessageInputValue.js → messagesMessageErrorData.js} +0 -0
  407. /package/dist/generated/chat/models/{pagedDataCollectionAccess.js → messagesMessageRequest.js} +0 -0
  408. /package/dist/generated/chat/models/{messageMessageCreatorProfileImage.js → messagesMessageRequestVariables.js} +0 -0
  409. /package/dist/generated/chat/models/{pagedDataCollectionMessageMessage.js → messagesMessageValue.js} +0 -0
  410. /package/dist/generated/chat/models/{messageMessageRequestVariables.js → messagesMessageValueChannels.js} +0 -0
  411. /package/dist/generated/chat/models/{messageMessageValueChannels.js → messagesMessageValueValue.js} +0 -0
  412. /package/dist/generated/chat/models/{pagedDataCollectionModelModelSummary.js → notificationsNotification.js} +0 -0
  413. /package/dist/generated/chat/models/{pagedDataCollectionWorkSpace.js → notificationsPagedNotifications.js} +0 -0
  414. /package/dist/generated/chat/models/{workSpace.js → pagedDataCollectionAccessAccess.js} +0 -0
  415. /package/dist/generated/chat/models/{workSpaceInputs.js → pagedDataCollectionAiModelSummary.js} +0 -0
  416. /package/dist/generated/chat/models/{workSpaceVariables.js → pagedDataCollectionMessagesMessage.js} +0 -0
  417. /package/dist/generated/{config/models/access.js → chat/models/pagedDataCollectionWorkSpacesWorkSpace.js} +0 -0
  418. /package/dist/generated/chat/models/{messageMessageValueValue.js → usersAppUser.js} +0 -0
  419. /package/dist/generated/{config/models/accessWorkSpace.js → chat/models/workSpacesWorkSpace.js} +0 -0
  420. /package/dist/generated/{config/models/activityActivityWorkSpace.js → chat/models/workSpacesWorkSpaceInputs.js} +0 -0
  421. /package/dist/generated/{config/models/appUserAppUserDetail.js → chat/models/workSpacesWorkSpaceVariables.js} +0 -0
  422. /package/dist/generated/config/models/{blockBlockSet.js → accessAccess.js} +0 -0
  423. /package/dist/generated/config/models/{blockBlockSetBlockInterfaces.js → accessAccessWorkSpace.js} +0 -0
  424. /package/dist/generated/config/models/{blockInfo.js → accessCreateAccess.js} +0 -0
  425. /package/dist/generated/config/models/{blockInterface.js → activitiesActivityWorkSpace.js} +0 -0
  426. /package/dist/generated/config/models/{activityLlmUsageMetrics.js → activitiesLlmUsageMetrics.js} +0 -0
  427. /package/dist/generated/config/models/{blockInterfacePorts.js → aiCreateModel.js} +0 -0
  428. /package/dist/generated/config/models/{blockInterfaceState.js → aiCreateModelDeployment.js} +0 -0
  429. /package/dist/generated/config/models/{connection.js → aiCreateModelDeploymentProvider.js} +0 -0
  430. /package/dist/generated/config/models/{appRole.js → aiCreateModelDeploymentProviderGoogleCredentials.js} +0 -0
  431. /package/dist/generated/config/models/{createDataSet.js → aiIModelProperty.js} +0 -0
  432. /package/dist/generated/config/models/{createDataSource.js → aiModel.js} +0 -0
  433. /package/dist/generated/config/models/{createModel.js → aiModelDeployment.js} +0 -0
  434. /package/dist/generated/config/models/{createModelDeployment.js → aiModelDeploymentStep.js} +0 -0
  435. /package/dist/generated/config/models/{createModelDeploymentProvider.js → aiModelSummary.js} +0 -0
  436. /package/dist/generated/config/models/{createWorkSpace.js → blocksBlockInfo.js} +0 -0
  437. /package/dist/generated/config/models/{dataSource.js → blocksBlockInterface.js} +0 -0
  438. /package/dist/generated/config/models/{appUserAppUser.js → blocksBlockInterfaceMetadata.js} +0 -0
  439. /package/dist/generated/config/models/{dataSourceCredentialsDefinition.js → blocksBlockInterfacePorts.js} +0 -0
  440. /package/dist/generated/config/models/{dataSourceProperty.js → blocksBlockInterfaceState.js} +0 -0
  441. /package/dist/generated/config/models/{dataSourceType.js → blocksBlockSet.js} +0 -0
  442. /package/dist/generated/config/models/{flow.js → blocksBlockSetBlockInterfaces.js} +0 -0
  443. /package/dist/generated/config/models/{flowBlock.js → blocksGetBlocks200One.js} +0 -0
  444. /package/dist/generated/config/models/{flowConstant.js → blocksGetBlocks200Three.js} +0 -0
  445. /package/dist/generated/config/models/{flowDefinition.js → blocksGetBlocks200Two.js} +0 -0
  446. /package/dist/generated/config/models/{flowDefinitionBlocks.js → blocksInputPinInterface.js} +0 -0
  447. /package/dist/generated/config/models/{appUserAppUserSearchResult.js → blocksInputPinInterfaceDefault.js} +0 -0
  448. /package/dist/generated/config/models/{flowDefinitionConstants.js → blocksInputPinInterfaceGenerics.js} +0 -0
  449. /package/dist/generated/config/models/{appUserServicePrincipalSearchResult.js → blocksInputPinInterfaceMetadata.js} +0 -0
  450. /package/dist/generated/config/models/{blockInterfaceMetadata.js → blocksInputPinInterfaceSchema.js} +0 -0
  451. /package/dist/generated/config/models/{flowDefinitionInputs.js → blocksOutputPinInterface.js} +0 -0
  452. /package/dist/generated/config/models/{flowDefinitionOutputs.js → blocksOutputPinInterfaceGenerics.js} +0 -0
  453. /package/dist/generated/config/models/{configApiAddMessageFileFromBlobUri.js → blocksOutputPinInterfaceMetadata.js} +0 -0
  454. /package/dist/generated/config/models/{createContainer.js → blocksOutputPinInterfaceSchema.js} +0 -0
  455. /package/dist/generated/config/models/{flowDefinitionVariables.js → blocksPortInterface.js} +0 -0
  456. /package/dist/generated/config/models/{flowInput.js → blocksPortInterfaceInputs.js} +0 -0
  457. /package/dist/generated/config/models/{createDataSourceCredentials.js → blocksPortInterfaceMetadata.js} +0 -0
  458. /package/dist/generated/config/models/{flowOutput.js → blocksPortInterfaceOutputs.js} +0 -0
  459. /package/dist/generated/config/models/{flowTrigger.js → blocksStateInterface.js} +0 -0
  460. /package/dist/generated/config/models/{createDataSpace.js → blocksStateInterfaceDefault.js} +0 -0
  461. /package/dist/generated/config/models/{createModelDeploymentProviderGoogleCredentials.js → blocksStateInterfaceMetadata.js} +0 -0
  462. /package/dist/generated/config/models/{dataSetsGetGetParams.js → blocksUsedInWorkspaceRef.js} +0 -0
  463. /package/dist/generated/config/models/{flowVariable.js → coreManagementInstallParameterDefinitionModel.js} +0 -0
  464. /package/dist/generated/config/models/{dataSetsGetIdItemsParams.js → coreManagementInstallParameterDefinitionModelDefault.js} +0 -0
  465. /package/dist/generated/config/models/{ingestedBlob.js → coreManagementInstallParameterModel.js} +0 -0
  466. /package/dist/generated/config/models/{file.js → coreManagementInstallParameterModelActiveValue.js} +0 -0
  467. /package/dist/generated/config/models/{fileUriResponse.js → coreManagementInstallParameterModelConfiguredValue.js} +0 -0
  468. /package/dist/generated/config/models/{flowConstantValue.js → coreManagementUpsertInstallParameterModel.js} +0 -0
  469. /package/dist/generated/config/models/{inputPinInterface.js → dataSetItem.js} +0 -0
  470. /package/dist/generated/config/models/{flowDefinitionLayout.js → dataSetItemMetadata.js} +0 -0
  471. /package/dist/generated/config/models/{flowInputSchema.js → dataSetItemProperties.js} +0 -0
  472. /package/dist/generated/config/models/{inputPinInterfaceGenerics.js → dataSetsCreateDataSet.js} +0 -0
  473. /package/dist/generated/config/models/{integrationsSmartSpaceAiFlowError.js → dataSetsCreateDataSetContainer.js} +0 -0
  474. /package/dist/generated/config/models/{messageCreateMessageInput.js → dataSetsDataSet.js} +0 -0
  475. /package/dist/generated/config/models/{flowOutputSchema.js → dataSetsDataSetProperty.js} +0 -0
  476. /package/dist/generated/config/models/{flowVariableSchema.js → dataSetsGetItemsParams.js} +0 -0
  477. /package/dist/generated/config/models/{inputPinInterfaceDefault.js → dataSetsGetParams.js} +0 -0
  478. /package/dist/generated/config/models/{messageMessage.js → dataSetsUpdateDataSet.js} +0 -0
  479. /package/dist/generated/config/models/{inputPinInterfaceMetadata.js → dataSetsUpdateDataSetBasicInfo.js} +0 -0
  480. /package/dist/generated/config/models/{inputPinInterfaceSchema.js → dataSetsUpsertDataSetProperty.js} +0 -0
  481. /package/dist/generated/config/models/{integrationsSmartSpaceAiFlowErrorData.js → dataSourcesContainerFilter.js} +0 -0
  482. /package/dist/generated/config/models/{messageCreateMessageInputChannels.js → dataSourcesContainerFilterModel.js} +0 -0
  483. /package/dist/generated/config/models/{messageMessageValue.js → dataSourcesContainerPreviewResultModel.js} +0 -0
  484. /package/dist/generated/config/models/{messageCreateMessageInputValue.js → dataSourcesContainerPreviewResultModelSamplesItem.js} +0 -0
  485. /package/dist/generated/config/models/{messageMessageCreatorProfileImage.js → dataSourcesContainerSchemaParams.js} +0 -0
  486. /package/dist/generated/config/models/{messageSandBoxMessageRequest.js → dataSourcesCreateDataSource.js} +0 -0
  487. /package/dist/generated/config/models/{messageMessageValueChannels.js → dataSourcesCreateDataSourceCredentials.js} +0 -0
  488. /package/dist/generated/config/models/{modelModelSummary.js → dataSourcesDataSource.js} +0 -0
  489. /package/dist/generated/config/models/{messageMessageValueValue.js → dataSourcesDataSourceAdminUser.js} +0 -0
  490. /package/dist/generated/config/models/{notificationNotification.js → dataSourcesDataSourceCredentialsDefinition.js} +0 -0
  491. /package/dist/generated/config/models/{notificationPagedNotifications.js → dataSourcesDataSourceProperty.js} +0 -0
  492. /package/dist/generated/config/models/{outputPinInterface.js → dataSourcesDataSourceType.js} +0 -0
  493. /package/dist/generated/config/models/{outputPinInterfaceGenerics.js → dataSourcesPreviewContainerRequest.js} +0 -0
  494. /package/dist/generated/config/models/{pagedDataCollectionAccess.js → dataSourcesTestDataSourceConnection.js} +0 -0
  495. /package/dist/generated/config/models/{messageSandBoxMessageRequestVariables.js → dataSourcesTestDataSourceConnectionCredentials.js} +0 -0
  496. /package/dist/generated/config/models/{outputPinInterfaceMetadata.js → dataSourcesUpdateDataSource.js} +0 -0
  497. /package/dist/generated/config/models/{pagedDataCollectionActivityActivityWorkSpace.js → dataSourcesUpdateDataSourceCredentials.js} +0 -0
  498. /package/dist/generated/config/models/{outputPinInterfaceSchema.js → dataSourcesUpdateDataSourceCredentialsCredentials.js} +0 -0
  499. /package/dist/generated/config/models/{portInterfaceMetadata.js → dataSpacesCreateDataSpace.js} +0 -0
  500. /package/dist/generated/config/models/{pagedDataCollectionAppUserAppUser.js → dataSpacesDataSpace.js} +0 -0
  501. /package/dist/generated/config/models/{stateInterfaceDefault.js → dataSpacesDataSpaceAdmin.js} +0 -0
  502. /package/dist/generated/config/models/{stateInterfaceMetadata.js → dataSpacesDataSpaceWorkSpaceRef.js} +0 -0
  503. /package/dist/generated/config/models/{testDataSourceConnectionCredentials.js → dataSpacesUpdateDataSpace.js} +0 -0
  504. /package/dist/generated/config/models/{pagedDataCollectionAppUserAppUserDetail.js → draftsDraft.js} +0 -0
  505. /package/dist/generated/config/models/{pagedDataCollectionAppUserAppUserSearchResult.js → draftsDraftBlockInterfaces.js} +0 -0
  506. /package/dist/generated/config/models/{updateContainer.js → draftsPublishDraftRequest.js} +0 -0
  507. /package/dist/generated/config/models/{pagedDataCollectionAppUserServicePrincipalSearchResult.js → draftsPublishDraftResponse.js} +0 -0
  508. /package/dist/generated/config/models/{updateDataSetBasicInfo.js → draftsPublishedBlockRef.js} +0 -0
  509. /package/dist/generated/config/models/{updateDataSource.js → draftsSaveDraftRequest.js} +0 -0
  510. /package/dist/generated/config/models/{pagedDataCollectionDataSet.js → draftsSaveDraftResponse.js} +0 -0
  511. /package/dist/generated/config/models/{pagedDataCollectionDataSource.js → draftsSaveDraftResponseBlockInterfaces.js} +0 -0
  512. /package/dist/generated/config/models/{updateDataSourceCredentialsCredentials.js → draftsToggleDraftRequest.js} +0 -0
  513. /package/dist/generated/config/models/{updateDataSpace.js → filesAddMessageFileFromBlobUri.js} +0 -0
  514. /package/dist/generated/config/models/{workSpaceBasicInfo.js → filesCreateFileFromBlobUri.js} +0 -0
  515. /package/dist/generated/config/models/{workSpaceUser.js → filesFile.js} +0 -0
  516. /package/dist/generated/config/models/{workSpacesUpdatePromptResponseFlagParams.js → filesFileUriResponse.js} +0 -0
  517. /package/dist/generated/config/models/{pagedDataCollectionDataSpace.js → filesIngestedBlob.js} +0 -0
  518. /package/dist/generated/config/models/{pagedDataCollectionIngestedBlob.js → flowsConnection.js} +0 -0
  519. /package/dist/generated/config/models/{pagedDataCollectionModelModelSummary.js → flowsFlow.js} +0 -0
  520. /package/dist/generated/config/models/{pagedDataCollectionWorkSpace.js → flowsFlowBlock.js} +0 -0
  521. /package/dist/generated/config/models/{portInterface.js → flowsFlowConstant.js} +0 -0
  522. /package/dist/generated/config/models/{portInterfaceInputs.js → flowsFlowDataSet.js} +0 -0
  523. /package/dist/generated/config/models/{portInterfaceOutputs.js → flowsFlowDataSpace.js} +0 -0
  524. /package/dist/generated/config/models/{stateInterface.js → flowsFlowDefinition.js} +0 -0
  525. /package/dist/generated/config/models/{testDataSourceConnection.js → flowsFlowDefinitionBlocks.js} +0 -0
  526. /package/dist/generated/config/models/{updateDataSet.js → flowsFlowDefinitionConstants.js} +0 -0
  527. /package/dist/generated/config/models/{updateDataSourceCredentials.js → flowsFlowDefinitionInputs.js} +0 -0
  528. /package/dist/generated/config/models/{workSpace.js → flowsFlowDefinitionOutputs.js} +0 -0
  529. /package/dist/generated/config/models/{workSpaceInputs.js → flowsFlowDefinitionVariables.js} +0 -0
  530. /package/dist/generated/config/models/{workSpaceVariables.js → flowsFlowInput.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";
@@ -358,12 +314,13 @@ export declare const applicationUpdateGetLatestAvailableVersionResponse: zod.Zod
358
314
  versionNumber: zod.ZodString;
359
315
  }, zod.core.$strip>;
360
316
  /**
361
- * @summary Get a list of all block interfaces
317
+ * @summary Get a list of all block sets visible to the current principal.
362
318
  */
363
319
  export declare const blockSetsGetBlockSetsQueryParams: zod.ZodObject<{
364
320
  types: zod.ZodOptional<zod.ZodArray<zod.ZodString>>;
365
321
  }, zod.core.$strict>;
366
322
  export declare const blockSetsGetBlockSetsResponseIdRegExp: RegExp;
323
+ export declare const blockSetsGetBlockSetsResponseUsedInWorkspacesItemIdRegExp: RegExp;
367
324
  export declare const blockSetsGetBlockSetsResponseItem: zod.ZodObject<{
368
325
  blockInterfaces: zod.ZodRecord<zod.ZodString, zod.ZodRecord<zod.ZodString, zod.ZodObject<{
369
326
  metadata: zod.ZodRecord<zod.ZodString, zod.ZodAny>;
@@ -425,6 +382,7 @@ export declare const blockSetsGetBlockSetsResponseItem: zod.ZodObject<{
425
382
  connectionId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
426
383
  createdByUserId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
427
384
  id: zod.ZodString;
385
+ modifiedAt: zod.ZodOptional<zod.ZodNullable<zod.ZodISODateTime>>;
428
386
  name: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
429
387
  sourceCodeUri: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
430
388
  type: zod.ZodEnum<{
@@ -432,6 +390,10 @@ export declare const blockSetsGetBlockSetsResponseItem: zod.ZodObject<{
432
390
  Custom: "Custom";
433
391
  Debug: "Debug";
434
392
  }>;
393
+ usedInWorkspaces: zod.ZodArray<zod.ZodObject<{
394
+ id: zod.ZodString;
395
+ name: zod.ZodString;
396
+ }, zod.core.$strip>>;
435
397
  }, zod.core.$strip>;
436
398
  export declare const blockSetsGetBlockSetsResponse: zod.ZodArray<zod.ZodObject<{
437
399
  blockInterfaces: zod.ZodRecord<zod.ZodString, zod.ZodRecord<zod.ZodString, zod.ZodObject<{
@@ -494,6 +456,7 @@ export declare const blockSetsGetBlockSetsResponse: zod.ZodArray<zod.ZodObject<{
494
456
  connectionId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
495
457
  createdByUserId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
496
458
  id: zod.ZodString;
459
+ modifiedAt: zod.ZodOptional<zod.ZodNullable<zod.ZodISODateTime>>;
497
460
  name: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
498
461
  sourceCodeUri: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
499
462
  type: zod.ZodEnum<{
@@ -501,7 +464,23 @@ export declare const blockSetsGetBlockSetsResponse: zod.ZodArray<zod.ZodObject<{
501
464
  Custom: "Custom";
502
465
  Debug: "Debug";
503
466
  }>;
467
+ usedInWorkspaces: zod.ZodArray<zod.ZodObject<{
468
+ id: zod.ZodString;
469
+ name: zod.ZodString;
470
+ }, zod.core.$strip>>;
504
471
  }, zod.core.$strip>>;
472
+ /**
473
+ * @summary Get the saved Python source code for a deployed custom block set.
474
+ */
475
+ export declare const blockSetsGetDeployedBlockCodeParams: zod.ZodObject<{
476
+ blockSetName: zod.ZodString;
477
+ }, zod.core.$strict>;
478
+ /**
479
+ * @summary Get the raw zip file for a deployed custom block set.
480
+ */
481
+ export declare const blockSetsGetDeployedBlockFilesParams: zod.ZodObject<{
482
+ blockSetName: zod.ZodString;
483
+ }, zod.core.$strict>;
505
484
  /**
506
485
  * @summary Deletes an existing custom block set.
507
486
  */
@@ -522,9 +501,10 @@ export declare const blockSetsAddBlockSetBody: zod.ZodObject<{
522
501
  */
523
502
  export declare const blocksGetBlocksQueryParams: zod.ZodObject<{
524
503
  types: zod.ZodOptional<zod.ZodArray<zod.ZodString>>;
504
+ onBehalfOfUserId: zod.ZodOptional<zod.ZodString>;
525
505
  }, zod.core.$strict>;
526
506
  export declare const blocksGetBlocksResponseBlockSetIdRegExp: RegExp;
527
- export declare const blocksGetBlocksResponseItem: zod.ZodObject<{
507
+ export declare const blocksGetBlocksResponse: zod.ZodRecord<zod.ZodString, zod.ZodRecord<zod.ZodString, zod.ZodObject<{
528
508
  blockSetId: zod.ZodString;
529
509
  connectionId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
530
510
  createdAt: zod.ZodISODateTime;
@@ -593,77 +573,36 @@ export declare const blocksGetBlocksResponseItem: zod.ZodObject<{
593
573
  Debug: "Debug";
594
574
  }>;
595
575
  version: zod.ZodString;
576
+ }, zod.core.$strip>>>;
577
+ /**
578
+ * @summary List the SDK's built-in blocks (smartspace.* modules) for the
579
+ custom-blocks draft picker. App-native blocks (LLMs etc.) are
580
+ excluded upstream. Admin-only (method-level attribute — the Admin
581
+ policy handler ignores class-level `[AuthorizeAdmin]`).
582
+ */
583
+ export declare const blocksGetSdkBlocksResponseItem: zod.ZodObject<{
584
+ name: zod.ZodString;
585
+ version: zod.ZodString;
596
586
  }, zod.core.$strip>;
597
- export declare const blocksGetBlocksResponse: zod.ZodArray<zod.ZodObject<{
598
- blockSetId: zod.ZodString;
599
- connectionId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
600
- createdAt: zod.ZodISODateTime;
601
- interface: zod.ZodObject<{
602
- metadata: zod.ZodRecord<zod.ZodString, zod.ZodAny>;
603
- ports: zod.ZodRecord<zod.ZodString, zod.ZodObject<{
604
- inputs: zod.ZodRecord<zod.ZodString, zod.ZodObject<{
605
- channel: zod.ZodBoolean;
606
- default: zod.ZodOptional<zod.ZodNullable<zod.ZodAny>>;
607
- generics: zod.ZodRecord<zod.ZodString, zod.ZodObject<{
608
- pin: zod.ZodString;
609
- port: zod.ZodString;
610
- }, zod.core.$strip>>;
611
- metadata: zod.ZodRecord<zod.ZodString, zod.ZodAny>;
612
- required: zod.ZodBoolean;
613
- schema: zod.ZodRecord<zod.ZodString, zod.ZodAny>;
614
- sticky: zod.ZodBoolean;
615
- type: zod.ZodEnum<{
616
- Single: "Single";
617
- List: "List";
618
- Dictionary: "Dictionary";
619
- }>;
620
- virtual: zod.ZodBoolean;
621
- }, zod.core.$strip>>;
622
- isFunction: zod.ZodBoolean;
623
- metadata: zod.ZodRecord<zod.ZodString, zod.ZodAny>;
624
- outputs: zod.ZodRecord<zod.ZodString, zod.ZodObject<{
625
- channel: zod.ZodBoolean;
626
- channelGroupId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
627
- generics: zod.ZodRecord<zod.ZodString, zod.ZodObject<{
628
- pin: zod.ZodString;
629
- port: zod.ZodString;
630
- }, zod.core.$strip>>;
631
- metadata: zod.ZodRecord<zod.ZodString, zod.ZodAny>;
632
- schema: zod.ZodRecord<zod.ZodString, zod.ZodAny>;
633
- type: zod.ZodEnum<{
634
- Single: "Single";
635
- List: "List";
636
- Dictionary: "Dictionary";
637
- }>;
638
- }, zod.core.$strip>>;
639
- type: zod.ZodEnum<{
640
- Single: "Single";
641
- List: "List";
642
- Dictionary: "Dictionary";
643
- }>;
644
- }, zod.core.$strip>>;
645
- scopes: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodEnum<{
646
- WorkSpace: "WorkSpace";
647
- DataSet: "DataSet";
648
- }>>>>;
649
- state: zod.ZodRecord<zod.ZodString, zod.ZodObject<{
650
- default: zod.ZodOptional<zod.ZodNullable<zod.ZodAny>>;
651
- metadata: zod.ZodRecord<zod.ZodString, zod.ZodAny>;
652
- scope: zod.ZodArray<zod.ZodObject<{
653
- pin: zod.ZodString;
654
- port: zod.ZodString;
655
- }, zod.core.$strip>>;
656
- }, zod.core.$strip>>;
657
- }, zod.core.$strip>;
587
+ export declare const blocksGetSdkBlocksResponse: zod.ZodArray<zod.ZodObject<{
658
588
  name: zod.ZodString;
659
- sourceCodeUrl: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
660
- type: zod.ZodEnum<{
661
- Native: "Native";
662
- Custom: "Custom";
663
- Debug: "Debug";
664
- }>;
665
589
  version: zod.ZodString;
666
590
  }, zod.core.$strip>>;
591
+ /**
592
+ * @summary Get the Python source of a native/SDK block — used by the custom-blocks
593
+ page as a starting scaffold when creating a draft. Admin-only (the
594
+ attribute must be method-level: the Admin policy handler ignores
595
+ class-level `[AuthorizeAdmin]`).
596
+ */
597
+ export declare const blocksGetBlockSourceParams: zod.ZodObject<{
598
+ name: zod.ZodString;
599
+ version: zod.ZodString;
600
+ }, zod.core.$strict>;
601
+ export declare const blocksGetBlockSourceResponse: zod.ZodObject<{
602
+ code: zod.ZodString;
603
+ name: zod.ZodString;
604
+ version: zod.ZodString;
605
+ }, zod.core.$strip>;
667
606
  /**
668
607
  * @summary Manually trigger reingestion of a specific container item.
669
608
  */
@@ -679,122 +618,23 @@ export declare const containersPostQueryDataSetIdRegExp: RegExp;
679
618
  export declare const containersPostQueryParams: zod.ZodObject<{
680
619
  dataSetId: zod.ZodOptional<zod.ZodString>;
681
620
  }, zod.core.$strict>;
682
- export declare const containersPostResponse: zod.ZodObject<{
683
- credentialType: zod.ZodEnum<{
684
- BlobStorage: "BlobStorage";
685
- SqlServer: "SqlServer";
686
- AzureSql: "AzureSql";
687
- Cosmos: "Cosmos";
688
- GoogleDrive: "GoogleDrive";
689
- SharePoint: "SharePoint";
690
- SharePointSite: "SharePointSite";
691
- HubSpot: "HubSpot";
692
- AzureStorage: "AzureStorage";
693
- File: "File";
694
- Sitemap: "Sitemap";
695
- }>;
696
- credentials: zod.ZodRecord<zod.ZodString, zod.ZodString>;
697
- keyId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
698
- name: zod.ZodString;
699
- }, zod.core.$strip>;
700
- export declare const dataSetsGetGetQueryTakeDefault = 20;
701
- export declare const dataSetsGetGetQuerySkipDefault = 0;
702
- export declare const dataSetsGetGetQueryParams: zod.ZodObject<{
703
- take: zod.ZodDefault<zod.ZodNumber>;
704
- skip: zod.ZodOptional<zod.ZodNumber>;
705
- search: zod.ZodOptional<zod.ZodString>;
706
- }, zod.core.$strict>;
707
- export declare const dataSetsGetGetResponseDataItemDataSpaceIdRegExp: RegExp;
708
- export declare const dataSetsGetGetResponseDataItemFlowActiveFlowDefinitionIdRegExp: RegExp;
709
- export declare const dataSetsGetGetResponseDataItemFlowIdRegExp: RegExp;
710
- export declare const dataSetsGetGetResponseDataItemFlowTriggersItemDataSourceContainerDataSourceIdRegExp: RegExp;
711
- export declare const dataSetsGetGetResponseDataItemFlowTriggersItemDataSourceContainerIdRegExp: RegExp;
712
- export declare const dataSetsGetGetResponseDataItemFlowTriggersItemFlowIdRegExp: RegExp;
713
- export declare const dataSetsGetGetResponseDataItemFlowTriggersItemIdRegExp: RegExp;
714
- export declare const dataSetsGetGetResponseDataItemIdRegExp: RegExp;
715
- export declare const dataSetsGetGetResponseDataItemVersionRegExp: RegExp;
716
- export declare const dataSetsGetGetResponse: zod.ZodObject<{
717
- data: zod.ZodArray<zod.ZodObject<{
718
- createdAt: zod.ZodISODateTime;
719
- createdByUserId: zod.ZodString;
720
- dataSpaceId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
721
- description: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
722
- flow: zod.ZodOptional<zod.ZodObject<{
723
- activeFlowDefinition: zod.ZodOptional<zod.ZodObject<{
724
- blocks: zod.ZodOptional<zod.ZodNullable<zod.ZodRecord<zod.ZodString, zod.ZodObject<{
725
- constants: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodObject<{
726
- target: zod.ZodObject<{
727
- pin: zod.ZodString;
728
- port: zod.ZodString;
729
- }, zod.core.$strip>;
730
- value: zod.ZodOptional<zod.ZodNullable<zod.ZodAny>>;
731
- }, zod.core.$strip>>>>;
732
- description: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
733
- dynamicInputPins: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodObject<{
734
- pin: zod.ZodString;
735
- port: zod.ZodString;
736
- }, zod.core.$strip>>>>;
737
- dynamicOutputPins: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodObject<{
738
- pin: zod.ZodString;
739
- port: zod.ZodString;
740
- }, zod.core.$strip>>>>;
741
- dynamicPorts: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodString>>>;
742
- name: zod.ZodString;
743
- version: zod.ZodString;
744
- }, zod.core.$strip>>>>;
745
- connections: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodObject<{
746
- source: zod.ZodObject<{
747
- node: zod.ZodString;
748
- pin: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
749
- port: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
750
- }, zod.core.$strip>;
751
- target: zod.ZodObject<{
752
- node: zod.ZodString;
753
- pin: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
754
- port: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
755
- }, zod.core.$strip>;
756
- }, zod.core.$strip>>>>;
757
- constants: zod.ZodOptional<zod.ZodNullable<zod.ZodRecord<zod.ZodString, zod.ZodObject<{
758
- value: zod.ZodOptional<zod.ZodNullable<zod.ZodAny>>;
759
- }, zod.core.$strip>>>>;
760
- inputs: zod.ZodOptional<zod.ZodNullable<zod.ZodRecord<zod.ZodString, zod.ZodObject<{
761
- schema: zod.ZodRecord<zod.ZodString, zod.ZodAny>;
762
- }, zod.core.$strip>>>>;
763
- layout: zod.ZodOptional<zod.ZodNullable<zod.ZodAny>>;
764
- name: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
765
- outputs: zod.ZodOptional<zod.ZodNullable<zod.ZodRecord<zod.ZodString, zod.ZodObject<{
766
- schema: zod.ZodRecord<zod.ZodString, zod.ZodAny>;
767
- }, zod.core.$strip>>>>;
768
- variables: zod.ZodOptional<zod.ZodNullable<zod.ZodRecord<zod.ZodString, zod.ZodObject<{
769
- access: zod.ZodEnum<{
770
- None: "None";
771
- Read: "Read";
772
- Write: "Write";
773
- }>;
774
- schema: zod.ZodRecord<zod.ZodString, zod.ZodAny>;
775
- }, zod.core.$strip>>>>;
776
- }, zod.core.$strip>>;
777
- activeFlowDefinitionId: zod.ZodString;
778
- id: zod.ZodString;
779
- triggers: zod.ZodArray<zod.ZodObject<{
780
- dataSourceContainer: zod.ZodObject<{
781
- dataSourceId: zod.ZodString;
782
- id: zod.ZodString;
783
- name: zod.ZodString;
784
- path: zod.ZodString;
785
- }, zod.core.$strip>;
786
- flowId: zod.ZodString;
787
- id: zod.ZodString;
788
- inputName: zod.ZodString;
789
- type: zod.ZodEnum<{
790
- Periodic: "Periodic";
791
- Container: "Container";
792
- }>;
793
- }, zod.core.$strip>>;
794
- }, zod.core.$strip>>;
621
+ export declare const containersPostResponseDataSetIdRegExp: RegExp;
622
+ export declare const containersPostResponseDataSetVersionRegExp: RegExp;
623
+ export declare const containersPostResponseFlowActiveFlowDefinitionIdRegExp: RegExp;
624
+ export declare const containersPostResponseFlowIdRegExp: RegExp;
625
+ export declare const containersPostResponseFlowTriggersItemDataSourceContainerDataSourceIdRegExp: RegExp;
626
+ export declare const containersPostResponseFlowTriggersItemDataSourceContainerIdRegExp: RegExp;
627
+ export declare const containersPostResponseFlowTriggersItemFlowIdRegExp: RegExp;
628
+ export declare const containersPostResponseFlowTriggersItemIdRegExp: RegExp;
629
+ export declare const containersPostResponseIdRegExp: RegExp;
630
+ export declare const containersPostResponseWorkSpaceDataSpacesItemDataSetsItemIdRegExp: RegExp;
631
+ export declare const containersPostResponseWorkSpaceDataSpacesItemDataSetsItemVersionRegExp: RegExp;
632
+ export declare const containersPostResponseWorkSpaceDataSpacesItemIdRegExp: RegExp;
633
+ export declare const containersPostResponseWorkSpaceIdRegExp: RegExp;
634
+ export declare const containersPostResponseItem: zod.ZodObject<{
635
+ createdByUserId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
636
+ dataSet: zod.ZodOptional<zod.ZodObject<{
795
637
  id: zod.ZodString;
796
- modifiedAt: zod.ZodISODateTime;
797
- modifiedByUserId: zod.ZodString;
798
638
  name: zod.ZodString;
799
639
  properties: zod.ZodArray<zod.ZodObject<{
800
640
  description: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
@@ -803,43 +643,8 @@ export declare const dataSetsGetGetResponse: zod.ZodObject<{
803
643
  }, zod.core.$strip>>;
804
644
  version: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
805
645
  }, zod.core.$strip>>;
806
- total: zod.ZodNumber;
807
- }, zod.core.$strip>;
808
- export declare const dataSetsGetItemPathDataSetIdRegExp: RegExp;
809
- export declare const dataSetsGetItemPathIdRegExp: RegExp;
810
- export declare const dataSetsGetItemParams: zod.ZodObject<{
811
- dataSetId: zod.ZodString;
812
- id: zod.ZodString;
813
- }, zod.core.$strict>;
814
- /**
815
- * @summary Remove a specific data set from SmartSpace, using its ID to ensure accurate deletion.
816
- */
817
- export declare const dataSetsDeleteIdPathIdRegExp: RegExp;
818
- export declare const dataSetsDeleteIdParams: zod.ZodObject<{
819
- id: zod.ZodString;
820
- }, zod.core.$strict>;
821
- /**
822
- * @summary Retrieve detailed information about a specific data set in SmartSpace by its ID
823
- */
824
- export declare const dataSetsGetByIdPathIdRegExp: RegExp;
825
- export declare const dataSetsGetByIdParams: zod.ZodObject<{
826
- id: zod.ZodString;
827
- }, zod.core.$strict>;
828
- export declare const dataSetsGetByIdResponseDataSpaceIdRegExp: RegExp;
829
- export declare const dataSetsGetByIdResponseFlowActiveFlowDefinitionIdRegExp: RegExp;
830
- export declare const dataSetsGetByIdResponseFlowIdRegExp: RegExp;
831
- export declare const dataSetsGetByIdResponseFlowTriggersItemDataSourceContainerDataSourceIdRegExp: RegExp;
832
- export declare const dataSetsGetByIdResponseFlowTriggersItemDataSourceContainerIdRegExp: RegExp;
833
- export declare const dataSetsGetByIdResponseFlowTriggersItemFlowIdRegExp: RegExp;
834
- export declare const dataSetsGetByIdResponseFlowTriggersItemIdRegExp: RegExp;
835
- export declare const dataSetsGetByIdResponseIdRegExp: RegExp;
836
- export declare const dataSetsGetByIdResponseVersionRegExp: RegExp;
837
- export declare const dataSetsGetByIdResponse: zod.ZodObject<{
838
- createdAt: zod.ZodISODateTime;
839
- createdByUserId: zod.ZodString;
840
- dataSpaceId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
841
- description: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
842
- flow: zod.ZodOptional<zod.ZodObject<{
646
+ finishedAt: zod.ZodOptional<zod.ZodNullable<zod.ZodISODateTime>>;
647
+ flow: zod.ZodObject<{
843
648
  activeFlowDefinition: zod.ZodOptional<zod.ZodObject<{
844
649
  blocks: zod.ZodOptional<zod.ZodNullable<zod.ZodRecord<zod.ZodString, zod.ZodObject<{
845
650
  constants: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodObject<{
@@ -899,6 +704,11 @@ export declare const dataSetsGetByIdResponse: zod.ZodObject<{
899
704
  triggers: zod.ZodArray<zod.ZodObject<{
900
705
  dataSourceContainer: zod.ZodObject<{
901
706
  dataSourceId: zod.ZodString;
707
+ filters: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodObject<{
708
+ operator: zod.ZodString;
709
+ propertyName: zod.ZodString;
710
+ value: zod.ZodString;
711
+ }, zod.core.$strip>>>>;
902
712
  id: zod.ZodString;
903
713
  name: zod.ZodString;
904
714
  path: zod.ZodString;
@@ -911,7 +721,217 @@ export declare const dataSetsGetByIdResponse: zod.ZodObject<{
911
721
  Container: "Container";
912
722
  }>;
913
723
  }, zod.core.$strip>>;
914
- }, zod.core.$strip>>;
724
+ }, zod.core.$strip>;
725
+ id: zod.ZodString;
726
+ workSpace: zod.ZodOptional<zod.ZodObject<{
727
+ dataSpaces: zod.ZodArray<zod.ZodObject<{
728
+ dataSets: zod.ZodArray<zod.ZodObject<{
729
+ id: zod.ZodString;
730
+ name: zod.ZodString;
731
+ properties: zod.ZodArray<zod.ZodObject<{
732
+ description: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
733
+ isVector: zod.ZodBoolean;
734
+ name: zod.ZodString;
735
+ }, zod.core.$strip>>;
736
+ version: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
737
+ }, zod.core.$strip>>;
738
+ id: zod.ZodString;
739
+ name: zod.ZodString;
740
+ }, zod.core.$strip>>;
741
+ firstPrompt: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
742
+ id: zod.ZodString;
743
+ name: zod.ZodString;
744
+ summary: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
745
+ }, zod.core.$strip>>;
746
+ }, zod.core.$strip>;
747
+ export declare const containersPostResponse: zod.ZodArray<zod.ZodObject<{
748
+ createdByUserId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
749
+ dataSet: zod.ZodOptional<zod.ZodObject<{
750
+ id: zod.ZodString;
751
+ name: zod.ZodString;
752
+ properties: zod.ZodArray<zod.ZodObject<{
753
+ description: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
754
+ isVector: zod.ZodBoolean;
755
+ name: zod.ZodString;
756
+ }, zod.core.$strip>>;
757
+ version: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
758
+ }, zod.core.$strip>>;
759
+ finishedAt: zod.ZodOptional<zod.ZodNullable<zod.ZodISODateTime>>;
760
+ flow: zod.ZodObject<{
761
+ activeFlowDefinition: zod.ZodOptional<zod.ZodObject<{
762
+ blocks: zod.ZodOptional<zod.ZodNullable<zod.ZodRecord<zod.ZodString, zod.ZodObject<{
763
+ constants: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodObject<{
764
+ target: zod.ZodObject<{
765
+ pin: zod.ZodString;
766
+ port: zod.ZodString;
767
+ }, zod.core.$strip>;
768
+ value: zod.ZodOptional<zod.ZodNullable<zod.ZodAny>>;
769
+ }, zod.core.$strip>>>>;
770
+ description: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
771
+ dynamicInputPins: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodObject<{
772
+ pin: zod.ZodString;
773
+ port: zod.ZodString;
774
+ }, zod.core.$strip>>>>;
775
+ dynamicOutputPins: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodObject<{
776
+ pin: zod.ZodString;
777
+ port: zod.ZodString;
778
+ }, zod.core.$strip>>>>;
779
+ dynamicPorts: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodString>>>;
780
+ name: zod.ZodString;
781
+ version: zod.ZodString;
782
+ }, zod.core.$strip>>>>;
783
+ connections: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodObject<{
784
+ source: zod.ZodObject<{
785
+ node: zod.ZodString;
786
+ pin: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
787
+ port: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
788
+ }, zod.core.$strip>;
789
+ target: zod.ZodObject<{
790
+ node: zod.ZodString;
791
+ pin: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
792
+ port: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
793
+ }, zod.core.$strip>;
794
+ }, zod.core.$strip>>>>;
795
+ constants: zod.ZodOptional<zod.ZodNullable<zod.ZodRecord<zod.ZodString, zod.ZodObject<{
796
+ value: zod.ZodOptional<zod.ZodNullable<zod.ZodAny>>;
797
+ }, zod.core.$strip>>>>;
798
+ inputs: zod.ZodOptional<zod.ZodNullable<zod.ZodRecord<zod.ZodString, zod.ZodObject<{
799
+ schema: zod.ZodRecord<zod.ZodString, zod.ZodAny>;
800
+ }, zod.core.$strip>>>>;
801
+ layout: zod.ZodOptional<zod.ZodNullable<zod.ZodAny>>;
802
+ name: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
803
+ outputs: zod.ZodOptional<zod.ZodNullable<zod.ZodRecord<zod.ZodString, zod.ZodObject<{
804
+ schema: zod.ZodRecord<zod.ZodString, zod.ZodAny>;
805
+ }, zod.core.$strip>>>>;
806
+ variables: zod.ZodOptional<zod.ZodNullable<zod.ZodRecord<zod.ZodString, zod.ZodObject<{
807
+ access: zod.ZodEnum<{
808
+ None: "None";
809
+ Read: "Read";
810
+ Write: "Write";
811
+ }>;
812
+ schema: zod.ZodRecord<zod.ZodString, zod.ZodAny>;
813
+ }, zod.core.$strip>>>>;
814
+ }, zod.core.$strip>>;
815
+ activeFlowDefinitionId: zod.ZodString;
816
+ id: zod.ZodString;
817
+ triggers: zod.ZodArray<zod.ZodObject<{
818
+ dataSourceContainer: zod.ZodObject<{
819
+ dataSourceId: zod.ZodString;
820
+ filters: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodObject<{
821
+ operator: zod.ZodString;
822
+ propertyName: zod.ZodString;
823
+ value: zod.ZodString;
824
+ }, zod.core.$strip>>>>;
825
+ id: zod.ZodString;
826
+ name: zod.ZodString;
827
+ path: zod.ZodString;
828
+ }, zod.core.$strip>;
829
+ flowId: zod.ZodString;
830
+ id: zod.ZodString;
831
+ inputName: zod.ZodString;
832
+ type: zod.ZodEnum<{
833
+ Periodic: "Periodic";
834
+ Container: "Container";
835
+ }>;
836
+ }, zod.core.$strip>>;
837
+ }, zod.core.$strip>;
838
+ id: zod.ZodString;
839
+ workSpace: zod.ZodOptional<zod.ZodObject<{
840
+ dataSpaces: zod.ZodArray<zod.ZodObject<{
841
+ dataSets: zod.ZodArray<zod.ZodObject<{
842
+ id: zod.ZodString;
843
+ name: zod.ZodString;
844
+ properties: zod.ZodArray<zod.ZodObject<{
845
+ description: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
846
+ isVector: zod.ZodBoolean;
847
+ name: zod.ZodString;
848
+ }, zod.core.$strip>>;
849
+ version: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
850
+ }, zod.core.$strip>>;
851
+ id: zod.ZodString;
852
+ name: zod.ZodString;
853
+ }, zod.core.$strip>>;
854
+ firstPrompt: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
855
+ id: zod.ZodString;
856
+ name: zod.ZodString;
857
+ summary: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
858
+ }, zod.core.$strip>>;
859
+ }, zod.core.$strip>>;
860
+ export declare const dataSetsGetQueryTakeDefault = 20;
861
+ export declare const dataSetsGetQuerySkipDefault = 0;
862
+ export declare const dataSetsGetQueryParams: zod.ZodObject<{
863
+ take: zod.ZodDefault<zod.ZodNumber>;
864
+ skip: zod.ZodOptional<zod.ZodNumber>;
865
+ search: zod.ZodOptional<zod.ZodString>;
866
+ }, zod.core.$strict>;
867
+ export declare const dataSetsGetResponseDataItemDataSpaceIdRegExp: RegExp;
868
+ export declare const dataSetsGetResponseDataItemFlowIdRegExp: RegExp;
869
+ export declare const dataSetsGetResponseDataItemIdRegExp: RegExp;
870
+ export declare const dataSetsGetResponseDataItemVersionRegExp: RegExp;
871
+ export declare const dataSetsGetResponse: zod.ZodObject<{
872
+ data: zod.ZodArray<zod.ZodObject<{
873
+ createdAt: zod.ZodISODateTime;
874
+ createdByUserId: zod.ZodString;
875
+ dataSpaceId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
876
+ description: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
877
+ flowId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
878
+ id: zod.ZodString;
879
+ modifiedAt: zod.ZodISODateTime;
880
+ modifiedByUserId: zod.ZodString;
881
+ name: zod.ZodString;
882
+ properties: zod.ZodArray<zod.ZodObject<{
883
+ description: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
884
+ isVector: zod.ZodBoolean;
885
+ name: zod.ZodString;
886
+ }, zod.core.$strip>>;
887
+ version: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
888
+ }, zod.core.$strip>>;
889
+ total: zod.ZodNumber;
890
+ }, zod.core.$strip>;
891
+ export declare const dataSetsGetItemPathDataSetIdRegExp: RegExp;
892
+ export declare const dataSetsGetItemPathIdRegExp: RegExp;
893
+ export declare const dataSetsGetItemParams: zod.ZodObject<{
894
+ dataSetId: zod.ZodString;
895
+ id: zod.ZodString;
896
+ }, zod.core.$strict>;
897
+ export declare const dataSetsGetItemResponseIdRegExp: RegExp;
898
+ export declare const dataSetsGetItemResponseMetadataContainerIdRegExp: RegExp;
899
+ export declare const dataSetsGetItemResponseMetadataContainerItemIdRegExp: RegExp;
900
+ export declare const dataSetsGetItemResponseMetadataDataSetIdRegExp: RegExp;
901
+ export declare const dataSetsGetItemResponseMetadataFlowRunIdRegExp: RegExp;
902
+ export declare const dataSetsGetItemResponse: zod.ZodObject<{
903
+ id: zod.ZodString;
904
+ indexText: zod.ZodString;
905
+ metadata: zod.ZodObject<{
906
+ containerId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
907
+ containerItemId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
908
+ containerItemPath: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
909
+ createdAt: zod.ZodOptional<zod.ZodNullable<zod.ZodISODateTime>>;
910
+ dataSetId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
911
+ flowRunId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
912
+ indexed: zod.ZodBoolean;
913
+ modifiedAt: zod.ZodOptional<zod.ZodNullable<zod.ZodISODateTime>>;
914
+ }, zod.core.$strip>;
915
+ properties: zod.ZodRecord<zod.ZodString, zod.ZodAny>;
916
+ }, zod.core.$strip>;
917
+ export declare const dataSetsDeletePathIdRegExp: RegExp;
918
+ export declare const dataSetsDeleteParams: zod.ZodObject<{
919
+ id: zod.ZodString;
920
+ }, zod.core.$strict>;
921
+ export declare const dataSetsGetByIdPathIdRegExp: RegExp;
922
+ export declare const dataSetsGetByIdParams: zod.ZodObject<{
923
+ id: zod.ZodString;
924
+ }, zod.core.$strict>;
925
+ export declare const dataSetsGetByIdResponseDataSpaceIdRegExp: RegExp;
926
+ export declare const dataSetsGetByIdResponseFlowIdRegExp: RegExp;
927
+ export declare const dataSetsGetByIdResponseIdRegExp: RegExp;
928
+ export declare const dataSetsGetByIdResponseVersionRegExp: RegExp;
929
+ export declare const dataSetsGetByIdResponse: zod.ZodObject<{
930
+ createdAt: zod.ZodISODateTime;
931
+ createdByUserId: zod.ZodString;
932
+ dataSpaceId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
933
+ description: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
934
+ flowId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
915
935
  id: zod.ZodString;
916
936
  modifiedAt: zod.ZodISODateTime;
917
937
  modifiedByUserId: zod.ZodString;
@@ -924,30 +944,56 @@ export declare const dataSetsGetByIdResponse: zod.ZodObject<{
924
944
  version: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
925
945
  }, zod.core.$strip>;
926
946
  /**
927
- * @summary Create a new dataset in SmartSpace, specifying details like name, datasource, and properties.
947
+ * @summary Update an existing dataset (name, description, container bindings).
928
948
  */
929
- export declare const dataSetsPutIdParams: zod.ZodObject<{
949
+ export declare const dataSetsPutParams: zod.ZodObject<{
930
950
  id: zod.ZodString;
931
951
  }, zod.core.$strict>;
932
- export declare const dataSetsPutIdBodyContainerInfoItemDataSourceIdRegExp: RegExp;
933
- export declare const dataSetsPutIdBodyIdRegExp: RegExp;
934
- export declare const dataSetsPutIdBody: zod.ZodObject<{
935
- containerInfo: zod.ZodArray<zod.ZodObject<{
952
+ export declare const dataSetsPutBodyContainerInfoItemDataSourceIdRegExp: RegExp;
953
+ export declare const dataSetsPutBodyIdRegExp: RegExp;
954
+ export declare const dataSetsPutBody: zod.ZodObject<{
955
+ containerInfo: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodObject<{
936
956
  dataSourceId: zod.ZodString;
957
+ filters: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodObject<{
958
+ operator: zod.ZodString;
959
+ propertyName: zod.ZodString;
960
+ value: zod.ZodString;
961
+ }, zod.core.$strict>>>>;
937
962
  path: zod.ZodString;
938
- }, zod.core.$strict>>;
963
+ }, zod.core.$strict>>>>;
939
964
  description: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
940
965
  id: zod.ZodString;
941
- name: zod.ZodString;
966
+ name: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
942
967
  }, zod.core.$strict>;
968
+ export declare const dataSetsPutResponseDataSpaceIdRegExp: RegExp;
969
+ export declare const dataSetsPutResponseFlowIdRegExp: RegExp;
970
+ export declare const dataSetsPutResponseIdRegExp: RegExp;
971
+ export declare const dataSetsPutResponseVersionRegExp: RegExp;
972
+ export declare const dataSetsPutResponse: zod.ZodObject<{
973
+ createdAt: zod.ZodISODateTime;
974
+ createdByUserId: zod.ZodString;
975
+ dataSpaceId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
976
+ description: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
977
+ flowId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
978
+ id: zod.ZodString;
979
+ modifiedAt: zod.ZodISODateTime;
980
+ modifiedByUserId: zod.ZodString;
981
+ name: zod.ZodString;
982
+ properties: zod.ZodArray<zod.ZodObject<{
983
+ description: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
984
+ isVector: zod.ZodBoolean;
985
+ name: zod.ZodString;
986
+ }, zod.core.$strip>>;
987
+ version: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
988
+ }, zod.core.$strip>;
943
989
  /**
944
- * @summary Create a new dataset in SmartSpace, specifying details like name, datasource, and properties.
990
+ * @summary Update just the basic-info fields (name + description) on a dataset.
945
991
  */
946
- export declare const dataSetsPutIdBasicInfoPathIdRegExp: RegExp;
947
- export declare const dataSetsPutIdBasicInfoParams: zod.ZodObject<{
992
+ export declare const dataSetsPutBasicInfoPathIdRegExp: RegExp;
993
+ export declare const dataSetsPutBasicInfoParams: zod.ZodObject<{
948
994
  id: zod.ZodString;
949
995
  }, zod.core.$strict>;
950
- export declare const dataSetsPutIdBasicInfoBody: zod.ZodObject<{
996
+ export declare const dataSetsPutBasicInfoBody: zod.ZodObject<{
951
997
  description: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
952
998
  name: zod.ZodString;
953
999
  }, zod.core.$strict>;
@@ -966,8 +1012,33 @@ export declare const dataSetsGetContainerItemsRunHistoryQueryParams: zod.ZodObje
966
1012
  take: zod.ZodDefault<zod.ZodNumber>;
967
1013
  search: zod.ZodOptional<zod.ZodString>;
968
1014
  }, zod.core.$strict>;
1015
+ export declare const dataSetsGetContainerItemsRunHistoryResponseDataItemContainerIdRegExp: RegExp;
1016
+ export declare const dataSetsGetContainerItemsRunHistoryResponseDataItemFlowRunsItemFlowRunIdRegExp: RegExp;
1017
+ export declare const dataSetsGetContainerItemsRunHistoryResponseDataItemIdRegExp: RegExp;
1018
+ export declare const dataSetsGetContainerItemsRunHistoryResponse: zod.ZodObject<{
1019
+ data: zod.ZodArray<zod.ZodObject<{
1020
+ containerId: zod.ZodString;
1021
+ createdAt: zod.ZodISODateTime;
1022
+ flowRuns: zod.ZodArray<zod.ZodObject<{
1023
+ errors: zod.ZodArray<zod.ZodObject<{
1024
+ blockId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
1025
+ code: zod.ZodOptional<zod.ZodNullable<zod.ZodNumber>>;
1026
+ message: zod.ZodString;
1027
+ }, zod.core.$strip>>;
1028
+ finishedAt: zod.ZodOptional<zod.ZodNullable<zod.ZodISODateTime>>;
1029
+ flowRunId: zod.ZodString;
1030
+ runAt: zod.ZodISODateTime;
1031
+ status: zod.ZodString;
1032
+ }, zod.core.$strip>>;
1033
+ id: zod.ZodString;
1034
+ name: zod.ZodString;
1035
+ path: zod.ZodString;
1036
+ status: zod.ZodString;
1037
+ }, zod.core.$strip>>;
1038
+ total: zod.ZodNumber;
1039
+ }, zod.core.$strip>;
969
1040
  /**
970
- * @summary Create a new dataset in SmartSpace, specifying details like name, datasource, and properties.
1041
+ * @summary Move a dataset to a different dataspace.
971
1042
  */
972
1043
  export declare const dataSetsSetDataspacePathIdRegExp: RegExp;
973
1044
  export declare const dataSetsSetDataspaceParams: zod.ZodObject<{
@@ -975,20 +1046,78 @@ export declare const dataSetsSetDataspaceParams: zod.ZodObject<{
975
1046
  }, zod.core.$strict>;
976
1047
  export declare const dataSetsSetDataspaceBodyRegExp: RegExp;
977
1048
  export declare const dataSetsSetDataspaceBody: zod.ZodString;
1049
+ export declare const dataSetsSetDataspaceResponseDataSpaceIdRegExp: RegExp;
1050
+ export declare const dataSetsSetDataspaceResponseFlowIdRegExp: RegExp;
1051
+ export declare const dataSetsSetDataspaceResponseIdRegExp: RegExp;
1052
+ export declare const dataSetsSetDataspaceResponseVersionRegExp: RegExp;
1053
+ export declare const dataSetsSetDataspaceResponse: zod.ZodObject<{
1054
+ createdAt: zod.ZodISODateTime;
1055
+ createdByUserId: zod.ZodString;
1056
+ dataSpaceId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
1057
+ description: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
1058
+ flowId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
1059
+ id: zod.ZodString;
1060
+ modifiedAt: zod.ZodISODateTime;
1061
+ modifiedByUserId: zod.ZodString;
1062
+ name: zod.ZodString;
1063
+ properties: zod.ZodArray<zod.ZodObject<{
1064
+ description: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
1065
+ isVector: zod.ZodBoolean;
1066
+ name: zod.ZodString;
1067
+ }, zod.core.$strip>>;
1068
+ version: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
1069
+ }, zod.core.$strip>;
978
1070
  export declare const dataSetsExportPathIdRegExp: RegExp;
979
1071
  export declare const dataSetsExportParams: zod.ZodObject<{
980
1072
  id: zod.ZodString;
981
1073
  }, zod.core.$strict>;
982
- export declare const dataSetsGetIdItemsPathIdRegExp: RegExp;
983
- export declare const dataSetsGetIdItemsParams: zod.ZodObject<{
1074
+ export declare const dataSetsExportResponseIdRegExp: RegExp;
1075
+ export declare const dataSetsExportResponseThreadIdRegExp: RegExp;
1076
+ export declare const dataSetsExportResponseWorkspaceIdRegExp: RegExp;
1077
+ export declare const dataSetsExportResponse: zod.ZodObject<{
1078
+ createdAt: zod.ZodISODateTime;
1079
+ createdByUserId: zod.ZodString;
1080
+ id: zod.ZodString;
1081
+ modifiedAt: zod.ZodISODateTime;
1082
+ modifiedByUserId: zod.ZodString;
1083
+ name: zod.ZodString;
1084
+ size: zod.ZodNumber;
1085
+ threadId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
1086
+ workspaceId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
1087
+ }, zod.core.$strip>;
1088
+ export declare const dataSetsGetItemsPathIdRegExp: RegExp;
1089
+ export declare const dataSetsGetItemsParams: zod.ZodObject<{
984
1090
  id: zod.ZodString;
985
1091
  }, zod.core.$strict>;
986
- export declare const dataSetsGetIdItemsQuerySkipDefault = 0;
987
- export declare const dataSetsGetIdItemsQueryTakeDefault = 20;
988
- export declare const dataSetsGetIdItemsQueryParams: zod.ZodObject<{
1092
+ export declare const dataSetsGetItemsQuerySkipDefault = 0;
1093
+ export declare const dataSetsGetItemsQueryTakeDefault = 20;
1094
+ export declare const dataSetsGetItemsQueryParams: zod.ZodObject<{
989
1095
  skip: zod.ZodOptional<zod.ZodNumber>;
990
1096
  take: zod.ZodDefault<zod.ZodNumber>;
991
1097
  }, zod.core.$strict>;
1098
+ export declare const dataSetsGetItemsResponseDataItemIdRegExp: RegExp;
1099
+ export declare const dataSetsGetItemsResponseDataItemMetadataContainerIdRegExp: RegExp;
1100
+ export declare const dataSetsGetItemsResponseDataItemMetadataContainerItemIdRegExp: RegExp;
1101
+ export declare const dataSetsGetItemsResponseDataItemMetadataDataSetIdRegExp: RegExp;
1102
+ export declare const dataSetsGetItemsResponseDataItemMetadataFlowRunIdRegExp: RegExp;
1103
+ export declare const dataSetsGetItemsResponse: zod.ZodObject<{
1104
+ data: zod.ZodArray<zod.ZodObject<{
1105
+ id: zod.ZodString;
1106
+ indexText: zod.ZodString;
1107
+ metadata: zod.ZodObject<{
1108
+ containerId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
1109
+ containerItemId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
1110
+ containerItemPath: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
1111
+ createdAt: zod.ZodOptional<zod.ZodNullable<zod.ZodISODateTime>>;
1112
+ dataSetId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
1113
+ flowRunId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
1114
+ indexed: zod.ZodBoolean;
1115
+ modifiedAt: zod.ZodOptional<zod.ZodNullable<zod.ZodISODateTime>>;
1116
+ }, zod.core.$strip>;
1117
+ properties: zod.ZodRecord<zod.ZodString, zod.ZodAny>;
1118
+ }, zod.core.$strip>>;
1119
+ total: zod.ZodNumber;
1120
+ }, zod.core.$strip>;
992
1121
  export declare const dataSetsAddItemPathIdRegExp: RegExp;
993
1122
  export declare const dataSetsAddItemParams: zod.ZodObject<{
994
1123
  id: zod.ZodString;
@@ -1008,14 +1137,37 @@ export declare const dataSetsSearchItemsBody: zod.ZodObject<{
1008
1137
  skip: zod.ZodOptional<zod.ZodNullable<zod.ZodNumber>>;
1009
1138
  take: zod.ZodOptional<zod.ZodNullable<zod.ZodNumber>>;
1010
1139
  }, zod.core.$strict>;
1011
- export declare const dataSetsDeleteIdItemsItemIdPathIdRegExp: RegExp;
1012
- export declare const dataSetsDeleteIdItemsItemIdPathItemIdRegExp: RegExp;
1013
- export declare const dataSetsDeleteIdItemsItemIdParams: zod.ZodObject<{
1140
+ export declare const dataSetsSearchItemsResponseDataItemIdRegExp: RegExp;
1141
+ export declare const dataSetsSearchItemsResponseDataItemMetadataContainerIdRegExp: RegExp;
1142
+ export declare const dataSetsSearchItemsResponseDataItemMetadataContainerItemIdRegExp: RegExp;
1143
+ export declare const dataSetsSearchItemsResponseDataItemMetadataDataSetIdRegExp: RegExp;
1144
+ export declare const dataSetsSearchItemsResponseDataItemMetadataFlowRunIdRegExp: RegExp;
1145
+ export declare const dataSetsSearchItemsResponse: zod.ZodObject<{
1146
+ data: zod.ZodArray<zod.ZodObject<{
1147
+ id: zod.ZodString;
1148
+ indexText: zod.ZodString;
1149
+ metadata: zod.ZodObject<{
1150
+ containerId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
1151
+ containerItemId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
1152
+ containerItemPath: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
1153
+ createdAt: zod.ZodOptional<zod.ZodNullable<zod.ZodISODateTime>>;
1154
+ dataSetId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
1155
+ flowRunId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
1156
+ indexed: zod.ZodBoolean;
1157
+ modifiedAt: zod.ZodOptional<zod.ZodNullable<zod.ZodISODateTime>>;
1158
+ }, zod.core.$strip>;
1159
+ properties: zod.ZodRecord<zod.ZodString, zod.ZodAny>;
1160
+ }, zod.core.$strip>>;
1161
+ total: zod.ZodNumber;
1162
+ }, zod.core.$strip>;
1163
+ export declare const dataSetsDeleteItemPathIdRegExp: RegExp;
1164
+ export declare const dataSetsDeleteItemPathItemIdRegExp: RegExp;
1165
+ export declare const dataSetsDeleteItemParams: zod.ZodObject<{
1014
1166
  id: zod.ZodString;
1015
1167
  itemId: zod.ZodString;
1016
1168
  }, zod.core.$strict>;
1017
1169
  /**
1018
- * @summary Add a property to a dataset
1170
+ * @summary Upsert a single property on a dataset.
1019
1171
  */
1020
1172
  export declare const dataSetsAddDataSetPropertyPathIdRegExp: RegExp;
1021
1173
  export declare const dataSetsAddDataSetPropertyParams: zod.ZodObject<{
@@ -1086,6 +1238,11 @@ export declare const dataSourceTypesGetAvailableContainersBody: zod.ZodObject<{
1086
1238
  }, zod.core.$strict>;
1087
1239
  export declare const dataSourceTypesGetAvailableContainersResponseItem: zod.ZodObject<{
1088
1240
  children: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodAny>>>;
1241
+ filters: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodObject<{
1242
+ operator: zod.ZodString;
1243
+ propertyName: zod.ZodString;
1244
+ value: zod.ZodString;
1245
+ }, zod.core.$strip>>>>;
1089
1246
  name: zod.ZodString;
1090
1247
  path: zod.ZodString;
1091
1248
  properties: zod.ZodArray<zod.ZodObject<{
@@ -1095,6 +1252,11 @@ export declare const dataSourceTypesGetAvailableContainersResponseItem: zod.ZodO
1095
1252
  }, zod.core.$strip>;
1096
1253
  export declare const dataSourceTypesGetAvailableContainersResponse: zod.ZodArray<zod.ZodObject<{
1097
1254
  children: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodAny>>>;
1255
+ filters: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodObject<{
1256
+ operator: zod.ZodString;
1257
+ propertyName: zod.ZodString;
1258
+ value: zod.ZodString;
1259
+ }, zod.core.$strip>>>>;
1098
1260
  name: zod.ZodString;
1099
1261
  path: zod.ZodString;
1100
1262
  properties: zod.ZodArray<zod.ZodObject<{
@@ -1116,7 +1278,7 @@ export declare const dataSourceTypesTestConnectionResponse: zod.ZodObject<{
1116
1278
  statusCode: zod.ZodOptional<zod.ZodNullable<zod.ZodNumber>>;
1117
1279
  }, zod.core.$strip>;
1118
1280
  /**
1119
- * @summary Obtain a list of all data sources configured in SmartSpace, with optional pagination options take and skip.
1281
+ * @summary Retrieves a collection of data sources.
1120
1282
  */
1121
1283
  export declare const dataSourcesGetQueryTakeDefault = 20;
1122
1284
  export declare const dataSourcesGetQuerySkipDefault = 0;
@@ -1124,6 +1286,8 @@ export declare const dataSourcesGetQueryParams: zod.ZodObject<{
1124
1286
  take: zod.ZodDefault<zod.ZodNumber>;
1125
1287
  skip: zod.ZodOptional<zod.ZodNumber>;
1126
1288
  search: zod.ZodOptional<zod.ZodString>;
1289
+ sortBy: zod.ZodOptional<zod.ZodString>;
1290
+ sortDirection: zod.ZodOptional<zod.ZodString>;
1127
1291
  }, zod.core.$strict>;
1128
1292
  export declare const dataSourcesGetResponseDataItemContainersItemDataSourceIdRegExp: RegExp;
1129
1293
  export declare const dataSourcesGetResponseDataItemContainersItemIdRegExp: RegExp;
@@ -1132,6 +1296,11 @@ export declare const dataSourcesGetResponse: zod.ZodObject<{
1132
1296
  data: zod.ZodArray<zod.ZodObject<{
1133
1297
  containers: zod.ZodArray<zod.ZodObject<{
1134
1298
  dataSourceId: zod.ZodString;
1299
+ filters: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodObject<{
1300
+ operator: zod.ZodString;
1301
+ propertyName: zod.ZodString;
1302
+ value: zod.ZodString;
1303
+ }, zod.core.$strip>>>>;
1135
1304
  id: zod.ZodString;
1136
1305
  name: zod.ZodString;
1137
1306
  path: zod.ZodString;
@@ -1181,13 +1350,29 @@ export declare const dataSourcesPostBody: zod.ZodObject<{
1181
1350
  keyId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
1182
1351
  name: zod.ZodString;
1183
1352
  }, zod.core.$strict>;
1353
+ export declare const dataSourcesPostResponseContainersItemDataSourceIdRegExp: RegExp;
1354
+ export declare const dataSourcesPostResponseContainersItemIdRegExp: RegExp;
1355
+ export declare const dataSourcesPostResponseIdRegExp: RegExp;
1184
1356
  export declare const dataSourcesPostResponse: zod.ZodObject<{
1185
- credentialType: zod.ZodEnum<{
1186
- BlobStorage: "BlobStorage";
1187
- SqlServer: "SqlServer";
1188
- AzureSql: "AzureSql";
1189
- Cosmos: "Cosmos";
1190
- GoogleDrive: "GoogleDrive";
1357
+ containers: zod.ZodArray<zod.ZodObject<{
1358
+ dataSourceId: zod.ZodString;
1359
+ filters: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodObject<{
1360
+ operator: zod.ZodString;
1361
+ propertyName: zod.ZodString;
1362
+ value: zod.ZodString;
1363
+ }, zod.core.$strip>>>>;
1364
+ id: zod.ZodString;
1365
+ name: zod.ZodString;
1366
+ path: zod.ZodString;
1367
+ }, zod.core.$strip>>;
1368
+ createdAt: zod.ZodISODateTime;
1369
+ createdByUserId: zod.ZodString;
1370
+ credentialType: zod.ZodEnum<{
1371
+ BlobStorage: "BlobStorage";
1372
+ SqlServer: "SqlServer";
1373
+ AzureSql: "AzureSql";
1374
+ Cosmos: "Cosmos";
1375
+ GoogleDrive: "GoogleDrive";
1191
1376
  SharePoint: "SharePoint";
1192
1377
  SharePointSite: "SharePointSite";
1193
1378
  HubSpot: "HubSpot";
@@ -1195,9 +1380,12 @@ export declare const dataSourcesPostResponse: zod.ZodObject<{
1195
1380
  File: "File";
1196
1381
  Sitemap: "Sitemap";
1197
1382
  }>;
1198
- credentials: zod.ZodRecord<zod.ZodString, zod.ZodString>;
1383
+ id: zod.ZodString;
1199
1384
  keyId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
1385
+ modifiedAt: zod.ZodOptional<zod.ZodNullable<zod.ZodISODateTime>>;
1386
+ modifiedByUserId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
1200
1387
  name: zod.ZodString;
1388
+ searchable: zod.ZodBoolean;
1201
1389
  }, zod.core.$strip>;
1202
1390
  /**
1203
1391
  * @summary Remove a specific data source from SmartSpace using its unique ID.
@@ -1231,16 +1419,58 @@ export declare const dataSourcesContainersResponseDataSourceIdRegExp: RegExp;
1231
1419
  export declare const dataSourcesContainersResponseIdRegExp: RegExp;
1232
1420
  export declare const dataSourcesContainersResponseItem: zod.ZodObject<{
1233
1421
  dataSourceId: zod.ZodString;
1422
+ filters: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodObject<{
1423
+ operator: zod.ZodString;
1424
+ propertyName: zod.ZodString;
1425
+ value: zod.ZodString;
1426
+ }, zod.core.$strip>>>>;
1234
1427
  id: zod.ZodString;
1235
1428
  name: zod.ZodString;
1236
1429
  path: zod.ZodString;
1237
1430
  }, zod.core.$strip>;
1238
1431
  export declare const dataSourcesContainersResponse: zod.ZodArray<zod.ZodObject<{
1239
1432
  dataSourceId: zod.ZodString;
1433
+ filters: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodObject<{
1434
+ operator: zod.ZodString;
1435
+ propertyName: zod.ZodString;
1436
+ value: zod.ZodString;
1437
+ }, zod.core.$strip>>>>;
1240
1438
  id: zod.ZodString;
1241
1439
  name: zod.ZodString;
1242
1440
  path: zod.ZodString;
1243
1441
  }, zod.core.$strip>>;
1442
+ /**
1443
+ * @summary Runs a preview search against the data source using the supplied filters and returns
1444
+ a total record count without persisting any state.
1445
+ */
1446
+ export declare const dataSourcesPreviewContainerPathDataSourceIdRegExp: RegExp;
1447
+ export declare const dataSourcesPreviewContainerParams: zod.ZodObject<{
1448
+ dataSourceId: zod.ZodString;
1449
+ }, zod.core.$strict>;
1450
+ export declare const dataSourcesPreviewContainerBody: zod.ZodObject<{
1451
+ filters: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodObject<{
1452
+ operator: zod.ZodString;
1453
+ propertyName: zod.ZodString;
1454
+ value: zod.ZodString;
1455
+ }, zod.core.$strict>>>>;
1456
+ path: zod.ZodString;
1457
+ }, zod.core.$strict>;
1458
+ export declare const dataSourcesPreviewContainerResponse: zod.ZodObject<{
1459
+ samples: zod.ZodArray<zod.ZodRecord<zod.ZodString, zod.ZodAny>>;
1460
+ total: zod.ZodNumber;
1461
+ }, zod.core.$strip>;
1462
+ /**
1463
+ * @summary Returns a JSON Schema object for the container's properties, used to drive the filter editor UI.
1464
+ Schema shape: { type: "object", properties: { [name]: { type, title, enum? } } }
1465
+ containerPath is a query param (not a route segment) to avoid ASP.NET routing splits on paths containing '/'.
1466
+ */
1467
+ export declare const dataSourcesContainerSchemaPathDataSourceIdRegExp: RegExp;
1468
+ export declare const dataSourcesContainerSchemaParams: zod.ZodObject<{
1469
+ dataSourceId: zod.ZodString;
1470
+ }, zod.core.$strict>;
1471
+ export declare const dataSourcesContainerSchemaQueryParams: zod.ZodObject<{
1472
+ containerPath: zod.ZodOptional<zod.ZodString>;
1473
+ }, zod.core.$strict>;
1244
1474
  /**
1245
1475
  * @summary Update the credentials for an existing data source in SmartSpace by specifying its ID.
1246
1476
  */
@@ -1255,126 +1485,50 @@ export declare const dataSourcesGetAdminUsersPathIdRegExp: RegExp;
1255
1485
  export declare const dataSourcesGetAdminUsersParams: zod.ZodObject<{
1256
1486
  id: zod.ZodString;
1257
1487
  }, zod.core.$strict>;
1258
- export declare const dataSourcesGetAdminUsersResponseItem: zod.ZodString;
1259
- export declare const dataSourcesGetAdminUsersResponse: zod.ZodArray<zod.ZodString>;
1488
+ export declare const dataSourcesGetAdminUsersResponseItem: zod.ZodObject<{
1489
+ id: zod.ZodString;
1490
+ name: zod.ZodString;
1491
+ }, zod.core.$strip>;
1492
+ export declare const dataSourcesGetAdminUsersResponse: zod.ZodArray<zod.ZodObject<{
1493
+ id: zod.ZodString;
1494
+ name: zod.ZodString;
1495
+ }, zod.core.$strip>>;
1260
1496
  export declare const dataSourcesDeleteAdminPathIdRegExp: RegExp;
1261
1497
  export declare const dataSourcesDeleteAdminParams: zod.ZodObject<{
1262
1498
  id: zod.ZodString;
1263
1499
  userId: zod.ZodString;
1264
1500
  }, zod.core.$strict>;
1265
- export declare const dataSourcesDeleteAdminResponseItem: zod.ZodString;
1266
- export declare const dataSourcesDeleteAdminResponse: zod.ZodArray<zod.ZodString>;
1267
1501
  export declare const dataSourcesAddAdminPathIdRegExp: RegExp;
1268
1502
  export declare const dataSourcesAddAdminParams: zod.ZodObject<{
1269
1503
  id: zod.ZodString;
1270
1504
  userId: zod.ZodString;
1271
1505
  }, zod.core.$strict>;
1272
- export declare const dataSourcesAddAdminResponseItem: zod.ZodString;
1273
- export declare const dataSourcesAddAdminResponse: zod.ZodArray<zod.ZodString>;
1274
- /**
1275
- * @summary Retrieve a list of all data spaces in SmartSpace, with options for pagination to manage large sets of data spaces.
1276
- */
1277
1506
  export declare const dataSpacesGetQueryTakeDefault = 20;
1278
1507
  export declare const dataSpacesGetQuerySkipDefault = 0;
1279
1508
  export declare const dataSpacesGetQueryParams: zod.ZodObject<{
1280
1509
  take: zod.ZodDefault<zod.ZodNumber>;
1281
1510
  skip: zod.ZodOptional<zod.ZodNumber>;
1282
1511
  search: zod.ZodOptional<zod.ZodString>;
1512
+ sortBy: zod.ZodOptional<zod.ZodString>;
1513
+ sortDirection: zod.ZodOptional<zod.ZodString>;
1283
1514
  }, zod.core.$strict>;
1284
1515
  export declare const dataSpacesGetResponseDataItemDataSetsItemDataSpaceIdRegExp: RegExp;
1285
- export declare const dataSpacesGetResponseDataItemDataSetsItemFlowActiveFlowDefinitionIdRegExp: RegExp;
1286
1516
  export declare const dataSpacesGetResponseDataItemDataSetsItemFlowIdRegExp: RegExp;
1287
- export declare const dataSpacesGetResponseDataItemDataSetsItemFlowTriggersItemDataSourceContainerDataSourceIdRegExp: RegExp;
1288
- export declare const dataSpacesGetResponseDataItemDataSetsItemFlowTriggersItemDataSourceContainerIdRegExp: RegExp;
1289
- export declare const dataSpacesGetResponseDataItemDataSetsItemFlowTriggersItemFlowIdRegExp: RegExp;
1290
- export declare const dataSpacesGetResponseDataItemDataSetsItemFlowTriggersItemIdRegExp: RegExp;
1291
1517
  export declare const dataSpacesGetResponseDataItemDataSetsItemIdRegExp: RegExp;
1292
1518
  export declare const dataSpacesGetResponseDataItemDataSetsItemVersionRegExp: RegExp;
1293
1519
  export declare const dataSpacesGetResponseDataItemIdRegExp: RegExp;
1294
1520
  export declare const dataSpacesGetResponseDataItemParentWorkspaceIdRegExp: RegExp;
1295
- export declare const dataSpacesGetResponseDataItemWorkspacesInfoItemIdRegExp: RegExp;
1521
+ export declare const dataSpacesGetResponseDataItemWorkSpacesItemIdRegExp: RegExp;
1296
1522
  export declare const dataSpacesGetResponse: zod.ZodObject<{
1297
1523
  data: zod.ZodArray<zod.ZodObject<{
1298
1524
  createdAt: zod.ZodISODateTime;
1299
1525
  createdByUserId: zod.ZodString;
1300
- dataSets: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodObject<{
1526
+ dataSets: zod.ZodArray<zod.ZodObject<{
1301
1527
  createdAt: zod.ZodISODateTime;
1302
1528
  createdByUserId: zod.ZodString;
1303
1529
  dataSpaceId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
1304
1530
  description: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
1305
- flow: zod.ZodOptional<zod.ZodObject<{
1306
- activeFlowDefinition: zod.ZodOptional<zod.ZodObject<{
1307
- blocks: zod.ZodOptional<zod.ZodNullable<zod.ZodRecord<zod.ZodString, zod.ZodObject<{
1308
- constants: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodObject<{
1309
- target: zod.ZodObject<{
1310
- pin: zod.ZodString;
1311
- port: zod.ZodString;
1312
- }, zod.core.$strip>;
1313
- value: zod.ZodOptional<zod.ZodNullable<zod.ZodAny>>;
1314
- }, zod.core.$strip>>>>;
1315
- description: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
1316
- dynamicInputPins: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodObject<{
1317
- pin: zod.ZodString;
1318
- port: zod.ZodString;
1319
- }, zod.core.$strip>>>>;
1320
- dynamicOutputPins: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodObject<{
1321
- pin: zod.ZodString;
1322
- port: zod.ZodString;
1323
- }, zod.core.$strip>>>>;
1324
- dynamicPorts: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodString>>>;
1325
- name: zod.ZodString;
1326
- version: zod.ZodString;
1327
- }, zod.core.$strip>>>>;
1328
- connections: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodObject<{
1329
- source: zod.ZodObject<{
1330
- node: zod.ZodString;
1331
- pin: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
1332
- port: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
1333
- }, zod.core.$strip>;
1334
- target: zod.ZodObject<{
1335
- node: zod.ZodString;
1336
- pin: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
1337
- port: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
1338
- }, zod.core.$strip>;
1339
- }, zod.core.$strip>>>>;
1340
- constants: zod.ZodOptional<zod.ZodNullable<zod.ZodRecord<zod.ZodString, zod.ZodObject<{
1341
- value: zod.ZodOptional<zod.ZodNullable<zod.ZodAny>>;
1342
- }, zod.core.$strip>>>>;
1343
- inputs: zod.ZodOptional<zod.ZodNullable<zod.ZodRecord<zod.ZodString, zod.ZodObject<{
1344
- schema: zod.ZodRecord<zod.ZodString, zod.ZodAny>;
1345
- }, zod.core.$strip>>>>;
1346
- layout: zod.ZodOptional<zod.ZodNullable<zod.ZodAny>>;
1347
- name: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
1348
- outputs: zod.ZodOptional<zod.ZodNullable<zod.ZodRecord<zod.ZodString, zod.ZodObject<{
1349
- schema: zod.ZodRecord<zod.ZodString, zod.ZodAny>;
1350
- }, zod.core.$strip>>>>;
1351
- variables: zod.ZodOptional<zod.ZodNullable<zod.ZodRecord<zod.ZodString, zod.ZodObject<{
1352
- access: zod.ZodEnum<{
1353
- None: "None";
1354
- Read: "Read";
1355
- Write: "Write";
1356
- }>;
1357
- schema: zod.ZodRecord<zod.ZodString, zod.ZodAny>;
1358
- }, zod.core.$strip>>>>;
1359
- }, zod.core.$strip>>;
1360
- activeFlowDefinitionId: zod.ZodString;
1361
- id: zod.ZodString;
1362
- triggers: zod.ZodArray<zod.ZodObject<{
1363
- dataSourceContainer: zod.ZodObject<{
1364
- dataSourceId: zod.ZodString;
1365
- id: zod.ZodString;
1366
- name: zod.ZodString;
1367
- path: zod.ZodString;
1368
- }, zod.core.$strip>;
1369
- flowId: zod.ZodString;
1370
- id: zod.ZodString;
1371
- inputName: zod.ZodString;
1372
- type: zod.ZodEnum<{
1373
- Periodic: "Periodic";
1374
- Container: "Container";
1375
- }>;
1376
- }, zod.core.$strip>>;
1377
- }, zod.core.$strip>>;
1531
+ flowId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
1378
1532
  id: zod.ZodString;
1379
1533
  modifiedAt: zod.ZodISODateTime;
1380
1534
  modifiedByUserId: zod.ZodString;
@@ -1385,139 +1539,51 @@ export declare const dataSpacesGetResponse: zod.ZodObject<{
1385
1539
  name: zod.ZodString;
1386
1540
  }, zod.core.$strip>>;
1387
1541
  version: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
1388
- }, zod.core.$strip>>>>;
1542
+ }, zod.core.$strip>>;
1389
1543
  id: zod.ZodString;
1390
- modifiedAt: zod.ZodOptional<zod.ZodNullable<zod.ZodISODateTime>>;
1391
- modifiedByUserId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
1544
+ modifiedAt: zod.ZodISODateTime;
1545
+ modifiedByUserId: zod.ZodString;
1392
1546
  name: zod.ZodString;
1393
1547
  parentWorkspaceId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
1394
- workspacesInfo: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodObject<{
1548
+ workSpaces: zod.ZodArray<zod.ZodObject<{
1395
1549
  id: zod.ZodString;
1396
1550
  name: zod.ZodString;
1397
- }, zod.core.$strip>>>>;
1551
+ }, zod.core.$strip>>;
1398
1552
  }, zod.core.$strip>>;
1399
1553
  total: zod.ZodNumber;
1400
1554
  }, zod.core.$strip>;
1401
1555
  /**
1402
- * @summary Create a new dataspace in SmartSpace, specifying details like name, associated datasources, and containers.
1556
+ * @summary Create a new dataspace.
1403
1557
  */
1404
1558
  export declare const dataSpacesPostBodyDataSetIdsItemRegExp: RegExp;
1405
1559
  export declare const dataSpacesPostBody: zod.ZodObject<{
1406
1560
  dataSetIds: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodString>>>;
1407
1561
  name: zod.ZodString;
1408
1562
  }, zod.core.$strict>;
1409
- export declare const dataSpacesPostResponseDataSetIdsItemRegExp: RegExp;
1410
- export declare const dataSpacesPostResponse: zod.ZodObject<{
1411
- dataSetIds: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodString>>>;
1412
- name: zod.ZodString;
1413
- }, zod.core.$strip>;
1414
- /**
1415
- * @summary Remove a specific data space from SmartSpace, using its ID to ensure accurate deletion.
1416
- */
1417
1563
  export declare const dataSpacesDeletePathIdRegExp: RegExp;
1418
1564
  export declare const dataSpacesDeleteParams: zod.ZodObject<{
1419
1565
  id: zod.ZodString;
1420
1566
  }, zod.core.$strict>;
1421
- /**
1422
- * @summary Retrieve detailed information about a specific data space in SmartSpace by its ID
1423
- */
1424
1567
  export declare const dataSpacesGetByIdPathIdRegExp: RegExp;
1425
1568
  export declare const dataSpacesGetByIdParams: zod.ZodObject<{
1426
1569
  id: zod.ZodString;
1427
1570
  }, zod.core.$strict>;
1428
1571
  export declare const dataSpacesGetByIdResponseDataSetsItemDataSpaceIdRegExp: RegExp;
1429
- export declare const dataSpacesGetByIdResponseDataSetsItemFlowActiveFlowDefinitionIdRegExp: RegExp;
1430
1572
  export declare const dataSpacesGetByIdResponseDataSetsItemFlowIdRegExp: RegExp;
1431
- export declare const dataSpacesGetByIdResponseDataSetsItemFlowTriggersItemDataSourceContainerDataSourceIdRegExp: RegExp;
1432
- export declare const dataSpacesGetByIdResponseDataSetsItemFlowTriggersItemDataSourceContainerIdRegExp: RegExp;
1433
- export declare const dataSpacesGetByIdResponseDataSetsItemFlowTriggersItemFlowIdRegExp: RegExp;
1434
- export declare const dataSpacesGetByIdResponseDataSetsItemFlowTriggersItemIdRegExp: RegExp;
1435
1573
  export declare const dataSpacesGetByIdResponseDataSetsItemIdRegExp: RegExp;
1436
1574
  export declare const dataSpacesGetByIdResponseDataSetsItemVersionRegExp: RegExp;
1437
1575
  export declare const dataSpacesGetByIdResponseIdRegExp: RegExp;
1438
1576
  export declare const dataSpacesGetByIdResponseParentWorkspaceIdRegExp: RegExp;
1439
- export declare const dataSpacesGetByIdResponseWorkspacesInfoItemIdRegExp: RegExp;
1577
+ export declare const dataSpacesGetByIdResponseWorkSpacesItemIdRegExp: RegExp;
1440
1578
  export declare const dataSpacesGetByIdResponse: zod.ZodObject<{
1441
1579
  createdAt: zod.ZodISODateTime;
1442
1580
  createdByUserId: zod.ZodString;
1443
- dataSets: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodObject<{
1581
+ dataSets: zod.ZodArray<zod.ZodObject<{
1444
1582
  createdAt: zod.ZodISODateTime;
1445
1583
  createdByUserId: zod.ZodString;
1446
1584
  dataSpaceId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
1447
1585
  description: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
1448
- flow: zod.ZodOptional<zod.ZodObject<{
1449
- activeFlowDefinition: zod.ZodOptional<zod.ZodObject<{
1450
- blocks: zod.ZodOptional<zod.ZodNullable<zod.ZodRecord<zod.ZodString, zod.ZodObject<{
1451
- constants: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodObject<{
1452
- target: zod.ZodObject<{
1453
- pin: zod.ZodString;
1454
- port: zod.ZodString;
1455
- }, zod.core.$strip>;
1456
- value: zod.ZodOptional<zod.ZodNullable<zod.ZodAny>>;
1457
- }, zod.core.$strip>>>>;
1458
- description: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
1459
- dynamicInputPins: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodObject<{
1460
- pin: zod.ZodString;
1461
- port: zod.ZodString;
1462
- }, zod.core.$strip>>>>;
1463
- dynamicOutputPins: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodObject<{
1464
- pin: zod.ZodString;
1465
- port: zod.ZodString;
1466
- }, zod.core.$strip>>>>;
1467
- dynamicPorts: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodString>>>;
1468
- name: zod.ZodString;
1469
- version: zod.ZodString;
1470
- }, zod.core.$strip>>>>;
1471
- connections: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodObject<{
1472
- source: zod.ZodObject<{
1473
- node: zod.ZodString;
1474
- pin: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
1475
- port: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
1476
- }, zod.core.$strip>;
1477
- target: zod.ZodObject<{
1478
- node: zod.ZodString;
1479
- pin: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
1480
- port: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
1481
- }, zod.core.$strip>;
1482
- }, zod.core.$strip>>>>;
1483
- constants: zod.ZodOptional<zod.ZodNullable<zod.ZodRecord<zod.ZodString, zod.ZodObject<{
1484
- value: zod.ZodOptional<zod.ZodNullable<zod.ZodAny>>;
1485
- }, zod.core.$strip>>>>;
1486
- inputs: zod.ZodOptional<zod.ZodNullable<zod.ZodRecord<zod.ZodString, zod.ZodObject<{
1487
- schema: zod.ZodRecord<zod.ZodString, zod.ZodAny>;
1488
- }, zod.core.$strip>>>>;
1489
- layout: zod.ZodOptional<zod.ZodNullable<zod.ZodAny>>;
1490
- name: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
1491
- outputs: zod.ZodOptional<zod.ZodNullable<zod.ZodRecord<zod.ZodString, zod.ZodObject<{
1492
- schema: zod.ZodRecord<zod.ZodString, zod.ZodAny>;
1493
- }, zod.core.$strip>>>>;
1494
- variables: zod.ZodOptional<zod.ZodNullable<zod.ZodRecord<zod.ZodString, zod.ZodObject<{
1495
- access: zod.ZodEnum<{
1496
- None: "None";
1497
- Read: "Read";
1498
- Write: "Write";
1499
- }>;
1500
- schema: zod.ZodRecord<zod.ZodString, zod.ZodAny>;
1501
- }, zod.core.$strip>>>>;
1502
- }, zod.core.$strip>>;
1503
- activeFlowDefinitionId: zod.ZodString;
1504
- id: zod.ZodString;
1505
- triggers: zod.ZodArray<zod.ZodObject<{
1506
- dataSourceContainer: zod.ZodObject<{
1507
- dataSourceId: zod.ZodString;
1508
- id: zod.ZodString;
1509
- name: zod.ZodString;
1510
- path: zod.ZodString;
1511
- }, zod.core.$strip>;
1512
- flowId: zod.ZodString;
1513
- id: zod.ZodString;
1514
- inputName: zod.ZodString;
1515
- type: zod.ZodEnum<{
1516
- Periodic: "Periodic";
1517
- Container: "Container";
1518
- }>;
1519
- }, zod.core.$strip>>;
1520
- }, zod.core.$strip>>;
1586
+ flowId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
1521
1587
  id: zod.ZodString;
1522
1588
  modifiedAt: zod.ZodISODateTime;
1523
1589
  modifiedByUserId: zod.ZodString;
@@ -1528,19 +1594,19 @@ export declare const dataSpacesGetByIdResponse: zod.ZodObject<{
1528
1594
  name: zod.ZodString;
1529
1595
  }, zod.core.$strip>>;
1530
1596
  version: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
1531
- }, zod.core.$strip>>>>;
1597
+ }, zod.core.$strip>>;
1532
1598
  id: zod.ZodString;
1533
- modifiedAt: zod.ZodOptional<zod.ZodNullable<zod.ZodISODateTime>>;
1534
- modifiedByUserId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
1599
+ modifiedAt: zod.ZodISODateTime;
1600
+ modifiedByUserId: zod.ZodString;
1535
1601
  name: zod.ZodString;
1536
1602
  parentWorkspaceId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
1537
- workspacesInfo: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodObject<{
1603
+ workSpaces: zod.ZodArray<zod.ZodObject<{
1538
1604
  id: zod.ZodString;
1539
1605
  name: zod.ZodString;
1540
- }, zod.core.$strip>>>>;
1606
+ }, zod.core.$strip>>;
1541
1607
  }, zod.core.$strip>;
1542
1608
  /**
1543
- * @summary Update details of a specific data space in SmartSpace, using the ID of the data space.
1609
+ * @summary Update an existing dataspace.
1544
1610
  */
1545
1611
  export declare const dataSpacesPutPathIdRegExp: RegExp;
1546
1612
  export declare const dataSpacesPutParams: zod.ZodObject<{
@@ -1553,29 +1619,68 @@ export declare const dataSpacesPutBody: zod.ZodObject<{
1553
1619
  id: zod.ZodString;
1554
1620
  name: zod.ZodString;
1555
1621
  }, zod.core.$strict>;
1622
+ export declare const dataSpacesPutResponseDataSetsItemDataSpaceIdRegExp: RegExp;
1623
+ export declare const dataSpacesPutResponseDataSetsItemFlowIdRegExp: RegExp;
1624
+ export declare const dataSpacesPutResponseDataSetsItemIdRegExp: RegExp;
1625
+ export declare const dataSpacesPutResponseDataSetsItemVersionRegExp: RegExp;
1626
+ export declare const dataSpacesPutResponseIdRegExp: RegExp;
1627
+ export declare const dataSpacesPutResponseParentWorkspaceIdRegExp: RegExp;
1628
+ export declare const dataSpacesPutResponseWorkSpacesItemIdRegExp: RegExp;
1629
+ export declare const dataSpacesPutResponse: zod.ZodObject<{
1630
+ createdAt: zod.ZodISODateTime;
1631
+ createdByUserId: zod.ZodString;
1632
+ dataSets: zod.ZodArray<zod.ZodObject<{
1633
+ createdAt: zod.ZodISODateTime;
1634
+ createdByUserId: zod.ZodString;
1635
+ dataSpaceId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
1636
+ description: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
1637
+ flowId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
1638
+ id: zod.ZodString;
1639
+ modifiedAt: zod.ZodISODateTime;
1640
+ modifiedByUserId: zod.ZodString;
1641
+ name: zod.ZodString;
1642
+ properties: zod.ZodArray<zod.ZodObject<{
1643
+ description: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
1644
+ isVector: zod.ZodBoolean;
1645
+ name: zod.ZodString;
1646
+ }, zod.core.$strip>>;
1647
+ version: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
1648
+ }, zod.core.$strip>>;
1649
+ id: zod.ZodString;
1650
+ modifiedAt: zod.ZodISODateTime;
1651
+ modifiedByUserId: zod.ZodString;
1652
+ name: zod.ZodString;
1653
+ parentWorkspaceId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
1654
+ workSpaces: zod.ZodArray<zod.ZodObject<{
1655
+ id: zod.ZodString;
1656
+ name: zod.ZodString;
1657
+ }, zod.core.$strip>>;
1658
+ }, zod.core.$strip>;
1556
1659
  export declare const dataSpacesGetAdminUsersPathIdRegExp: RegExp;
1557
1660
  export declare const dataSpacesGetAdminUsersParams: zod.ZodObject<{
1558
1661
  id: zod.ZodString;
1559
1662
  }, zod.core.$strict>;
1560
- export declare const dataSpacesGetAdminUsersResponseItem: zod.ZodString;
1561
- export declare const dataSpacesGetAdminUsersResponse: zod.ZodArray<zod.ZodString>;
1663
+ export declare const dataSpacesGetAdminUsersResponseDataSpaceIdRegExp: RegExp;
1664
+ export declare const dataSpacesGetAdminUsersResponseItem: zod.ZodObject<{
1665
+ dataSpaceId: zod.ZodString;
1666
+ displayName: zod.ZodString;
1667
+ userId: zod.ZodString;
1668
+ }, zod.core.$strip>;
1669
+ export declare const dataSpacesGetAdminUsersResponse: zod.ZodArray<zod.ZodObject<{
1670
+ dataSpaceId: zod.ZodString;
1671
+ displayName: zod.ZodString;
1672
+ userId: zod.ZodString;
1673
+ }, zod.core.$strip>>;
1562
1674
  export declare const dataSpacesDeleteAdminPathIdRegExp: RegExp;
1563
1675
  export declare const dataSpacesDeleteAdminParams: zod.ZodObject<{
1564
1676
  id: zod.ZodString;
1565
1677
  userId: zod.ZodString;
1566
1678
  }, zod.core.$strict>;
1567
- export declare const dataSpacesDeleteAdminResponseItem: zod.ZodString;
1568
- export declare const dataSpacesDeleteAdminResponse: zod.ZodArray<zod.ZodString>;
1569
1679
  export declare const dataSpacesAddAdminPathIdRegExp: RegExp;
1570
1680
  export declare const dataSpacesAddAdminParams: zod.ZodObject<{
1571
1681
  id: zod.ZodString;
1572
1682
  userId: zod.ZodString;
1573
1683
  }, zod.core.$strict>;
1574
- export declare const dataSpacesAddAdminResponseItem: zod.ZodString;
1575
- export declare const dataSpacesAddAdminResponse: zod.ZodArray<zod.ZodString>;
1576
- /**
1577
- * @summary Retrieve a list of all data sets in SmartSpace, with options for pagination to manage large sets of data sets.
1578
- */
1579
1684
  export declare const dataSpacesGetDataSetsPathIdRegExp: RegExp;
1580
1685
  export declare const dataSpacesGetDataSetsParams: zod.ZodObject<{
1581
1686
  id: zod.ZodString;
@@ -1588,12 +1693,7 @@ export declare const dataSpacesGetDataSetsQueryParams: zod.ZodObject<{
1588
1693
  search: zod.ZodOptional<zod.ZodString>;
1589
1694
  }, zod.core.$strict>;
1590
1695
  export declare const dataSpacesGetDataSetsResponseDataItemDataSpaceIdRegExp: RegExp;
1591
- export declare const dataSpacesGetDataSetsResponseDataItemFlowActiveFlowDefinitionIdRegExp: RegExp;
1592
1696
  export declare const dataSpacesGetDataSetsResponseDataItemFlowIdRegExp: RegExp;
1593
- export declare const dataSpacesGetDataSetsResponseDataItemFlowTriggersItemDataSourceContainerDataSourceIdRegExp: RegExp;
1594
- export declare const dataSpacesGetDataSetsResponseDataItemFlowTriggersItemDataSourceContainerIdRegExp: RegExp;
1595
- export declare const dataSpacesGetDataSetsResponseDataItemFlowTriggersItemFlowIdRegExp: RegExp;
1596
- export declare const dataSpacesGetDataSetsResponseDataItemFlowTriggersItemIdRegExp: RegExp;
1597
1697
  export declare const dataSpacesGetDataSetsResponseDataItemIdRegExp: RegExp;
1598
1698
  export declare const dataSpacesGetDataSetsResponseDataItemVersionRegExp: RegExp;
1599
1699
  export declare const dataSpacesGetDataSetsResponse: zod.ZodObject<{
@@ -1602,116 +1702,363 @@ export declare const dataSpacesGetDataSetsResponse: zod.ZodObject<{
1602
1702
  createdByUserId: zod.ZodString;
1603
1703
  dataSpaceId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
1604
1704
  description: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
1605
- flow: zod.ZodOptional<zod.ZodObject<{
1606
- activeFlowDefinition: zod.ZodOptional<zod.ZodObject<{
1607
- blocks: zod.ZodOptional<zod.ZodNullable<zod.ZodRecord<zod.ZodString, zod.ZodObject<{
1608
- constants: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodObject<{
1609
- target: zod.ZodObject<{
1610
- pin: zod.ZodString;
1611
- port: zod.ZodString;
1612
- }, zod.core.$strip>;
1613
- value: zod.ZodOptional<zod.ZodNullable<zod.ZodAny>>;
1614
- }, zod.core.$strip>>>>;
1615
- description: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
1616
- dynamicInputPins: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodObject<{
1617
- pin: zod.ZodString;
1618
- port: zod.ZodString;
1619
- }, zod.core.$strip>>>>;
1620
- dynamicOutputPins: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodObject<{
1621
- pin: zod.ZodString;
1622
- port: zod.ZodString;
1623
- }, zod.core.$strip>>>>;
1624
- dynamicPorts: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodString>>>;
1625
- name: zod.ZodString;
1626
- version: zod.ZodString;
1627
- }, zod.core.$strip>>>>;
1628
- connections: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodObject<{
1629
- source: zod.ZodObject<{
1630
- node: zod.ZodString;
1631
- pin: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
1632
- port: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
1633
- }, zod.core.$strip>;
1634
- target: zod.ZodObject<{
1635
- node: zod.ZodString;
1636
- pin: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
1637
- port: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
1638
- }, zod.core.$strip>;
1639
- }, zod.core.$strip>>>>;
1640
- constants: zod.ZodOptional<zod.ZodNullable<zod.ZodRecord<zod.ZodString, zod.ZodObject<{
1641
- value: zod.ZodOptional<zod.ZodNullable<zod.ZodAny>>;
1642
- }, zod.core.$strip>>>>;
1643
- inputs: zod.ZodOptional<zod.ZodNullable<zod.ZodRecord<zod.ZodString, zod.ZodObject<{
1644
- schema: zod.ZodRecord<zod.ZodString, zod.ZodAny>;
1645
- }, zod.core.$strip>>>>;
1646
- layout: zod.ZodOptional<zod.ZodNullable<zod.ZodAny>>;
1647
- name: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
1648
- outputs: zod.ZodOptional<zod.ZodNullable<zod.ZodRecord<zod.ZodString, zod.ZodObject<{
1649
- schema: zod.ZodRecord<zod.ZodString, zod.ZodAny>;
1650
- }, zod.core.$strip>>>>;
1651
- variables: zod.ZodOptional<zod.ZodNullable<zod.ZodRecord<zod.ZodString, zod.ZodObject<{
1652
- access: zod.ZodEnum<{
1653
- None: "None";
1654
- Read: "Read";
1655
- Write: "Write";
1656
- }>;
1657
- schema: zod.ZodRecord<zod.ZodString, zod.ZodAny>;
1658
- }, zod.core.$strip>>>>;
1705
+ flowId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
1706
+ id: zod.ZodString;
1707
+ modifiedAt: zod.ZodISODateTime;
1708
+ modifiedByUserId: zod.ZodString;
1709
+ name: zod.ZodString;
1710
+ properties: zod.ZodArray<zod.ZodObject<{
1711
+ description: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
1712
+ isVector: zod.ZodBoolean;
1713
+ name: zod.ZodString;
1714
+ }, zod.core.$strip>>;
1715
+ version: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
1716
+ }, zod.core.$strip>>;
1717
+ total: zod.ZodNumber;
1718
+ }, zod.core.$strip>;
1719
+ /**
1720
+ * @summary Create a new dataset inside this dataspace.
1721
+ */
1722
+ export declare const dataSpacesPostDatasetPathIdRegExp: RegExp;
1723
+ export declare const dataSpacesPostDatasetParams: zod.ZodObject<{
1724
+ id: zod.ZodString;
1725
+ }, zod.core.$strict>;
1726
+ export declare const dataSpacesPostDatasetBodyContainerInfoItemDataSourceIdRegExp: RegExp;
1727
+ export declare const dataSpacesPostDatasetBody: zod.ZodObject<{
1728
+ containerInfo: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodObject<{
1729
+ dataSourceId: zod.ZodString;
1730
+ filters: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodObject<{
1731
+ operator: zod.ZodString;
1732
+ propertyName: zod.ZodString;
1733
+ value: zod.ZodString;
1734
+ }, zod.core.$strict>>>>;
1735
+ path: zod.ZodString;
1736
+ }, zod.core.$strict>>>>;
1737
+ description: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
1738
+ name: zod.ZodString;
1739
+ }, zod.core.$strict>;
1740
+ export declare const debugInvokeParams: zod.ZodObject<{
1741
+ connectionId: zod.ZodString;
1742
+ method: zod.ZodString;
1743
+ }, zod.core.$strict>;
1744
+ export declare const debugInvokeBodyItem: zod.ZodAny;
1745
+ export declare const debugInvokeBody: zod.ZodArray<zod.ZodAny>;
1746
+ /**
1747
+ * @summary List the current user's drafts (without parsed interfaces — load detail to get those).
1748
+ */
1749
+ export declare const draftsListDraftsResponseItem: zod.ZodObject<{
1750
+ blockInterfaces: zod.ZodRecord<zod.ZodString, zod.ZodRecord<zod.ZodString, zod.ZodObject<{
1751
+ metadata: zod.ZodRecord<zod.ZodString, zod.ZodAny>;
1752
+ ports: zod.ZodRecord<zod.ZodString, zod.ZodObject<{
1753
+ inputs: zod.ZodRecord<zod.ZodString, zod.ZodObject<{
1754
+ channel: zod.ZodBoolean;
1755
+ default: zod.ZodOptional<zod.ZodNullable<zod.ZodAny>>;
1756
+ generics: zod.ZodRecord<zod.ZodString, zod.ZodObject<{
1757
+ pin: zod.ZodString;
1758
+ port: zod.ZodString;
1759
+ }, zod.core.$strip>>;
1760
+ metadata: zod.ZodRecord<zod.ZodString, zod.ZodAny>;
1761
+ required: zod.ZodBoolean;
1762
+ schema: zod.ZodRecord<zod.ZodString, zod.ZodAny>;
1763
+ sticky: zod.ZodBoolean;
1764
+ type: zod.ZodEnum<{
1765
+ Single: "Single";
1766
+ List: "List";
1767
+ Dictionary: "Dictionary";
1768
+ }>;
1769
+ virtual: zod.ZodBoolean;
1770
+ }, zod.core.$strip>>;
1771
+ isFunction: zod.ZodBoolean;
1772
+ metadata: zod.ZodRecord<zod.ZodString, zod.ZodAny>;
1773
+ outputs: zod.ZodRecord<zod.ZodString, zod.ZodObject<{
1774
+ channel: zod.ZodBoolean;
1775
+ channelGroupId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
1776
+ generics: zod.ZodRecord<zod.ZodString, zod.ZodObject<{
1777
+ pin: zod.ZodString;
1778
+ port: zod.ZodString;
1779
+ }, zod.core.$strip>>;
1780
+ metadata: zod.ZodRecord<zod.ZodString, zod.ZodAny>;
1781
+ schema: zod.ZodRecord<zod.ZodString, zod.ZodAny>;
1782
+ type: zod.ZodEnum<{
1783
+ Single: "Single";
1784
+ List: "List";
1785
+ Dictionary: "Dictionary";
1786
+ }>;
1787
+ }, zod.core.$strip>>;
1788
+ type: zod.ZodEnum<{
1789
+ Single: "Single";
1790
+ List: "List";
1791
+ Dictionary: "Dictionary";
1792
+ }>;
1793
+ }, zod.core.$strip>>;
1794
+ scopes: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodEnum<{
1795
+ WorkSpace: "WorkSpace";
1796
+ DataSet: "DataSet";
1797
+ }>>>>;
1798
+ state: zod.ZodRecord<zod.ZodString, zod.ZodObject<{
1799
+ default: zod.ZodOptional<zod.ZodNullable<zod.ZodAny>>;
1800
+ metadata: zod.ZodRecord<zod.ZodString, zod.ZodAny>;
1801
+ scope: zod.ZodArray<zod.ZodObject<{
1802
+ pin: zod.ZodString;
1803
+ port: zod.ZodString;
1804
+ }, zod.core.$strip>>;
1805
+ }, zod.core.$strip>>;
1806
+ }, zod.core.$strip>>>;
1807
+ isActive: zod.ZodBoolean;
1808
+ modifiedAt: zod.ZodISODateTime;
1809
+ name: zod.ZodString;
1810
+ parseError: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
1811
+ rowVersion: zod.ZodString;
1812
+ sourceText: zod.ZodString;
1813
+ }, zod.core.$strip>;
1814
+ export declare const draftsListDraftsResponse: zod.ZodArray<zod.ZodObject<{
1815
+ blockInterfaces: zod.ZodRecord<zod.ZodString, zod.ZodRecord<zod.ZodString, zod.ZodObject<{
1816
+ metadata: zod.ZodRecord<zod.ZodString, zod.ZodAny>;
1817
+ ports: zod.ZodRecord<zod.ZodString, zod.ZodObject<{
1818
+ inputs: zod.ZodRecord<zod.ZodString, zod.ZodObject<{
1819
+ channel: zod.ZodBoolean;
1820
+ default: zod.ZodOptional<zod.ZodNullable<zod.ZodAny>>;
1821
+ generics: zod.ZodRecord<zod.ZodString, zod.ZodObject<{
1822
+ pin: zod.ZodString;
1823
+ port: zod.ZodString;
1824
+ }, zod.core.$strip>>;
1825
+ metadata: zod.ZodRecord<zod.ZodString, zod.ZodAny>;
1826
+ required: zod.ZodBoolean;
1827
+ schema: zod.ZodRecord<zod.ZodString, zod.ZodAny>;
1828
+ sticky: zod.ZodBoolean;
1829
+ type: zod.ZodEnum<{
1830
+ Single: "Single";
1831
+ List: "List";
1832
+ Dictionary: "Dictionary";
1833
+ }>;
1834
+ virtual: zod.ZodBoolean;
1835
+ }, zod.core.$strip>>;
1836
+ isFunction: zod.ZodBoolean;
1837
+ metadata: zod.ZodRecord<zod.ZodString, zod.ZodAny>;
1838
+ outputs: zod.ZodRecord<zod.ZodString, zod.ZodObject<{
1839
+ channel: zod.ZodBoolean;
1840
+ channelGroupId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
1841
+ generics: zod.ZodRecord<zod.ZodString, zod.ZodObject<{
1842
+ pin: zod.ZodString;
1843
+ port: zod.ZodString;
1844
+ }, zod.core.$strip>>;
1845
+ metadata: zod.ZodRecord<zod.ZodString, zod.ZodAny>;
1846
+ schema: zod.ZodRecord<zod.ZodString, zod.ZodAny>;
1847
+ type: zod.ZodEnum<{
1848
+ Single: "Single";
1849
+ List: "List";
1850
+ Dictionary: "Dictionary";
1851
+ }>;
1852
+ }, zod.core.$strip>>;
1853
+ type: zod.ZodEnum<{
1854
+ Single: "Single";
1855
+ List: "List";
1856
+ Dictionary: "Dictionary";
1857
+ }>;
1858
+ }, zod.core.$strip>>;
1859
+ scopes: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodEnum<{
1860
+ WorkSpace: "WorkSpace";
1861
+ DataSet: "DataSet";
1862
+ }>>>>;
1863
+ state: zod.ZodRecord<zod.ZodString, zod.ZodObject<{
1864
+ default: zod.ZodOptional<zod.ZodNullable<zod.ZodAny>>;
1865
+ metadata: zod.ZodRecord<zod.ZodString, zod.ZodAny>;
1866
+ scope: zod.ZodArray<zod.ZodObject<{
1867
+ pin: zod.ZodString;
1868
+ port: zod.ZodString;
1869
+ }, zod.core.$strip>>;
1870
+ }, zod.core.$strip>>;
1871
+ }, zod.core.$strip>>>;
1872
+ isActive: zod.ZodBoolean;
1873
+ modifiedAt: zod.ZodISODateTime;
1874
+ name: zod.ZodString;
1875
+ parseError: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
1876
+ rowVersion: zod.ZodString;
1877
+ sourceText: zod.ZodString;
1878
+ }, zod.core.$strip>>;
1879
+ /**
1880
+ * @summary Delete a draft (row + blob). Does not touch any published Custom of the same name.
1881
+ */
1882
+ export declare const draftsDeleteDraftParams: zod.ZodObject<{
1883
+ name: zod.ZodString;
1884
+ }, zod.core.$strict>;
1885
+ /**
1886
+ * @summary Fetch a specific draft (source text, parsed interfaces, RowVersion, IsActive).
1887
+ */
1888
+ export declare const draftsGetDraftParams: zod.ZodObject<{
1889
+ name: zod.ZodString;
1890
+ }, zod.core.$strict>;
1891
+ export declare const draftsGetDraftResponse: zod.ZodObject<{
1892
+ blockInterfaces: zod.ZodRecord<zod.ZodString, zod.ZodRecord<zod.ZodString, zod.ZodObject<{
1893
+ metadata: zod.ZodRecord<zod.ZodString, zod.ZodAny>;
1894
+ ports: zod.ZodRecord<zod.ZodString, zod.ZodObject<{
1895
+ inputs: zod.ZodRecord<zod.ZodString, zod.ZodObject<{
1896
+ channel: zod.ZodBoolean;
1897
+ default: zod.ZodOptional<zod.ZodNullable<zod.ZodAny>>;
1898
+ generics: zod.ZodRecord<zod.ZodString, zod.ZodObject<{
1899
+ pin: zod.ZodString;
1900
+ port: zod.ZodString;
1901
+ }, zod.core.$strip>>;
1902
+ metadata: zod.ZodRecord<zod.ZodString, zod.ZodAny>;
1903
+ required: zod.ZodBoolean;
1904
+ schema: zod.ZodRecord<zod.ZodString, zod.ZodAny>;
1905
+ sticky: zod.ZodBoolean;
1906
+ type: zod.ZodEnum<{
1907
+ Single: "Single";
1908
+ List: "List";
1909
+ Dictionary: "Dictionary";
1910
+ }>;
1911
+ virtual: zod.ZodBoolean;
1912
+ }, zod.core.$strip>>;
1913
+ isFunction: zod.ZodBoolean;
1914
+ metadata: zod.ZodRecord<zod.ZodString, zod.ZodAny>;
1915
+ outputs: zod.ZodRecord<zod.ZodString, zod.ZodObject<{
1916
+ channel: zod.ZodBoolean;
1917
+ channelGroupId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
1918
+ generics: zod.ZodRecord<zod.ZodString, zod.ZodObject<{
1919
+ pin: zod.ZodString;
1920
+ port: zod.ZodString;
1921
+ }, zod.core.$strip>>;
1922
+ metadata: zod.ZodRecord<zod.ZodString, zod.ZodAny>;
1923
+ schema: zod.ZodRecord<zod.ZodString, zod.ZodAny>;
1924
+ type: zod.ZodEnum<{
1925
+ Single: "Single";
1926
+ List: "List";
1927
+ Dictionary: "Dictionary";
1928
+ }>;
1929
+ }, zod.core.$strip>>;
1930
+ type: zod.ZodEnum<{
1931
+ Single: "Single";
1932
+ List: "List";
1933
+ Dictionary: "Dictionary";
1934
+ }>;
1935
+ }, zod.core.$strip>>;
1936
+ scopes: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodEnum<{
1937
+ WorkSpace: "WorkSpace";
1938
+ DataSet: "DataSet";
1939
+ }>>>>;
1940
+ state: zod.ZodRecord<zod.ZodString, zod.ZodObject<{
1941
+ default: zod.ZodOptional<zod.ZodNullable<zod.ZodAny>>;
1942
+ metadata: zod.ZodRecord<zod.ZodString, zod.ZodAny>;
1943
+ scope: zod.ZodArray<zod.ZodObject<{
1944
+ pin: zod.ZodString;
1945
+ port: zod.ZodString;
1946
+ }, zod.core.$strip>>;
1947
+ }, zod.core.$strip>>;
1948
+ }, zod.core.$strip>>>;
1949
+ isActive: zod.ZodBoolean;
1950
+ modifiedAt: zod.ZodISODateTime;
1951
+ name: zod.ZodString;
1952
+ parseError: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
1953
+ rowVersion: zod.ZodString;
1954
+ sourceText: zod.ZodString;
1955
+ }, zod.core.$strip>;
1956
+ /**
1957
+ * @summary Toggle the draft's "Start testing" flag. See ADR-0002 — owner's active draft
1958
+ overrides the published Custom at the same `(name, version)` for them only.
1959
+ */
1960
+ export declare const draftsToggleDraftParams: zod.ZodObject<{
1961
+ name: zod.ZodString;
1962
+ }, zod.core.$strict>;
1963
+ export declare const draftsToggleDraftBody: zod.ZodObject<{
1964
+ isActive: zod.ZodBoolean;
1965
+ }, zod.core.$strict>;
1966
+ /**
1967
+ * @summary Create or update a draft. Pass `ExpectedRowVersion` for optimistic
1968
+ concurrency on update (null for first-time create). Returns 409 with the
1969
+ current `RowVersion` if another session has saved in the interim.
1970
+ */
1971
+ export declare const draftsSaveDraftParams: zod.ZodObject<{
1972
+ name: zod.ZodString;
1973
+ }, zod.core.$strict>;
1974
+ export declare const draftsSaveDraftBody: zod.ZodObject<{
1975
+ expectedRowVersion: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
1976
+ source: zod.ZodString;
1977
+ }, zod.core.$strict>;
1978
+ export declare const draftsSaveDraftResponse: zod.ZodObject<{
1979
+ blockInterfaces: zod.ZodRecord<zod.ZodString, zod.ZodRecord<zod.ZodString, zod.ZodObject<{
1980
+ metadata: zod.ZodRecord<zod.ZodString, zod.ZodAny>;
1981
+ ports: zod.ZodRecord<zod.ZodString, zod.ZodObject<{
1982
+ inputs: zod.ZodRecord<zod.ZodString, zod.ZodObject<{
1983
+ channel: zod.ZodBoolean;
1984
+ default: zod.ZodOptional<zod.ZodNullable<zod.ZodAny>>;
1985
+ generics: zod.ZodRecord<zod.ZodString, zod.ZodObject<{
1986
+ pin: zod.ZodString;
1987
+ port: zod.ZodString;
1988
+ }, zod.core.$strip>>;
1989
+ metadata: zod.ZodRecord<zod.ZodString, zod.ZodAny>;
1990
+ required: zod.ZodBoolean;
1991
+ schema: zod.ZodRecord<zod.ZodString, zod.ZodAny>;
1992
+ sticky: zod.ZodBoolean;
1993
+ type: zod.ZodEnum<{
1994
+ Single: "Single";
1995
+ List: "List";
1996
+ Dictionary: "Dictionary";
1997
+ }>;
1998
+ virtual: zod.ZodBoolean;
1659
1999
  }, zod.core.$strip>>;
1660
- activeFlowDefinitionId: zod.ZodString;
1661
- id: zod.ZodString;
1662
- triggers: zod.ZodArray<zod.ZodObject<{
1663
- dataSourceContainer: zod.ZodObject<{
1664
- dataSourceId: zod.ZodString;
1665
- id: zod.ZodString;
1666
- name: zod.ZodString;
1667
- path: zod.ZodString;
1668
- }, zod.core.$strip>;
1669
- flowId: zod.ZodString;
1670
- id: zod.ZodString;
1671
- inputName: zod.ZodString;
2000
+ isFunction: zod.ZodBoolean;
2001
+ metadata: zod.ZodRecord<zod.ZodString, zod.ZodAny>;
2002
+ outputs: zod.ZodRecord<zod.ZodString, zod.ZodObject<{
2003
+ channel: zod.ZodBoolean;
2004
+ channelGroupId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
2005
+ generics: zod.ZodRecord<zod.ZodString, zod.ZodObject<{
2006
+ pin: zod.ZodString;
2007
+ port: zod.ZodString;
2008
+ }, zod.core.$strip>>;
2009
+ metadata: zod.ZodRecord<zod.ZodString, zod.ZodAny>;
2010
+ schema: zod.ZodRecord<zod.ZodString, zod.ZodAny>;
1672
2011
  type: zod.ZodEnum<{
1673
- Periodic: "Periodic";
1674
- Container: "Container";
2012
+ Single: "Single";
2013
+ List: "List";
2014
+ Dictionary: "Dictionary";
1675
2015
  }>;
1676
2016
  }, zod.core.$strip>>;
2017
+ type: zod.ZodEnum<{
2018
+ Single: "Single";
2019
+ List: "List";
2020
+ Dictionary: "Dictionary";
2021
+ }>;
1677
2022
  }, zod.core.$strip>>;
1678
- id: zod.ZodString;
1679
- modifiedAt: zod.ZodISODateTime;
1680
- modifiedByUserId: zod.ZodString;
1681
- name: zod.ZodString;
1682
- properties: zod.ZodArray<zod.ZodObject<{
1683
- description: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
1684
- isVector: zod.ZodBoolean;
1685
- name: zod.ZodString;
2023
+ scopes: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodEnum<{
2024
+ WorkSpace: "WorkSpace";
2025
+ DataSet: "DataSet";
2026
+ }>>>>;
2027
+ state: zod.ZodRecord<zod.ZodString, zod.ZodObject<{
2028
+ default: zod.ZodOptional<zod.ZodNullable<zod.ZodAny>>;
2029
+ metadata: zod.ZodRecord<zod.ZodString, zod.ZodAny>;
2030
+ scope: zod.ZodArray<zod.ZodObject<{
2031
+ pin: zod.ZodString;
2032
+ port: zod.ZodString;
2033
+ }, zod.core.$strip>>;
1686
2034
  }, zod.core.$strip>>;
1687
- version: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
1688
- }, zod.core.$strip>>;
1689
- total: zod.ZodNumber;
2035
+ }, zod.core.$strip>>>;
2036
+ parseError: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
2037
+ rowVersion: zod.ZodString;
1690
2038
  }, zod.core.$strip>;
1691
2039
  /**
1692
- * @summary Create a new dataset in SmartSpace, specifying details like name, datasource, and properties.
2040
+ * @summary Publish the draft's saved source as a tenant-visible Custom block set.
2041
+ When a published set of the same name exists, the first call returns 409
2042
+ with the impact details; retry with `confirmOverwrite: true` to
2043
+ replace it (a new row supersedes the old per newest-wins resolution).
1693
2044
  */
1694
- export declare const dataSpacesPostDatasetPathIdRegExp: RegExp;
1695
- export declare const dataSpacesPostDatasetParams: zod.ZodObject<{
1696
- id: zod.ZodString;
1697
- }, zod.core.$strict>;
1698
- export declare const dataSpacesPostDatasetBodyContainerInfoItemDataSourceIdRegExp: RegExp;
1699
- export declare const dataSpacesPostDatasetBody: zod.ZodObject<{
1700
- containerInfo: zod.ZodArray<zod.ZodObject<{
1701
- dataSourceId: zod.ZodString;
1702
- path: zod.ZodString;
1703
- }, zod.core.$strict>>;
1704
- description: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
2045
+ export declare const draftsPublishDraftParams: zod.ZodObject<{
1705
2046
  name: zod.ZodString;
1706
2047
  }, zod.core.$strict>;
1707
- export declare const debugInvokeParams: zod.ZodObject<{
1708
- connectionId: zod.ZodString;
1709
- method: zod.ZodString;
2048
+ export declare const draftsPublishDraftBody: zod.ZodObject<{
2049
+ confirmOverwrite: zod.ZodBoolean;
1710
2050
  }, zod.core.$strict>;
1711
- export declare const debugInvokeBodyItem: zod.ZodAny;
1712
- export declare const debugInvokeBody: zod.ZodArray<zod.ZodAny>;
2051
+ export declare const draftsPublishDraftResponseBlockSetIdRegExp: RegExp;
2052
+ export declare const draftsPublishDraftResponse: zod.ZodObject<{
2053
+ blockSetId: zod.ZodString;
2054
+ blocks: zod.ZodArray<zod.ZodObject<{
2055
+ name: zod.ZodString;
2056
+ version: zod.ZodString;
2057
+ }, zod.core.$strip>>;
2058
+ name: zod.ZodString;
2059
+ }, zod.core.$strip>;
1713
2060
  /**
1714
- * @summary Upload files to be referenced in requests (supports full and chunked uploads)
2061
+ * @summary Upload files to be referenced in requests (supports full and chunked uploads).
1715
2062
  */
1716
2063
  export declare const filesUploadFilesBodyThreadIdRegExpOne: RegExp;
1717
2064
  export declare const filesUploadFilesBodyUploadIdRegExpOne: RegExp;
@@ -1751,7 +2098,7 @@ export declare const filesUploadFilesResponse: zod.ZodArray<zod.ZodObject<{
1751
2098
  workspaceId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
1752
2099
  }, zod.core.$strip>>;
1753
2100
  /**
1754
- * @summary Get details for a file previously uploaded
2101
+ * @summary Get details for a file previously uploaded.
1755
2102
  */
1756
2103
  export declare const filesGetFileInfoPathIdRegExpOne: RegExp;
1757
2104
  export declare const filesGetFileInfoParams: zod.ZodObject<{
@@ -1778,7 +2125,7 @@ export declare const filesGetFileInfoResponse: zod.ZodObject<{
1778
2125
  workspaceId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
1779
2126
  }, zod.core.$strip>;
1780
2127
  /**
1781
- * @summary Download a previously uploaded file
2128
+ * @summary Download a previously uploaded file.
1782
2129
  */
1783
2130
  export declare const filesDownloadFilePathIdRegExpOne: RegExp;
1784
2131
  export declare const filesDownloadFileParams: zod.ZodObject<{
@@ -1791,7 +2138,7 @@ export declare const filesDownloadFileQueryParams: zod.ZodObject<{
1791
2138
  workspaceId: zod.ZodOptional<zod.ZodString>;
1792
2139
  }, zod.core.$strict>;
1793
2140
  /**
1794
- * @summary Get URI of a previously uploaded file
2141
+ * @summary Get URI of a previously uploaded file.
1795
2142
  */
1796
2143
  export declare const filesGetUriPathIdRegExpOne: RegExp;
1797
2144
  export declare const filesGetUriParams: zod.ZodObject<{
@@ -2394,12 +2741,12 @@ export declare const notificationGetResponseDataItemThreadIdRegExpOne: RegExp;
2394
2741
  export declare const notificationGetResponseDataItemWorkSpaceIdRegExpOne: RegExp;
2395
2742
  export declare const notificationGetResponse: zod.ZodObject<{
2396
2743
  data: zod.ZodArray<zod.ZodObject<{
2397
- createdAt: zod.ZodOptional<zod.ZodNullable<zod.ZodISODateTime>>;
2744
+ createdAt: zod.ZodISODateTime;
2398
2745
  createdBy: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
2399
- createdByUserId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
2746
+ createdByUserId: zod.ZodString;
2400
2747
  description: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
2401
2748
  dismissedAt: zod.ZodOptional<zod.ZodNullable<zod.ZodISODateTime>>;
2402
- id: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
2749
+ id: zod.ZodString;
2403
2750
  notificationType: zod.ZodEnum<{
2404
2751
  WorkSpaceUpdated: "WorkSpaceUpdated";
2405
2752
  MessageThreadUpdated: "MessageThreadUpdated";
@@ -2759,7 +3106,7 @@ export declare const workSpaceTemplatesGetResponse: zod.ZodObject<{
2759
3106
  total: zod.ZodNumber;
2760
3107
  }, zod.core.$strip>;
2761
3108
  /**
2762
- * @summary Obtain a list of all workspaces in SmartSpace, with pagination options take and skip.
3109
+ * @summary Retrieves a collection of workspaces.
2763
3110
  */
2764
3111
  export declare const workSpacesGetGetQueryTakeDefaultOne = 20;
2765
3112
  export declare const workSpacesGetGetQuerySkipDefaultOne = 0;
@@ -2767,6 +3114,8 @@ export declare const workSpacesGetGetQueryParams: zod.ZodObject<{
2767
3114
  take: zod.ZodDefault<zod.ZodNumber>;
2768
3115
  skip: zod.ZodOptional<zod.ZodNumber>;
2769
3116
  search: zod.ZodOptional<zod.ZodString>;
3117
+ sortBy: zod.ZodOptional<zod.ZodString>;
3118
+ sortDirection: zod.ZodOptional<zod.ZodString>;
2770
3119
  }, zod.core.$strict>;
2771
3120
  export declare const workSpacesGetGetResponseDataItemDataSpacesItemDataSetsItemDataSpaceIdRegExpOne: RegExp;
2772
3121
  export declare const workSpacesGetGetResponseDataItemDataSpacesItemDataSetsItemFlowActiveFlowDefinitionIdRegExpOne: RegExp;
@@ -2858,6 +3207,11 @@ export declare const workSpacesGetGetResponse: zod.ZodObject<{
2858
3207
  triggers: zod.ZodArray<zod.ZodObject<{
2859
3208
  dataSourceContainer: zod.ZodObject<{
2860
3209
  dataSourceId: zod.ZodString;
3210
+ filters: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodObject<{
3211
+ operator: zod.ZodString;
3212
+ propertyName: zod.ZodString;
3213
+ value: zod.ZodString;
3214
+ }, zod.core.$strip>>>>;
2861
3215
  id: zod.ZodString;
2862
3216
  name: zod.ZodString;
2863
3217
  path: zod.ZodString;
@@ -2898,7 +3252,6 @@ export declare const workSpacesGetGetResponse: zod.ZodObject<{
2898
3252
  inputs: zod.ZodRecord<zod.ZodString, zod.ZodObject<{
2899
3253
  schema: zod.ZodRecord<zod.ZodString, zod.ZodAny>;
2900
3254
  }, zod.core.$strip>>;
2901
- isPromptAndResponseLoggingEnabled: zod.ZodOptional<zod.ZodNullable<zod.ZodBoolean>>;
2902
3255
  modelConfigurations: zod.ZodArray<zod.ZodObject<{
2903
3256
  frequencyPenalty: zod.ZodNumber;
2904
3257
  model: zod.ZodObject<{
@@ -2963,297 +3316,70 @@ export declare const workSpacesGetGetResponse: zod.ZodObject<{
2963
3316
  HuggingFace: "HuggingFace";
2964
3317
  Cohere: "Cohere";
2965
3318
  Anthropic: "Anthropic";
2966
- Google: "Google";
2967
- Meta: "Meta";
2968
- Mistral: "Mistral";
2969
- Microsoft: "Microsoft";
2970
- DeepSeek: "DeepSeek";
2971
- XAi: "XAi";
2972
- Amazon: "Amazon";
2973
- Qwen: "Qwen";
2974
- Other: "Other";
2975
- }>>;
2976
- name: zod.ZodString;
2977
- properties: zod.ZodArray<zod.ZodObject<{
2978
- name: zod.ZodString;
2979
- type: zod.ZodEnum<{
2980
- Boolean: "Boolean";
2981
- Number: "Number";
2982
- String: "String";
2983
- }>;
2984
- }, zod.core.$strip>>;
2985
- }, zod.core.$strip>;
2986
- prePrompt: zod.ZodString;
2987
- presencePenalty: zod.ZodNumber;
2988
- role: zod.ZodEnum<{
2989
- Document: "Document";
2990
- Agent: "Agent";
2991
- Analyzer: "Analyzer";
2992
- }>;
2993
- temperature: zod.ZodNumber;
2994
- topP: zod.ZodNumber;
2995
- }, zod.core.$strip>>;
2996
- modifiedAt: zod.ZodOptional<zod.ZodNullable<zod.ZodISODateTime>>;
2997
- modifiedByUserId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
2998
- name: zod.ZodString;
2999
- outputSchema: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
3000
- sandBoxThreadId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
3001
- showSources: zod.ZodBoolean;
3002
- summary: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
3003
- supportsFiles: zod.ZodOptional<zod.ZodNullable<zod.ZodBoolean>>;
3004
- tags: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodString>>>;
3005
- variables: zod.ZodRecord<zod.ZodString, zod.ZodObject<{
3006
- access: zod.ZodEnum<{
3007
- None: "None";
3008
- Read: "Read";
3009
- Write: "Write";
3010
- }>;
3011
- schema: zod.ZodRecord<zod.ZodString, zod.ZodAny>;
3012
- }, zod.core.$strip>>;
3013
- }, zod.core.$strip>>;
3014
- total: zod.ZodNumber;
3015
- }, zod.core.$strip>;
3016
- /**
3017
- * @summary Create a new workspace in SmartSpace, specifying details such as name and associated data spaces.
3018
- */
3019
- export declare const workSpacesPostBodyDataSpacesItemRegExp: RegExp;
3020
- export declare const workSpacesPostBodyIdRegExp: RegExp;
3021
- export declare const workSpacesPostBodyModelConfigurationsItemModelIdRegExp: RegExp;
3022
- export declare const workSpacesPostBodyTemplateVersionIdRegExp: RegExp;
3023
- export declare const workSpacesPostBody: zod.ZodObject<{
3024
- dataSpaces: zod.ZodArray<zod.ZodString>;
3025
- id: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
3026
- modelConfigurations: zod.ZodArray<zod.ZodObject<{
3027
- frequencyPenalty: zod.ZodNumber;
3028
- modelDisplayText: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
3029
- modelId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
3030
- prePrompt: zod.ZodString;
3031
- presencePenalty: zod.ZodNumber;
3032
- role: zod.ZodEnum<{
3033
- Document: "Document";
3034
- Agent: "Agent";
3035
- Analyzer: "Analyzer";
3036
- }>;
3037
- temperature: zod.ZodNumber;
3038
- topP: zod.ZodNumber;
3039
- }, zod.core.$strict>>;
3040
- name: zod.ZodString;
3041
- templateVersionId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
3042
- }, zod.core.$strict>;
3043
- export declare const workSpacesPostResponseDataSpacesItemDataSetsItemDataSpaceIdRegExp: RegExp;
3044
- export declare const workSpacesPostResponseDataSpacesItemDataSetsItemFlowActiveFlowDefinitionIdRegExp: RegExp;
3045
- export declare const workSpacesPostResponseDataSpacesItemDataSetsItemFlowIdRegExp: RegExp;
3046
- export declare const workSpacesPostResponseDataSpacesItemDataSetsItemFlowTriggersItemDataSourceContainerDataSourceIdRegExp: RegExp;
3047
- export declare const workSpacesPostResponseDataSpacesItemDataSetsItemFlowTriggersItemDataSourceContainerIdRegExp: RegExp;
3048
- export declare const workSpacesPostResponseDataSpacesItemDataSetsItemFlowTriggersItemFlowIdRegExp: RegExp;
3049
- export declare const workSpacesPostResponseDataSpacesItemDataSetsItemFlowTriggersItemIdRegExp: RegExp;
3050
- export declare const workSpacesPostResponseDataSpacesItemDataSetsItemIdRegExp: RegExp;
3051
- export declare const workSpacesPostResponseDataSpacesItemDataSetsItemVersionRegExp: RegExp;
3052
- export declare const workSpacesPostResponseDataSpacesItemIdRegExp: RegExp;
3053
- export declare const workSpacesPostResponseDataSpacesItemParentWorkspaceIdRegExp: RegExp;
3054
- export declare const workSpacesPostResponseDataSpacesItemWorkspacesInfoItemIdRegExp: RegExp;
3055
- export declare const workSpacesPostResponseIdRegExp: RegExp;
3056
- export declare const workSpacesPostResponseModelConfigurationsItemModelDeploymentIdRegExp: RegExp;
3057
- export declare const workSpacesPostResponseModelConfigurationsItemModelDeploymentProviderIdRegExp: RegExp;
3058
- export declare const workSpacesPostResponseModelConfigurationsItemModelDeploymentStepsItemIdRegExp: RegExp;
3059
- export declare const workSpacesPostResponseModelConfigurationsItemModelIdRegExp: RegExp;
3060
- export declare const workSpacesPostResponseSandBoxThreadIdRegExp: RegExp;
3061
- export declare const workSpacesPostResponse: zod.ZodObject<{
3062
- createdAt: zod.ZodISODateTime;
3063
- createdByUserId: zod.ZodString;
3064
- dataSpaces: zod.ZodArray<zod.ZodObject<{
3065
- createdAt: zod.ZodISODateTime;
3066
- createdByUserId: zod.ZodString;
3067
- dataSets: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodObject<{
3068
- createdAt: zod.ZodISODateTime;
3069
- createdByUserId: zod.ZodString;
3070
- dataSpaceId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
3071
- description: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
3072
- flow: zod.ZodOptional<zod.ZodObject<{
3073
- activeFlowDefinition: zod.ZodOptional<zod.ZodObject<{
3074
- blocks: zod.ZodOptional<zod.ZodNullable<zod.ZodRecord<zod.ZodString, zod.ZodObject<{
3075
- constants: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodObject<{
3076
- target: zod.ZodObject<{
3077
- pin: zod.ZodString;
3078
- port: zod.ZodString;
3079
- }, zod.core.$strip>;
3080
- value: zod.ZodOptional<zod.ZodNullable<zod.ZodAny>>;
3081
- }, zod.core.$strip>>>>;
3082
- description: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
3083
- dynamicInputPins: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodObject<{
3084
- pin: zod.ZodString;
3085
- port: zod.ZodString;
3086
- }, zod.core.$strip>>>>;
3087
- dynamicOutputPins: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodObject<{
3088
- pin: zod.ZodString;
3089
- port: zod.ZodString;
3090
- }, zod.core.$strip>>>>;
3091
- dynamicPorts: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodString>>>;
3092
- name: zod.ZodString;
3093
- version: zod.ZodString;
3094
- }, zod.core.$strip>>>>;
3095
- connections: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodObject<{
3096
- source: zod.ZodObject<{
3097
- node: zod.ZodString;
3098
- pin: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
3099
- port: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
3100
- }, zod.core.$strip>;
3101
- target: zod.ZodObject<{
3102
- node: zod.ZodString;
3103
- pin: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
3104
- port: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
3105
- }, zod.core.$strip>;
3106
- }, zod.core.$strip>>>>;
3107
- constants: zod.ZodOptional<zod.ZodNullable<zod.ZodRecord<zod.ZodString, zod.ZodObject<{
3108
- value: zod.ZodOptional<zod.ZodNullable<zod.ZodAny>>;
3109
- }, zod.core.$strip>>>>;
3110
- inputs: zod.ZodOptional<zod.ZodNullable<zod.ZodRecord<zod.ZodString, zod.ZodObject<{
3111
- schema: zod.ZodRecord<zod.ZodString, zod.ZodAny>;
3112
- }, zod.core.$strip>>>>;
3113
- layout: zod.ZodOptional<zod.ZodNullable<zod.ZodAny>>;
3114
- name: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
3115
- outputs: zod.ZodOptional<zod.ZodNullable<zod.ZodRecord<zod.ZodString, zod.ZodObject<{
3116
- schema: zod.ZodRecord<zod.ZodString, zod.ZodAny>;
3117
- }, zod.core.$strip>>>>;
3118
- variables: zod.ZodOptional<zod.ZodNullable<zod.ZodRecord<zod.ZodString, zod.ZodObject<{
3119
- access: zod.ZodEnum<{
3120
- None: "None";
3121
- Read: "Read";
3122
- Write: "Write";
3123
- }>;
3124
- schema: zod.ZodRecord<zod.ZodString, zod.ZodAny>;
3125
- }, zod.core.$strip>>>>;
3126
- }, zod.core.$strip>>;
3127
- activeFlowDefinitionId: zod.ZodString;
3128
- id: zod.ZodString;
3129
- triggers: zod.ZodArray<zod.ZodObject<{
3130
- dataSourceContainer: zod.ZodObject<{
3131
- dataSourceId: zod.ZodString;
3132
- id: zod.ZodString;
3133
- name: zod.ZodString;
3134
- path: zod.ZodString;
3135
- }, zod.core.$strip>;
3136
- flowId: zod.ZodString;
3137
- id: zod.ZodString;
3138
- inputName: zod.ZodString;
3319
+ Google: "Google";
3320
+ Meta: "Meta";
3321
+ Mistral: "Mistral";
3322
+ Microsoft: "Microsoft";
3323
+ DeepSeek: "DeepSeek";
3324
+ XAi: "XAi";
3325
+ Amazon: "Amazon";
3326
+ Qwen: "Qwen";
3327
+ Other: "Other";
3328
+ }>>;
3329
+ name: zod.ZodString;
3330
+ properties: zod.ZodArray<zod.ZodObject<{
3331
+ name: zod.ZodString;
3139
3332
  type: zod.ZodEnum<{
3140
- Periodic: "Periodic";
3141
- Container: "Container";
3333
+ Boolean: "Boolean";
3334
+ Number: "Number";
3335
+ String: "String";
3142
3336
  }>;
3143
3337
  }, zod.core.$strip>>;
3144
- }, zod.core.$strip>>;
3145
- id: zod.ZodString;
3146
- modifiedAt: zod.ZodISODateTime;
3147
- modifiedByUserId: zod.ZodString;
3148
- name: zod.ZodString;
3149
- properties: zod.ZodArray<zod.ZodObject<{
3150
- description: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
3151
- isVector: zod.ZodBoolean;
3152
- name: zod.ZodString;
3153
- }, zod.core.$strip>>;
3154
- version: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
3155
- }, zod.core.$strip>>>>;
3156
- id: zod.ZodString;
3338
+ }, zod.core.$strip>;
3339
+ prePrompt: zod.ZodString;
3340
+ presencePenalty: zod.ZodNumber;
3341
+ role: zod.ZodEnum<{
3342
+ Document: "Document";
3343
+ Agent: "Agent";
3344
+ Analyzer: "Analyzer";
3345
+ }>;
3346
+ temperature: zod.ZodNumber;
3347
+ topP: zod.ZodNumber;
3348
+ }, zod.core.$strip>>;
3157
3349
  modifiedAt: zod.ZodOptional<zod.ZodNullable<zod.ZodISODateTime>>;
3158
3350
  modifiedByUserId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
3159
3351
  name: zod.ZodString;
3160
- parentWorkspaceId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
3161
- workspacesInfo: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodObject<{
3162
- id: zod.ZodString;
3163
- name: zod.ZodString;
3164
- }, zod.core.$strip>>>>;
3352
+ outputSchema: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
3353
+ sandBoxThreadId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
3354
+ showSources: zod.ZodBoolean;
3355
+ summary: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
3356
+ supportsFiles: zod.ZodOptional<zod.ZodNullable<zod.ZodBoolean>>;
3357
+ tags: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodString>>>;
3358
+ variables: zod.ZodRecord<zod.ZodString, zod.ZodObject<{
3359
+ access: zod.ZodEnum<{
3360
+ None: "None";
3361
+ Read: "Read";
3362
+ Write: "Write";
3363
+ }>;
3364
+ schema: zod.ZodRecord<zod.ZodString, zod.ZodAny>;
3365
+ }, zod.core.$strip>>;
3165
3366
  }, zod.core.$strip>>;
3166
- favorited: zod.ZodBoolean;
3167
- firstPrompt: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
3367
+ total: zod.ZodNumber;
3368
+ }, zod.core.$strip>;
3369
+ /**
3370
+ * @summary Creates a new workspace.
3371
+ */
3372
+ export declare const workSpacesPostBodyDataSpacesItemRegExp: RegExp;
3373
+ export declare const workSpacesPostBodyIdRegExp: RegExp;
3374
+ export declare const workSpacesPostBodyModelConfigurationsItemModelIdRegExp: RegExp;
3375
+ export declare const workSpacesPostBodyTemplateVersionIdRegExp: RegExp;
3376
+ export declare const workSpacesPostBody: zod.ZodObject<{
3377
+ dataSpaces: zod.ZodArray<zod.ZodString>;
3168
3378
  id: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
3169
- inputs: zod.ZodRecord<zod.ZodString, zod.ZodObject<{
3170
- schema: zod.ZodRecord<zod.ZodString, zod.ZodAny>;
3171
- }, zod.core.$strip>>;
3172
- isPromptAndResponseLoggingEnabled: zod.ZodOptional<zod.ZodNullable<zod.ZodBoolean>>;
3173
3379
  modelConfigurations: zod.ZodArray<zod.ZodObject<{
3174
3380
  frequencyPenalty: zod.ZodNumber;
3175
- model: zod.ZodObject<{
3176
- createdAt: zod.ZodOptional<zod.ZodNullable<zod.ZodISODateTime>>;
3177
- createdByUserId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
3178
- deployment: zod.ZodOptional<zod.ZodObject<{
3179
- createdAt: zod.ZodOptional<zod.ZodNullable<zod.ZodISODateTime>>;
3180
- createdByUserId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
3181
- detailedMessage: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
3182
- dockerFile: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
3183
- id: zod.ZodString;
3184
- modelName: zod.ZodString;
3185
- providerDeploymentId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
3186
- providerId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
3187
- region: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
3188
- status: zod.ZodEnum<{
3189
- Deploying: "Deploying";
3190
- Ready: "Ready";
3191
- Failed: "Failed";
3192
- Deleting: "Deleting";
3193
- Deleted: "Deleted";
3194
- }>;
3195
- statusMessage: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
3196
- statusUpdatedAt: zod.ZodOptional<zod.ZodNullable<zod.ZodISODateTime>>;
3197
- steps: zod.ZodArray<zod.ZodObject<{
3198
- finishedAt: zod.ZodOptional<zod.ZodNullable<zod.ZodISODateTime>>;
3199
- id: zod.ZodString;
3200
- index: zod.ZodNumber;
3201
- message: zod.ZodString;
3202
- name: zod.ZodEnum<{
3203
- DeployVNet: "DeployVNet";
3204
- DeployVM: "DeployVM";
3205
- InstallDependencies: "InstallDependencies";
3206
- DownloadModel: "DownloadModel";
3207
- TestModel: "TestModel";
3208
- }>;
3209
- progress: zod.ZodNumber;
3210
- startedAt: zod.ZodOptional<zod.ZodNullable<zod.ZodISODateTime>>;
3211
- }, zod.core.$strip>>;
3212
- url: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
3213
- virtualMachineServerType: zod.ZodOptional<zod.ZodEnum<{
3214
- TextGenerationInference: "TextGenerationInference";
3215
- VLlm: "VLlm";
3216
- }>>;
3217
- virtualMachineUrl: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
3218
- vmSize: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
3219
- }, zod.core.$strip>>;
3220
- displayName: zod.ZodString;
3221
- id: zod.ZodString;
3222
- modelDeploymentProviderType: zod.ZodOptional<zod.ZodEnum<{
3223
- OpenAi: "OpenAi";
3224
- AzureOpenAi: "AzureOpenAi";
3225
- HuggingFace: "HuggingFace";
3226
- Cohere: "Cohere";
3227
- Anthropic: "Anthropic";
3228
- Gemini: "Gemini";
3229
- VertexAi: "VertexAi";
3230
- AzureFoundry: "AzureFoundry";
3231
- }>>;
3232
- modelPublisher: zod.ZodOptional<zod.ZodEnum<{
3233
- OpenAi: "OpenAi";
3234
- HuggingFace: "HuggingFace";
3235
- Cohere: "Cohere";
3236
- Anthropic: "Anthropic";
3237
- Google: "Google";
3238
- Meta: "Meta";
3239
- Mistral: "Mistral";
3240
- Microsoft: "Microsoft";
3241
- DeepSeek: "DeepSeek";
3242
- XAi: "XAi";
3243
- Amazon: "Amazon";
3244
- Qwen: "Qwen";
3245
- Other: "Other";
3246
- }>>;
3247
- name: zod.ZodString;
3248
- properties: zod.ZodArray<zod.ZodObject<{
3249
- name: zod.ZodString;
3250
- type: zod.ZodEnum<{
3251
- Boolean: "Boolean";
3252
- Number: "Number";
3253
- String: "String";
3254
- }>;
3255
- }, zod.core.$strip>>;
3256
- }, zod.core.$strip>;
3381
+ modelDisplayText: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
3382
+ modelId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
3257
3383
  prePrompt: zod.ZodString;
3258
3384
  presencePenalty: zod.ZodNumber;
3259
3385
  role: zod.ZodEnum<{
@@ -3263,34 +3389,19 @@ export declare const workSpacesPostResponse: zod.ZodObject<{
3263
3389
  }>;
3264
3390
  temperature: zod.ZodNumber;
3265
3391
  topP: zod.ZodNumber;
3266
- }, zod.core.$strip>>;
3267
- modifiedAt: zod.ZodOptional<zod.ZodNullable<zod.ZodISODateTime>>;
3268
- modifiedByUserId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
3392
+ }, zod.core.$strict>>;
3269
3393
  name: zod.ZodString;
3270
- outputSchema: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
3271
- sandBoxThreadId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
3272
- showSources: zod.ZodBoolean;
3273
- summary: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
3274
- supportsFiles: zod.ZodOptional<zod.ZodNullable<zod.ZodBoolean>>;
3275
- tags: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodString>>>;
3276
- variables: zod.ZodRecord<zod.ZodString, zod.ZodObject<{
3277
- access: zod.ZodEnum<{
3278
- None: "None";
3279
- Read: "Read";
3280
- Write: "Write";
3281
- }>;
3282
- schema: zod.ZodRecord<zod.ZodString, zod.ZodAny>;
3283
- }, zod.core.$strip>>;
3284
- }, zod.core.$strip>;
3394
+ templateVersionId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
3395
+ }, zod.core.$strict>;
3285
3396
  /**
3286
- * @summary Remove a particular workspace from SmartSpace, identified by its ID.
3397
+ * @summary Deletes a workspace by its ID.
3287
3398
  */
3288
3399
  export declare const workSpacesDeletePathIdRegExp: RegExp;
3289
3400
  export declare const workSpacesDeleteParams: zod.ZodObject<{
3290
3401
  id: zod.ZodString;
3291
3402
  }, zod.core.$strict>;
3292
3403
  /**
3293
- * @summary Retrieve detailed information about a specific workspace in SmartSpace, using its ID.
3404
+ * @summary Retrieves a workspace by its ID.
3294
3405
  */
3295
3406
  export declare const workSpacesGetIdPathIdRegExpOne: RegExp;
3296
3407
  export declare const workSpacesGetIdParams: zod.ZodObject<{
@@ -3385,6 +3496,11 @@ export declare const workSpacesGetIdResponse: zod.ZodObject<{
3385
3496
  triggers: zod.ZodArray<zod.ZodObject<{
3386
3497
  dataSourceContainer: zod.ZodObject<{
3387
3498
  dataSourceId: zod.ZodString;
3499
+ filters: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodObject<{
3500
+ operator: zod.ZodString;
3501
+ propertyName: zod.ZodString;
3502
+ value: zod.ZodString;
3503
+ }, zod.core.$strip>>>>;
3388
3504
  id: zod.ZodString;
3389
3505
  name: zod.ZodString;
3390
3506
  path: zod.ZodString;
@@ -3425,7 +3541,6 @@ export declare const workSpacesGetIdResponse: zod.ZodObject<{
3425
3541
  inputs: zod.ZodRecord<zod.ZodString, zod.ZodObject<{
3426
3542
  schema: zod.ZodRecord<zod.ZodString, zod.ZodAny>;
3427
3543
  }, zod.core.$strip>>;
3428
- isPromptAndResponseLoggingEnabled: zod.ZodOptional<zod.ZodNullable<zod.ZodBoolean>>;
3429
3544
  modelConfigurations: zod.ZodArray<zod.ZodObject<{
3430
3545
  frequencyPenalty: zod.ZodNumber;
3431
3546
  model: zod.ZodObject<{
@@ -3558,34 +3673,14 @@ export declare const workSpacesDeleteAdminParams: zod.ZodObject<{
3558
3673
  id: zod.ZodString;
3559
3674
  userId: zod.ZodString;
3560
3675
  }, zod.core.$strict>;
3561
- export declare const workSpacesDeleteAdminResponseItem: zod.ZodObject<{
3562
- id: zod.ZodString;
3563
- isAdmin: zod.ZodBoolean;
3564
- name: zod.ZodString;
3565
- }, zod.core.$strip>;
3566
- export declare const workSpacesDeleteAdminResponse: zod.ZodArray<zod.ZodObject<{
3567
- id: zod.ZodString;
3568
- isAdmin: zod.ZodBoolean;
3569
- name: zod.ZodString;
3570
- }, zod.core.$strip>>;
3571
3676
  export declare const workSpacesAddWorkspaceAdminPathIdRegExp: RegExp;
3572
3677
  export declare const workSpacesAddWorkspaceAdminPathUserIdRegExp: RegExp;
3573
3678
  export declare const workSpacesAddWorkspaceAdminParams: zod.ZodObject<{
3574
3679
  id: zod.ZodString;
3575
3680
  userId: zod.ZodString;
3576
3681
  }, zod.core.$strict>;
3577
- export declare const workSpacesAddWorkspaceAdminResponseItem: zod.ZodObject<{
3578
- id: zod.ZodString;
3579
- isAdmin: zod.ZodBoolean;
3580
- name: zod.ZodString;
3581
- }, zod.core.$strip>;
3582
- export declare const workSpacesAddWorkspaceAdminResponse: zod.ZodArray<zod.ZodObject<{
3583
- id: zod.ZodString;
3584
- isAdmin: zod.ZodBoolean;
3585
- name: zod.ZodString;
3586
- }, zod.core.$strip>>;
3587
3682
  /**
3588
- * @summary Update basic information of a specific workspace in SmartSpace, such as name and summary, using the workspace's ID.
3683
+ * @summary Updates the basic information of a workspace.
3589
3684
  */
3590
3685
  export declare const workSpacesPutPathIdRegExp: RegExp;
3591
3686
  export declare const workSpacesPutParams: zod.ZodObject<{
@@ -3600,7 +3695,7 @@ export declare const workSpacesPutBody: zod.ZodObject<{
3600
3695
  tags: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodString>>>;
3601
3696
  }, zod.core.$strict>;
3602
3697
  /**
3603
- * @summary Mark a workspace as favorited or not in SmartSpace, using the workspaces's ID and a boolean value in the request.
3698
+ * @summary Marks a workspace as favorited or not for the active user.
3604
3699
  */
3605
3700
  export declare const workSpacesSetFavoritedPathIdRegExp: RegExp;
3606
3701
  export declare const workSpacesSetFavoritedParams: zod.ZodObject<{
@@ -3608,7 +3703,7 @@ export declare const workSpacesSetFavoritedParams: zod.ZodObject<{
3608
3703
  }, zod.core.$strict>;
3609
3704
  export declare const workSpacesSetFavoritedBody: zod.ZodBoolean;
3610
3705
  /**
3611
- * @summary Retrieve all message threads associated with a specific workspace in SmartSpace, identified by workspaceId, with pagination options take and skip.
3706
+ * @summary Retrieves message threads for a workspace.
3612
3707
  */
3613
3708
  export declare const workSpacesGetThreadsPathIdRegExp: RegExp;
3614
3709
  export declare const workSpacesGetThreadsParams: zod.ZodObject<{
@@ -3643,8 +3738,8 @@ export declare const workSpacesGetThreadsResponse: zod.ZodObject<{
3643
3738
  /**
3644
3739
  * @summary Deletes the model configuration for a specific workspace and role.
3645
3740
  */
3646
- export declare const workSpacesPutModelConfigurationIdModelconfigurationRoleDeletePathIdRegExp: RegExp;
3647
- export declare const workSpacesPutModelConfigurationIdModelconfigurationRoleDeleteParams: zod.ZodObject<{
3741
+ export declare const workSpacesDeleteModelConfigurationPathIdRegExp: RegExp;
3742
+ export declare const workSpacesDeleteModelConfigurationParams: zod.ZodObject<{
3648
3743
  id: zod.ZodString;
3649
3744
  role: zod.ZodEnum<{
3650
3745
  Document: "Document";
@@ -3653,10 +3748,10 @@ export declare const workSpacesPutModelConfigurationIdModelconfigurationRoleDele
3653
3748
  }>;
3654
3749
  }, zod.core.$strict>;
3655
3750
  /**
3656
- * @summary Configure AI models for a specific role within a workspace in SmartSpace, identified by workspaceId and role.
3751
+ * @summary Updates the model configuration for a specific workspace and role.
3657
3752
  */
3658
- export declare const workSpacesPutModelConfigurationIdModelconfigurationRolePutPathIdRegExp: RegExp;
3659
- export declare const workSpacesPutModelConfigurationIdModelconfigurationRolePutParams: zod.ZodObject<{
3753
+ export declare const workSpacesPutModelConfigurationPathIdRegExp: RegExp;
3754
+ export declare const workSpacesPutModelConfigurationParams: zod.ZodObject<{
3660
3755
  id: zod.ZodString;
3661
3756
  role: zod.ZodEnum<{
3662
3757
  Document: "Document";
@@ -3664,8 +3759,8 @@ export declare const workSpacesPutModelConfigurationIdModelconfigurationRolePutP
3664
3759
  Analyzer: "Analyzer";
3665
3760
  }>;
3666
3761
  }, zod.core.$strict>;
3667
- export declare const workSpacesPutModelConfigurationIdModelconfigurationRolePutBodyModelIdRegExp: RegExp;
3668
- export declare const workSpacesPutModelConfigurationIdModelconfigurationRolePutBody: zod.ZodObject<{
3762
+ export declare const workSpacesPutModelConfigurationBodyModelIdRegExp: RegExp;
3763
+ export declare const workSpacesPutModelConfigurationBody: zod.ZodObject<{
3669
3764
  frequencyPenalty: zod.ZodNumber;
3670
3765
  modelDisplayText: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
3671
3766
  modelId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
@@ -3680,7 +3775,7 @@ export declare const workSpacesPutModelConfigurationIdModelconfigurationRolePutB
3680
3775
  topP: zod.ZodNumber;
3681
3776
  }, zod.core.$strict>;
3682
3777
  /**
3683
- * @summary Detach a specific dataspace from a workspace in SmartSpace, identified by both workspaceId and dataspaceId.
3778
+ * @summary Removes a data space from a workspace.
3684
3779
  */
3685
3780
  export declare const workSpacesRemoveDataSpacePathWorkspaceIdRegExp: RegExp;
3686
3781
  export declare const workSpacesRemoveDataSpacePathDataspaceIdRegExp: RegExp;
@@ -3689,7 +3784,7 @@ export declare const workSpacesRemoveDataSpaceParams: zod.ZodObject<{
3689
3784
  dataspaceId: zod.ZodString;
3690
3785
  }, zod.core.$strict>;
3691
3786
  /**
3692
- * @summary Link a specific dataspace to a workspace in SmartSpace, using both workspaceId and dataspaceId.
3787
+ * @summary Adds a data space to a workspace.
3693
3788
  */
3694
3789
  export declare const workSpacesAddDataSpacePathWorkspaceIdRegExp: RegExp;
3695
3790
  export declare const workSpacesAddDataSpacePathDataspaceIdRegExp: RegExp;
@@ -3698,7 +3793,7 @@ export declare const workSpacesAddDataSpaceParams: zod.ZodObject<{
3698
3793
  dataspaceId: zod.ZodString;
3699
3794
  }, zod.core.$strict>;
3700
3795
  /**
3701
- * @summary Gets a list of all the files that are uploaded directly to the workspace
3796
+ * @summary Gets a list of all the files that are uploaded directly to the workspace.
3702
3797
  */
3703
3798
  export declare const workSpacesGetWorkspaceFilesPathWorkspaceIdRegExp: RegExp;
3704
3799
  export declare const workSpacesGetWorkspaceFilesParams: zod.ZodObject<{
@@ -3743,7 +3838,7 @@ export declare const workSpacesGetWorkspaceFilesResponse: zod.ZodObject<{
3743
3838
  total: zod.ZodNumber;
3744
3839
  }, zod.core.$strip>;
3745
3840
  /**
3746
- * @summary Uploads a list of files directly to the workspace
3841
+ * @summary Uploads a list of files directly to the workspace.
3747
3842
  */
3748
3843
  export declare const workSpacesWorkspaceFilesPathWorkspaceIdRegExp: RegExp;
3749
3844
  export declare const workSpacesWorkspaceFilesParams: zod.ZodObject<{
@@ -3808,7 +3903,7 @@ export declare const workSpacesWorkspaceFilesResponse: zod.ZodArray<zod.ZodObjec
3808
3903
  }>;
3809
3904
  }, zod.core.$strip>>;
3810
3905
  /**
3811
- * @summary Removes a file form the workspace and the ingested content
3906
+ * @summary Removes a file from the workspace and the ingested content.
3812
3907
  */
3813
3908
  export declare const workSpacesDeleteWorkspaceFilePathWorkspaceIdRegExp: RegExp;
3814
3909
  export declare const workSpacesDeleteWorkspaceFilePathFileIdRegExp: RegExp;
@@ -3820,8 +3915,62 @@ export declare const workSpacesGetActiveFlowPathWorkspaceIdRegExp: RegExp;
3820
3915
  export declare const workSpacesGetActiveFlowParams: zod.ZodObject<{
3821
3916
  workspaceId: zod.ZodString;
3822
3917
  }, zod.core.$strict>;
3918
+ export declare const workSpacesGetActiveFlowResponse: zod.ZodObject<{
3919
+ blocks: zod.ZodOptional<zod.ZodNullable<zod.ZodRecord<zod.ZodString, zod.ZodObject<{
3920
+ constants: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodObject<{
3921
+ target: zod.ZodObject<{
3922
+ pin: zod.ZodString;
3923
+ port: zod.ZodString;
3924
+ }, zod.core.$strip>;
3925
+ value: zod.ZodOptional<zod.ZodNullable<zod.ZodAny>>;
3926
+ }, zod.core.$strip>>>>;
3927
+ description: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
3928
+ dynamicInputPins: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodObject<{
3929
+ pin: zod.ZodString;
3930
+ port: zod.ZodString;
3931
+ }, zod.core.$strip>>>>;
3932
+ dynamicOutputPins: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodObject<{
3933
+ pin: zod.ZodString;
3934
+ port: zod.ZodString;
3935
+ }, zod.core.$strip>>>>;
3936
+ dynamicPorts: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodString>>>;
3937
+ name: zod.ZodString;
3938
+ version: zod.ZodString;
3939
+ }, zod.core.$strip>>>>;
3940
+ connections: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodObject<{
3941
+ source: zod.ZodObject<{
3942
+ node: zod.ZodString;
3943
+ pin: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
3944
+ port: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
3945
+ }, zod.core.$strip>;
3946
+ target: zod.ZodObject<{
3947
+ node: zod.ZodString;
3948
+ pin: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
3949
+ port: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
3950
+ }, zod.core.$strip>;
3951
+ }, zod.core.$strip>>>>;
3952
+ constants: zod.ZodOptional<zod.ZodNullable<zod.ZodRecord<zod.ZodString, zod.ZodObject<{
3953
+ value: zod.ZodOptional<zod.ZodNullable<zod.ZodAny>>;
3954
+ }, zod.core.$strip>>>>;
3955
+ inputs: zod.ZodOptional<zod.ZodNullable<zod.ZodRecord<zod.ZodString, zod.ZodObject<{
3956
+ schema: zod.ZodRecord<zod.ZodString, zod.ZodAny>;
3957
+ }, zod.core.$strip>>>>;
3958
+ layout: zod.ZodOptional<zod.ZodNullable<zod.ZodAny>>;
3959
+ name: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
3960
+ outputs: zod.ZodOptional<zod.ZodNullable<zod.ZodRecord<zod.ZodString, zod.ZodObject<{
3961
+ schema: zod.ZodRecord<zod.ZodString, zod.ZodAny>;
3962
+ }, zod.core.$strip>>>>;
3963
+ variables: zod.ZodOptional<zod.ZodNullable<zod.ZodRecord<zod.ZodString, zod.ZodObject<{
3964
+ access: zod.ZodEnum<{
3965
+ None: "None";
3966
+ Read: "Read";
3967
+ Write: "Write";
3968
+ }>;
3969
+ schema: zod.ZodRecord<zod.ZodString, zod.ZodAny>;
3970
+ }, zod.core.$strip>>>>;
3971
+ }, zod.core.$strip>;
3823
3972
  /**
3824
- * @summary Creates a flow
3973
+ * @summary Sets the active flow definition for a workspace.
3825
3974
  */
3826
3975
  export declare const workSpacesSetActiveFlowPathWorkspaceIdRegExp: RegExp;
3827
3976
  export declare const workSpacesSetActiveFlowParams: zod.ZodObject<{
@@ -3882,23 +4031,13 @@ export declare const workSpacesSetActiveFlowBody: zod.ZodObject<{
3882
4031
  }, zod.core.$strict>>>>;
3883
4032
  }, zod.core.$strict>;
3884
4033
  /**
3885
- * @summary Updates the the layout of blocks for the flowdefintion
4034
+ * @summary Updates the layout of blocks for the active flow definition.
3886
4035
  */
3887
4036
  export declare const workSpacesSetActiveFlowLayoutPathWorkspaceIdRegExp: RegExp;
3888
4037
  export declare const workSpacesSetActiveFlowLayoutParams: zod.ZodObject<{
3889
4038
  workspaceId: zod.ZodString;
3890
4039
  }, zod.core.$strict>;
3891
4040
  export declare const workSpacesSetActiveFlowLayoutBody: zod.ZodAny;
3892
- /**
3893
- * @summary Updates the flag that determines whether to store the prompt and response within a specific workspace.
3894
- */
3895
- export declare const workSpacesUpdatePromptResponseFlagPathWorkspaceIdRegExp: RegExp;
3896
- export declare const workSpacesUpdatePromptResponseFlagParams: zod.ZodObject<{
3897
- workspaceId: zod.ZodString;
3898
- }, zod.core.$strict>;
3899
- export declare const workSpacesUpdatePromptResponseFlagQueryParams: zod.ZodObject<{
3900
- isPromptAndResponseLoggingEnabled: zod.ZodOptional<zod.ZodBoolean>;
3901
- }, zod.core.$strict>;
3902
4041
  /**
3903
4042
  * @summary Retrieve a Shared Access Signature (SAS) for a specific item within a data space's documents in SmartSpace, using the dataSpaceId.
3904
4043
  */
@@ -4145,7 +4284,7 @@ export declare const sandBoxGetThreadMessagesResponse: zod.ZodArray<zod.ZodObjec
4145
4284
  }, zod.core.$strip>>;
4146
4285
  /**
4147
4286
  * @summary Send a new message to the sandbox environment of a specific workspace in SmartSpace, using the workspaceId.
4148
- Returns the initial SmartSpace.App.Business.Models.Message.Message synchronously; the flow
4287
+ Returns the initial SmartSpace.App.Business.Models.Messages.Message synchronously; the flow
4149
4288
  continues in a background task with deltas streaming via
4150
4289
  `/workspaces/{workspaceId}/sandbox/messages/stream` and a
4151
4290
  SignalR `ReceiveThreadUpdate` broadcast on terminal. Frontend
@@ -4209,8 +4348,8 @@ export declare const sandBoxStreamSandboxMessagesParams: zod.ZodObject<{
4209
4348
  /**
4210
4349
  * @summary Append a new input value to an in-flight sandbox message and stream
4211
4350
  successive snapshots back to the client. Each frame is a full
4212
- SmartSpace.App.Business.Models.Message.Message with the latest cumulative state — the SDK
4213
- should treat the response as a stream of SmartSpace.App.Business.Models.Message.Message frames
4351
+ SmartSpace.App.Business.Models.Messages.Message with the latest cumulative state — the SDK
4352
+ should treat the response as a stream of SmartSpace.App.Business.Models.Messages.Message frames
4214
4353
  (NDJSON / SSE), with the final frame being the authoritative completed
4215
4354
  message. Mirrors the chat-api `POST /messages/{id}/values`.
4216
4355
  */