@smartspace/api-client 0.1.0-dev.6388c2e → 0.1.0-dev.67db961

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 (119) hide show
  1. package/dist/generated/chat/api.d.ts +0 -2
  2. package/dist/generated/chat/api.js +1 -8
  3. package/dist/generated/chat/api.msw.d.ts +74 -0
  4. package/dist/generated/chat/api.msw.js +618 -0
  5. package/dist/generated/chat/models/dataSourceContainer.d.ts +3 -0
  6. package/dist/generated/chat/models/dataSourceContainer.js +0 -6
  7. package/dist/generated/chat/models/dataSourcesContainerFilterModel.d.ts +11 -0
  8. package/dist/generated/chat/models/dataSourcesContainerFilterModel.js +8 -0
  9. package/dist/generated/chat/models/index.d.ts +1 -0
  10. package/dist/generated/chat/models/index.js +1 -0
  11. package/dist/generated/chat/models/messagesMessageError.d.ts +2 -0
  12. package/dist/generated/chat/zod.d.ts +14 -8
  13. package/dist/generated/chat/zod.js +18 -12
  14. package/dist/generated/config/api.d.ts +39 -3
  15. package/dist/generated/config/api.js +166 -2
  16. package/dist/generated/config/api.msw.d.ts +261 -0
  17. package/dist/generated/config/api.msw.js +2508 -0
  18. package/dist/generated/config/models/blocksBlockSet.d.ts +4 -0
  19. package/dist/generated/config/models/blocksGetBlocksParams.d.ts +5 -0
  20. package/dist/generated/config/models/blocksRenameBlockSetRequest.d.ts +9 -0
  21. package/dist/generated/config/models/blocksRenameBlockSetRequest.js +8 -0
  22. package/dist/generated/config/models/blocksUsedInWorkspaceRef.d.ts +11 -0
  23. package/dist/generated/config/models/blocksUsedInWorkspaceRef.js +8 -0
  24. package/dist/generated/config/models/containerItem.d.ts +27 -0
  25. package/dist/generated/config/models/containerItem.js +8 -0
  26. package/dist/generated/config/models/coreManagementInstallParameterDefinitionModel.d.ts +16 -0
  27. package/dist/generated/config/models/coreManagementInstallParameterDefinitionModel.js +2 -0
  28. package/dist/generated/config/models/coreManagementInstallParameterDefinitionModelDefault.d.ts +10 -0
  29. package/dist/generated/config/models/coreManagementInstallParameterDefinitionModelDefault.js +8 -0
  30. package/dist/generated/config/models/coreManagementInstallParameterModel.d.ts +15 -0
  31. package/dist/generated/config/models/coreManagementInstallParameterModel.js +2 -0
  32. package/dist/generated/config/models/coreManagementInstallParameterModelActiveValue.d.ts +10 -0
  33. package/dist/generated/config/models/coreManagementInstallParameterModelActiveValue.js +8 -0
  34. package/dist/generated/config/models/coreManagementInstallParameterModelConfiguredValue.d.ts +10 -0
  35. package/dist/generated/config/models/coreManagementInstallParameterModelConfiguredValue.js +8 -0
  36. package/dist/generated/config/models/coreManagementInstallParameterType.d.ts +12 -0
  37. package/dist/generated/config/models/coreManagementInstallParameterType.js +15 -0
  38. package/dist/generated/config/models/coreManagementUpsertInstallParameterModel.d.ts +9 -0
  39. package/dist/generated/config/models/coreManagementUpsertInstallParameterModel.js +8 -0
  40. package/dist/generated/config/models/dataSetsCreateDataSetContainer.d.ts +3 -0
  41. package/dist/generated/config/models/dataSetsCreateDataSetContainer.js +0 -6
  42. package/dist/generated/config/models/dataSetsDataSet.d.ts +4 -0
  43. package/dist/generated/config/models/dataSetsSetDataSetScoping.d.ts +12 -0
  44. package/dist/generated/config/models/dataSetsSetDataSetScoping.js +2 -0
  45. package/dist/generated/config/models/dataSourceContainer.d.ts +3 -0
  46. package/dist/generated/config/models/dataSourceContainer.js +0 -6
  47. package/dist/generated/config/models/dataSourcesContainerFilter.d.ts +11 -0
  48. package/dist/generated/config/models/dataSourcesContainerFilter.js +8 -0
  49. package/dist/generated/config/models/dataSourcesContainerFilterModel.d.ts +11 -0
  50. package/dist/generated/config/models/dataSourcesContainerFilterModel.js +8 -0
  51. package/dist/generated/config/models/dataSourcesContainerPreviewResultModel.d.ts +11 -0
  52. package/dist/generated/config/models/dataSourcesContainerPreviewResultModel.js +2 -0
  53. package/dist/generated/config/models/dataSourcesContainerPreviewResultModelSamplesItem.d.ts +9 -0
  54. package/dist/generated/config/models/dataSourcesContainerPreviewResultModelSamplesItem.js +8 -0
  55. package/dist/generated/config/models/dataSourcesContainerSchemaParams.d.ts +9 -0
  56. package/dist/generated/config/models/dataSourcesContainerSchemaParams.js +8 -0
  57. package/dist/generated/config/models/dataSourcesDataSourceContainer.d.ts +3 -0
  58. package/dist/generated/config/models/dataSourcesGetParams.d.ts +2 -9
  59. package/dist/generated/config/models/dataSourcesPreviewContainerRequest.d.ts +12 -0
  60. package/dist/generated/config/models/dataSourcesPreviewContainerRequest.js +2 -0
  61. package/dist/generated/config/models/dataSpacesGetParams.d.ts +2 -0
  62. package/dist/generated/config/models/draftsDraft.d.ts +17 -0
  63. package/dist/generated/config/models/draftsDraft.js +2 -0
  64. package/dist/generated/config/models/draftsDraftBlockInterfaces.d.ts +12 -0
  65. package/dist/generated/config/models/draftsDraftBlockInterfaces.js +2 -0
  66. package/dist/generated/config/models/draftsPublishDraftRequest.d.ts +11 -0
  67. package/dist/generated/config/models/draftsPublishDraftRequest.js +8 -0
  68. package/dist/generated/config/models/draftsPublishDraftResponse.d.ts +13 -0
  69. package/dist/generated/config/models/draftsPublishDraftResponse.js +2 -0
  70. package/dist/generated/config/models/draftsPublishedBlockRef.d.ts +10 -0
  71. package/dist/generated/config/models/draftsPublishedBlockRef.js +8 -0
  72. package/dist/generated/config/models/draftsSaveDraftRequest.d.ts +11 -0
  73. package/dist/generated/config/models/draftsSaveDraftRequest.js +8 -0
  74. package/dist/generated/config/models/draftsSaveDraftResponse.d.ts +13 -0
  75. package/dist/generated/config/models/draftsSaveDraftResponse.js +2 -0
  76. package/dist/generated/config/models/draftsSaveDraftResponseBlockInterfaces.d.ts +12 -0
  77. package/dist/generated/config/models/draftsSaveDraftResponseBlockInterfaces.js +2 -0
  78. package/dist/generated/config/models/draftsToggleDraftRequest.d.ts +9 -0
  79. package/dist/generated/config/models/draftsToggleDraftRequest.js +8 -0
  80. package/dist/generated/config/models/enumsActivityType.d.ts +1 -0
  81. package/dist/generated/config/models/enumsActivityType.js +1 -0
  82. package/dist/generated/config/models/enumsDataSetScopingMode.d.ts +11 -0
  83. package/dist/generated/config/models/enumsDataSetScopingMode.js +14 -0
  84. package/dist/generated/config/models/enumsPermissions.d.ts +2 -13
  85. package/dist/generated/config/models/enumsPermissions.js +0 -20
  86. package/dist/generated/config/models/enumsPermissionsItem.d.ts +18 -0
  87. package/dist/generated/config/models/enumsPermissionsItem.js +21 -0
  88. package/dist/generated/config/models/flowsFlowRun.d.ts +2 -0
  89. package/dist/generated/config/models/index.d.ts +39 -0
  90. package/dist/generated/config/models/index.js +39 -0
  91. package/dist/generated/config/models/integrationsSmartSpaceAiBlockSourceResponse.d.ts +11 -0
  92. package/dist/generated/config/models/integrationsSmartSpaceAiBlockSourceResponse.js +8 -0
  93. package/dist/generated/config/models/integrationsSmartSpaceAiSdkBlockRef.d.ts +10 -0
  94. package/dist/generated/config/models/integrationsSmartSpaceAiSdkBlockRef.js +8 -0
  95. package/dist/generated/config/models/managedSecretsCreateManagedSecret.d.ts +10 -0
  96. package/dist/generated/config/models/managedSecretsCreateManagedSecret.js +8 -0
  97. package/dist/generated/config/models/managedSecretsManagedSecret.d.ts +15 -0
  98. package/dist/generated/config/models/managedSecretsManagedSecret.js +8 -0
  99. package/dist/generated/config/models/managedSecretsUpdateManagedSecretValue.d.ts +9 -0
  100. package/dist/generated/config/models/managedSecretsUpdateManagedSecretValue.js +8 -0
  101. package/dist/generated/config/models/messagesMessageError.d.ts +2 -0
  102. package/dist/generated/config/models/pagedDataCollectionAccessAccessWorkSpace.d.ts +11 -0
  103. package/dist/generated/config/models/pagedDataCollectionAccessAccessWorkSpace.js +2 -0
  104. package/dist/generated/config/models/pagedDataCollectionContainerItem.d.ts +11 -0
  105. package/dist/generated/config/models/pagedDataCollectionContainerItem.js +2 -0
  106. package/dist/generated/config/models/pagedDataCollectionSyncsSync.d.ts +11 -0
  107. package/dist/generated/config/models/pagedDataCollectionSyncsSync.js +2 -0
  108. package/dist/generated/config/models/syncsSync.d.ts +22 -0
  109. package/dist/generated/config/models/syncsSync.js +2 -0
  110. package/dist/generated/config/models/syncsSyncDataSourceInfo.d.ts +14 -0
  111. package/dist/generated/config/models/syncsSyncDataSourceInfo.js +2 -0
  112. package/dist/generated/config/models/usersAppUserSummary.d.ts +16 -0
  113. package/dist/generated/config/models/usersAppUserSummary.js +8 -0
  114. package/dist/generated/config/models/workSpacesGetGetParams.d.ts +2 -0
  115. package/dist/generated/config/zod.d.ts +646 -62
  116. package/dist/generated/config/zod.js +468 -43
  117. package/dist/mocks.d.ts +2 -0
  118. package/dist/mocks.js +42 -0
  119. package/package.json +24 -2
