@epilot/sdk 2.16.2 → 2.17.0

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 (150) hide show
  1. package/definitions/file-runtime.json +1 -1
  2. package/definitions/file.json +18 -1
  3. package/definitions/focus-pocus-runtime.json +1 -0
  4. package/definitions/focus-pocus.json +757 -0
  5. package/definitions/integration-toolkit.json +14 -10
  6. package/definitions/user.json +4 -0
  7. package/dist/apis/access-token.cjs +6 -6
  8. package/dist/apis/access-token.js +1 -1
  9. package/dist/apis/address-suggestions.cjs +6 -6
  10. package/dist/apis/address-suggestions.js +1 -1
  11. package/dist/apis/address.cjs +6 -6
  12. package/dist/apis/address.js +1 -1
  13. package/dist/apis/ai-agents.cjs +6 -6
  14. package/dist/apis/ai-agents.js +1 -1
  15. package/dist/apis/app.cjs +6 -6
  16. package/dist/apis/app.js +1 -1
  17. package/dist/apis/audit-logs.cjs +6 -6
  18. package/dist/apis/audit-logs.js +1 -1
  19. package/dist/apis/automation.cjs +6 -6
  20. package/dist/apis/automation.js +1 -1
  21. package/dist/apis/billing.cjs +6 -6
  22. package/dist/apis/billing.js +1 -1
  23. package/dist/apis/blueprint-manifest.cjs +6 -6
  24. package/dist/apis/blueprint-manifest.js +1 -1
  25. package/dist/apis/calendar.cjs +6 -6
  26. package/dist/apis/calendar.js +1 -1
  27. package/dist/apis/configuration-hub.cjs +6 -6
  28. package/dist/apis/configuration-hub.js +1 -1
  29. package/dist/apis/consent.cjs +6 -6
  30. package/dist/apis/consent.js +1 -1
  31. package/dist/apis/customer-portal.cjs +6 -6
  32. package/dist/apis/customer-portal.js +1 -1
  33. package/dist/apis/dashboard.cjs +6 -6
  34. package/dist/apis/dashboard.js +1 -1
  35. package/dist/apis/data-governance.cjs +6 -6
  36. package/dist/apis/data-governance.js +1 -1
  37. package/dist/apis/deduplication.cjs +6 -6
  38. package/dist/apis/deduplication.js +1 -1
  39. package/dist/apis/design.cjs +6 -6
  40. package/dist/apis/design.js +1 -1
  41. package/dist/apis/document.cjs +6 -6
  42. package/dist/apis/document.js +1 -1
  43. package/dist/apis/email-settings.cjs +6 -6
  44. package/dist/apis/email-settings.js +1 -1
  45. package/dist/apis/email-template.cjs +6 -6
  46. package/dist/apis/email-template.js +1 -1
  47. package/dist/apis/entity-mapping.cjs +6 -6
  48. package/dist/apis/entity-mapping.js +1 -1
  49. package/dist/apis/entity.cjs +6 -6
  50. package/dist/apis/entity.js +1 -1
  51. package/dist/apis/environments.cjs +6 -6
  52. package/dist/apis/environments.js +1 -1
  53. package/dist/apis/event-catalog.cjs +6 -6
  54. package/dist/apis/event-catalog.js +1 -1
  55. package/dist/apis/file.cjs +8 -8
  56. package/dist/apis/file.d.cts +2 -2
  57. package/dist/apis/file.d.ts +2 -2
  58. package/dist/apis/file.js +2 -2
  59. package/dist/apis/iban.cjs +6 -6
  60. package/dist/apis/iban.js +1 -1
  61. package/dist/apis/integration-toolkit.cjs +6 -6
  62. package/dist/apis/integration-toolkit.d.cts +2 -2
  63. package/dist/apis/integration-toolkit.d.ts +2 -2
  64. package/dist/apis/integration-toolkit.js +1 -1
  65. package/dist/apis/journey.cjs +6 -6
  66. package/dist/apis/journey.js +1 -1
  67. package/dist/apis/kanban.cjs +6 -6
  68. package/dist/apis/kanban.js +1 -1
  69. package/dist/apis/message.cjs +6 -6
  70. package/dist/apis/message.js +1 -1
  71. package/dist/apis/metering.cjs +6 -6
  72. package/dist/apis/metering.js +1 -1
  73. package/dist/apis/notes.cjs +6 -6
  74. package/dist/apis/notes.js +1 -1
  75. package/dist/apis/notification.cjs +6 -6
  76. package/dist/apis/notification.js +1 -1
  77. package/dist/apis/organization.cjs +6 -6
  78. package/dist/apis/organization.js +1 -1
  79. package/dist/apis/partner-directory.cjs +6 -6
  80. package/dist/apis/partner-directory.js +1 -1
  81. package/dist/apis/permissions.cjs +6 -6
  82. package/dist/apis/permissions.js +1 -1
  83. package/dist/apis/pricing-tier.cjs +6 -6
  84. package/dist/apis/pricing-tier.js +1 -1
  85. package/dist/apis/pricing.cjs +6 -6
  86. package/dist/apis/pricing.js +1 -1
  87. package/dist/apis/purpose.cjs +6 -6
  88. package/dist/apis/purpose.js +1 -1
  89. package/dist/apis/query.cjs +6 -6
  90. package/dist/apis/query.js +1 -1
  91. package/dist/apis/sandbox.cjs +6 -6
  92. package/dist/apis/sandbox.js +1 -1
  93. package/dist/apis/sharing.cjs +6 -6
  94. package/dist/apis/sharing.js +1 -1
  95. package/dist/apis/snapshot.cjs +6 -6
  96. package/dist/apis/snapshot.js +1 -1
  97. package/dist/apis/submission.cjs +6 -6
  98. package/dist/apis/submission.js +1 -1
  99. package/dist/apis/target.cjs +6 -6
  100. package/dist/apis/target.js +1 -1
  101. package/dist/apis/targeting.cjs +6 -6
  102. package/dist/apis/targeting.js +1 -1
  103. package/dist/apis/template-variables.cjs +6 -6
  104. package/dist/apis/template-variables.js +1 -1
  105. package/dist/apis/user.cjs +6 -6
  106. package/dist/apis/user.d.cts +2 -2
  107. package/dist/apis/user.d.ts +2 -2
  108. package/dist/apis/user.js +1 -1
  109. package/dist/apis/validation-rules.cjs +6 -6
  110. package/dist/apis/validation-rules.js +1 -1
  111. package/dist/apis/webhooks.cjs +6 -6
  112. package/dist/apis/webhooks.js +1 -1
  113. package/dist/apis/workflow-definition.cjs +6 -6
  114. package/dist/apis/workflow-definition.js +1 -1
  115. package/dist/apis/workflow.cjs +6 -6
  116. package/dist/apis/workflow.js +1 -1
  117. package/dist/chunk-CIPXCDZ6.js +14 -0
  118. package/dist/chunk-CO7WGRHF.cjs +14 -0
  119. package/dist/{chunk-NBEPUBSZ.cjs → chunk-TNIQ67SK.cjs} +4 -4
  120. package/dist/{chunk-MK6ZFMSY.js → chunk-VJKGGDHF.js} +4 -4
  121. package/dist/file-A6OZJKIS.cjs +7 -0
  122. package/dist/file-CRT7VUGQ.js +7 -0
  123. package/dist/{file-runtime-M4X5OHAJ.js → file-runtime-ASJ6YBDM.js} +1 -1
  124. package/dist/file-runtime-VQIZUOUB.cjs +5 -0
  125. package/dist/{file.d-zFneCEyY.d.cts → file.d-FYKxJ29C.d.cts} +31 -0
  126. package/dist/{file.d-zFneCEyY.d.ts → file.d-FYKxJ29C.d.ts} +31 -0
  127. package/dist/index.cjs +10 -10
  128. package/dist/index.d.cts +3 -3
  129. package/dist/index.d.ts +3 -3
  130. package/dist/index.js +2 -2
  131. package/dist/integration-toolkit-54F6GS67.js +7 -0
  132. package/dist/integration-toolkit-FRSDSG4I.cjs +7 -0
  133. package/dist/{integration-toolkit.d-DUJR0HBY.d.cts → integration-toolkit.d-BkWRJ8Xm.d.cts} +60 -24
  134. package/dist/{integration-toolkit.d-DUJR0HBY.d.ts → integration-toolkit.d-BkWRJ8Xm.d.ts} +60 -24
  135. package/dist/js-yaml-DLCVPJ7G.js +0 -0
  136. package/dist/{user-5KLWGPQ2.js → user-7W5JUUKB.js} +1 -1
  137. package/dist/{user-GZLPNGIW.cjs → user-DR7IAWFI.cjs} +1 -1
  138. package/dist/{user.d-6bp0zEwE.d.cts → user.d-rqYtwsCz.d.cts} +8 -0
  139. package/dist/{user.d-6bp0zEwE.d.ts → user.d-rqYtwsCz.d.ts} +8 -0
  140. package/docs/file.md +1 -0
  141. package/docs/integration-toolkit.md +40 -12
  142. package/docs/user.md +7 -3
  143. package/package.json +12 -11
  144. package/dist/chunk-3SZOSNO2.cjs +0 -14
  145. package/dist/chunk-G7IFFKKJ.js +0 -14
  146. package/dist/file-M7VPFJWG.js +0 -7
  147. package/dist/file-RNYEYEOK.cjs +0 -7
  148. package/dist/file-runtime-NW5B7T4M.cjs +0 -5
  149. package/dist/integration-toolkit-DEKRQV2C.js +0 -7
  150. package/dist/integration-toolkit-GPRIODXO.cjs +0 -7
