@smartspace/api-client 0.1.0-dev.1717bf5 → 0.1.0-dev.18be6f3

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 (108) hide show
  1. package/dist/generated/chat/api.d.ts +2 -0
  2. package/dist/generated/chat/api.js +10 -1
  3. package/dist/generated/chat/api.msw.d.ts +1 -0
  4. package/dist/generated/chat/api.msw.js +28 -16
  5. package/dist/generated/chat/models/aiModel.d.ts +1 -0
  6. package/dist/generated/chat/models/aiModelSummary.d.ts +1 -0
  7. package/dist/generated/chat/models/connectorsConnectorSummary.d.ts +12 -0
  8. package/dist/generated/chat/models/connectorsConnectorSummary.js +8 -0
  9. package/dist/generated/chat/models/dataSourceContainer.d.ts +2 -0
  10. package/dist/generated/chat/models/flowsFlowTrigger.d.ts +1 -0
  11. package/dist/generated/chat/models/index.d.ts +1 -0
  12. package/dist/generated/chat/models/index.js +1 -0
  13. package/dist/generated/chat/models/pagedDataCollectionAccessAccess.d.ts +2 -0
  14. package/dist/generated/chat/models/pagedDataCollectionAiModelSummary.d.ts +2 -0
  15. package/dist/generated/chat/models/pagedDataCollectionCommentCommentSummary.d.ts +2 -0
  16. package/dist/generated/chat/models/pagedDataCollectionMessageThreadMessageThreadSummary.d.ts +2 -0
  17. package/dist/generated/chat/models/pagedDataCollectionMessagesMessage.d.ts +2 -0
  18. package/dist/generated/chat/models/pagedDataCollectionWorkSpacesWorkSpace.d.ts +2 -0
  19. package/dist/generated/chat/models/workSpacesWorkSpace.d.ts +2 -0
  20. package/dist/generated/chat/zod.d.ts +36 -0
  21. package/dist/generated/chat/zod.js +41 -5
  22. package/dist/generated/config/api.d.ts +41 -1
  23. package/dist/generated/config/api.js +197 -2
  24. package/dist/generated/config/api.msw.d.ts +31 -1
  25. package/dist/generated/config/api.msw.js +320 -56
  26. package/dist/generated/config/models/aiModel.d.ts +1 -0
  27. package/dist/generated/config/models/aiModelSummary.d.ts +1 -0
  28. package/dist/generated/config/models/blocksBlockSet.d.ts +3 -2
  29. package/dist/generated/config/models/{blocksUsedInWorkspaceRef.d.ts → blocksUsedInRef.d.ts} +1 -1
  30. package/dist/generated/config/models/connectorsConnector.d.ts +23 -0
  31. package/dist/generated/config/models/connectorsConnectorSummary.d.ts +12 -0
  32. package/dist/generated/config/models/connectorsConnectorSummary.js +8 -0
  33. package/dist/generated/config/models/connectorsCreateConnector.d.ts +18 -0
  34. package/dist/generated/config/models/connectorsCreateConnector.js +8 -0
  35. package/dist/generated/config/models/connectorsGetConnectorSummariesParams.d.ts +9 -0
  36. package/dist/generated/config/models/connectorsGetConnectorSummariesParams.js +8 -0
  37. package/dist/generated/config/models/connectorsGetConnectorsParams.d.ts +9 -0
  38. package/dist/generated/config/models/connectorsGetConnectorsParams.js +8 -0
  39. package/dist/generated/config/models/connectorsResolvedConnector.d.ts +11 -0
  40. package/dist/generated/config/models/connectorsResolvedConnector.js +2 -0
  41. package/dist/generated/config/models/connectorsResolvedConnectorHeaders.d.ts +9 -0
  42. package/dist/generated/config/models/connectorsResolvedConnectorHeaders.js +8 -0
  43. package/dist/generated/config/models/connectorsUpdateConnector.d.ts +17 -0
  44. package/dist/generated/config/models/connectorsUpdateConnector.js +8 -0
  45. package/dist/generated/config/models/containerItem.d.ts +2 -0
  46. package/dist/generated/config/models/dataSetsCreateDataSetContainer.d.ts +2 -0
  47. package/dist/generated/config/models/dataSetsDataSet.d.ts +2 -0
  48. package/dist/generated/config/models/dataSetsGetParams.d.ts +2 -0
  49. package/dist/generated/config/models/dataSetsSetDataSetSourceDeletes.d.ts +11 -0
  50. package/dist/generated/config/models/dataSetsSetDataSetSourceDeletes.js +8 -0
  51. package/dist/generated/config/models/dataSetsUpsertDataSetProperty.d.ts +5 -1
  52. package/dist/generated/config/models/dataSourceContainer.d.ts +2 -0
  53. package/dist/generated/config/models/dataSourcesDataSourceContainer.d.ts +2 -0
  54. package/dist/generated/config/models/dataSpacesGetDataSetsParams.d.ts +2 -0
  55. package/dist/generated/config/models/flowRunsGetStepExecutionsParams.d.ts +19 -0
  56. package/dist/generated/config/models/flowRunsGetWorkspaceRunsParams.d.ts +16 -0
  57. package/dist/generated/config/models/flowRunsGetWorkspaceRunsParams.js +8 -0
  58. package/dist/generated/config/models/flowsFlowTrigger.d.ts +1 -0
  59. package/dist/generated/config/models/functionExecutionDebugModel.d.ts +4 -0
  60. package/dist/generated/config/models/index.d.ts +18 -2
  61. package/dist/generated/config/models/index.js +18 -2
  62. package/dist/generated/config/models/integrationsSmartSpaceAiContainerItemRunHistory.d.ts +2 -0
  63. package/dist/generated/config/models/integrationsSmartSpaceAiFlowValueModel.d.ts +4 -0
  64. package/dist/generated/config/models/integrationsSmartSpaceAiFunctionExecutionDebugModel.d.ts +4 -0
  65. package/dist/generated/config/models/integrationsSmartSpaceAiSmartSpaceAiPagedDataSystemCollectionsGenericICollectionIntegrationsSmartSpaceAiWorkspaceRun.d.ts +11 -0
  66. package/dist/generated/config/models/integrationsSmartSpaceAiSmartSpaceAiPagedDataSystemCollectionsGenericICollectionIntegrationsSmartSpaceAiWorkspaceRun.js +2 -0
  67. package/dist/generated/config/models/integrationsSmartSpaceAiWorkspaceRun.d.ts +27 -0
  68. package/dist/generated/config/models/integrationsSmartSpaceAiWorkspaceRun.js +8 -0
  69. package/dist/generated/config/models/pagedDataCollectionAccessAccess.d.ts +2 -0
  70. package/dist/generated/config/models/pagedDataCollectionAccessAccessWorkSpace.d.ts +2 -0
  71. package/dist/generated/config/models/pagedDataCollectionActivitiesActivityWorkSpace.d.ts +2 -0
  72. package/dist/generated/config/models/pagedDataCollectionAiModelSummary.d.ts +2 -0
  73. package/dist/generated/config/models/pagedDataCollectionAzureADGroup.d.ts +2 -0
  74. package/dist/generated/config/models/pagedDataCollectionContainerItem.d.ts +2 -0
  75. package/dist/generated/config/models/pagedDataCollectionDataSetsDataSet.d.ts +2 -0
  76. package/dist/generated/config/models/pagedDataCollectionDataSourcesDataSource.d.ts +2 -0
  77. package/dist/generated/config/models/pagedDataCollectionDataSpacesDataSpace.d.ts +2 -0
  78. package/dist/generated/config/models/pagedDataCollectionFilesIngestedBlob.d.ts +2 -0
  79. package/dist/generated/config/models/pagedDataCollectionMessageThreadMessageThreadSummary.d.ts +2 -0
  80. package/dist/generated/config/models/pagedDataCollectionSyncsSync.d.ts +2 -0
  81. package/dist/generated/config/models/pagedDataCollectionUsersAppAccessUser.d.ts +2 -0
  82. package/dist/generated/config/models/pagedDataCollectionUsersAppUserDetail.d.ts +2 -0
  83. package/dist/generated/config/models/pagedDataCollectionUsersAppUserSearchResult.d.ts +2 -0
  84. package/dist/generated/config/models/pagedDataCollectionUsersServicePrincipalDetail.d.ts +13 -0
  85. package/dist/generated/config/models/pagedDataCollectionUsersServicePrincipalDetail.js +2 -0
  86. package/dist/generated/config/models/pagedDataCollectionUsersServicePrincipalSearchResult.d.ts +2 -0
  87. package/dist/generated/config/models/pagedDataCollectionWorkSpaceTemplatesTemplate.d.ts +2 -0
  88. package/dist/generated/config/models/pagedDataCollectionWorkSpacesWorkSpace.d.ts +2 -0
  89. package/dist/generated/config/models/pagedDataSystemCollectionsGenericICollectionDataSetItem.d.ts +2 -0
  90. package/dist/generated/config/models/pagedDataSystemCollectionsGenericICollectionIntegrationsSmartSpaceAiContainerItemRunHistory.d.ts +2 -0
  91. package/dist/generated/config/models/pagedDataSystemCollectionsGenericICollectionIntegrationsSmartSpaceAiIngestionRun.d.ts +2 -0
  92. package/dist/generated/config/models/servicePrincipalsGetServicePrincipalsParams.d.ts +11 -0
  93. package/dist/generated/config/models/servicePrincipalsGetServicePrincipalsParams.js +8 -0
  94. package/dist/generated/config/models/syncsGetParams.d.ts +7 -0
  95. package/dist/generated/config/models/syncsSync.d.ts +11 -0
  96. package/dist/generated/config/models/syncsSyncDataSourceInfo.d.ts +4 -0
  97. package/dist/generated/config/models/{integrationsAzureActiveDirectoryServicePrincipal.d.ts → syncsSyncQueueState.d.ts} +3 -3
  98. package/dist/generated/config/models/syncsSyncQueueState.js +8 -0
  99. package/dist/generated/config/models/syncsSyncRunInfo.d.ts +14 -0
  100. package/dist/generated/config/models/syncsSyncRunInfo.js +8 -0
  101. package/dist/generated/config/models/usersServicePrincipalDetail.d.ts +14 -0
  102. package/dist/generated/config/models/usersServicePrincipalDetail.js +2 -0
  103. package/dist/generated/config/models/workSpacesWorkSpace.d.ts +2 -0
  104. package/dist/generated/config/zod.d.ts +546 -2
  105. package/dist/generated/config/zod.js +507 -29
  106. package/package.json +1 -1
  107. /package/dist/generated/config/models/{blocksUsedInWorkspaceRef.js → blocksUsedInRef.js} +0 -0
  108. /package/dist/generated/config/models/{integrationsAzureActiveDirectoryServicePrincipal.js → connectorsConnector.js} +0 -0