@@ -224,6 +224,7 @@ export declare const activityExportLoggingsQueryParams: zod.ZodObject<{
224
224
  Created: "Created";
225
225
  Updated: "Updated";
226
226
  Chat: "Chat";
227
+ Resolved: "Resolved";
227
228
  }>>;
228
229
  }, zod.core.$strict>;
229
230
  export declare const activityExportLoggingsResponse: zod.ZodString;
@@ -243,6 +244,7 @@ export declare const activityGetLoggingQueryParams: zod.ZodObject<{
243
244
  Created: "Created";
244
245
  Updated: "Updated";
245
246
  Chat: "Chat";
247
+ Resolved: "Resolved";
246
248
  }>>;
247
249
  take: zod.ZodDefault<zod.ZodNumber>;
248
250
  skip: zod.ZodOptional<zod.ZodNumber>;
@@ -257,6 +259,7 @@ export declare const activityGetLoggingResponse: zod.ZodObject<{
257
259
  Created: "Created";
258
260
  Updated: "Updated";
259
261
  Chat: "Chat";
262
+ Resolved: "Resolved";
260
263
  }>>;
261
264
  durationMs: zod.ZodOptional<zod.ZodNullable<zod.ZodNumber>>;
262
265
  eventDescription: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
@@ -320,6 +323,7 @@ export declare const blockSetsGetBlockSetsQueryParams: zod.ZodObject<{
320
323
  types: zod.ZodOptional<zod.ZodArray<zod.ZodString>>;
321
324
  }, zod.core.$strict>;
322
325
  export declare const blockSetsGetBlockSetsResponseIdRegExp: RegExp;