@@ -2338,9 +2338,15 @@ declare namespace Components {
2338
2338
  type: "inbound" | "outbound" | "file_proxy" | "managed_call" | "secure_proxy" | "file_proxy";
2339
2339
  enabled: boolean;
2340
2340
  /**
2341
- * Description of the last change made to this use case
2341
+ * Reason given for the update that produced the current version. Absent when the update supplied none — it is not inherited from the previous version.
2342
+ *
2342
2343
  */
2343
2344
  change_description?: string;
2345
+ /**
2346
+ * User ID recorded for the update that produced the current version. Absent when the update had no user context, e.g. an automated sync.
2347
+ *
2348
+ */
2349
+ changed_by?: string;
2344
2350
  /**
2345
2351
  * ISO-8601 timestamp when the use case was created
2346
2352
  */
@@ -2744,9 +2750,15 @@ declare namespace Components {
2744
2750
  type: "inbound" | "outbound" | "file_proxy" | "managed_call" | "secure_proxy" | "inbound";
2745
2751
  enabled: boolean;
2746
2752
  /**
2747
- * Description of the last change made to this use case
2753
+ * Reason given for the update that produced the current version. Absent when the update supplied none — it is not inherited from the previous version.
2754
+ *
2748
2755
  */
2749
2756
  change_description?: string;
2757
+ /**
2758
+ * User ID recorded for the update that produced the current version. Absent when the update had no user context, e.g. an automated sync.
2759
+ *
2760
+ */
2761
+ changed_by?: string;
2750
2762
  /**
2751
2763
  * ISO-8601 timestamp when the use case was created
2752
2764
  */
@@ -3898,9 +3910,15 @@ declare namespace Components {
3898
3910
  type: "inbound" | "outbound" | "file_proxy" | "managed_call" | "secure_proxy" | "managed_call";
3899
3911
  enabled: boolean;
3900
3912
  /**
3901
- * Description of the last change made to this use case
3913
+ * Reason given for the update that produced the current version. Absent when the update supplied none — it is not inherited from the previous version.
3914
+ *
3902
3915
  */
3903
3916
  change_description?: string;
3917
+ /**
3918
+ * User ID recorded for the update that produced the current version. Absent when the update had no user context, e.g. an automated sync.
3919
+ *
3920
+ */
3921
+ changed_by?: string;
3904
3922
  /**
3905
3923
  * ISO-8601 timestamp when the use case was created
3906
3924
  */
@@ -4789,9 +4807,15 @@ declare namespace Components {
4789
4807
  type: "inbound" | "outbound" | "file_proxy" | "managed_call" | "secure_proxy" | "outbound";
4790
4808
  enabled: boolean;
4791
4809
  /**
4792
- * Description of the last change made to this use case
4810
+ * Reason given for the update that produced the current version. Absent when the update supplied none — it is not inherited from the previous version.
4811
+ *
4793
4812
  */
4794
4813
  change_description?: string;
4814
+ /**
4815
+ * User ID recorded for the update that produced the current version. Absent when the update had no user context, e.g. an automated sync.
4816
+ *
4817
+ */
4818
+ changed_by?: string;
4795
4819
  /**
4796
4820
  * ISO-8601 timestamp when the use case was created
4797
4821
  */
@@ -5844,9 +5868,15 @@ declare namespace Components {
5844
5868
  type: "inbound" | "outbound" | "file_proxy" | "managed_call" | "secure_proxy" | "secure_proxy";
5845
5869
  enabled: boolean;
5846
5870
  /**
5847
- * Description of the last change made to this use case
5871
+ * Reason given for the update that produced the current version. Absent when the update supplied none — it is not inherited from the previous version.
5872
+ *
5848
5873
  */
5849
5874
  change_description?: string;
5875
+ /**
5876
+ * User ID recorded for the update that produced the current version. Absent when the update had no user context, e.g. an automated sync.
5877
+ *
5878
+ */
5879
+ changed_by?: string;
5850
5880
  /**
5851
5881
  * ISO-8601 timestamp when the use case was created
5852
5882
  */
@@ -6480,9 +6510,15 @@ declare namespace Components {
6480
6510
  type: "inbound" | "outbound" | "file_proxy" | "managed_call" | "secure_proxy";
6481
6511
  enabled: boolean;
6482
6512
  /**
6483
- * Description of the last change made to this use case
6513
+ * Reason given for the update that produced the current version. Absent when the update supplied none — it is not inherited from the previous version.
6514
+ *
6484
6515
  */
6485
6516
  change_description?: string;
6517
+ /**
6518
+ * User ID recorded for the update that produced the current version. Absent when the update had no user context, e.g. an automated sync.
6519
+ *
6520
+ */
6521
+ changed_by?: string;
6486
6522
  /**
6487
6523
  * ISO-8601 timestamp when the use case was created
6488
6524
  */
@@ -7945,7 +7981,7 @@ interface OperationMethods {
7945
7981
  config?: AxiosRequestConfig
7946
7982
  ): OperationResponse<Paths.GetNotificationStatus.Responses.$200>
7947
7983
  /**
7948
- * getSecureProxyWhitelist - Get secure_proxy whitelist (admin portal only)
7984
+ * getSecureProxyWhitelist - getSecureProxyWhitelist
7949
7985
  *
7950
7986
  * Returns the current allowed_domains, allowed_ips, and vpc_mode for a secure_proxy use case.
7951
7987
  * Staff-only — gated by internal-auth issuer AND admin-portal Cognito user pool membership.
@@ -7958,7 +7994,7 @@ interface OperationMethods {
7958
7994
  config?: AxiosRequestConfig
7959
7995
  ): OperationResponse<Paths.GetSecureProxyWhitelist.Responses.$200>
7960
7996
  /**
7961
- * updateSecureProxyWhitelist - Update secure_proxy whitelist (admin portal only)
7997
+ * updateSecureProxyWhitelist - updateSecureProxyWhitelist
7962
7998
  *
7963
7999
  * Replaces allowed_domains and/or allowed_ips on a secure_proxy use case.
7964
8000
  * At least one of the two fields is required. Validation mirrors the CLI's
@@ -7980,7 +8016,7 @@ interface OperationMethods {
7980
8016
  config?: AxiosRequestConfig
7981
8017
  ): OperationResponse<Paths.UpdateSecureProxyWhitelist.Responses.$200>
7982
8018
  /**
7983
- * listSecureProxyWhitelistHistory - List secure_proxy whitelist change history (admin portal only)
8019
+ * listSecureProxyWhitelistHistory - listSecureProxyWhitelistHistory
7984
8020
  *
7985
8021
  * Returns the most recent USECASE_HISTORY entries for a secure_proxy use case,
7986
8022
  * in reverse chronological order (newest first). Each entry includes the
@@ -8285,7 +8321,7 @@ interface OperationMethods {
8285
8321
  config?: AxiosRequestConfig
8286
8322
  ): OperationResponse<Paths.GetMonitoringTraceByCorrelation.Responses.$200>
8287
8323
  /**
8288
- * listSecureProxies - List all secure proxy use cases
8324
+ * listSecureProxies - listSecureProxies
8289
8325
  *
8290
8326
  * Lists all secure_proxy use cases across all integrations for the authenticated organization.
8291
8327
  * Returns minimal data suitable for dropdowns and selection UIs.
@@ -8297,7 +8333,7 @@ interface OperationMethods {
8297
8333
  config?: AxiosRequestConfig
8298
8334
  ): OperationResponse<Paths.ListSecureProxies.Responses.$200>
8299
8335
  /**
8300
- * secureProxy - Proxy HTTP request through secure VPC
8336
+ * secureProxy - secureProxy
8301
8337
  *
8302
8338
  * Routes an HTTP request through a VPC with either static IP egress or VPN secure link access.
8303
8339
  * The VPC mode is determined by the referenced secure_proxy use case configuration.
@@ -8310,7 +8346,7 @@ interface OperationMethods {
8310
8346
  config?: AxiosRequestConfig
8311
8347
  ): OperationResponse<Paths.SecureProxy.Responses.$200>
8312
8348
  /**
8313
- * managedCallExecute - Execute a managed call operation
8349
+ * managedCallExecute - managedCallExecute
8314
8350
  *
8315
8351
  * Execute a managed call operation synchronously. The slug in the path acts as the RPC method name.
8316
8352
  * Calls an external partner API with JSONata mapping on both request and response.
@@ -8322,7 +8358,7 @@ interface OperationMethods {
8322
8358
  config?: AxiosRequestConfig
8323
8359
  ): OperationResponse<Paths.ManagedCallExecute.Responses.$200>
8324
8360
  /**
8325
- * generateTypesPreview - Preview scaffolded types for a connector integration
8361
+ * generateTypesPreview - generateTypesPreview
8326
8362
  *
8327
8363
  * Analyses the JSONata mappings of all managed-call use cases in the integration and returns scaffolded type descriptors. The frontend uses these to show the type editor modal where developers fill in leaf types.
8328
8364
  *
@@ -8333,7 +8369,7 @@ interface OperationMethods {
8333
8369
  config?: AxiosRequestConfig
8334
8370
  ): OperationResponse<Paths.GenerateTypesPreview.Responses.$200>
8335
8371
  /**
8336
- * generateTypes - Generate a TypeScript npm package for a connector integration
8372
+ * generateTypes - generateTypes
8337
8373
  *
8338
8374
  * Generates a complete TypeScript npm package with typed interfaces for all managed-call use cases. This is a stateless operation that does not persist any changes. Use the commit-types endpoint to lock configurations after review.
8339
8375
  *
@@ -8344,7 +8380,7 @@ interface OperationMethods {
8344
8380
  config?: AxiosRequestConfig
8345
8381
  ): OperationResponse<Paths.GenerateTypes.Responses.$200>
8346
8382
  /**
8347
- * commitTypes - Commit generated types and lock use case configurations
8383
+ * commitTypes - commitTypes
8348
8384
  *
8349
8385
  * Commits the generated types by locking use case configurations and updating version tracking. Should be called after the user reviews and downloads the generated package.
8350
8386
  *
@@ -8771,7 +8807,7 @@ interface PathsDictionary {
8771
8807
  }
8772
8808
  ['/v2/integrations/{integrationId}/use-cases/{useCaseId}/secure-proxy-whitelist']: {
8773
8809
  /**
8774
- * getSecureProxyWhitelist - Get secure_proxy whitelist (admin portal only)
8810
+ * getSecureProxyWhitelist - getSecureProxyWhitelist
8775
8811
  *
8776
8812
  * Returns the current allowed_domains, allowed_ips, and vpc_mode for a secure_proxy use case.
8777
8813
  * Staff-only — gated by internal-auth issuer AND admin-portal Cognito user pool membership.
@@ -8784,7 +8820,7 @@ interface PathsDictionary {
8784
8820
  config?: AxiosRequestConfig
8785
8821
  ): OperationResponse<Paths.GetSecureProxyWhitelist.Responses.$200>
8786
8822
  /**
8787
- * updateSecureProxyWhitelist - Update secure_proxy whitelist (admin portal only)
8823
+ * updateSecureProxyWhitelist - updateSecureProxyWhitelist
8788
8824
  *
8789
8825
  * Replaces allowed_domains and/or allowed_ips on a secure_proxy use case.
8790
8826
  * At least one of the two fields is required. Validation mirrors the CLI's
@@ -8808,7 +8844,7 @@ interface PathsDictionary {
8808
8844
  }
8809
8845
  ['/v2/integrations/{integrationId}/use-cases/{useCaseId}/secure-proxy-whitelist/history']: {
8810
8846
  /**
8811
- * listSecureProxyWhitelistHistory - List secure_proxy whitelist change history (admin portal only)
8847
+ * listSecureProxyWhitelistHistory - listSecureProxyWhitelistHistory
8812
8848
  *
8813
8849
  * Returns the most recent USECASE_HISTORY entries for a secure_proxy use case,
8814
8850
  * in reverse chronological order (newest first). Each entry includes the
@@ -9151,7 +9187,7 @@ interface PathsDictionary {
9151
9187
  }
9152
9188
  ['/v1/integrations/secure-proxies']: {
9153
9189
  /**
9154
- * listSecureProxies - List all secure proxy use cases
9190
+ * listSecureProxies - listSecureProxies
9155
9191
  *
9156
9192
  * Lists all secure_proxy use cases across all integrations for the authenticated organization.
9157
9193
  * Returns minimal data suitable for dropdowns and selection UIs.
@@ -9165,7 +9201,7 @@ interface PathsDictionary {
9165
9201
  }
9166
9202
  ['/v1/secure-proxy']: {
9167
9203
  /**
9168
- * secureProxy - Proxy HTTP request through secure VPC
9204
+ * secureProxy - secureProxy
9169
9205
  *
9170
9206
  * Routes an HTTP request through a VPC with either static IP egress or VPN secure link access.
9171
9207
  * The VPC mode is determined by the referenced secure_proxy use case configuration.
@@ -9180,7 +9216,7 @@ interface PathsDictionary {
9180
9216
  }
9181
9217
  ['/v1/managed-call/{slug}/execute']: {
9182
9218
  /**
9183
- * managedCallExecute - Execute a managed call operation
9219
+ * managedCallExecute - managedCallExecute
9184
9220
  *
9185
9221
  * Execute a managed call operation synchronously. The slug in the path acts as the RPC method name.
9186
9222
  * Calls an external partner API with JSONata mapping on both request and response.
@@ -9194,7 +9230,7 @@ interface PathsDictionary {
9194
9230
  }
9195
9231
  ['/v1/integrations/{integrationId}/generate-types-preview']: {
9196
9232
  /**
9197
- * generateTypesPreview - Preview scaffolded types for a connector integration
9233
+ * generateTypesPreview - generateTypesPreview
9198
9234
  *
9199
9235
  * Analyses the JSONata mappings of all managed-call use cases in the integration and returns scaffolded type descriptors. The frontend uses these to show the type editor modal where developers fill in leaf types.
9200
9236
  *
@@ -9207,7 +9243,7 @@ interface PathsDictionary {
9207
9243
  }
9208
9244
  ['/v1/integrations/{integrationId}/generate-types']: {
9209
9245
  /**
9210
- * generateTypes - Generate a TypeScript npm package for a connector integration
9246
+ * generateTypes - generateTypes
9211
9247
  *
9212
9248
  * Generates a complete TypeScript npm package with typed interfaces for all managed-call use cases. This is a stateless operation that does not persist any changes. Use the commit-types endpoint to lock configurations after review.
9213
9249
  *
@@ -9220,7 +9256,7 @@ interface PathsDictionary {
9220
9256
  }
9221
9257
  ['/v1/integrations/{integrationId}/commit-types']: {
9222
9258
  /**
9223
- * commitTypes - Commit generated types and lock use case configurations
9259
+ * commitTypes - commitTypes
9224
9260
  *
9225
9261
  * Commits the generated types by locking use case configurations and updating version tracking. Should be called after the user reviews and downloads the generated package.
9226
9262
  *
@@ -2338,9 +2338,15 @@ declare namespace Components {
2338
2338
  type: "inbound" | "outbound" | "file_proxy" | "managed_call" | "secure_proxy" | "file_proxy";
2339
2339
  enabled: boolean;
2340
2340
  /**
2341
- * Description of the last change made to this use case
2341
+ * Reason given for the update that produced the current version. Absent when the update supplied none — it is not inherited from the previous version.
2342
+ *
2342
2343
  */
2343
2344
  change_description?: string;
2345
+ /**
2346
+ * User ID recorded for the update that produced the current version. Absent when the update had no user context, e.g. an automated sync.
2347
+ *
2348
+ */
2349
+ changed_by?: string;
2344
2350
  /**
2345
2351
  * ISO-8601 timestamp when the use case was created
2346
2352
  */
@@ -2744,9 +2750,15 @@ declare namespace Components {
2744
2750
  type: "inbound" | "outbound" | "file_proxy" | "managed_call" | "secure_proxy" | "inbound";
2745
2751
  enabled: boolean;
2746
2752
  /**
2747
- * Description of the last change made to this use case
2753
+ * Reason given for the update that produced the current version. Absent when the update supplied none — it is not inherited from the previous version.
2754
+ *
2748
2755
  */
2749
2756
  change_description?: string;
2757
+ /**
2758
+ * User ID recorded for the update that produced the current version. Absent when the update had no user context, e.g. an automated sync.
2759
+ *
2760
+ */
2761
+ changed_by?: string;
2750
2762
  /**
2751
2763
  * ISO-8601 timestamp when the use case was created
2752
2764
  */
@@ -3898,9 +3910,15 @@ declare namespace Components {
3898
3910
  type: "inbound" | "outbound" | "file_proxy" | "managed_call" | "secure_proxy" | "managed_call";
3899
3911
  enabled: boolean;
3900
3912
  /**
3901
- * Description of the last change made to this use case
3913
+ * Reason given for the update that produced the current version. Absent when the update supplied none — it is not inherited from the previous version.
3914
+ *
3902
3915
  */
3903
3916
  change_description?: string;
3917
+ /**
3918
+ * User ID recorded for the update that produced the current version. Absent when the update had no user context, e.g. an automated sync.
3919
+ *
3920
+ */
3921
+ changed_by?: string;
3904
3922
  /**
3905
3923
  * ISO-8601 timestamp when the use case was created
3906
3924
  */
@@ -4789,9 +4807,15 @@ declare namespace Components {
4789
4807
  type: "inbound" | "outbound" | "file_proxy" | "managed_call" | "secure_proxy" | "outbound";
4790
4808
  enabled: boolean;
4791
4809
  /**
4792
- * Description of the last change made to this use case
4810
+ * Reason given for the update that produced the current version. Absent when the update supplied none — it is not inherited from the previous version.
4811
+ *
4793
4812
  */
4794
4813
  change_description?: string;
4814
+ /**
4815
+ * User ID recorded for the update that produced the current version. Absent when the update had no user context, e.g. an automated sync.
4816
+ *
4817
+ */
4818
+ changed_by?: string;
4795
4819
  /**
4796
4820
  * ISO-8601 timestamp when the use case was created
4797
4821
  */
@@ -5844,9 +5868,15 @@ declare namespace Components {
5844
5868
  type: "inbound" | "outbound" | "file_proxy" | "managed_call" | "secure_proxy" | "secure_proxy";
5845
5869
  enabled: boolean;
5846
5870
  /**
5847
- * Description of the last change made to this use case
5871
+ * Reason given for the update that produced the current version. Absent when the update supplied none — it is not inherited from the previous version.
5872
+ *
5848
5873
  */
5849
5874
  change_description?: string;
5875
+ /**
5876
+ * User ID recorded for the update that produced the current version. Absent when the update had no user context, e.g. an automated sync.
5877
+ *
5878
+ */
5879
+ changed_by?: string;
5850
5880
  /**
5851
5881
  * ISO-8601 timestamp when the use case was created
5852
5882
  */
@@ -6480,9 +6510,15 @@ declare namespace Components {
6480
6510
  type: "inbound" | "outbound" | "file_proxy" | "managed_call" | "secure_proxy";
6481
6511
  enabled: boolean;
6482
6512
  /**
6483
- * Description of the last change made to this use case
6513
+ * Reason given for the update that produced the current version. Absent when the update supplied none — it is not inherited from the previous version.
6514
+ *
6484
6515
  */
6485
6516
  change_description?: string;
6517
+ /**
6518
+ * User ID recorded for the update that produced the current version. Absent when the update had no user context, e.g. an automated sync.
6519
+ *
6520
+ */
6521
+ changed_by?: string;
6486
6522
  /**
6487
6523
  * ISO-8601 timestamp when the use case was created
6488
6524
  */
@@ -7945,7 +7981,7 @@ interface OperationMethods {
7945
7981
  config?: AxiosRequestConfig
7946
7982
  ): OperationResponse<Paths.GetNotificationStatus.Responses.$200>
7947
7983
  /**
7948
- * getSecureProxyWhitelist - Get secure_proxy whitelist (admin portal only)
7984
+ * getSecureProxyWhitelist - getSecureProxyWhitelist
7949
7985
  *
7950
7986
  * Returns the current allowed_domains, allowed_ips, and vpc_mode for a secure_proxy use case.
7951
7987
  * Staff-only — gated by internal-auth issuer AND admin-portal Cognito user pool membership.
@@ -7958,7 +7994,7 @@ interface OperationMethods {
7958
7994
  config?: AxiosRequestConfig
7959
7995
  ): OperationResponse<Paths.GetSecureProxyWhitelist.Responses.$200>
7960
7996
  /**
7961
- * updateSecureProxyWhitelist - Update secure_proxy whitelist (admin portal only)
7997
+ * updateSecureProxyWhitelist - updateSecureProxyWhitelist
7962
7998
  *
7963
7999
  * Replaces allowed_domains and/or allowed_ips on a secure_proxy use case.
7964
8000
  * At least one of the two fields is required. Validation mirrors the CLI's
@@ -7980,7 +8016,7 @@ interface OperationMethods {
7980
8016
  config?: AxiosRequestConfig
7981
8017
  ): OperationResponse<Paths.UpdateSecureProxyWhitelist.Responses.$200>
7982
8018
  /**
7983
- * listSecureProxyWhitelistHistory - List secure_proxy whitelist change history (admin portal only)
8019
+ * listSecureProxyWhitelistHistory - listSecureProxyWhitelistHistory
7984
8020
  *
7985
8021
  * Returns the most recent USECASE_HISTORY entries for a secure_proxy use case,
7986
8022
  * in reverse chronological order (newest first). Each entry includes the
@@ -8285,7 +8321,7 @@ interface OperationMethods {
8285
8321
  config?: AxiosRequestConfig
8286
8322
  ): OperationResponse<Paths.GetMonitoringTraceByCorrelation.Responses.$200>
8287
8323
  /**
8288
- * listSecureProxies - List all secure proxy use cases
8324
+ * listSecureProxies - listSecureProxies
8289
8325
  *
8290
8326
  * Lists all secure_proxy use cases across all integrations for the authenticated organization.
8291
8327
  * Returns minimal data suitable for dropdowns and selection UIs.
@@ -8297,7 +8333,7 @@ interface OperationMethods {
8297
8333
  config?: AxiosRequestConfig
8298
8334
  ): OperationResponse<Paths.ListSecureProxies.Responses.$200>
8299
8335
  /**
8300
- * secureProxy - Proxy HTTP request through secure VPC
8336
+ * secureProxy - secureProxy
8301
8337
  *
8302
8338
  * Routes an HTTP request through a VPC with either static IP egress or VPN secure link access.
8303
8339
  * The VPC mode is determined by the referenced secure_proxy use case configuration.
@@ -8310,7 +8346,7 @@ interface OperationMethods {
8310
8346
  config?: AxiosRequestConfig
8311
8347
  ): OperationResponse<Paths.SecureProxy.Responses.$200>
8312
8348
  /**
8313
- * managedCallExecute - Execute a managed call operation
8349
+ * managedCallExecute - managedCallExecute
8314
8350
  *
8315
8351
  * Execute a managed call operation synchronously. The slug in the path acts as the RPC method name.
8316
8352
  * Calls an external partner API with JSONata mapping on both request and response.
@@ -8322,7 +8358,7 @@ interface OperationMethods {
8322
8358
  config?: AxiosRequestConfig
8323
8359
  ): OperationResponse<Paths.ManagedCallExecute.Responses.$200>
8324
8360
  /**
8325
- * generateTypesPreview - Preview scaffolded types for a connector integration
8361
+ * generateTypesPreview - generateTypesPreview
8326
8362
  *
8327
8363
  * Analyses the JSONata mappings of all managed-call use cases in the integration and returns scaffolded type descriptors. The frontend uses these to show the type editor modal where developers fill in leaf types.
8328
8364
  *
@@ -8333,7 +8369,7 @@ interface OperationMethods {
8333
8369
  config?: AxiosRequestConfig
8334
8370
  ): OperationResponse<Paths.GenerateTypesPreview.Responses.$200>
8335
8371
  /**
8336
- * generateTypes - Generate a TypeScript npm package for a connector integration
8372
+ * generateTypes - generateTypes
8337
8373
  *
8338
8374
  * Generates a complete TypeScript npm package with typed interfaces for all managed-call use cases. This is a stateless operation that does not persist any changes. Use the commit-types endpoint to lock configurations after review.
8339
8375
  *
@@ -8344,7 +8380,7 @@ interface OperationMethods {
8344
8380
  config?: AxiosRequestConfig
8345
8381
  ): OperationResponse<Paths.GenerateTypes.Responses.$200>
8346
8382
  /**
8347
- * commitTypes - Commit generated types and lock use case configurations
8383
+ * commitTypes - commitTypes
8348
8384
  *
8349
8385
  * Commits the generated types by locking use case configurations and updating version tracking. Should be called after the user reviews and downloads the generated package.
8350
8386
  *
@@ -8771,7 +8807,7 @@ interface PathsDictionary {
8771
8807
  }
8772
8808
  ['/v2/integrations/{integrationId}/use-cases/{useCaseId}/secure-proxy-whitelist']: {
8773
8809
  /**
8774
- * getSecureProxyWhitelist - Get secure_proxy whitelist (admin portal only)
8810
+ * getSecureProxyWhitelist - getSecureProxyWhitelist
8775
8811
  *
8776
8812
  * Returns the current allowed_domains, allowed_ips, and vpc_mode for a secure_proxy use case.
8777
8813
  * Staff-only — gated by internal-auth issuer AND admin-portal Cognito user pool membership.
@@ -8784,7 +8820,7 @@ interface PathsDictionary {
8784
8820
  config?: AxiosRequestConfig
8785
8821
  ): OperationResponse<Paths.GetSecureProxyWhitelist.Responses.$200>
8786
8822
  /**
8787
- * updateSecureProxyWhitelist - Update secure_proxy whitelist (admin portal only)
8823
+ * updateSecureProxyWhitelist - updateSecureProxyWhitelist
8788
8824
  *
8789
8825
  * Replaces allowed_domains and/or allowed_ips on a secure_proxy use case.
8790
8826
  * At least one of the two fields is required. Validation mirrors the CLI's
@@ -8808,7 +8844,7 @@ interface PathsDictionary {
8808
8844
  }
8809
8845
  ['/v2/integrations/{integrationId}/use-cases/{useCaseId}/secure-proxy-whitelist/history']: {
8810
8846
  /**
8811
- * listSecureProxyWhitelistHistory - List secure_proxy whitelist change history (admin portal only)
8847
+ * listSecureProxyWhitelistHistory - listSecureProxyWhitelistHistory
8812
8848
  *
8813
8849
  * Returns the most recent USECASE_HISTORY entries for a secure_proxy use case,
8814
8850
  * in reverse chronological order (newest first). Each entry includes the
@@ -9151,7 +9187,7 @@ interface PathsDictionary {
9151
9187
  }
9152
9188
  ['/v1/integrations/secure-proxies']: {
9153
9189
  /**
9154
- * listSecureProxies - List all secure proxy use cases
9190
+ * listSecureProxies - listSecureProxies
9155
9191
  *
9156
9192
  * Lists all secure_proxy use cases across all integrations for the authenticated organization.
9157
9193
  * Returns minimal data suitable for dropdowns and selection UIs.
@@ -9165,7 +9201,7 @@ interface PathsDictionary {
9165
9201
  }
9166
9202
  ['/v1/secure-proxy']: {
9167
9203
  /**
9168
- * secureProxy - Proxy HTTP request through secure VPC
9204
+ * secureProxy - secureProxy
9169
9205
  *
9170
9206
  * Routes an HTTP request through a VPC with either static IP egress or VPN secure link access.
9171
9207
  * The VPC mode is determined by the referenced secure_proxy use case configuration.
@@ -9180,7 +9216,7 @@ interface PathsDictionary {
9180
9216
  }
9181
9217
  ['/v1/managed-call/{slug}/execute']: {
9182
9218
  /**
9183
- * managedCallExecute - Execute a managed call operation
9219
+ * managedCallExecute - managedCallExecute
9184
9220
  *
9185
9221
  * Execute a managed call operation synchronously. The slug in the path acts as the RPC method name.
9186
9222
  * Calls an external partner API with JSONata mapping on both request and response.
@@ -9194,7 +9230,7 @@ interface PathsDictionary {
9194
9230
  }
9195
9231
  ['/v1/integrations/{integrationId}/generate-types-preview']: {
9196
9232
  /**
9197
- * generateTypesPreview - Preview scaffolded types for a connector integration
9233
+ * generateTypesPreview - generateTypesPreview
9198
9234
  *
9199
9235
  * Analyses the JSONata mappings of all managed-call use cases in the integration and returns scaffolded type descriptors. The frontend uses these to show the type editor modal where developers fill in leaf types.
9200
9236
  *
@@ -9207,7 +9243,7 @@ interface PathsDictionary {
9207
9243
  }
9208
9244
  ['/v1/integrations/{integrationId}/generate-types']: {
9209
9245
  /**
9210
- * generateTypes - Generate a TypeScript npm package for a connector integration
9246
+ * generateTypes - generateTypes
9211
9247
  *
9212
9248
  * Generates a complete TypeScript npm package with typed interfaces for all managed-call use cases. This is a stateless operation that does not persist any changes. Use the commit-types endpoint to lock configurations after review.
9213
9249
  *
@@ -9220,7 +9256,7 @@ interface PathsDictionary {
9220
9256
  }
9221
9257
  ['/v1/integrations/{integrationId}/commit-types']: {
9222
9258
  /**
9223
- * commitTypes - Commit generated types and lock use case configurations
9259
+ * commitTypes - commitTypes
9224
9260
  *
9225
9261
  * Commits the generated types by locking use case configurations and updating version tracking. Should be called after the user reviews and downloads the generated package.
9226
9262
  *
File without changes