@@ -51,6 +51,7 @@ export declare const accessGetAccessesResponse: zod.ZodObject<{
51
51
  userEmailAddress: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
52
52
  workSpaceId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
53
53
  }, zod.core.$strip>>;
54
+ scoped: zod.ZodOptional<zod.ZodNullable<zod.ZodBoolean>>;
54
55
  total: zod.ZodNumber;
55
56
  }, zod.core.$strip>;
56
57
  /**
@@ -81,6 +82,7 @@ export declare const accessGetGroupsResponse: zod.ZodObject<{
81
82
  groupId: zod.ZodString;
82
83
  isAssigned: zod.ZodBoolean;
83
84
  }, zod.core.$strip>>;
85
+ scoped: zod.ZodOptional<zod.ZodNullable<zod.ZodBoolean>>;
84
86
  total: zod.ZodNumber;
85
87
  }, zod.core.$strip>;
86
88
  /**
@@ -118,6 +120,7 @@ export declare const accessGetUsersInRoleRolesRoleIdUsersResponse: zod.ZodObject
118
120
  isAssigned: zod.ZodBoolean;
119
121
  userId: zod.ZodString;
120
122
  }, zod.core.$strip>>;
123
+ scoped: zod.ZodOptional<zod.ZodNullable<zod.ZodBoolean>>;
121
124
  total: zod.ZodNumber;
122
125
  }, zod.core.$strip>;
123
126
  /**
@@ -138,6 +141,7 @@ export declare const accessSearchGroupsResponse: zod.ZodObject<{
138
141
  groupId: zod.ZodString;
139
142
  isAssigned: zod.ZodBoolean;
140
143
  }, zod.core.$strip>>;
144
+ scoped: zod.ZodOptional<zod.ZodNullable<zod.ZodBoolean>>;
141
145
  total: zod.ZodNumber;
142
146
  }, zod.core.$strip>;
143
147
  /**
@@ -158,6 +162,7 @@ export declare const accessSearchServicePrincipalsResponse: zod.ZodObject<{
158
162
  id: zod.ZodString;
159
163
  isAssigned: zod.ZodBoolean;
160
164
  }, zod.core.$strip>>;
165
+ scoped: zod.ZodOptional<zod.ZodNullable<zod.ZodBoolean>>;
161
166
  total: zod.ZodNumber;
162
167
  }, zod.core.$strip>;
163
168
  /**
@@ -179,6 +184,7 @@ export declare const accessSearchUsersResponse: zod.ZodObject<{
179
184
  isAssigned: zod.ZodBoolean;
180
185
  name: zod.ZodString;
181
186
  }, zod.core.$strip>>;
187
+ scoped: zod.ZodOptional<zod.ZodNullable<zod.ZodBoolean>>;
182
188
  total: zod.ZodNumber;
183
189
  }, zod.core.$strip>;
184
190
  /**
@@ -201,6 +207,7 @@ export declare const accessGetUsersInRoleUsersResponse: zod.ZodObject<{
201
207
  isAssigned: zod.ZodBoolean;
202
208
  userId: zod.ZodString;
203
209
  }, zod.core.$strip>>;
210
+ scoped: zod.ZodOptional<zod.ZodNullable<zod.ZodBoolean>>;
204
211
  total: zod.ZodNumber;
205
212
  }, zod.core.$strip>;
206
213
  /**
@@ -283,6 +290,7 @@ export declare const activityGetLoggingResponse: zod.ZodObject<{
283
290
  workSpaceId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
284
291
  workSpaceName: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
285
292
  }, zod.core.$strip>>;
293
+ scoped: zod.ZodOptional<zod.ZodNullable<zod.ZodBoolean>>;
286
294
  total: zod.ZodNumber;
287
295
  }, zod.core.$strip>;
288
296
  /**
@@ -323,6 +331,7 @@ export declare const blockSetsGetBlockSetsQueryParams: zod.ZodObject<{
323
331
  types: zod.ZodOptional<zod.ZodArray<zod.ZodString>>;
324
332
  }, zod.core.$strict>;
325
333
  export declare const blockSetsGetBlockSetsResponseIdRegExp: RegExp;
334
+ export declare const blockSetsGetBlockSetsResponseUsedInDataSetsItemIdRegExp: RegExp;
326
335
  export declare const blockSetsGetBlockSetsResponseUsedInWorkspacesItemIdRegExp: RegExp;
327
336
  export declare const blockSetsGetBlockSetsResponseItem: zod.ZodObject<{
328
337
  blockInterfaces: zod.ZodRecord<zod.ZodString, zod.ZodRecord<zod.ZodString, zod.ZodObject<{
@@ -393,6 +402,10 @@ export declare const blockSetsGetBlockSetsResponseItem: zod.ZodObject<{
393
402
  Custom: "Custom";
394
403
  Debug: "Debug";
395
404
  }>;
405
+ usedInDataSets: zod.ZodArray<zod.ZodObject<{
406
+ id: zod.ZodString;
407
+ name: zod.ZodString;
408
+ }, zod.core.$strip>>;
396
409
  usedInWorkspaces: zod.ZodArray<zod.ZodObject<{
397
410
  id: zod.ZodString;
398
411
  name: zod.ZodString;
@@ -467,6 +480,10 @@ export declare const blockSetsGetBlockSetsResponse: zod.ZodArray<zod.ZodObject<{
467
480
  Custom: "Custom";
468
481
  Debug: "Debug";
469
482
  }>;
483
+ usedInDataSets: zod.ZodArray<zod.ZodObject<{
484
+ id: zod.ZodString;
485
+ name: zod.ZodString;
486
+ }, zod.core.$strip>>;
470
487
  usedInWorkspaces: zod.ZodArray<zod.ZodObject<{
471
488
  id: zod.ZodString;
472
489
  name: zod.ZodString;
@@ -720,6 +737,7 @@ export declare const containersPostResponseItem: zod.ZodObject<{
720
737
  triggers: zod.ZodArray<zod.ZodObject<{
721
738
  dataSourceContainer: zod.ZodObject<{
722
739
  dataSourceId: zod.ZodString;
740
+ fields: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodString>>>;
723
741
  filters: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodObject<{
724
742
  operator: zod.ZodString;
725
743
  propertyName: zod.ZodString;
@@ -730,6 +748,7 @@ export declare const containersPostResponseItem: zod.ZodObject<{
730
748
  path: zod.ZodString;
731
749
  }, zod.core.$strip>;
732
750
  flowId: zod.ZodString;
751
+ honourSourceDeletes: zod.ZodBoolean;
733
752
  id: zod.ZodString;
734
753
  inputName: zod.ZodString;
735
754
  type: zod.ZodEnum<{
@@ -834,6 +853,7 @@ export declare const containersPostResponse: zod.ZodArray<zod.ZodObject<{
834
853
  triggers: zod.ZodArray<zod.ZodObject<{
835
854
  dataSourceContainer: zod.ZodObject<{
836
855
  dataSourceId: zod.ZodString;
856
+ fields: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodString>>>;
837
857
  filters: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodObject<{
838
858
  operator: zod.ZodString;
839
859
  propertyName: zod.ZodString;
@@ -844,6 +864,7 @@ export declare const containersPostResponse: zod.ZodArray<zod.ZodObject<{
844
864
  path: zod.ZodString;
845
865
  }, zod.core.$strip>;
846
866
  flowId: zod.ZodString;
867
+ honourSourceDeletes: zod.ZodBoolean;
847
868
  id: zod.ZodString;
848
869
  inputName: zod.ZodString;
849
870
  type: zod.ZodEnum<{
@@ -880,9 +901,12 @@ export declare const dataSetsGetQueryParams: zod.ZodObject<{
880
901
  take: zod.ZodDefault<zod.ZodNumber>;
881
902
  skip: zod.ZodOptional<zod.ZodNumber>;
882
903
  search: zod.ZodOptional<zod.ZodString>;
904
+ sortBy: zod.ZodOptional<zod.ZodString>;
905
+ sortDirection: zod.ZodOptional<zod.ZodString>;
883
906
  }, zod.core.$strict>;
884
907
  export declare const dataSetsGetResponseDataItemDataSpaceIdRegExp: RegExp;
885
908
  export declare const dataSetsGetResponseDataItemFlowIdRegExp: RegExp;
909
+ export declare const dataSetsGetResponseDataItemHonourDeletesContainerIdsItemRegExp: RegExp;
886
910
  export declare const dataSetsGetResponseDataItemIdRegExp: RegExp;
887
911
  export declare const dataSetsGetResponseDataItemVersionRegExp: RegExp;
888
912
  export declare const dataSetsGetResponse: zod.ZodObject<{
@@ -892,6 +916,7 @@ export declare const dataSetsGetResponse: zod.ZodObject<{
892
916
  dataSpaceId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
893
917
  description: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
894
918
  flowId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
919
+ honourDeletesContainerIds: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodString>>>;
895
920
  id: zod.ZodString;
896
921
  modifiedAt: zod.ZodISODateTime;
897
922
  modifiedByUserId: zod.ZodString;
@@ -908,6 +933,7 @@ export declare const dataSetsGetResponse: zod.ZodObject<{
908
933
  subjectPath: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
909
934
  version: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
910
935
  }, zod.core.$strip>>;
936
+ scoped: zod.ZodOptional<zod.ZodNullable<zod.ZodBoolean>>;
911
937
  total: zod.ZodNumber;
912
938
  }, zod.core.$strip>;
913
939
  export declare const dataSetsGetItemPathDataSetIdRegExp: RegExp;
@@ -946,6 +972,7 @@ export declare const dataSetsGetByIdParams: zod.ZodObject<{
946
972
  }, zod.core.$strict>;
947
973
  export declare const dataSetsGetByIdResponseDataSpaceIdRegExp: RegExp;
948
974
  export declare const dataSetsGetByIdResponseFlowIdRegExp: RegExp;
975
+ export declare const dataSetsGetByIdResponseHonourDeletesContainerIdsItemRegExp: RegExp;
949
976
  export declare const dataSetsGetByIdResponseIdRegExp: RegExp;
950
977
  export declare const dataSetsGetByIdResponseVersionRegExp: RegExp;
951
978
  export declare const dataSetsGetByIdResponse: zod.ZodObject<{
@@ -954,6 +981,7 @@ export declare const dataSetsGetByIdResponse: zod.ZodObject<{
954
981
  dataSpaceId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
955
982
  description: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
956
983
  flowId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
984
+ honourDeletesContainerIds: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodString>>>;
957
985
  id: zod.ZodString;
958
986
  modifiedAt: zod.ZodISODateTime;
959
987
  modifiedByUserId: zod.ZodString;
@@ -981,6 +1009,7 @@ export declare const dataSetsPutBodyIdRegExp: RegExp;
981
1009
  export declare const dataSetsPutBody: zod.ZodObject<{
982
1010
  containerInfo: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodObject<{
983
1011
  dataSourceId: zod.ZodString;
1012
+ fields: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodString>>>;
984
1013
  filters: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodObject<{
985
1014
  operator: zod.ZodString;
986
1015
  propertyName: zod.ZodString;
@@ -994,6 +1023,7 @@ export declare const dataSetsPutBody: zod.ZodObject<{
994
1023
  }, zod.core.$strict>;
995
1024
  export declare const dataSetsPutResponseDataSpaceIdRegExp: RegExp;
996
1025
  export declare const dataSetsPutResponseFlowIdRegExp: RegExp;
1026
+ export declare const dataSetsPutResponseHonourDeletesContainerIdsItemRegExp: RegExp;
997
1027
  export declare const dataSetsPutResponseIdRegExp: RegExp;
998
1028
  export declare const dataSetsPutResponseVersionRegExp: RegExp;
999
1029
  export declare const dataSetsPutResponse: zod.ZodObject<{
@@ -1002,6 +1032,7 @@ export declare const dataSetsPutResponse: zod.ZodObject<{
1002
1032
  dataSpaceId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
1003
1033
  description: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
1004
1034
  flowId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
1035
+ honourDeletesContainerIds: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodString>>>;
1005
1036
  id: zod.ZodString;
1006
1037
  modifiedAt: zod.ZodISODateTime;
1007
1038
  modifiedByUserId: zod.ZodString;
@@ -1051,6 +1082,7 @@ export declare const dataSetsGetContainerItemsRunHistoryResponse: zod.ZodObject<
1051
1082
  data: zod.ZodArray<zod.ZodObject<{
1052
1083
  containerId: zod.ZodString;
1053
1084
  createdAt: zod.ZodISODateTime;
1085
+ deletedAt: zod.ZodOptional<zod.ZodNullable<zod.ZodISODateTime>>;
1054
1086
  flowRuns: zod.ZodArray<zod.ZodObject<{
1055
1087
  errors: zod.ZodArray<zod.ZodObject<{
1056
1088
  blockId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
@@ -1067,6 +1099,7 @@ export declare const dataSetsGetContainerItemsRunHistoryResponse: zod.ZodObject<
1067
1099
  path: zod.ZodString;
1068
1100
  status: zod.ZodString;
1069
1101
  }, zod.core.$strip>>;
1102
+ scoped: zod.ZodOptional<zod.ZodNullable<zod.ZodBoolean>>;
1070
1103
  total: zod.ZodNumber;
1071
1104
  }, zod.core.$strip>;
1072
1105
  /**
@@ -1080,6 +1113,7 @@ export declare const dataSetsSetDataspaceBodyRegExp: RegExp;
1080
1113
  export declare const dataSetsSetDataspaceBody: zod.ZodString;
1081
1114
  export declare const dataSetsSetDataspaceResponseDataSpaceIdRegExp: RegExp;
1082
1115
  export declare const dataSetsSetDataspaceResponseFlowIdRegExp: RegExp;
1116
+ export declare const dataSetsSetDataspaceResponseHonourDeletesContainerIdsItemRegExp: RegExp;
1083
1117
  export declare const dataSetsSetDataspaceResponseIdRegExp: RegExp;
1084
1118
  export declare const dataSetsSetDataspaceResponseVersionRegExp: RegExp;
1085
1119
  export declare const dataSetsSetDataspaceResponse: zod.ZodObject<{
@@ -1088,6 +1122,7 @@ export declare const dataSetsSetDataspaceResponse: zod.ZodObject<{
1088
1122
  dataSpaceId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
1089
1123
  description: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
1090
1124
  flowId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
1125
+ honourDeletesContainerIds: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodString>>>;
1091
1126
  id: zod.ZodString;
1092
1127
  modifiedAt: zod.ZodISODateTime;
1093
1128
  modifiedByUserId: zod.ZodString;
@@ -1153,6 +1188,7 @@ export declare const dataSetsGetItemsResponse: zod.ZodObject<{
1153
1188
  }, zod.core.$strip>;
1154
1189
  properties: zod.ZodRecord<zod.ZodString, zod.ZodAny>;
1155
1190
  }, zod.core.$strip>>;
1191
+ scoped: zod.ZodOptional<zod.ZodNullable<zod.ZodBoolean>>;
1156
1192
  total: zod.ZodNumber;
1157
1193
  }, zod.core.$strip>;
1158
1194
  export declare const dataSetsAddItemPathIdRegExp: RegExp;
@@ -1195,6 +1231,7 @@ export declare const dataSetsSearchItemsResponse: zod.ZodObject<{
1195
1231
  }, zod.core.$strip>;
1196
1232
  properties: zod.ZodRecord<zod.ZodString, zod.ZodAny>;
1197
1233
  }, zod.core.$strip>>;
1234
+ scoped: zod.ZodOptional<zod.ZodNullable<zod.ZodBoolean>>;
1198
1235
  total: zod.ZodNumber;
1199
1236
  }, zod.core.$strip>;
1200
1237
  export declare const dataSetsDeleteItemPathIdRegExp: RegExp;
@@ -1204,6 +1241,11 @@ export declare const dataSetsDeleteItemParams: zod.ZodObject<{
1204
1241
  itemId: zod.ZodString;
1205
1242
  }, zod.core.$strict>;
1206
1243
  /**
1244
+ * The `isVector` field is deprecated: the platform no longer uses it,
1245
+ and it has no effect on ingestion or querying. It remains available as an
1246
+ optional field for backward compatibility with existing integrations —
1247
+ new integrations should omit it. When omitted, the stored value is
1248
+ preserved on update and defaults to `false` on create.
1207
1249
  * @summary Upsert a single property on a dataset.
1208
1250
  */