326
+ export declare const blockSetsGetBlockSetsResponseUsedInWorkspacesItemIdRegExp: RegExp;
323
327
  export declare const blockSetsGetBlockSetsResponseItem: zod.ZodObject<{
324
328
  blockInterfaces: zod.ZodRecord<zod.ZodString, zod.ZodRecord<zod.ZodString, zod.ZodObject<{
325
329
  metadata: zod.ZodRecord<zod.ZodString, zod.ZodAny>;
@@ -381,6 +385,7 @@ export declare const blockSetsGetBlockSetsResponseItem: zod.ZodObject<{
381
385
  connectionId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
382
386
  createdByUserId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
383
387
  id: zod.ZodString;
388
+ modifiedAt: zod.ZodOptional<zod.ZodNullable<zod.ZodISODateTime>>;
384
389
  name: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
385
390
  sourceCodeUri: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
386
391
  type: zod.ZodEnum<{
@@ -388,6 +393,10 @@ export declare const blockSetsGetBlockSetsResponseItem: zod.ZodObject<{
388
393
  Custom: "Custom";
389
394
  Debug: "Debug";
390
395
  }>;
396
+ usedInWorkspaces: zod.ZodArray<zod.ZodObject<{
397
+ id: zod.ZodString;
398
+ name: zod.ZodString;
399
+ }, zod.core.$strip>>;
391
400
  }, zod.core.$strip>;
392
401
  export declare const blockSetsGetBlockSetsResponse: zod.ZodArray<zod.ZodObject<{
393
402
  blockInterfaces: zod.ZodRecord<zod.ZodString, zod.ZodRecord<zod.ZodString, zod.ZodObject<{
@@ -450,6 +459,7 @@ export declare const blockSetsGetBlockSetsResponse: zod.ZodArray<zod.ZodObject<{
450
459
  connectionId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
451
460
  createdByUserId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
452
461
  id: zod.ZodString;
462
+ modifiedAt: zod.ZodOptional<zod.ZodNullable<zod.ZodISODateTime>>;
453
463
  name: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
454
464
  sourceCodeUri: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
455
465
  type: zod.ZodEnum<{
@@ -457,13 +467,41 @@ export declare const blockSetsGetBlockSetsResponse: zod.ZodArray<zod.ZodObject<{
457
467
  Custom: "Custom";
458
468
  Debug: "Debug";
459
469
  }>;
470
+ usedInWorkspaces: zod.ZodArray<zod.ZodObject<{
471
+ id: zod.ZodString;
472
+ name: zod.ZodString;
473
+ }, zod.core.$strip>>;
460
474
  }, zod.core.$strip>>;
475
+ /**
476
+ * @summary Get the saved Python source code for a deployed custom block set.
477
+ */
478
+ export declare const blockSetsGetDeployedBlockCodeParams: zod.ZodObject<{
479
+ blockSetName: zod.ZodString;
480
+ }, zod.core.$strict>;
481
+ /**
482
+ * @summary Get the raw zip file for a deployed custom block set.
483
+ */
484
+ export declare const blockSetsGetDeployedBlockFilesParams: zod.ZodObject<{
485
+ blockSetName: zod.ZodString;
486
+ }, zod.core.$strict>;
461
487
  /**
462
488
  * @summary Deletes an existing custom block set.
463
489
  */
464
490
  export declare const blockSetsDeleteBlockSetParams: zod.ZodObject<{
465
491
  name: zod.ZodString;
466
492
  }, zod.core.$strict>;
493
+ /**
494
+ * @summary Rename a published custom block set (all versions). Set names are
495
+ organizational — flows bind to block (class) names, so renaming never
496
+ breaks a flow. Admin-only (the attribute must be method-level: the
497
+ Admin policy handler ignores class-level `[AuthorizeAdmin]`).
498
+ */
499
+ export declare const blockSetsRenameBlockSetParams: zod.ZodObject<{
500
+ name: zod.ZodString;
501
+ }, zod.core.$strict>;
502
+ export declare const blockSetsRenameBlockSetBody: zod.ZodObject<{
503
+ newName: zod.ZodString;
504
+ }, zod.core.$strict>;
467
505
  /**
468
506
  * @summary Adds a new custom block set.
469
507
  */
@@ -478,6 +516,7 @@ export declare const blockSetsAddBlockSetBody: zod.ZodObject<{
478
516
  */
479
517
  export declare const blocksGetBlocksQueryParams: zod.ZodObject<{
480
518
  types: zod.ZodOptional<zod.ZodArray<zod.ZodString>>;
519
+ onBehalfOfUserId: zod.ZodOptional<zod.ZodString>;
481
520
  }, zod.core.$strict>;
482
521
  export declare const blocksGetBlocksResponseBlockSetIdRegExp: RegExp;
483
522
  export declare const blocksGetBlocksResponse: zod.ZodRecord<zod.ZodString, zod.ZodRecord<zod.ZodString, zod.ZodObject<{
@@ -550,6 +589,35 @@ export declare const blocksGetBlocksResponse: zod.ZodRecord<zod.ZodString, zod.Z
550
589
  }>;
551
590
  version: zod.ZodString;
552
591
  }, zod.core.$strip>>>;
592
+ /**
593
+ * @summary List the SDK's built-in blocks (smartspace.* modules) for the
594
+ custom-blocks draft picker. App-native blocks (LLMs etc.) are
595
+ excluded upstream. Admin-only (method-level attribute — the Admin
596
+ policy handler ignores class-level `[AuthorizeAdmin]`).
597
+ */
598
+ export declare const blocksGetSdkBlocksResponseItem: zod.ZodObject<{
599
+ name: zod.ZodString;
600
+ version: zod.ZodString;
601
+ }, zod.core.$strip>;
602
+ export declare const blocksGetSdkBlocksResponse: zod.ZodArray<zod.ZodObject<{
603
+ name: zod.ZodString;
604
+ version: zod.ZodString;
605
+ }, zod.core.$strip>>;
606
+ /**
607
+ * @summary Get the Python source of a native/SDK block — used by the custom-blocks
608
+ page as a starting scaffold when creating a draft. Admin-only (the
609
+ attribute must be method-level: the Admin policy handler ignores
610
+ class-level `[AuthorizeAdmin]`).
611
+ */
612
+ export declare const blocksGetBlockSourceParams: zod.ZodObject<{
613
+ name: zod.ZodString;
614
+ version: zod.ZodString;
615
+ }, zod.core.$strict>;
616
+ export declare const blocksGetBlockSourceResponse: zod.ZodObject<{
617
+ code: zod.ZodString;
618
+ name: zod.ZodString;
619
+ version: zod.ZodString;
620
+ }, zod.core.$strip>;
553
621
  /**
554
622
  * @summary Manually trigger reingestion of a specific container item.
555
623
  */
@@ -579,6 +647,7 @@ export declare const containersPostResponseWorkSpaceDataSpacesItemDataSetsItemVe
579
647
  export declare const containersPostResponseWorkSpaceDataSpacesItemIdRegExp: RegExp;
580
648
  export declare const containersPostResponseWorkSpaceIdRegExp: RegExp;
581
649
  export declare const containersPostResponseItem: zod.ZodObject<{
650
+ createdByUserId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
582
651
  dataSet: zod.ZodOptional<zod.ZodObject<{
583
652
  id: zod.ZodString;
584
653
  name: zod.ZodString;
@@ -650,6 +719,11 @@ export declare const containersPostResponseItem: zod.ZodObject<{
650
719
  triggers: zod.ZodArray<zod.ZodObject<{
651
720
  dataSourceContainer: zod.ZodObject<{
652
721
  dataSourceId: zod.ZodString;
722
+ filters: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodObject<{
723
+ operator: zod.ZodString;
724
+ propertyName: zod.ZodString;
725
+ value: zod.ZodString;
726
+ }, zod.core.$strip>>>>;
653
727
  id: zod.ZodString;
654
728
  name: zod.ZodString;
655
729
  path: zod.ZodString;
@@ -686,6 +760,7 @@ export declare const containersPostResponseItem: zod.ZodObject<{
686
760
  }, zod.core.$strip>>;
687
761
  }, zod.core.$strip>;
688
762
  export declare const containersPostResponse: zod.ZodArray<zod.ZodObject<{
763
+ createdByUserId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
689
764
  dataSet: zod.ZodOptional<zod.ZodObject<{
690
765
  id: zod.ZodString;
691
766
  name: zod.ZodString;
@@ -757,6 +832,11 @@ export declare const containersPostResponse: zod.ZodArray<zod.ZodObject<{
757
832
  triggers: zod.ZodArray<zod.ZodObject<{
758
833
  dataSourceContainer: zod.ZodObject<{
759
834
  dataSourceId: zod.ZodString;
835
+ filters: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodObject<{
836
+ operator: zod.ZodString;
837
+ propertyName: zod.ZodString;
838
+ value: zod.ZodString;
839
+ }, zod.core.$strip>>>>;
760
840
  id: zod.ZodString;
761
841
  name: zod.ZodString;
762
842
  path: zod.ZodString;
@@ -819,6 +899,11 @@ export declare const dataSetsGetResponse: zod.ZodObject<{
819
899
  isVector: zod.ZodBoolean;
820
900
  name: zod.ZodString;
821
901
  }, zod.core.$strip>>;
902
+ scopingMode: zod.ZodEnum<{
903
+ Unrestricted: "Unrestricted";
904
+ PerSubject: "PerSubject";
905
+ }>;
906
+ subjectPath: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
822
907
  version: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
823
908
  }, zod.core.$strip>>;
824
909
  total: zod.ZodNumber;
@@ -876,6 +961,11 @@ export declare const dataSetsGetByIdResponse: zod.ZodObject<{
876
961
  isVector: zod.ZodBoolean;
877
962
  name: zod.ZodString;
878
963
  }, zod.core.$strip>>;
964
+ scopingMode: zod.ZodEnum<{
965
+ Unrestricted: "Unrestricted";
966
+ PerSubject: "PerSubject";
967
+ }>;
968
+ subjectPath: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
879
969
  version: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
880
970
  }, zod.core.$strip>;
881
971
  /**
@@ -889,6 +979,11 @@ export declare const dataSetsPutBodyIdRegExp: RegExp;
889
979
  export declare const dataSetsPutBody: zod.ZodObject<{
890
980
  containerInfo: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodObject<{
891
981
  dataSourceId: zod.ZodString;
982
+ filters: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodObject<{
983
+ operator: zod.ZodString;
984
+ propertyName: zod.ZodString;
985
+ value: zod.ZodString;
986
+ }, zod.core.$strict>>>>;
892
987
  path: zod.ZodString;
893
988
  }, zod.core.$strict>>>>;
894
989
  description: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
@@ -914,6 +1009,11 @@ export declare const dataSetsPutResponse: zod.ZodObject<{
914
1009
  isVector: zod.ZodBoolean;
915
1010
  name: zod.ZodString;
916
1011
  }, zod.core.$strip>>;
1012
+ scopingMode: zod.ZodEnum<{
1013
+ Unrestricted: "Unrestricted";
1014
+ PerSubject: "PerSubject";
1015
+ }>;
1016
+ subjectPath: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
917
1017
  version: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
918
1018
  }, zod.core.$strip>;
919
1019
  /**
@@ -995,6 +1095,11 @@ export declare const dataSetsSetDataspaceResponse: zod.ZodObject<{
995
1095
  isVector: zod.ZodBoolean;
996
1096
  name: zod.ZodString;
997
1097
  }, zod.core.$strip>>;
1098
+ scopingMode: zod.ZodEnum<{
1099
+ Unrestricted: "Unrestricted";
1100
+ PerSubject: "PerSubject";
1101
+ }>;
1102
+ subjectPath: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
998
1103
  version: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
999
1104
  }, zod.core.$strip>;
1000
1105
  export declare const dataSetsExportPathIdRegExp: RegExp;
@@ -1118,6 +1223,20 @@ export declare const dataSetsDeleteDataSetPropertyParams: zod.ZodObject<{
1118
1223
  id: zod.ZodString;
1119
1224
  name: zod.ZodString;
1120
1225
  }, zod.core.$strict>;
1226
+ /**
1227
+ * @summary Set the per-document scoping config (mode + subject path) on a dataset.
1228
+ */
1229
+ export declare const dataSetsPutScopingPathIdRegExp: RegExp;
1230
+ export declare const dataSetsPutScopingParams: zod.ZodObject<{
1231
+ id: zod.ZodString;
1232
+ }, zod.core.$strict>;
1233
+ export declare const dataSetsPutScopingBody: zod.ZodObject<{
1234
+ mode: zod.ZodEnum<{
1235
+ Unrestricted: "Unrestricted";
1236
+ PerSubject: "PerSubject";
1237
+ }>;
1238
+ subjectPath: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
1239
+ }, zod.core.$strict>;
1121
1240
  /**
1122
1241
  * @summary Fetch a list of all available data source types in SmartSpace.
1123
1242
  */
@@ -1168,6 +1287,11 @@ export declare const dataSourceTypesGetAvailableContainersBody: zod.ZodObject<{
1168
1287
  }, zod.core.$strict>;
1169
1288
  export declare const dataSourceTypesGetAvailableContainersResponseItem: zod.ZodObject<{
1170
1289
  children: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodAny>>>;
1290
+ filters: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodObject<{
1291
+ operator: zod.ZodString;
1292
+ propertyName: zod.ZodString;
1293
+ value: zod.ZodString;
1294
+ }, zod.core.$strip>>>>;
1171
1295
  name: zod.ZodString;
1172
1296
  path: zod.ZodString;
1173
1297
  properties: zod.ZodArray<zod.ZodObject<{
@@ -1177,6 +1301,11 @@ export declare const dataSourceTypesGetAvailableContainersResponseItem: zod.ZodO
1177
1301
  }, zod.core.$strip>;
1178
1302
  export declare const dataSourceTypesGetAvailableContainersResponse: zod.ZodArray<zod.ZodObject<{
1179
1303
  children: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodAny>>>;
1304
+ filters: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodObject<{
1305
+ operator: zod.ZodString;
1306
+ propertyName: zod.ZodString;
1307
+ value: zod.ZodString;
1308
+ }, zod.core.$strip>>>>;
1180
1309
  name: zod.ZodString;
1181
1310
  path: zod.ZodString;
1182
1311
  properties: zod.ZodArray<zod.ZodObject<{
@@ -1198,7 +1327,7 @@ export declare const dataSourceTypesTestConnectionResponse: zod.ZodObject<{
1198
1327
  statusCode: zod.ZodOptional<zod.ZodNullable<zod.ZodNumber>>;
1199
1328
  }, zod.core.$strip>;
1200
1329
  /**
1201
- * @summary Obtain a list of all data sources configured in SmartSpace, with optional pagination options take and skip.
1330
+ * @summary Retrieves a collection of data sources.
1202
1331
  */
1203
1332
  export declare const dataSourcesGetQueryTakeDefault = 20;
1204
1333
  export declare const dataSourcesGetQuerySkipDefault = 0;
@@ -1206,6 +1335,8 @@ export declare const dataSourcesGetQueryParams: zod.ZodObject<{
1206
1335
  take: zod.ZodDefault<zod.ZodNumber>;
1207
1336
  skip: zod.ZodOptional<zod.ZodNumber>;
1208
1337
  search: zod.ZodOptional<zod.ZodString>;
1338
+ sortBy: zod.ZodOptional<zod.ZodString>;
1339
+ sortDirection: zod.ZodOptional<zod.ZodString>;
1209
1340
  }, zod.core.$strict>;
1210
1341
  export declare const dataSourcesGetResponseDataItemContainersItemDataSourceIdRegExp: RegExp;
1211
1342
  export declare const dataSourcesGetResponseDataItemContainersItemIdRegExp: RegExp;
@@ -1214,6 +1345,11 @@ export declare const dataSourcesGetResponse: zod.ZodObject<{
1214
1345
  data: zod.ZodArray<zod.ZodObject<{
1215
1346
  containers: zod.ZodArray<zod.ZodObject<{
1216
1347
  dataSourceId: zod.ZodString;
1348
+ filters: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodObject<{
1349
+ operator: zod.ZodString;
1350
+ propertyName: zod.ZodString;
1351
+ value: zod.ZodString;
1352
+ }, zod.core.$strip>>>>;
1217
1353
  id: zod.ZodString;
1218
1354
  name: zod.ZodString;
1219
1355
  path: zod.ZodString;
@@ -1269,6 +1405,11 @@ export declare const dataSourcesPostResponseIdRegExp: RegExp;
1269
1405
  export declare const dataSourcesPostResponse: zod.ZodObject<{
1270
1406
  containers: zod.ZodArray<zod.ZodObject<{
1271
1407
  dataSourceId: zod.ZodString;
1408
+ filters: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodObject<{
1409
+ operator: zod.ZodString;
1410
+ propertyName: zod.ZodString;
1411
+ value: zod.ZodString;
1412
+ }, zod.core.$strip>>>>;
1272
1413
  id: zod.ZodString;
1273
1414
  name: zod.ZodString;
1274
1415
  path: zod.ZodString;
@@ -1327,16 +1468,58 @@ export declare const dataSourcesContainersResponseDataSourceIdRegExp: RegExp;
1327
1468
  export declare const dataSourcesContainersResponseIdRegExp: RegExp;
1328
1469
  export declare const dataSourcesContainersResponseItem: zod.ZodObject<{
1329
1470
  dataSourceId: zod.ZodString;
1471
+ filters: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodObject<{
1472
+ operator: zod.ZodString;
1473
+ propertyName: zod.ZodString;
1474
+ value: zod.ZodString;
1475
+ }, zod.core.$strip>>>>;
1330
1476
  id: zod.ZodString;
1331
1477
  name: zod.ZodString;
1332
1478
  path: zod.ZodString;
1333
1479
  }, zod.core.$strip>;
1334
1480
  export declare const dataSourcesContainersResponse: zod.ZodArray<zod.ZodObject<{
1335
1481
  dataSourceId: zod.ZodString;
1482
+ filters: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodObject<{
1483
+ operator: zod.ZodString;
1484
+ propertyName: zod.ZodString;
1485
+ value: zod.ZodString;
1486
+ }, zod.core.$strip>>>>;
1336
1487
  id: zod.ZodString;
1337
1488
  name: zod.ZodString;
1338
1489
  path: zod.ZodString;
1339
1490
  }, zod.core.$strip>>;
1491
+ /**
1492
+ * @summary Runs a preview search against the data source using the supplied filters and returns
1493
+ a total record count without persisting any state.
1494
+ */
1495
+ export declare const dataSourcesPreviewContainerPathDataSourceIdRegExp: RegExp;
1496
+ export declare const dataSourcesPreviewContainerParams: zod.ZodObject<{
1497
+ dataSourceId: zod.ZodString;
1498
+ }, zod.core.$strict>;
1499
+ export declare const dataSourcesPreviewContainerBody: zod.ZodObject<{
1500
+ filters: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodObject<{
1501
+ operator: zod.ZodString;
1502
+ propertyName: zod.ZodString;
1503
+ value: zod.ZodString;
1504
+ }, zod.core.$strict>>>>;
1505
+ path: zod.ZodString;
1506
+ }, zod.core.$strict>;
1507
+ export declare const dataSourcesPreviewContainerResponse: zod.ZodObject<{
1508
+ samples: zod.ZodArray<zod.ZodRecord<zod.ZodString, zod.ZodAny>>;
1509
+ total: zod.ZodNumber;
1510
+ }, zod.core.$strip>;
1511
+ /**
1512
+ * @summary Returns a JSON Schema object for the container's properties, used to drive the filter editor UI.
1513
+ Schema shape: { type: "object", properties: { [name]: { type, title, enum? } } }
1514
+ containerPath is a query param (not a route segment) to avoid ASP.NET routing splits on paths containing '/'.
1515
+ */
1516
+ export declare const dataSourcesContainerSchemaPathDataSourceIdRegExp: RegExp;
1517
+ export declare const dataSourcesContainerSchemaParams: zod.ZodObject<{
1518
+ dataSourceId: zod.ZodString;
1519
+ }, zod.core.$strict>;
1520
+ export declare const dataSourcesContainerSchemaQueryParams: zod.ZodObject<{
1521
+ containerPath: zod.ZodOptional<zod.ZodString>;
1522
+ }, zod.core.$strict>;
1340
1523
  /**
1341
1524
  * @summary Update the credentials for an existing data source in SmartSpace by specifying its ID.
1342
1525
  */
@@ -1375,6 +1558,8 @@ export declare const dataSpacesGetQueryParams: zod.ZodObject<{
1375
1558
  take: zod.ZodDefault<zod.ZodNumber>;
1376
1559
  skip: zod.ZodOptional<zod.ZodNumber>;
1377
1560
  search: zod.ZodOptional<zod.ZodString>;
1561
+ sortBy: zod.ZodOptional<zod.ZodString>;
1562
+ sortDirection: zod.ZodOptional<zod.ZodString>;
1378
1563
  }, zod.core.$strict>;
1379
1564
  export declare const dataSpacesGetResponseDataItemDataSetsItemDataSpaceIdRegExp: RegExp;
1380
1565
  export declare const dataSpacesGetResponseDataItemDataSetsItemFlowIdRegExp: RegExp;
@@ -1402,6 +1587,11 @@ export declare const dataSpacesGetResponse: zod.ZodObject<{
1402
1587
  isVector: zod.ZodBoolean;
1403
1588
  name: zod.ZodString;
1404
1589
  }, zod.core.$strip>>;
1590
+ scopingMode: zod.ZodEnum<{
1591
+ Unrestricted: "Unrestricted";
1592
+ PerSubject: "PerSubject";
1593
+ }>;
1594
+ subjectPath: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
1405
1595
  version: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
1406
1596
  }, zod.core.$strip>>;
1407
1597
  id: zod.ZodString;
@@ -1457,6 +1647,11 @@ export declare const dataSpacesGetByIdResponse: zod.ZodObject<{
1457
1647
  isVector: zod.ZodBoolean;
1458
1648
  name: zod.ZodString;
1459
1649
  }, zod.core.$strip>>;
1650
+ scopingMode: zod.ZodEnum<{
1651
+ Unrestricted: "Unrestricted";
1652
+ PerSubject: "PerSubject";
1653
+ }>;
1654
+ subjectPath: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
1460
1655
  version: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
1461
1656
  }, zod.core.$strip>>;
1462
1657
  id: zod.ZodString;
@@ -1508,6 +1703,11 @@ export declare const dataSpacesPutResponse: zod.ZodObject<{
1508
1703
  isVector: zod.ZodBoolean;
1509
1704
  name: zod.ZodString;
1510
1705
  }, zod.core.$strip>>;
1706
+ scopingMode: zod.ZodEnum<{
1707
+ Unrestricted: "Unrestricted";
1708
+ PerSubject: "PerSubject";
1709
+ }>;
1710
+ subjectPath: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
1511
1711
  version: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
1512
1712
  }, zod.core.$strip>>;
1513
1713
  id: zod.ZodString;
@@ -1576,6 +1776,11 @@ export declare const dataSpacesGetDataSetsResponse: zod.ZodObject<{
1576
1776
  isVector: zod.ZodBoolean;
1577
1777
  name: zod.ZodString;
1578
1778
  }, zod.core.$strip>>;
1779
+ scopingMode: zod.ZodEnum<{
1780
+ Unrestricted: "Unrestricted";
1781
+ PerSubject: "PerSubject";
1782
+ }>;
1783
+ subjectPath: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
1579
1784
  version: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
1580
1785
  }, zod.core.$strip>>;
1581
1786
  total: zod.ZodNumber;
@@ -1591,6 +1796,11 @@ export declare const dataSpacesPostDatasetBodyContainerInfoItemDataSourceIdRegEx
1591
1796
  export declare const dataSpacesPostDatasetBody: zod.ZodObject<{
1592
1797
  containerInfo: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodObject<{
1593
1798
  dataSourceId: zod.ZodString;
1799
+ filters: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodObject<{
1800
+ operator: zod.ZodString;
1801
+ propertyName: zod.ZodString;
1802
+ value: zod.ZodString;
1803
+ }, zod.core.$strict>>>>;
1594
1804
  path: zod.ZodString;
1595
1805
  }, zod.core.$strict>>>>;
1596
1806
  description: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
@@ -1602,6 +1812,321 @@ export declare const debugInvokeParams: zod.ZodObject<{
1602
1812
  }, zod.core.$strict>;
1603
1813
  export declare const debugInvokeBodyItem: zod.ZodAny;
1604
1814
  export declare const debugInvokeBody: zod.ZodArray<zod.ZodAny>;
1815
+ /**
1816
+ * @summary List the current user's drafts (without parsed interfaces — load detail to get those).
1817
+ */
1818
+ export declare const draftsListDraftsResponseItem: zod.ZodObject<{
1819
+ blockInterfaces: zod.ZodRecord<zod.ZodString, zod.ZodRecord<zod.ZodString, zod.ZodObject<{
1820
+ metadata: zod.ZodRecord<zod.ZodString, zod.ZodAny>;
1821
+ ports: zod.ZodRecord<zod.ZodString, zod.ZodObject<{
1822
+ inputs: zod.ZodRecord<zod.ZodString, zod.ZodObject<{
1823
+ channel: zod.ZodBoolean;
1824
+ default: zod.ZodOptional<zod.ZodNullable<zod.ZodAny>>;
1825
+ generics: zod.ZodRecord<zod.ZodString, zod.ZodObject<{
1826
+ pin: zod.ZodString;
1827
+ port: zod.ZodString;
1828
+ }, zod.core.$strip>>;
1829
+ metadata: zod.ZodRecord<zod.ZodString, zod.ZodAny>;
1830
+ required: zod.ZodBoolean;
1831
+ schema: zod.ZodRecord<zod.ZodString, zod.ZodAny>;
1832
+ sticky: zod.ZodBoolean;
1833
+ type: zod.ZodEnum<{
1834
+ Single: "Single";
1835
+ List: "List";
1836
+ Dictionary: "Dictionary";
1837
+ }>;
1838
+ virtual: zod.ZodBoolean;
1839
+ }, zod.core.$strip>>;
1840
+ isFunction: zod.ZodBoolean;
1841
+ metadata: zod.ZodRecord<zod.ZodString, zod.ZodAny>;
1842
+ outputs: zod.ZodRecord<zod.ZodString, zod.ZodObject<{
1843
+ channel: zod.ZodBoolean;
1844
+ channelGroupId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
1845
+ generics: zod.ZodRecord<zod.ZodString, zod.ZodObject<{
1846
+ pin: zod.ZodString;
1847
+ port: zod.ZodString;
1848
+ }, zod.core.$strip>>;
1849
+ metadata: zod.ZodRecord<zod.ZodString, zod.ZodAny>;
1850
+ schema: zod.ZodRecord<zod.ZodString, zod.ZodAny>;
1851
+ type: zod.ZodEnum<{
1852
+ Single: "Single";
1853
+ List: "List";
1854
+ Dictionary: "Dictionary";
1855
+ }>;
1856
+ }, zod.core.$strip>>;
1857
+ type: zod.ZodEnum<{
1858
+ Single: "Single";
1859
+ List: "List";
1860
+ Dictionary: "Dictionary";
1861
+ }>;
1862
+ }, zod.core.$strip>>;
1863
+ scopes: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodEnum<{
1864
+ WorkSpace: "WorkSpace";
1865
+ DataSet: "DataSet";
1866
+ }>>>>;
1867
+ state: zod.ZodRecord<zod.ZodString, zod.ZodObject<{
1868
+ default: zod.ZodOptional<zod.ZodNullable<zod.ZodAny>>;
1869
+ metadata: zod.ZodRecord<zod.ZodString, zod.ZodAny>;
1870
+ scope: zod.ZodArray<zod.ZodObject<{
1871
+ pin: zod.ZodString;
1872
+ port: zod.ZodString;
1873
+ }, zod.core.$strip>>;
1874
+ }, zod.core.$strip>>;
1875
+ }, zod.core.$strip>>>;
1876
+ isActive: zod.ZodBoolean;
1877
+ modifiedAt: zod.ZodISODateTime;
1878
+ name: zod.ZodString;
1879
+ parseError: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
1880
+ rowVersion: zod.ZodString;
1881
+ sourceText: zod.ZodString;
1882
+ }, zod.core.$strip>;
1883
+ export declare const draftsListDraftsResponse: zod.ZodArray<zod.ZodObject<{
1884
+ blockInterfaces: zod.ZodRecord<zod.ZodString, zod.ZodRecord<zod.ZodString, zod.ZodObject<{
1885
+ metadata: zod.ZodRecord<zod.ZodString, zod.ZodAny>;
1886
+ ports: zod.ZodRecord<zod.ZodString, zod.ZodObject<{
1887
+ inputs: zod.ZodRecord<zod.ZodString, zod.ZodObject<{
1888
+ channel: zod.ZodBoolean;
1889
+ default: zod.ZodOptional<zod.ZodNullable<zod.ZodAny>>;
1890
+ generics: zod.ZodRecord<zod.ZodString, zod.ZodObject<{
1891
+ pin: zod.ZodString;
1892
+ port: zod.ZodString;
1893
+ }, zod.core.$strip>>;
1894
+ metadata: zod.ZodRecord<zod.ZodString, zod.ZodAny>;
1895
+ required: zod.ZodBoolean;
1896
+ schema: zod.ZodRecord<zod.ZodString, zod.ZodAny>;
1897
+ sticky: zod.ZodBoolean;
1898
+ type: zod.ZodEnum<{
1899
+ Single: "Single";
1900
+ List: "List";
1901
+ Dictionary: "Dictionary";
1902
+ }>;
1903
+ virtual: zod.ZodBoolean;
1904
+ }, zod.core.$strip>>;
1905
+ isFunction: zod.ZodBoolean;
1906
+ metadata: zod.ZodRecord<zod.ZodString, zod.ZodAny>;
1907
+ outputs: zod.ZodRecord<zod.ZodString, zod.ZodObject<{
1908
+ channel: zod.ZodBoolean;
1909
+ channelGroupId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
1910
+ generics: zod.ZodRecord<zod.ZodString, zod.ZodObject<{
1911
+ pin: zod.ZodString;
1912
+ port: zod.ZodString;
1913
+ }, zod.core.$strip>>;
1914
+ metadata: zod.ZodRecord<zod.ZodString, zod.ZodAny>;
1915
+ schema: zod.ZodRecord<zod.ZodString, zod.ZodAny>;
1916
+ type: zod.ZodEnum<{
1917
+ Single: "Single";
1918
+ List: "List";
1919
+ Dictionary: "Dictionary";
1920
+ }>;
1921
+ }, zod.core.$strip>>;
1922
+ type: zod.ZodEnum<{
1923
+ Single: "Single";
1924
+ List: "List";
1925
+ Dictionary: "Dictionary";
1926
+ }>;
1927
+ }, zod.core.$strip>>;
1928
+ scopes: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodEnum<{
1929
+ WorkSpace: "WorkSpace";
1930
+ DataSet: "DataSet";
1931
+ }>>>>;
1932
+ state: zod.ZodRecord<zod.ZodString, zod.ZodObject<{
1933
+ default: zod.ZodOptional<zod.ZodNullable<zod.ZodAny>>;
1934
+ metadata: zod.ZodRecord<zod.ZodString, zod.ZodAny>;
1935
+ scope: zod.ZodArray<zod.ZodObject<{
1936
+ pin: zod.ZodString;
1937
+ port: zod.ZodString;
1938
+ }, zod.core.$strip>>;
1939
+ }, zod.core.$strip>>;
1940
+ }, zod.core.$strip>>>;
1941
+ isActive: zod.ZodBoolean;
1942
+ modifiedAt: zod.ZodISODateTime;
1943
+ name: zod.ZodString;
1944
+ parseError: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
1945
+ rowVersion: zod.ZodString;
1946
+ sourceText: zod.ZodString;
1947
+ }, zod.core.$strip>>;
1948
+ /**
1949
+ * @summary Delete a draft (row + blob). Does not touch any published Custom of the same name.
1950
+ */
1951
+ export declare const draftsDeleteDraftParams: zod.ZodObject<{
1952
+ name: zod.ZodString;
1953
+ }, zod.core.$strict>;
1954
+ /**
1955
+ * @summary Fetch a specific draft (source text, parsed interfaces, RowVersion, IsActive).
1956
+ */
1957
+ export declare const draftsGetDraftParams: zod.ZodObject<{
1958
+ name: zod.ZodString;
1959
+ }, zod.core.$strict>;
1960
+ export declare const draftsGetDraftResponse: zod.ZodObject<{
1961
+ blockInterfaces: zod.ZodRecord<zod.ZodString, zod.ZodRecord<zod.ZodString, zod.ZodObject<{
1962
+ metadata: zod.ZodRecord<zod.ZodString, zod.ZodAny>;
1963
+ ports: zod.ZodRecord<zod.ZodString, zod.ZodObject<{
1964
+ inputs: zod.ZodRecord<zod.ZodString, zod.ZodObject<{
1965
+ channel: zod.ZodBoolean;
1966
+ default: zod.ZodOptional<zod.ZodNullable<zod.ZodAny>>;
1967
+ generics: zod.ZodRecord<zod.ZodString, zod.ZodObject<{
1968
+ pin: zod.ZodString;
1969
+ port: zod.ZodString;
1970
+ }, zod.core.$strip>>;
1971
+ metadata: zod.ZodRecord<zod.ZodString, zod.ZodAny>;
1972
+ required: zod.ZodBoolean;
1973
+ schema: zod.ZodRecord<zod.ZodString, zod.ZodAny>;
1974
+ sticky: zod.ZodBoolean;
1975
+ type: zod.ZodEnum<{
1976
+ Single: "Single";
1977
+ List: "List";
1978
+ Dictionary: "Dictionary";
1979
+ }>;
1980
+ virtual: zod.ZodBoolean;
1981
+ }, zod.core.$strip>>;
1982
+ isFunction: zod.ZodBoolean;
1983
+ metadata: zod.ZodRecord<zod.ZodString, zod.ZodAny>;
1984
+ outputs: zod.ZodRecord<zod.ZodString, zod.ZodObject<{
1985
+ channel: zod.ZodBoolean;
1986
+ channelGroupId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
1987
+ generics: zod.ZodRecord<zod.ZodString, zod.ZodObject<{
1988
+ pin: zod.ZodString;
1989
+ port: zod.ZodString;
1990
+ }, zod.core.$strip>>;
1991
+ metadata: zod.ZodRecord<zod.ZodString, zod.ZodAny>;
1992
+ schema: zod.ZodRecord<zod.ZodString, zod.ZodAny>;
1993
+ type: zod.ZodEnum<{
1994
+ Single: "Single";
1995
+ List: "List";
1996
+ Dictionary: "Dictionary";
1997
+ }>;
1998
+ }, zod.core.$strip>>;
1999
+ type: zod.ZodEnum<{
2000
+ Single: "Single";
2001
+ List: "List";
2002
+ Dictionary: "Dictionary";
2003
+ }>;
2004
+ }, zod.core.$strip>>;
2005
+ scopes: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodEnum<{
2006
+ WorkSpace: "WorkSpace";
2007
+ DataSet: "DataSet";
2008
+ }>>>>;
2009
+ state: zod.ZodRecord<zod.ZodString, zod.ZodObject<{
2010
+ default: zod.ZodOptional<zod.ZodNullable<zod.ZodAny>>;
2011
+ metadata: zod.ZodRecord<zod.ZodString, zod.ZodAny>;
2012
+ scope: zod.ZodArray<zod.ZodObject<{
2013
+ pin: zod.ZodString;
2014
+ port: zod.ZodString;
2015
+ }, zod.core.$strip>>;
2016
+ }, zod.core.$strip>>;
2017
+ }, zod.core.$strip>>>;
2018
+ isActive: zod.ZodBoolean;
2019
+ modifiedAt: zod.ZodISODateTime;
2020
+ name: zod.ZodString;
2021
+ parseError: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
2022
+ rowVersion: zod.ZodString;
2023
+ sourceText: zod.ZodString;
2024
+ }, zod.core.$strip>;
2025
+ /**
2026
+ * @summary Toggle the draft's "Start testing" flag. See ADR-0002 — owner's active draft
2027
+ overrides the published Custom at the same `(name, version)` for them only.
2028
+ */
2029
+ export declare const draftsToggleDraftParams: zod.ZodObject<{
2030
+ name: zod.ZodString;
2031
+ }, zod.core.$strict>;
2032
+ export declare const draftsToggleDraftBody: zod.ZodObject<{
2033
+ isActive: zod.ZodBoolean;
2034
+ }, zod.core.$strict>;
2035
+ /**
2036
+ * @summary Create or update a draft. Pass `ExpectedRowVersion` for optimistic
2037
+ concurrency on update (null for first-time create). Returns 409 with the
2038
+ current `RowVersion` if another session has saved in the interim.
2039
+ */
2040
+ export declare const draftsSaveDraftParams: zod.ZodObject<{
2041
+ name: zod.ZodString;
2042
+ }, zod.core.$strict>;
2043
+ export declare const draftsSaveDraftBody: zod.ZodObject<{
2044
+ expectedRowVersion: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
2045
+ source: zod.ZodString;
2046
+ }, zod.core.$strict>;
2047
+ export declare const draftsSaveDraftResponse: zod.ZodObject<{
2048
+ blockInterfaces: zod.ZodRecord<zod.ZodString, zod.ZodRecord<zod.ZodString, zod.ZodObject<{
2049
+ metadata: zod.ZodRecord<zod.ZodString, zod.ZodAny>;
2050
+ ports: zod.ZodRecord<zod.ZodString, zod.ZodObject<{
2051
+ inputs: zod.ZodRecord<zod.ZodString, zod.ZodObject<{
2052
+ channel: zod.ZodBoolean;
2053
+ default: zod.ZodOptional<zod.ZodNullable<zod.ZodAny>>;
2054
+ generics: zod.ZodRecord<zod.ZodString, zod.ZodObject<{
2055
+ pin: zod.ZodString;
2056
+ port: zod.ZodString;
2057
+ }, zod.core.$strip>>;
2058
+ metadata: zod.ZodRecord<zod.ZodString, zod.ZodAny>;
2059
+ required: zod.ZodBoolean;
2060
+ schema: zod.ZodRecord<zod.ZodString, zod.ZodAny>;
2061
+ sticky: zod.ZodBoolean;
2062
+ type: zod.ZodEnum<{
2063
+ Single: "Single";
2064
+ List: "List";
2065
+ Dictionary: "Dictionary";
2066
+ }>;
2067
+ virtual: zod.ZodBoolean;
2068
+ }, zod.core.$strip>>;
2069
+ isFunction: zod.ZodBoolean;
2070
+ metadata: zod.ZodRecord<zod.ZodString, zod.ZodAny>;
2071
+ outputs: zod.ZodRecord<zod.ZodString, zod.ZodObject<{
2072
+ channel: zod.ZodBoolean;
2073
+ channelGroupId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
2074
+ generics: zod.ZodRecord<zod.ZodString, zod.ZodObject<{
2075
+ pin: zod.ZodString;
2076
+ port: zod.ZodString;
2077
+ }, zod.core.$strip>>;
2078
+ metadata: zod.ZodRecord<zod.ZodString, zod.ZodAny>;
2079
+ schema: zod.ZodRecord<zod.ZodString, zod.ZodAny>;
2080
+ type: zod.ZodEnum<{
2081
+ Single: "Single";
2082
+ List: "List";
2083
+ Dictionary: "Dictionary";
2084
+ }>;
2085
+ }, zod.core.$strip>>;
2086
+ type: zod.ZodEnum<{
2087
+ Single: "Single";
2088
+ List: "List";
2089
+ Dictionary: "Dictionary";
2090
+ }>;
2091
+ }, zod.core.$strip>>;
2092
+ scopes: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodEnum<{
2093
+ WorkSpace: "WorkSpace";
2094
+ DataSet: "DataSet";
2095
+ }>>>>;
2096
+ state: zod.ZodRecord<zod.ZodString, zod.ZodObject<{
2097
+ default: zod.ZodOptional<zod.ZodNullable<zod.ZodAny>>;
2098
+ metadata: zod.ZodRecord<zod.ZodString, zod.ZodAny>;
2099
+ scope: zod.ZodArray<zod.ZodObject<{
2100
+ pin: zod.ZodString;
2101
+ port: zod.ZodString;
2102
+ }, zod.core.$strip>>;
2103
+ }, zod.core.$strip>>;
2104
+ }, zod.core.$strip>>>;
2105
+ parseError: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
2106
+ rowVersion: zod.ZodString;
2107
+ }, zod.core.$strip>;
2108
+ /**
2109
+ * @summary Publish the draft's saved source as a tenant-visible Custom block set.
2110
+ When a published set of the same name exists, the first call returns 409
2111
+ with the impact details; retry with `confirmOverwrite: true` to
2112
+ replace it (a new row supersedes the old per newest-wins resolution).
2113
+ */
2114
+ export declare const draftsPublishDraftParams: zod.ZodObject<{
2115
+ name: zod.ZodString;
2116
+ }, zod.core.$strict>;
2117
+ export declare const draftsPublishDraftBody: zod.ZodObject<{
2118
+ confirmOverwrite: zod.ZodBoolean;
2119
+ publishAs: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
2120
+ }, zod.core.$strict>;
2121
+ export declare const draftsPublishDraftResponseBlockSetIdRegExp: RegExp;
2122
+ export declare const draftsPublishDraftResponse: zod.ZodObject<{
2123
+ blockSetId: zod.ZodString;
2124
+ blocks: zod.ZodArray<zod.ZodObject<{
2125
+ name: zod.ZodString;
2126
+ version: zod.ZodString;
2127
+ }, zod.core.$strip>>;
2128
+ name: zod.ZodString;
2129
+ }, zod.core.$strip>;
1605
2130
  /**
1606
2131
  * @summary Upload files to be referenced in requests (supports full and chunked uploads).
1607
2132
  */
@@ -2403,8 +2928,7 @@ export declare const usersGetUsersResponse: zod.ZodObject<{
2403
2928
  lastActiveAt: zod.ZodOptional<zod.ZodNullable<zod.ZodISODateTime>>;
2404
2929
  mobilePhone: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
2405
2930
  name: zod.ZodString;
2406
- permissions: zod.ZodEnum<{
2407
- None: "None";
2931
+ permissions: zod.ZodArray<zod.ZodEnum<{
2408
2932
  WorkspaceCreate: "WorkspaceCreate";
2409
2933
  WorkspaceEdit: "WorkspaceEdit";
2410
2934
  WorkspaceDelete: "WorkspaceDelete";
@@ -2414,13 +2938,12 @@ export declare const usersGetUsersResponse: zod.ZodObject<{
2414
2938
  ConnectorCreate: "ConnectorCreate";
2415
2939
  ConnectorEdit: "ConnectorEdit";
2416
2940
  ConnectorDelete: "ConnectorDelete";
2417
- }>;
2941
+ }>>;
2418
2942
  }, zod.core.$strip>>;
2419
2943
  total: zod.ZodNumber;
2420
2944
  }, zod.core.$strip>;
2421
2945
  export declare const usersGetUsersByFilterParams: zod.ZodObject<{
2422
- permissions: zod.ZodEnum<{
2423
- None: "None";
2946
+ permissions: zod.ZodArray<zod.ZodEnum<{
2424
2947
  WorkspaceCreate: "WorkspaceCreate";
2425
2948
  WorkspaceEdit: "WorkspaceEdit";
2426
2949
  WorkspaceDelete: "WorkspaceDelete";
@@ -2430,10 +2953,9 @@ export declare const usersGetUsersByFilterParams: zod.ZodObject<{
2430
2953
  ConnectorCreate: "ConnectorCreate";
2431
2954
  ConnectorEdit: "ConnectorEdit";
2432
2955
  ConnectorDelete: "ConnectorDelete";
2433
- }>;
2956
+ }>>;
2434
2957
  }, zod.core.$strict>;
2435
- export declare const usersGetMyPermissionsResponse: zod.ZodEnum<{
2436
- None: "None";
2958
+ export declare const usersGetMyPermissionsResponseItem: zod.ZodEnum<{
2437
2959
  WorkspaceCreate: "WorkspaceCreate";
2438
2960
  WorkspaceEdit: "WorkspaceEdit";
2439
2961
  WorkspaceDelete: "WorkspaceDelete";
@@ -2444,6 +2966,17 @@ export declare const usersGetMyPermissionsResponse: zod.ZodEnum<{
2444
2966
  ConnectorEdit: "ConnectorEdit";
2445
2967
  ConnectorDelete: "ConnectorDelete";
2446
2968
  }>;
2969
+ export declare const usersGetMyPermissionsResponse: zod.ZodArray<zod.ZodEnum<{
2970
+ WorkspaceCreate: "WorkspaceCreate";
2971
+ WorkspaceEdit: "WorkspaceEdit";
2972
+ WorkspaceDelete: "WorkspaceDelete";
2973
+ DataSpaceCreate: "DataSpaceCreate";
2974
+ DataSpaceEdit: "DataSpaceEdit";
2975
+ DataSpaceDelete: "DataSpaceDelete";
2976
+ ConnectorCreate: "ConnectorCreate";
2977
+ ConnectorEdit: "ConnectorEdit";
2978
+ ConnectorDelete: "ConnectorDelete";
2979
+ }>>;
2447
2980
  /**
2448
2981
  * @summary Disable user (Remove all assigned WorkSpaces by UserId)
2449
2982
  */
@@ -2481,21 +3014,8 @@ export declare const usersGetUserDetailResponse: zod.ZodObject<{
2481
3014
  emailAddress: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
2482
3015
  id: zod.ZodString;
2483
3016
  isAdmin: zod.ZodOptional<zod.ZodNullable<zod.ZodBoolean>>;
2484
- lastActiveAt: zod.ZodOptional<zod.ZodNullable<zod.ZodISODateTime>>;
2485
3017
  mobilePhone: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
2486
3018
  name: zod.ZodString;
2487
- permissions: zod.ZodEnum<{
2488
- None: "None";
2489
- WorkspaceCreate: "WorkspaceCreate";
2490
- WorkspaceEdit: "WorkspaceEdit";
2491
- WorkspaceDelete: "WorkspaceDelete";
2492
- DataSpaceCreate: "DataSpaceCreate";
2493
- DataSpaceEdit: "DataSpaceEdit";
2494
- DataSpaceDelete: "DataSpaceDelete";
2495
- ConnectorCreate: "ConnectorCreate";
2496
- ConnectorEdit: "ConnectorEdit";
2497
- ConnectorDelete: "ConnectorDelete";
2498
- }>;
2499
3019
  }, zod.core.$strip>;
2500
3020
  /**
2501
3021
  * @summary Retrieves the profile photo for a user. Returns the raw JPEG image with HTTP cache headers
@@ -2519,42 +3039,28 @@ export declare const usersGetAccessWorkSpacesQueryParams: zod.ZodObject<{
2519
3039
  skip: zod.ZodOptional<zod.ZodNumber>;
2520
3040
  take: zod.ZodDefault<zod.ZodNumber>;
2521
3041
  }, zod.core.$strict>;
2522
- export declare const usersGetAccessWorkSpacesResponseIdRegExp: RegExp;
2523
- export declare const usersGetAccessWorkSpacesResponseWorkSpaceIdRegExp: RegExp;
2524
- export declare const usersGetAccessWorkSpacesResponseItem: zod.ZodObject<{
2525
- accessType: zod.ZodEnum<{
2526
- Principal: "Principal";
2527
- Group: "Group";
2528
- }>;
2529
- displayName: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
2530
- id: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
2531
- objectId: zod.ZodString;
2532
- principalType: zod.ZodOptional<zod.ZodEnum<{
2533
- Unknown: "Unknown";
2534
- User: "User";
2535
- ServicePrincipal: "ServicePrincipal";
2536
- Internal: "Internal";
2537
- }>>;
2538
- workSpaceId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
2539
- workSpaceName: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
3042
+ export declare const usersGetAccessWorkSpacesResponseDataItemIdRegExp: RegExp;
3043
+ export declare const usersGetAccessWorkSpacesResponseDataItemWorkSpaceIdRegExp: RegExp;
3044
+ export declare const usersGetAccessWorkSpacesResponse: zod.ZodObject<{
3045
+ data: zod.ZodArray<zod.ZodObject<{
3046
+ accessType: zod.ZodEnum<{
3047
+ Principal: "Principal";
3048
+ Group: "Group";
3049
+ }>;
3050
+ displayName: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
3051
+ id: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
3052
+ objectId: zod.ZodString;
3053
+ principalType: zod.ZodOptional<zod.ZodEnum<{
3054
+ Unknown: "Unknown";
3055
+ User: "User";
3056
+ ServicePrincipal: "ServicePrincipal";
3057
+ Internal: "Internal";
3058
+ }>>;
3059
+ workSpaceId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
3060
+ workSpaceName: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
3061
+ }, zod.core.$strip>>;
3062
+ total: zod.ZodNumber;
2540
3063
  }, zod.core.$strip>;
2541
- export declare const usersGetAccessWorkSpacesResponse: zod.ZodArray<zod.ZodObject<{
2542
- accessType: zod.ZodEnum<{
2543
- Principal: "Principal";
2544
- Group: "Group";
2545
- }>;
2546
- displayName: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
2547
- id: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
2548
- objectId: zod.ZodString;
2549
- principalType: zod.ZodOptional<zod.ZodEnum<{
2550
- Unknown: "Unknown";
2551
- User: "User";
2552
- ServicePrincipal: "ServicePrincipal";
2553
- Internal: "Internal";
2554
- }>>;
2555
- workSpaceId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
2556
- workSpaceName: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
2557
- }, zod.core.$strip>>;
2558
3064
  export declare const usersAdminPermissionPathUserIdRegExp: RegExp;
2559
3065
  export declare const usersAdminPermissionParams: zod.ZodObject<{
2560
3066
  userId: zod.ZodString;
@@ -2566,8 +3072,7 @@ export declare const usersAddUserPermissionPathUserIdRegExp: RegExp;
2566
3072
  export declare const usersAddUserPermissionParams: zod.ZodObject<{
2567
3073
  userId: zod.ZodString;
2568
3074
  }, zod.core.$strict>;
2569
- export declare const usersAddUserPermissionBody: zod.ZodEnum<{
2570
- None: "None";
3075
+ export declare const usersAddUserPermissionBodyItem: zod.ZodEnum<{
2571
3076
  WorkspaceCreate: "WorkspaceCreate";
2572
3077
  WorkspaceEdit: "WorkspaceEdit";
2573
3078
  WorkspaceDelete: "WorkspaceDelete";
@@ -2578,11 +3083,21 @@ export declare const usersAddUserPermissionBody: zod.ZodEnum<{
2578
3083
  ConnectorEdit: "ConnectorEdit";
2579
3084
  ConnectorDelete: "ConnectorDelete";
2580
3085
  }>;
3086
+ export declare const usersAddUserPermissionBody: zod.ZodArray<zod.ZodEnum<{
3087
+ WorkspaceCreate: "WorkspaceCreate";
3088
+ WorkspaceEdit: "WorkspaceEdit";
3089
+ WorkspaceDelete: "WorkspaceDelete";
3090
+ DataSpaceCreate: "DataSpaceCreate";
3091
+ DataSpaceEdit: "DataSpaceEdit";
3092
+ DataSpaceDelete: "DataSpaceDelete";
3093
+ ConnectorCreate: "ConnectorCreate";
3094
+ ConnectorEdit: "ConnectorEdit";
3095
+ ConnectorDelete: "ConnectorDelete";
3096
+ }>>;
2581
3097
  export declare const usersRemoveUserPermissionPathUserIdRegExp: RegExp;
2582
3098
  export declare const usersRemoveUserPermissionParams: zod.ZodObject<{
2583
3099
  userId: zod.ZodString;
2584
- permission: zod.ZodEnum<{
2585
- None: "None";
3100
+ permission: zod.ZodArray<zod.ZodEnum<{
2586
3101
  WorkspaceCreate: "WorkspaceCreate";
2587
3102
  WorkspaceEdit: "WorkspaceEdit";
2588
3103
  WorkspaceDelete: "WorkspaceDelete";
@@ -2592,7 +3107,7 @@ export declare const usersRemoveUserPermissionParams: zod.ZodObject<{
2592
3107
  ConnectorCreate: "ConnectorCreate";
2593
3108
  ConnectorEdit: "ConnectorEdit";
2594
3109
  ConnectorDelete: "ConnectorDelete";
2595
- }>;
3110
+ }>>;
2596
3111
  }, zod.core.$strict>;
2597
3112
  /**
2598
3113
  * @summary Returns a list of available Azure locations for deploying virtual machines
@@ -2659,6 +3174,8 @@ export declare const workSpacesGetGetQueryParams: zod.ZodObject<{
2659
3174
  take: zod.ZodDefault<zod.ZodNumber>;
2660
3175
  skip: zod.ZodOptional<zod.ZodNumber>;
2661
3176
  search: zod.ZodOptional<zod.ZodString>;
3177
+ sortBy: zod.ZodOptional<zod.ZodString>;
3178
+ sortDirection: zod.ZodOptional<zod.ZodString>;
2662
3179
  }, zod.core.$strict>;
2663
3180
  export declare const workSpacesGetGetResponseDataItemDataSpacesItemDataSetsItemDataSpaceIdRegExpOne: RegExp;
2664
3181
  export declare const workSpacesGetGetResponseDataItemDataSpacesItemDataSetsItemFlowActiveFlowDefinitionIdRegExpOne: RegExp;
@@ -2750,6 +3267,11 @@ export declare const workSpacesGetGetResponse: zod.ZodObject<{
2750
3267
  triggers: zod.ZodArray<zod.ZodObject<{
2751
3268
  dataSourceContainer: zod.ZodObject<{
2752
3269
  dataSourceId: zod.ZodString;
3270
+ filters: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodObject<{
3271
+ operator: zod.ZodString;
3272
+ propertyName: zod.ZodString;
3273
+ value: zod.ZodString;
3274
+ }, zod.core.$strip>>>>;
2753
3275
  id: zod.ZodString;
2754
3276
  name: zod.ZodString;
2755
3277
  path: zod.ZodString;
@@ -3034,6 +3556,11 @@ export declare const workSpacesGetIdResponse: zod.ZodObject<{
3034
3556
  triggers: zod.ZodArray<zod.ZodObject<{
3035
3557
  dataSourceContainer: zod.ZodObject<{
3036
3558
  dataSourceId: zod.ZodString;
3559
+ filters: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodObject<{
3560
+ operator: zod.ZodString;
3561
+ propertyName: zod.ZodString;
3562
+ value: zod.ZodString;
3563
+ }, zod.core.$strip>>>>;
3037
3564
  id: zod.ZodString;
3038
3565
  name: zod.ZodString;
3039
3566
  path: zod.ZodString;
@@ -3584,6 +4111,60 @@ export declare const documentsGetDocumentSasQueryParams: zod.ZodObject<{
3584
4111
  export declare const documentsGetDocumentSasResponse: zod.ZodObject<{
3585
4112
  uri: zod.ZodURL;
3586
4113
  }, zod.core.$strip>;
4114
+ /**
4115
+ * @summary Lists all managed secrets — names and audit metadata only, never values.
4116
+ */
4117
+ export declare const managedSecretsGetManagedSecretsResponseIdRegExp: RegExp;
4118
+ export declare const managedSecretsGetManagedSecretsResponseItem: zod.ZodObject<{
4119
+ createdAt: zod.ZodISODateTime;
4120
+ createdByUserId: zod.ZodString;
4121
+ id: zod.ZodString;
4122
+ modifiedAt: zod.ZodISODateTime;
4123
+ modifiedByUserId: zod.ZodString;
4124
+ name: zod.ZodString;
4125
+ }, zod.core.$strip>;
4126
+ export declare const managedSecretsGetManagedSecretsResponse: zod.ZodArray<zod.ZodObject<{
4127
+ createdAt: zod.ZodISODateTime;
4128
+ createdByUserId: zod.ZodString;
4129
+ id: zod.ZodString;
4130
+ modifiedAt: zod.ZodISODateTime;
4131
+ modifiedByUserId: zod.ZodString;
4132
+ name: zod.ZodString;
4133
+ }, zod.core.$strip>>;
4134
+ /**
4135
+ * @summary Creates a named secret: writes the value to Key Vault and stores only
4136
+ the vault reference.
4137
+ */
4138
+ export declare const managedSecretsCreateManagedSecretBody: zod.ZodObject<{
4139
+ name: zod.ZodString;
4140
+ value: zod.ZodString;
4141
+ }, zod.core.$strict>;
4142
+ /**
4143
+ * @summary Deletes a secret: removes the Key Vault secret and hard-deletes the row.
4144
+ */
4145
+ export declare const managedSecretsDeleteManagedSecretParams: zod.ZodObject<{
4146
+ name: zod.ZodString;
4147
+ }, zod.core.$strict>;
4148
+ /**
4149
+ * @summary Overwrites (rotates) a secret's value — a new Key Vault version under
4150
+ the same vault key. The value is write-only; nothing is returned but
4151
+ audit metadata.
4152
+ */
4153
+ export declare const managedSecretsOverwriteManagedSecretValueParams: zod.ZodObject<{
4154
+ name: zod.ZodString;
4155
+ }, zod.core.$strict>;
4156
+ export declare const managedSecretsOverwriteManagedSecretValueBody: zod.ZodObject<{
4157
+ value: zod.ZodString;
4158
+ }, zod.core.$strict>;
4159
+ export declare const managedSecretsOverwriteManagedSecretValueResponseIdRegExp: RegExp;
4160
+ export declare const managedSecretsOverwriteManagedSecretValueResponse: zod.ZodObject<{
4161
+ createdAt: zod.ZodISODateTime;
4162
+ createdByUserId: zod.ZodString;
4163
+ id: zod.ZodString;
4164
+ modifiedAt: zod.ZodISODateTime;
4165
+ modifiedByUserId: zod.ZodString;
4166
+ name: zod.ZodString;
4167
+ }, zod.core.$strip>;
3587
4168
  export declare const messageThreadsGetWorkspaceExecutionsPathWorkSpaceIdRegExp: RegExp;
3588
4169
  export declare const messageThreadsGetWorkspaceExecutionsParams: zod.ZodObject<{
3589
4170
  workSpaceId: zod.ZodString;
@@ -3769,6 +4350,7 @@ export declare const sandBoxGetThreadMessagesResponseItem: zod.ZodObject<{
3769
4350
  blockId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
3770
4351
  code: zod.ZodNumber;
3771
4352
  data: zod.ZodOptional<zod.ZodNullable<zod.ZodAny>>;
4353
+ errorCode: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
3772
4354
  message: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
3773
4355
  }, zod.core.$strip>>;
3774
4356
  hasComments: zod.ZodBoolean;
@@ -3796,6 +4378,7 @@ export declare const sandBoxGetThreadMessagesResponse: zod.ZodArray<zod.ZodObjec
3796
4378
  blockId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
3797
4379
  code: zod.ZodNumber;
3798
4380
  data: zod.ZodOptional<zod.ZodNullable<zod.ZodAny>>;
4381
+ errorCode: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
3799
4382
  message: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
3800
4383
  }, zod.core.$strip>>;
3801
4384
  hasComments: zod.ZodBoolean;
@@ -3846,6 +4429,7 @@ export declare const sandBoxThreadMessagesResponse: zod.ZodObject<{
3846
4429
  blockId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
3847
4430
  code: zod.ZodNumber;
3848
4431
  data: zod.ZodOptional<zod.ZodNullable<zod.ZodAny>>;
4432
+ errorCode: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
3849
4433
  message: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
3850
4434
  }, zod.core.$strip>>;
3851
4435
  hasComments: zod.ZodBoolean;