1209
1251
  export declare const dataSetsAddDataSetPropertyPathIdRegExp: RegExp;
@@ -1212,7 +1254,7 @@ export declare const dataSetsAddDataSetPropertyParams: zod.ZodObject<{
1212
1254
  }, zod.core.$strict>;
1213
1255
  export declare const dataSetsAddDataSetPropertyBody: zod.ZodObject<{
1214
1256
  description: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
1215
- isVector: zod.ZodBoolean;
1257
+ isVector: zod.ZodOptional<zod.ZodNullable<zod.ZodBoolean>>;
1216
1258
  name: zod.ZodString;
1217
1259
  }, zod.core.$strict>;
1218
1260
  export declare const dataSetsAddDataSetPropertyResponse: zod.ZodObject<{
@@ -1277,6 +1319,7 @@ export declare const dataSetsGetIngestionRunsResponse: zod.ZodObject<{
1277
1319
  principal: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
1278
1320
  }, zod.core.$strip>;
1279
1321
  }, zod.core.$strip>>;
1322
+ scoped: zod.ZodOptional<zod.ZodNullable<zod.ZodBoolean>>;
1280
1323
  total: zod.ZodNumber;
1281
1324
  }, zod.core.$strip>;
1282
1325
  /**
@@ -1293,6 +1336,22 @@ export declare const dataSetsPutScopingBody: zod.ZodObject<{
1293
1336
  }>;
1294
1337
  subjectPath: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
1295
1338
  }, zod.core.$strict>;
1339
+ /**
1340
+ * @summary Whether this dataset hides items whose source file was deleted in the given
1341
+ container. Per container, because the setting belongs to that subscription.
1342
+ Off is the default and does not disable detection — deletions are always
1343
+ recorded and always marked on the affected rows; this only decides whether a
1344
+ marked row is returned. Nothing here deletes anything.
1345
+ */
1346
+ export declare const dataSetsPutSourceDeletesPathIdRegExp: RegExp;
1347
+ export declare const dataSetsPutSourceDeletesParams: zod.ZodObject<{
1348
+ id: zod.ZodString;
1349
+ }, zod.core.$strict>;
1350
+ export declare const dataSetsPutSourceDeletesBodyContainerIdRegExp: RegExp;
1351
+ export declare const dataSetsPutSourceDeletesBody: zod.ZodObject<{
1352
+ containerId: zod.ZodString;
1353
+ honourSourceDeletes: zod.ZodBoolean;
1354
+ }, zod.core.$strict>;
1296
1355
  /**
1297
1356
  * @summary Fetch a list of all available data source types in SmartSpace.
1298
1357
  */
@@ -1343,6 +1402,7 @@ export declare const dataSourceTypesGetAvailableContainersBody: zod.ZodObject<{
1343
1402
  }, zod.core.$strict>;
1344
1403
  export declare const dataSourceTypesGetAvailableContainersResponseItem: zod.ZodObject<{
1345
1404
  children: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodAny>>>;
1405
+ fields: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodString>>>;
1346
1406
  filters: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodObject<{
1347
1407
  operator: zod.ZodString;
1348
1408
  propertyName: zod.ZodString;
@@ -1357,6 +1417,7 @@ export declare const dataSourceTypesGetAvailableContainersResponseItem: zod.ZodO
1357
1417
  }, zod.core.$strip>;
1358
1418
  export declare const dataSourceTypesGetAvailableContainersResponse: zod.ZodArray<zod.ZodObject<{
1359
1419
  children: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodAny>>>;
1420
+ fields: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodString>>>;
1360
1421
  filters: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodObject<{
1361
1422
  operator: zod.ZodString;
1362
1423
  propertyName: zod.ZodString;
@@ -1401,6 +1462,7 @@ export declare const dataSourcesGetResponse: zod.ZodObject<{
1401
1462
  data: zod.ZodArray<zod.ZodObject<{
1402
1463
  containers: zod.ZodArray<zod.ZodObject<{
1403
1464
  dataSourceId: zod.ZodString;
1465
+ fields: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodString>>>;
1404
1466
  filters: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodObject<{
1405
1467
  operator: zod.ZodString;
1406
1468
  propertyName: zod.ZodString;
@@ -1432,6 +1494,7 @@ export declare const dataSourcesGetResponse: zod.ZodObject<{
1432
1494
  name: zod.ZodString;
1433
1495
  searchable: zod.ZodBoolean;
1434
1496
  }, zod.core.$strip>>;
1497
+ scoped: zod.ZodOptional<zod.ZodNullable<zod.ZodBoolean>>;
1435
1498
  total: zod.ZodNumber;
1436
1499
  }, zod.core.$strip>;
1437
1500
  /**
@@ -1461,6 +1524,7 @@ export declare const dataSourcesPostResponseIdRegExp: RegExp;
1461
1524
  export declare const dataSourcesPostResponse: zod.ZodObject<{
1462
1525
  containers: zod.ZodArray<zod.ZodObject<{
1463
1526
  dataSourceId: zod.ZodString;
1527
+ fields: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodString>>>;
1464
1528
  filters: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodObject<{
1465
1529
  operator: zod.ZodString;
1466
1530
  propertyName: zod.ZodString;
@@ -1524,6 +1588,7 @@ export declare const dataSourcesContainersResponseDataSourceIdRegExp: RegExp;
1524
1588
  export declare const dataSourcesContainersResponseIdRegExp: RegExp;
1525
1589
  export declare const dataSourcesContainersResponseItem: zod.ZodObject<{
1526
1590
  dataSourceId: zod.ZodString;
1591
+ fields: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodString>>>;
1527
1592
  filters: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodObject<{
1528
1593
  operator: zod.ZodString;
1529
1594
  propertyName: zod.ZodString;
@@ -1535,6 +1600,7 @@ export declare const dataSourcesContainersResponseItem: zod.ZodObject<{
1535
1600
  }, zod.core.$strip>;
1536
1601
  export declare const dataSourcesContainersResponse: zod.ZodArray<zod.ZodObject<{
1537
1602
  dataSourceId: zod.ZodString;
1603
+ fields: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodString>>>;
1538
1604
  filters: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodObject<{
1539
1605
  operator: zod.ZodString;
1540
1606
  propertyName: zod.ZodString;
@@ -1628,6 +1694,7 @@ export declare const dataSpacesGetQueryParams: zod.ZodObject<{
1628
1694
  }, zod.core.$strict>;
1629
1695
  export declare const dataSpacesGetResponseDataItemDataSetsItemDataSpaceIdRegExp: RegExp;
1630
1696
  export declare const dataSpacesGetResponseDataItemDataSetsItemFlowIdRegExp: RegExp;
1697
+ export declare const dataSpacesGetResponseDataItemDataSetsItemHonourDeletesContainerIdsItemRegExp: RegExp;
1631
1698
  export declare const dataSpacesGetResponseDataItemDataSetsItemIdRegExp: RegExp;
1632
1699
  export declare const dataSpacesGetResponseDataItemDataSetsItemVersionRegExp: RegExp;
1633
1700
  export declare const dataSpacesGetResponseDataItemIdRegExp: RegExp;
@@ -1643,6 +1710,7 @@ export declare const dataSpacesGetResponse: zod.ZodObject<{
1643
1710
  dataSpaceId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
1644
1711
  description: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
1645
1712
  flowId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
1713
+ honourDeletesContainerIds: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodString>>>;
1646
1714
  id: zod.ZodString;
1647
1715
  modifiedAt: zod.ZodISODateTime;
1648
1716
  modifiedByUserId: zod.ZodString;
@@ -1669,6 +1737,7 @@ export declare const dataSpacesGetResponse: zod.ZodObject<{
1669
1737
  name: zod.ZodString;
1670
1738
  }, zod.core.$strip>>;
1671
1739
  }, zod.core.$strip>>;
1740
+ scoped: zod.ZodOptional<zod.ZodNullable<zod.ZodBoolean>>;
1672
1741
  total: zod.ZodNumber;
1673
1742
  }, zod.core.$strip>;
1674
1743
  /**
@@ -1689,6 +1758,7 @@ export declare const dataSpacesGetByIdParams: zod.ZodObject<{
1689
1758
  }, zod.core.$strict>;
1690
1759
  export declare const dataSpacesGetByIdResponseDataSetsItemDataSpaceIdRegExp: RegExp;
1691
1760
  export declare const dataSpacesGetByIdResponseDataSetsItemFlowIdRegExp: RegExp;
1761
+ export declare const dataSpacesGetByIdResponseDataSetsItemHonourDeletesContainerIdsItemRegExp: RegExp;
1692
1762
  export declare const dataSpacesGetByIdResponseDataSetsItemIdRegExp: RegExp;
1693
1763
  export declare const dataSpacesGetByIdResponseDataSetsItemVersionRegExp: RegExp;
1694
1764
  export declare const dataSpacesGetByIdResponseIdRegExp: RegExp;
@@ -1703,6 +1773,7 @@ export declare const dataSpacesGetByIdResponse: zod.ZodObject<{
1703
1773
  dataSpaceId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
1704
1774
  description: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
1705
1775
  flowId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
1776
+ honourDeletesContainerIds: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodString>>>;
1706
1777
  id: zod.ZodString;
1707
1778
  modifiedAt: zod.ZodISODateTime;
1708
1779
  modifiedByUserId: zod.ZodString;
@@ -1745,6 +1816,7 @@ export declare const dataSpacesPutBody: zod.ZodObject<{
1745
1816
  }, zod.core.$strict>;
1746
1817
  export declare const dataSpacesPutResponseDataSetsItemDataSpaceIdRegExp: RegExp;
1747
1818
  export declare const dataSpacesPutResponseDataSetsItemFlowIdRegExp: RegExp;
1819
+ export declare const dataSpacesPutResponseDataSetsItemHonourDeletesContainerIdsItemRegExp: RegExp;
1748
1820
  export declare const dataSpacesPutResponseDataSetsItemIdRegExp: RegExp;
1749
1821
  export declare const dataSpacesPutResponseDataSetsItemVersionRegExp: RegExp;
1750
1822
  export declare const dataSpacesPutResponseIdRegExp: RegExp;
@@ -1759,6 +1831,7 @@ export declare const dataSpacesPutResponse: zod.ZodObject<{
1759
1831
  dataSpaceId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
1760
1832
  description: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
1761
1833
  flowId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
1834
+ honourDeletesContainerIds: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodString>>>;
1762
1835
  id: zod.ZodString;
1763
1836
  modifiedAt: zod.ZodISODateTime;
1764
1837
  modifiedByUserId: zod.ZodString;
@@ -1820,9 +1893,12 @@ export declare const dataSpacesGetDataSetsQueryParams: zod.ZodObject<{
1820
1893
  take: zod.ZodDefault<zod.ZodNumber>;
1821
1894
  skip: zod.ZodOptional<zod.ZodNumber>;
1822
1895
  search: zod.ZodOptional<zod.ZodString>;
1896
+ sortBy: zod.ZodOptional<zod.ZodString>;
1897
+ sortDirection: zod.ZodOptional<zod.ZodString>;
1823
1898
  }, zod.core.$strict>;
1824
1899
  export declare const dataSpacesGetDataSetsResponseDataItemDataSpaceIdRegExp: RegExp;
1825
1900
  export declare const dataSpacesGetDataSetsResponseDataItemFlowIdRegExp: RegExp;
1901
+ export declare const dataSpacesGetDataSetsResponseDataItemHonourDeletesContainerIdsItemRegExp: RegExp;
1826
1902
  export declare const dataSpacesGetDataSetsResponseDataItemIdRegExp: RegExp;
1827
1903
  export declare const dataSpacesGetDataSetsResponseDataItemVersionRegExp: RegExp;
1828
1904
  export declare const dataSpacesGetDataSetsResponse: zod.ZodObject<{
@@ -1832,6 +1908,7 @@ export declare const dataSpacesGetDataSetsResponse: zod.ZodObject<{
1832
1908
  dataSpaceId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
1833
1909
  description: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
1834
1910
  flowId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
1911
+ honourDeletesContainerIds: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodString>>>;
1835
1912
  id: zod.ZodString;
1836
1913
  modifiedAt: zod.ZodISODateTime;
1837
1914
  modifiedByUserId: zod.ZodString;
@@ -1848,6 +1925,7 @@ export declare const dataSpacesGetDataSetsResponse: zod.ZodObject<{
1848
1925
  subjectPath: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
1849
1926
  version: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
1850
1927
  }, zod.core.$strip>>;
1928
+ scoped: zod.ZodOptional<zod.ZodNullable<zod.ZodBoolean>>;
1851
1929
  total: zod.ZodNumber;
1852
1930
  }, zod.core.$strip>;
1853
1931
  /**
@@ -1861,6 +1939,7 @@ export declare const dataSpacesPostDatasetBodyContainerInfoItemDataSourceIdRegEx
1861
1939
  export declare const dataSpacesPostDatasetBody: zod.ZodObject<{
1862
1940
  containerInfo: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodObject<{
1863
1941
  dataSourceId: zod.ZodString;
1942
+ fields: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodString>>>;
1864
1943
  filters: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodObject<{
1865
1944
  operator: zod.ZodString;
1866
1945
  propertyName: zod.ZodString;
@@ -1877,6 +1956,13 @@ export declare const debugInvokeParams: zod.ZodObject<{
1877
1956
  }, zod.core.$strict>;
1878
1957
  export declare const debugInvokeBodyItem: zod.ZodAny;
1879
1958
  export declare const debugInvokeBody: zod.ZodArray<zod.ZodAny>;
1959
+ /**
1960
+ * @summary Mongo index health for the flow-runs store: planned-vs-existing
1961
+ indexes per collection, the latest index-ensure outcome per index
1962
+ (including repeated failures), and any in-flight index
1963
+ transformations with their progress (currentOp).
1964
+ */
1965
+ export declare const diagnosticsGetMongoIndexesResponse: zod.ZodAny;
1880
1966
  /**
1881
1967
  * @summary List the current user's drafts (without parsed interfaces — load detail to get those).
1882
1968
  */
@@ -2343,6 +2429,16 @@ export declare const flowRunsGetFlowRunPathIdRegExp: RegExp;
2343
2429
  export declare const flowRunsGetFlowRunParams: zod.ZodObject<{
2344
2430
  id: zod.ZodString;
2345
2431
  }, zod.core.$strict>;
2432
+ /**
2433
+ * @summary Requests cancellation of a queued or running flow run. Cancellation
2434
+ is cooperative: a queued run is stamped cancelled before it starts;
2435
+ a running flow stops between block executions, typically within
2436
+ seconds. Cancelled runs carry cancelledAt in their basic info.
2437
+ */
2438
+ export declare const flowRunsCancelFlowRunPathIdRegExpOne: RegExp;
2439
+ export declare const flowRunsCancelFlowRunParams: zod.ZodObject<{
2440
+ id: zod.ZodString;
2441
+ }, zod.core.$strict>;
2346
2442
  export declare const flowRunsAddFileIdFilesPathIdRegExp: RegExp;
2347
2443
  export declare const flowRunsAddFileIdFilesParams: zod.ZodObject<{
2348
2444
  id: zod.ZodString;
@@ -2359,6 +2455,9 @@ export declare const flowRunsAddFileIdFilesExistingBody: zod.ZodObject<{
2359
2455
  blobUri: zod.ZodString;
2360
2456
  flowRunId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
2361
2457
  }, zod.core.$strict>;
2458
+ /**
2459
+ * @summary Lists a run's function executions, newest first.
2460
+ */
2362
2461
  export declare const flowRunsGetStepExecutionsPathIdRegExp: RegExp;
2363
2462
  export declare const flowRunsGetStepExecutionsParams: zod.ZodObject<{
2364
2463
  id: zod.ZodString;
@@ -2371,6 +2470,7 @@ export declare const flowRunsGetStepExecutionsQueryParams: zod.ZodObject<{
2371
2470
  take: zod.ZodDefault<zod.ZodNumber>;
2372
2471
  search: zod.ZodOptional<zod.ZodString>;
2373
2472
  "blockIds[]": zod.ZodOptional<zod.ZodArray<zod.ZodString>>;
2473
+ includeValues: zod.ZodOptional<zod.ZodBoolean>;
2374
2474
  }, zod.core.$strict>;
2375
2475
  export declare const flowRunsGetStepExecutionsResponseLogsItemIdRegExp: RegExp;
2376
2476
  export declare const flowRunsGetStepExecutionsResponseLogsItemInputsItemIdRegExp: RegExp;
@@ -2395,6 +2495,8 @@ export declare const flowRunsGetStepExecutionsResponse: zod.ZodObject<{
2395
2495
  createdAt: zod.ZodISODateTime;
2396
2496
  data: zod.ZodAny;
2397
2497
  id: zod.ZodString;
2498
+ isBlob: zod.ZodOptional<zod.ZodNullable<zod.ZodBoolean>>;
2499
+ sizeBytes: zod.ZodOptional<zod.ZodNullable<zod.ZodNumber>>;
2398
2500
  source: zod.ZodObject<{
2399
2501
  node: zod.ZodString;
2400
2502
  pin: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
@@ -2407,15 +2509,92 @@ export declare const flowRunsGetStepExecutionsResponse: zod.ZodObject<{
2407
2509
  createdAt: zod.ZodISODateTime;
2408
2510
  data: zod.ZodAny;
2409
2511
  id: zod.ZodString;
2512
+ isBlob: zod.ZodOptional<zod.ZodNullable<zod.ZodBoolean>>;
2513
+ sizeBytes: zod.ZodOptional<zod.ZodNullable<zod.ZodNumber>>;
2410
2514
  source: zod.ZodObject<{
2411
2515
  node: zod.ZodString;
2412
2516
  pin: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
2413
2517
  port: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
2414
2518
  }, zod.core.$strip>;
2415
2519
  }, zod.core.$strip>>;
2520
+ seq: zod.ZodOptional<zod.ZodNullable<zod.ZodNumber>>;
2521
+ startedAt: zod.ZodOptional<zod.ZodNullable<zod.ZodISODateTime>>;
2416
2522
  }, zod.core.$strip>>;
2417
2523
  total: zod.ZodNumber;
2418
2524
  }, zod.core.$strip>;
2525
+ /**
2526
+ * Inline values are returned as stored. Values spilled to blob storage come
2527
+ back by reference (`isBlob`, `sizeBytes`, `data` null) and are
2528
+ fetched with M:SmartSpace.App.ConfigApi.Controllers.FlowRunsController.GetFlowValueDownload(System.Guid,System.Guid); they are never downloaded on
2529
+ this read, so expanding a large step costs the same as a small one.
2530
+ * @summary Gets one execution of a run with its input/output values — the detail read
2531
+ behind `functionexecutions?includeValues=false`.
2532
+ */
2533
+ export declare const flowRunsGetStepExecutionPathIdRegExp: RegExp;
2534
+ export declare const flowRunsGetStepExecutionPathExecutionIdRegExp: RegExp;
2535
+ export declare const flowRunsGetStepExecutionParams: zod.ZodObject<{
2536
+ id: zod.ZodString;
2537
+ executionId: zod.ZodString;
2538
+ }, zod.core.$strict>;
2539
+ export declare const flowRunsGetStepExecutionResponseIdRegExp: RegExp;
2540
+ export declare const flowRunsGetStepExecutionResponseInputsItemIdRegExp: RegExp;
2541
+ export declare const flowRunsGetStepExecutionResponseInputsItemValueIdRegExp: RegExp;
2542
+ export declare const flowRunsGetStepExecutionResponseOutputsItemIdRegExp: RegExp;
2543
+ export declare const flowRunsGetStepExecutionResponse: zod.ZodObject<{
2544
+ blockId: zod.ZodString;
2545
+ createdAt: zod.ZodISODateTime;
2546
+ finishedAt: zod.ZodOptional<zod.ZodNullable<zod.ZodISODateTime>>;
2547
+ functionName: zod.ZodString;
2548
+ id: zod.ZodString;
2549
+ inputs: zod.ZodArray<zod.ZodObject<{
2550
+ blockId: zod.ZodString;
2551
+ createdAt: zod.ZodISODateTime;
2552
+ id: zod.ZodString;
2553
+ pin: zod.ZodString;
2554
+ port: zod.ZodString;
2555
+ sticky: zod.ZodBoolean;
2556
+ value: zod.ZodObject<{
2557
+ channels: zod.ZodRecord<zod.ZodString, zod.ZodNumber>;
2558
+ createdAt: zod.ZodISODateTime;
2559
+ data: zod.ZodAny;
2560
+ id: zod.ZodString;
2561
+ isBlob: zod.ZodOptional<zod.ZodNullable<zod.ZodBoolean>>;
2562
+ sizeBytes: zod.ZodOptional<zod.ZodNullable<zod.ZodNumber>>;
2563
+ source: zod.ZodObject<{
2564
+ node: zod.ZodString;
2565
+ pin: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
2566
+ port: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
2567
+ }, zod.core.$strip>;
2568
+ }, zod.core.$strip>;
2569
+ }, zod.core.$strip>>;
2570
+ outputs: zod.ZodArray<zod.ZodObject<{
2571
+ channels: zod.ZodRecord<zod.ZodString, zod.ZodNumber>;
2572
+ createdAt: zod.ZodISODateTime;
2573
+ data: zod.ZodAny;
2574
+ id: zod.ZodString;
2575
+ isBlob: zod.ZodOptional<zod.ZodNullable<zod.ZodBoolean>>;
2576
+ sizeBytes: zod.ZodOptional<zod.ZodNullable<zod.ZodNumber>>;
2577
+ source: zod.ZodObject<{
2578
+ node: zod.ZodString;
2579
+ pin: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
2580
+ port: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
2581
+ }, zod.core.$strip>;
2582
+ }, zod.core.$strip>>;
2583
+ seq: zod.ZodOptional<zod.ZodNullable<zod.ZodNumber>>;
2584
+ startedAt: zod.ZodOptional<zod.ZodNullable<zod.ZodISODateTime>>;
2585
+ }, zod.core.$strip>;
2586
+ /**
2587
+ * Redirects to short-lived direct-from-storage link, so the payload never
2588
+ transits this service — the same pattern as file downloads. Only values the
2589
+ per-execution read returned by reference resolve here.
2590
+ * @summary Downloads a blob-spilled value's payload.
2591
+ */
2592
+ export declare const flowRunsGetFlowValueDownloadPathIdRegExp: RegExp;
2593
+ export declare const flowRunsGetFlowValueDownloadPathValueIdRegExp: RegExp;
2594
+ export declare const flowRunsGetFlowValueDownloadParams: zod.ZodObject<{
2595
+ id: zod.ZodString;
2596
+ valueId: zod.ZodString;
2597
+ }, zod.core.$strict>;
2419
2598
  export declare const flowRunsGetVariablesPathIdRegExpOne: RegExp;
2420
2599
  export declare const flowRunsGetVariablesParams: zod.ZodObject<{
2421
2600
  id: zod.ZodString;
@@ -2593,6 +2772,7 @@ export declare const modelsGetModelsResponse: zod.ZodObject<{
2593
2772
  }>>;
2594
2773
  displayName: zod.ZodString;
2595
2774
  id: zod.ZodString;
2775
+ isDefault: zod.ZodBoolean;
2596
2776
  modelDeploymentProviderType: zod.ZodOptional<zod.ZodEnum<{
2597
2777
  OpenAi: "OpenAi";
2598
2778
  AzureOpenAi: "AzureOpenAi";
@@ -2629,6 +2809,7 @@ export declare const modelsGetModelsResponse: zod.ZodObject<{
2629
2809
  }, zod.core.$strip>>;
2630
2810
  virtualMachineUrl: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
2631
2811
  }, zod.core.$strip>>;
2812
+ scoped: zod.ZodOptional<zod.ZodNullable<zod.ZodBoolean>>;
2632
2813
  total: zod.ZodNumber;
2633
2814
  }, zod.core.$strip>;
2634
2815
  /**
@@ -2681,6 +2862,59 @@ export declare const modelsCreateModelBody: zod.ZodObject<{
2681
2862
  Other: "Other";
2682
2863
  }>>;
2683
2864
  }, zod.core.$strict>;
2865
+ /**
2866
+ * @summary Retrieves the instance-wide default model — the one pre-selected on new LLM blocks and the default workspace flow.
2867
+ */
2868
+ export declare const modelsGetDefaultModelResponseIdRegExp: RegExp;
2869
+ export declare const modelsGetDefaultModelResponse: zod.ZodObject<{
2870
+ createdAt: zod.ZodOptional<zod.ZodNullable<zod.ZodISODateTime>>;
2871
+ createdByUserId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
2872
+ deploymentStatus: zod.ZodOptional<zod.ZodEnum<{
2873
+ Deploying: "Deploying";
2874
+ Ready: "Ready";
2875
+ Failed: "Failed";
2876
+ Deleting: "Deleting";
2877
+ Deleted: "Deleted";
2878
+ }>>;
2879
+ displayName: zod.ZodString;
2880
+ id: zod.ZodString;
2881
+ isDefault: zod.ZodBoolean;
2882
+ modelDeploymentProviderType: zod.ZodOptional<zod.ZodEnum<{
2883
+ OpenAi: "OpenAi";
2884
+ AzureOpenAi: "AzureOpenAi";
2885
+ HuggingFace: "HuggingFace";
2886
+ Cohere: "Cohere";
2887
+ Anthropic: "Anthropic";
2888
+ Gemini: "Gemini";
2889
+ VertexAi: "VertexAi";
2890
+ AzureFoundry: "AzureFoundry";
2891
+ }>>;
2892
+ modelPublisher: zod.ZodOptional<zod.ZodEnum<{
2893
+ OpenAi: "OpenAi";
2894
+ HuggingFace: "HuggingFace";
2895
+ Cohere: "Cohere";
2896
+ Anthropic: "Anthropic";
2897
+ Google: "Google";
2898
+ Meta: "Meta";
2899
+ Mistral: "Mistral";
2900
+ Microsoft: "Microsoft";
2901
+ DeepSeek: "DeepSeek";
2902
+ XAi: "XAi";
2903
+ Amazon: "Amazon";
2904
+ Qwen: "Qwen";
2905
+ Other: "Other";
2906
+ }>>;
2907
+ name: zod.ZodString;
2908
+ properties: zod.ZodArray<zod.ZodObject<{
2909
+ name: zod.ZodString;
2910
+ type: zod.ZodEnum<{
2911
+ Boolean: "Boolean";
2912
+ Number: "Number";
2913
+ String: "String";
2914
+ }>;
2915
+ }, zod.core.$strip>>;
2916
+ virtualMachineUrl: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
2917
+ }, zod.core.$strip>;
2684
2918
  export declare const modelsGetDefaultDockerFileQueryParams: zod.ZodObject<{
2685
2919
  serverType: zod.ZodOptional<zod.ZodEnum<{
2686
2920
  TextGenerationInference: "TextGenerationInference";
@@ -2753,6 +2987,7 @@ export declare const modelsGetModelResponse: zod.ZodObject<{
2753
2987
  }, zod.core.$strip>>;
2754
2988
  displayName: zod.ZodString;
2755
2989
  id: zod.ZodString;
2990
+ isDefault: zod.ZodBoolean;
2756
2991
  modelDeploymentProviderType: zod.ZodOptional<zod.ZodEnum<{
2757
2992
  OpenAi: "OpenAi";
2758
2993
  AzureOpenAi: "AzureOpenAi";
@@ -2842,6 +3077,20 @@ export declare const modelsUpsertModelBody: zod.ZodObject<{
2842
3077
  Other: "Other";
2843
3078
  }>>;
2844
3079
  }, zod.core.$strict>;
3080
+ /**
3081
+ * @summary Clears the default flag from the specified model, leaving the instance with no default.
3082
+ */
3083
+ export declare const modelsClearDefaultModelPathIdRegExp: RegExp;
3084
+ export declare const modelsClearDefaultModelParams: zod.ZodObject<{
3085
+ id: zod.ZodString;
3086
+ }, zod.core.$strict>;
3087
+ /**
3088
+ * @summary Makes the specified model the instance-wide default, replacing any previous default.
3089
+ */
3090
+ export declare const modelsSetDefaultModelPathIdRegExp: RegExp;
3091
+ export declare const modelsSetDefaultModelParams: zod.ZodObject<{
3092
+ id: zod.ZodString;
3093
+ }, zod.core.$strict>;
2845
3094
  /**
2846
3095
  * @summary Retrieves the Docker logs for a specific deployment of a model.
2847
3096
  */
@@ -2973,12 +3222,54 @@ export declare const reportingGetTokensResponse: zod.ZodObject<{
2973
3222
  name: zod.ZodString;
2974
3223
  }, zod.core.$strip>>;
2975
3224
  }, zod.core.$strip>;
3225
+ /**
3226
+ * @summary List API accounts: service principals holding the SmartSpace integration
3227
+ role, with their permission flags and last recorded activity.
3228
+ */
3229
+ export declare const servicePrincipalsGetServicePrincipalsQuerySkipDefault = 0;
3230
+ export declare const servicePrincipalsGetServicePrincipalsQueryTakeDefault = 20;
3231
+ export declare const servicePrincipalsGetServicePrincipalsQueryParams: zod.ZodObject<{
3232
+ skip: zod.ZodOptional<zod.ZodNumber>;
3233
+ take: zod.ZodDefault<zod.ZodNumber>;
3234
+ search: zod.ZodOptional<zod.ZodString>;
3235
+ }, zod.core.$strict>;
3236
+ export declare const servicePrincipalsGetServicePrincipalsResponse: zod.ZodObject<{
3237
+ data: zod.ZodArray<zod.ZodObject<{
3238
+ id: zod.ZodString;
3239
+ lastActiveAt: zod.ZodOptional<zod.ZodNullable<zod.ZodISODateTime>>;
3240
+ name: zod.ZodString;
3241
+ permissions: zod.ZodArray<zod.ZodEnum<{
3242
+ WorkspaceCreate: "WorkspaceCreate";
3243
+ WorkspaceEdit: "WorkspaceEdit";
3244
+ WorkspaceDelete: "WorkspaceDelete";
3245
+ DataSpaceCreate: "DataSpaceCreate";
3246
+ DataSpaceEdit: "DataSpaceEdit";
3247
+ DataSpaceDelete: "DataSpaceDelete";
3248
+ ConnectorCreate: "ConnectorCreate";
3249
+ ConnectorEdit: "ConnectorEdit";
3250
+ ConnectorDelete: "ConnectorDelete";
3251
+ }>>;
3252
+ }, zod.core.$strip>>;
3253
+ scoped: zod.ZodOptional<zod.ZodNullable<zod.ZodBoolean>>;
3254
+ total: zod.ZodNumber;
3255
+ }, zod.core.$strip>;
3256
+ /**
3257
+ * @summary List configured syncs. status matches the data
3258
+ source's latest completed sync (e.g. Success / Failure), or "never"
3259
+ for sources with no recorded sync. sortBy:
3260
+ name | connector | lastSync (default: path).
3261
+ */
2976
3262
  export declare const syncsGetQueryTakeDefault = 50;
2977
3263
  export declare const syncsGetQuerySkipDefault = 0;
3264
+ export declare const syncsGetQueryDataSourceIdRegExp: RegExp;
2978
3265
  export declare const syncsGetQueryParams: zod.ZodObject<{
2979
3266
  take: zod.ZodDefault<zod.ZodNumber>;
2980
3267
  skip: zod.ZodOptional<zod.ZodNumber>;
2981
3268
  search: zod.ZodOptional<zod.ZodString>;
3269
+ dataSourceId: zod.ZodOptional<zod.ZodString>;
3270
+ status: zod.ZodOptional<zod.ZodString>;
3271
+ sortBy: zod.ZodOptional<zod.ZodString>;
3272
+ sortDirection: zod.ZodOptional<zod.ZodString>;
2982
3273
  }, zod.core.$strict>;
2983
3274
  export declare const syncsGetResponseDataItemDataSetsItemIdRegExp: RegExp;
2984
3275
  export declare const syncsGetResponseDataItemDataSetsItemVersionRegExp: RegExp;
@@ -2993,6 +3284,7 @@ export declare const syncsGetResponse: zod.ZodObject<{
2993
3284
  }, zod.core.$strip>>;
2994
3285
  dataSource: zod.ZodObject<{
2995
3286
  id: zod.ZodString;
3287
+ isQueued: zod.ZodBoolean;
2996
3288
  isSyncing: zod.ZodBoolean;
2997
3289
  name: zod.ZodString;
2998
3290
  sourceType: zod.ZodEnum<{
@@ -3008,16 +3300,52 @@ export declare const syncsGetResponse: zod.ZodObject<{
3008
3300
  File: "File";
3009
3301
  Sitemap: "Sitemap";
3010
3302
  }>;
3303
+ supportsDeleteDetection: zod.ZodBoolean;
3304
+ syncStartedAt: zod.ZodOptional<zod.ZodNullable<zod.ZodISODateTime>>;
3011
3305
  }, zod.core.$strip>;
3012
3306
  filters: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
3013
3307
  highwaterMark: zod.ZodOptional<zod.ZodNullable<zod.ZodISODateTime>>;
3014
3308
  id: zod.ZodString;
3309
+ latestSyncAt: zod.ZodOptional<zod.ZodNullable<zod.ZodISODateTime>>;
3310
+ latestSyncItemCount: zod.ZodOptional<zod.ZodNullable<zod.ZodNumber>>;
3311
+ latestSyncMessage: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
3312
+ latestSyncStatus: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
3015
3313
  name: zod.ZodString;
3016
3314
  path: zod.ZodString;
3315
+ recentSyncs: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodObject<{
3316
+ end: zod.ZodISODateTime;
3317
+ itemCount: zod.ZodNumber;
3318
+ message: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
3319
+ start: zod.ZodISODateTime;
3320
+ status: zod.ZodString;
3321
+ }, zod.core.$strip>>>>;
3017
3322
  statusMessage: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
3018
3323
  }, zod.core.$strip>>;
3324
+ scoped: zod.ZodOptional<zod.ZodNullable<zod.ZodBoolean>>;
3019
3325
  total: zod.ZodNumber;
3020
3326
  }, zod.core.$strip>;
3327
+ /**
3328
+ * @summary The sync-requests queue right now: approximate depth and which data
3329
+ sources have a request WAITING. In-flight requests are invisible to
3330
+ peek (visibility timeout) — that state is each data source's
3331
+ isSyncing flag. Literal route wins over the {containerId} template.
3332
+ */
3333
+ export declare const syncsGetQueueResponseWaitingDataSourceIdsItemRegExp: RegExp;
3334
+ export declare const syncsGetQueueResponse: zod.ZodObject<{
3335
+ depth: zod.ZodNumber;
3336
+ waitingDataSourceIds: zod.ZodArray<zod.ZodString>;
3337
+ }, zod.core.$strip>;
3338
+ /**
3339
+ * @summary Removes the sync: deletes its data source container config record, so
3340
+ the source selection stops being mirrored from the next sync cycle.
3341
+ Refused (DSC400) while any live dataset still subscribes to it via a
3342
+ container flow trigger. Config-only — already-landed items and copied
3343
+ blobs are not cleaned up here.
3344
+ */
3345
+ export declare const syncsDeletePathContainerIdRegExp: RegExp;
3346
+ export declare const syncsDeleteParams: zod.ZodObject<{
3347
+ containerId: zod.ZodString;
3348
+ }, zod.core.$strict>;
3021
3349
  export declare const syncsGetByIdPathContainerIdRegExp: RegExp;
3022
3350
  export declare const syncsGetByIdParams: zod.ZodObject<{
3023
3351
  containerId: zod.ZodString;
@@ -3034,6 +3362,7 @@ export declare const syncsGetByIdResponse: zod.ZodObject<{
3034
3362
  }, zod.core.$strip>>;
3035
3363
  dataSource: zod.ZodObject<{
3036
3364
  id: zod.ZodString;
3365
+ isQueued: zod.ZodBoolean;
3037
3366
  isSyncing: zod.ZodBoolean;
3038
3367
  name: zod.ZodString;
3039
3368
  sourceType: zod.ZodEnum<{
@@ -3049,12 +3378,25 @@ export declare const syncsGetByIdResponse: zod.ZodObject<{
3049
3378
  File: "File";
3050
3379
  Sitemap: "Sitemap";
3051
3380
  }>;
3381
+ supportsDeleteDetection: zod.ZodBoolean;
3382
+ syncStartedAt: zod.ZodOptional<zod.ZodNullable<zod.ZodISODateTime>>;
3052
3383
  }, zod.core.$strip>;
3053
3384
  filters: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
3054
3385
  highwaterMark: zod.ZodOptional<zod.ZodNullable<zod.ZodISODateTime>>;
3055
3386
  id: zod.ZodString;
3387
+ latestSyncAt: zod.ZodOptional<zod.ZodNullable<zod.ZodISODateTime>>;
3388
+ latestSyncItemCount: zod.ZodOptional<zod.ZodNullable<zod.ZodNumber>>;
3389
+ latestSyncMessage: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
3390
+ latestSyncStatus: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
3056
3391
  name: zod.ZodString;
3057
3392
  path: zod.ZodString;
3393
+ recentSyncs: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodObject<{
3394
+ end: zod.ZodISODateTime;
3395
+ itemCount: zod.ZodNumber;
3396
+ message: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
3397
+ start: zod.ZodISODateTime;
3398
+ status: zod.ZodString;
3399
+ }, zod.core.$strip>>>>;
3058
3400
  statusMessage: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
3059
3401
  }, zod.core.$strip>;
3060
3402
  /**
@@ -3078,12 +3420,14 @@ export declare const syncsGetItemsResponse: zod.ZodObject<{
3078
3420
  blobUri: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
3079
3421
  bytes: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
3080
3422
  containerId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
3423
+ deletedAt: zod.ZodOptional<zod.ZodNullable<zod.ZodISODateTime>>;
3081
3424
  id: zod.ZodString;
3082
3425
  isJson: zod.ZodOptional<zod.ZodNullable<zod.ZodBoolean>>;
3083
3426
  name: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
3084
3427
  path: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
3085
3428
  pending: zod.ZodOptional<zod.ZodNullable<zod.ZodBoolean>>;
3086
3429
  }, zod.core.$strip>>;
3430
+ scoped: zod.ZodOptional<zod.ZodNullable<zod.ZodBoolean>>;
3087
3431
  total: zod.ZodNumber;
3088
3432
  }, zod.core.$strip>;
3089
3433
  /**
@@ -3091,7 +3435,8 @@ export declare const syncsGetItemsResponse: zod.ZodObject<{
3091
3435
  */
3092
3436
  export declare const tenantIdGetResultResponse: zod.ZodString;
3093
3437
  /**
3094
- * @summary Retrieve list users in SmartSpace, filter by roleId, with optional pagination controls take and skip.
3438
+ * @summary Retrieve users assigned to the SmartSpace application (directly or via a group),
3439
+ with optional search and pagination controls take and skip.
3095
3440
  */
3096
3441
  export declare const usersGetUsersQuerySkipDefault = 0;
3097
3442
  export declare const usersGetUsersQueryTakeDefault = 20;
@@ -3120,6 +3465,7 @@ export declare const usersGetUsersResponse: zod.ZodObject<{
3120
3465
  ConnectorDelete: "ConnectorDelete";
3121
3466
  }>>;
3122
3467
  }, zod.core.$strip>>;
3468
+ scoped: zod.ZodOptional<zod.ZodNullable<zod.ZodBoolean>>;
3123
3469
  total: zod.ZodNumber;
3124
3470
  }, zod.core.$strip>;
3125
3471
  export declare const usersGetUsersByFilterParams: zod.ZodObject<{
@@ -3239,6 +3585,7 @@ export declare const usersGetAccessWorkSpacesResponse: zod.ZodObject<{
3239
3585
  workSpaceId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
3240
3586
  workSpaceName: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
3241
3587
  }, zod.core.$strip>>;
3588
+ scoped: zod.ZodOptional<zod.ZodNullable<zod.ZodBoolean>>;
3242
3589
  total: zod.ZodNumber;
3243
3590
  }, zod.core.$strip>;
3244
3591
  export declare const usersAdminPermissionPathUserIdRegExp: RegExp;
@@ -3343,6 +3690,7 @@ export declare const workSpaceTemplatesGetResponse: zod.ZodObject<{
3343
3690
  name: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
3344
3691
  }, zod.core.$strip>>;
3345
3692
  }, zod.core.$strip>>;
3693
+ scoped: zod.ZodOptional<zod.ZodNullable<zod.ZodBoolean>>;
3346
3694
  total: zod.ZodNumber;
3347
3695
  }, zod.core.$strip>;
3348
3696
  /**
@@ -3357,6 +3705,7 @@ export declare const workSpacesGetGetQueryParams: zod.ZodObject<{
3357
3705
  sortBy: zod.ZodOptional<zod.ZodString>;
3358
3706
  sortDirection: zod.ZodOptional<zod.ZodString>;
3359
3707
  }, zod.core.$strict>;
3708
+ export declare const workSpacesGetGetResponseDataItemConnectorsItemIdRegExpOne: RegExp;
3360
3709
  export declare const workSpacesGetGetResponseDataItemDataSpacesItemDataSetsItemDataSpaceIdRegExpOne: RegExp;
3361
3710
  export declare const workSpacesGetGetResponseDataItemDataSpacesItemDataSetsItemFlowActiveFlowDefinitionIdRegExpOne: RegExp;
3362
3711
  export declare const workSpacesGetGetResponseDataItemDataSpacesItemDataSetsItemFlowIdRegExpOne: RegExp;
@@ -3377,6 +3726,11 @@ export declare const workSpacesGetGetResponseDataItemModelConfigurationsItemMode
3377
3726
  export declare const workSpacesGetGetResponseDataItemSandBoxThreadIdRegExpOne: RegExp;
3378
3727
  export declare const workSpacesGetGetResponse: zod.ZodObject<{
3379
3728
  data: zod.ZodArray<zod.ZodObject<{
3729
+ connectors: zod.ZodArray<zod.ZodObject<{
3730
+ id: zod.ZodString;
3731
+ kind: zod.ZodString;
3732
+ name: zod.ZodString;
3733
+ }, zod.core.$strip>>;
3380
3734
  createdAt: zod.ZodISODateTime;
3381
3735
  createdByUserId: zod.ZodString;
3382
3736
  dataSpaces: zod.ZodArray<zod.ZodObject<{
@@ -3448,6 +3802,7 @@ export declare const workSpacesGetGetResponse: zod.ZodObject<{
3448
3802
  triggers: zod.ZodArray<zod.ZodObject<{
3449
3803
  dataSourceContainer: zod.ZodObject<{
3450
3804
  dataSourceId: zod.ZodString;
3805
+ fields: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodString>>>;
3451
3806
  filters: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodObject<{
3452
3807
  operator: zod.ZodString;
3453
3808
  propertyName: zod.ZodString;
@@ -3458,6 +3813,7 @@ export declare const workSpacesGetGetResponse: zod.ZodObject<{
3458
3813
  path: zod.ZodString;
3459
3814
  }, zod.core.$strip>;
3460
3815
  flowId: zod.ZodString;
3816
+ honourSourceDeletes: zod.ZodBoolean;
3461
3817
  id: zod.ZodString;
3462
3818
  inputName: zod.ZodString;
3463
3819
  type: zod.ZodEnum<{
@@ -3605,6 +3961,7 @@ export declare const workSpacesGetGetResponse: zod.ZodObject<{
3605
3961
  schema: zod.ZodRecord<zod.ZodString, zod.ZodAny>;
3606
3962
  }, zod.core.$strip>>;
3607
3963
  }, zod.core.$strip>>;
3964
+ scoped: zod.ZodOptional<zod.ZodNullable<zod.ZodBoolean>>;
3608
3965
  total: zod.ZodNumber;
3609
3966
  }, zod.core.$strip>;
3610
3967
  /**
@@ -3648,6 +4005,7 @@ export declare const workSpacesGetIdPathIdRegExpOne: RegExp;
3648
4005
  export declare const workSpacesGetIdParams: zod.ZodObject<{
3649
4006
  id: zod.ZodString;
3650
4007
  }, zod.core.$strict>;
4008
+ export declare const workSpacesGetIdResponseConnectorsItemIdRegExpOne: RegExp;
3651
4009
  export declare const workSpacesGetIdResponseDataSpacesItemDataSetsItemDataSpaceIdRegExpOne: RegExp;
3652
4010
  export declare const workSpacesGetIdResponseDataSpacesItemDataSetsItemFlowActiveFlowDefinitionIdRegExpOne: RegExp;
3653
4011
  export declare const workSpacesGetIdResponseDataSpacesItemDataSetsItemFlowIdRegExpOne: RegExp;
@@ -3667,6 +4025,11 @@ export declare const workSpacesGetIdResponseModelConfigurationsItemModelDeployme
3667
4025
  export declare const workSpacesGetIdResponseModelConfigurationsItemModelIdRegExpOne: RegExp;
3668
4026
  export declare const workSpacesGetIdResponseSandBoxThreadIdRegExpOne: RegExp;
3669
4027
  export declare const workSpacesGetIdResponse: zod.ZodObject<{
4028
+ connectors: zod.ZodArray<zod.ZodObject<{
4029
+ id: zod.ZodString;
4030
+ kind: zod.ZodString;
4031
+ name: zod.ZodString;
4032
+ }, zod.core.$strip>>;
3670
4033
  createdAt: zod.ZodISODateTime;
3671
4034
  createdByUserId: zod.ZodString;
3672
4035
  dataSpaces: zod.ZodArray<zod.ZodObject<{
@@ -3738,6 +4101,7 @@ export declare const workSpacesGetIdResponse: zod.ZodObject<{
3738
4101
  triggers: zod.ZodArray<zod.ZodObject<{
3739
4102
  dataSourceContainer: zod.ZodObject<{
3740
4103
  dataSourceId: zod.ZodString;
4104
+ fields: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodString>>>;
3741
4105
  filters: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodObject<{
3742
4106
  operator: zod.ZodString;
3743
4107
  propertyName: zod.ZodString;
@@ -3748,6 +4112,7 @@ export declare const workSpacesGetIdResponse: zod.ZodObject<{
3748
4112
  path: zod.ZodString;
3749
4113
  }, zod.core.$strip>;
3750
4114
  flowId: zod.ZodString;
4115
+ honourSourceDeletes: zod.ZodBoolean;
3751
4116
  id: zod.ZodString;
3752
4117
  inputName: zod.ZodString;
3753
4118
  type: zod.ZodEnum<{
@@ -3975,6 +4340,7 @@ export declare const workSpacesGetThreadsResponse: zod.ZodObject<{
3975
4340
  totalMessages: zod.ZodNumber;
3976
4341
  workSpaceId: zod.ZodString;
3977
4342
  }, zod.core.$strip>>;
4343
+ scoped: zod.ZodOptional<zod.ZodNullable<zod.ZodBoolean>>;
3978
4344
  total: zod.ZodNumber;
3979
4345
  }, zod.core.$strip>;
3980
4346
  /**
@@ -4016,6 +4382,28 @@ export declare const workSpacesPutModelConfigurationBody: zod.ZodObject<{
4016
4382
  temperature: zod.ZodNumber;
4017
4383
  topP: zod.ZodNumber;
4018
4384
  }, zod.core.$strict>;
4385
+ /**
4386
+ * @summary Detaches a connector from a workspace. Flows still referencing it
4387
+ fail at resolve time rather than silently keeping access.
4388
+ */
4389
+ export declare const workSpacesRemoveConnectorPathWorkspaceIdRegExp: RegExp;
4390
+ export declare const workSpacesRemoveConnectorPathConnectorIdRegExp: RegExp;
4391
+ export declare const workSpacesRemoveConnectorParams: zod.ZodObject<{
4392
+ workspaceId: zod.ZodString;
4393
+ connectorId: zod.ZodString;
4394
+ }, zod.core.$strict>;
4395
+ /**
4396
+ * @summary Attaches a connector to a workspace — the access model for external
4397
+ connectors, mirroring dataspaces. Only after this can a flow in the
4398
+ workspace reference the connector, and the resolve endpoint checks
4399
+ the same attachment at call time.
4400
+ */
4401
+ export declare const workSpacesAddConnectorPathWorkspaceIdRegExp: RegExp;
4402
+ export declare const workSpacesAddConnectorPathConnectorIdRegExp: RegExp;
4403
+ export declare const workSpacesAddConnectorParams: zod.ZodObject<{
4404
+ workspaceId: zod.ZodString;
4405
+ connectorId: zod.ZodString;
4406
+ }, zod.core.$strict>;
4019
4407
  /**
4020
4408
  * @summary Removes a data space from a workspace.
4021
4409
  */
@@ -4077,6 +4465,7 @@ export declare const workSpacesGetWorkspaceFilesResponse: zod.ZodObject<{
4077
4465
  Ingesting: "Ingesting";
4078
4466
  }>;
4079
4467
  }, zod.core.$strip>>;
4468
+ scoped: zod.ZodOptional<zod.ZodNullable<zod.ZodBoolean>>;
4080
4469
  total: zod.ZodNumber;
4081
4470
  }, zod.core.$strip>;
4082
4471
  /**
@@ -4282,6 +4671,128 @@ export declare const workSpacesSetActiveFlowLayoutParams: zod.ZodObject<{
4282
4671
  workspaceId: zod.ZodString;
4283
4672
  }, zod.core.$strict>;
4284
4673
  export declare const workSpacesSetActiveFlowLayoutBody: zod.ZodAny;
4674
+ /**
4675
+ * @summary Lists connectors with their auth settings — never a credential.
4676
+ */
4677
+ export declare const connectorsGetConnectorsQueryParams: zod.ZodObject<{
4678
+ kind: zod.ZodOptional<zod.ZodString>;
4679
+ }, zod.core.$strict>;
4680
+ export declare const connectorsGetConnectorsResponseIdRegExp: RegExp;
4681
+ export declare const connectorsGetConnectorsResponseItem: zod.ZodObject<{
4682
+ authHeaderName: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
4683
+ authScheme: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
4684
+ authType: zod.ZodString;
4685
+ createdAt: zod.ZodISODateTime;
4686
+ createdByUserId: zod.ZodString;
4687
+ hasSecret: zod.ZodBoolean;
4688
+ id: zod.ZodString;
4689
+ kind: zod.ZodString;
4690
+ modifiedAt: zod.ZodISODateTime;
4691
+ modifiedByUserId: zod.ZodString;
4692
+ name: zod.ZodString;
4693
+ url: zod.ZodString;
4694
+ }, zod.core.$strip>;
4695
+ export declare const connectorsGetConnectorsResponse: zod.ZodArray<zod.ZodObject<{
4696
+ authHeaderName: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
4697
+ authScheme: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
4698
+ authType: zod.ZodString;
4699
+ createdAt: zod.ZodISODateTime;
4700
+ createdByUserId: zod.ZodString;
4701
+ hasSecret: zod.ZodBoolean;
4702
+ id: zod.ZodString;
4703
+ kind: zod.ZodString;
4704
+ modifiedAt: zod.ZodISODateTime;
4705
+ modifiedByUserId: zod.ZodString;
4706
+ name: zod.ZodString;
4707
+ url: zod.ZodString;
4708
+ }, zod.core.$strip>>;
4709
+ /**
4710
+ * @summary Creates a connector and its shared credential in one call: the value
4711
+ goes to Key Vault, the row stores only the reference.
4712
+ */
4713
+ export declare const connectorsCreateConnectorBody: zod.ZodObject<{
4714
+ authHeaderName: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
4715
+ authScheme: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
4716
+ authType: zod.ZodString;
4717
+ kind: zod.ZodString;
4718
+ name: zod.ZodString;
4719
+ secret: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
4720
+ url: zod.ZodString;
4721
+ }, zod.core.$strict>;
4722
+ /**
4723
+ * @summary Picker list for workspace editors: id, name and kind only. Gated on
4724
+ WorkspaceEdit rather than Admin because attaching a connector to a
4725
+ workspace is a workspace-editor action, and the picker is how they
4726
+ choose one. Admins pass this gate via the role bypass.
4727
+ */
4728
+ export declare const connectorsGetConnectorSummariesQueryParams: zod.ZodObject<{
4729
+ kind: zod.ZodOptional<zod.ZodString>;
4730
+ }, zod.core.$strict>;
4731
+ export declare const connectorsGetConnectorSummariesResponseIdRegExp: RegExp;
4732
+ export declare const connectorsGetConnectorSummariesResponseItem: zod.ZodObject<{
4733
+ id: zod.ZodString;
4734
+ kind: zod.ZodString;
4735
+ name: zod.ZodString;
4736
+ }, zod.core.$strip>;
4737
+ export declare const connectorsGetConnectorSummariesResponse: zod.ZodArray<zod.ZodObject<{
4738
+ id: zod.ZodString;
4739
+ kind: zod.ZodString;
4740
+ name: zod.ZodString;
4741
+ }, zod.core.$strip>>;
4742
+ export declare const connectorsDeleteConnectorPathIdRegExp: RegExp;
4743
+ export declare const connectorsDeleteConnectorParams: zod.ZodObject<{
4744
+ id: zod.ZodString;
4745
+ }, zod.core.$strict>;
4746
+ export declare const connectorsGetConnectorPathIdRegExp: RegExp;
4747
+ export declare const connectorsGetConnectorParams: zod.ZodObject<{
4748
+ id: zod.ZodString;
4749
+ }, zod.core.$strict>;
4750
+ export declare const connectorsGetConnectorResponseIdRegExp: RegExp;
4751
+ export declare const connectorsGetConnectorResponse: zod.ZodObject<{
4752
+ authHeaderName: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
4753
+ authScheme: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
4754
+ authType: zod.ZodString;
4755
+ createdAt: zod.ZodISODateTime;
4756
+ createdByUserId: zod.ZodString;
4757
+ hasSecret: zod.ZodBoolean;
4758
+ id: zod.ZodString;
4759
+ kind: zod.ZodString;
4760
+ modifiedAt: zod.ZodISODateTime;
4761
+ modifiedByUserId: zod.ZodString;
4762
+ name: zod.ZodString;
4763
+ url: zod.ZodString;
4764
+ }, zod.core.$strip>;
4765
+ /**
4766
+ * @summary Updates a connector. Omit `Secret` to leave the credential
4767
+ untouched; supply one to rotate it.
4768
+ */
4769
+ export declare const connectorsUpdateConnectorPathIdRegExp: RegExp;
4770
+ export declare const connectorsUpdateConnectorParams: zod.ZodObject<{
4771
+ id: zod.ZodString;
4772
+ }, zod.core.$strict>;
4773
+ export declare const connectorsUpdateConnectorBody: zod.ZodObject<{
4774
+ authHeaderName: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
4775
+ authScheme: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
4776
+ authType: zod.ZodString;
4777
+ name: zod.ZodString;
4778
+ secret: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
4779
+ url: zod.ZodString;
4780
+ }, zod.core.$strict>;
4781
+ export declare const connectorsUpdateConnectorResponseIdRegExp: RegExp;
4782
+ export declare const connectorsUpdateConnectorResponse: zod.ZodObject<{
4783
+ authHeaderName: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
4784
+ authScheme: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
4785
+ authType: zod.ZodString;
4786
+ createdAt: zod.ZodISODateTime;
4787
+ createdByUserId: zod.ZodString;
4788
+ hasSecret: zod.ZodBoolean;
4789
+ id: zod.ZodString;
4790
+ kind: zod.ZodString;
4791
+ modifiedAt: zod.ZodISODateTime;
4792
+ modifiedByUserId: zod.ZodString;
4793
+ name: zod.ZodString;
4794
+ url: zod.ZodString;
4795
+ }, zod.core.$strip>;
4285
4796
  /**
4286
4797
  * @summary Retrieve a Shared Access Signature (SAS) for a specific item within a data space's documents in SmartSpace, using the dataSpaceId.
4287
4798
  */
@@ -4403,6 +4914,8 @@ export declare const messageThreadsGetWorkspaceExecutionsResponse: zod.ZodObject
4403
4914
  port: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
4404
4915
  }, zod.core.$strip>;
4405
4916
  }, zod.core.$strip>>;
4917
+ seq: zod.ZodOptional<zod.ZodNullable<zod.ZodNumber>>;
4918
+ startedAt: zod.ZodOptional<zod.ZodNullable<zod.ZodISODateTime>>;
4406
4919
  }, zod.core.$strip>>;
4407
4920
  total: zod.ZodNumber;
4408
4921
  }, zod.core.$strip>;
@@ -4462,6 +4975,37 @@ export declare const messageThreadsGetStepExecutionsResponse: zod.ZodObject<{
4462
4975
  port: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
4463
4976
  }, zod.core.$strip>;
4464
4977
  }, zod.core.$strip>>;
4978
+ seq: zod.ZodOptional<zod.ZodNullable<zod.ZodNumber>>;
4979
+ startedAt: zod.ZodOptional<zod.ZodNullable<zod.ZodISODateTime>>;
4980
+ }, zod.core.$strip>>;
4981
+ total: zod.ZodNumber;
4982
+ }, zod.core.$strip>;
4983
+ /**
4984
+ * @summary Lists a workspace's flow runs, newest first (chat threads, designer
4985
+ runs, CallFlow sub-runs). Proxies the AI API's workspace run store.
4986
+ */
4987
+ export declare const flowRunsGetWorkspaceRunsPathWorkspaceIdRegExp: RegExp;
4988
+ export declare const flowRunsGetWorkspaceRunsParams: zod.ZodObject<{
4989
+ workspaceId: zod.ZodString;
4990
+ }, zod.core.$strict>;
4991
+ export declare const flowRunsGetWorkspaceRunsQuerySkipDefault = 0;
4992
+ export declare const flowRunsGetWorkspaceRunsQueryTakeDefault = 20;
4993
+ export declare const flowRunsGetWorkspaceRunsQueryParams: zod.ZodObject<{
4994
+ skip: zod.ZodOptional<zod.ZodNumber>;
4995
+ take: zod.ZodDefault<zod.ZodNumber>;
4996
+ }, zod.core.$strict>;
4997
+ export declare const flowRunsGetWorkspaceRunsResponseDataItemFlowDefinitionIdRegExp: RegExp;
4998
+ export declare const flowRunsGetWorkspaceRunsResponseDataItemFlowIdRegExp: RegExp;
4999
+ export declare const flowRunsGetWorkspaceRunsResponseDataItemFlowRunIdRegExp: RegExp;
5000
+ export declare const flowRunsGetWorkspaceRunsResponse: zod.ZodObject<{
5001
+ data: zod.ZodArray<zod.ZodObject<{
5002
+ createdAt: zod.ZodOptional<zod.ZodNullable<zod.ZodISODateTime>>;
5003
+ finishedAt: zod.ZodOptional<zod.ZodNullable<zod.ZodISODateTime>>;
5004
+ flowDefinitionId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
5005
+ flowId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
5006
+ flowRunId: zod.ZodString;
5007
+ runAt: zod.ZodOptional<zod.ZodNullable<zod.ZodISODateTime>>;
5008
+ status: zod.ZodString;
4465
5009
  }, zod.core.$strip>>;
4466
5010
  total: zod.ZodNumber;
4467
5011
  }, zod.core.$strip>;