tencentcloud-sdk-nodejs 4.1.309 → 4.1.311

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 (127) hide show
  1. package/es/common/sdk_version.js +1 -1
  2. package/es/services/adp/v20260520/adp_client.js +147 -132
  3. package/es/services/ams/index.js +2 -2
  4. package/es/services/antiddos/index.js +2 -2
  5. package/es/services/btoe/index.js +2 -2
  6. package/es/services/cfw/v20190904/cfw_client.js +5 -2
  7. package/es/services/chdfs/index.js +2 -2
  8. package/es/services/cii/index.js +2 -2
  9. package/es/services/cngw/v20230418/cngw_client.js +72 -12
  10. package/es/services/dataagent/v20250513/dataagent_client.js +3 -3
  11. package/es/services/dbbrain/index.js +2 -2
  12. package/es/services/dts/index.js +2 -2
  13. package/es/services/emr/v20190103/emr_client.js +11 -5
  14. package/es/services/es/index.js +2 -2
  15. package/es/services/facefusion/index.js +2 -2
  16. package/es/services/ims/index.js +2 -2
  17. package/es/services/iotcloud/index.js +2 -2
  18. package/es/services/iotvideo/index.js +2 -2
  19. package/es/services/irp/index.js +2 -2
  20. package/es/services/monitor/index.js +2 -2
  21. package/es/services/organization/index.js +2 -2
  22. package/es/services/rce/index.js +4 -4
  23. package/es/services/tcb/v20180608/tcb_client.js +32 -11
  24. package/es/services/teo/index.js +2 -2
  25. package/es/services/thpc/index.js +2 -2
  26. package/es/services/tione/index.js +2 -2
  27. package/es/services/tke/index.js +2 -2
  28. package/es/services/tms/index.js +2 -2
  29. package/es/services/tsw/index.js +2 -2
  30. package/es/services/vm/index.js +2 -2
  31. package/es/services/yunsou/index.js +2 -2
  32. package/package.json +1 -1
  33. package/tencentcloud/common/sdk_version.d.ts +1 -1
  34. package/tencentcloud/common/sdk_version.js +1 -1
  35. package/tencentcloud/services/adp/v20260520/adp_client.d.ts +169 -149
  36. package/tencentcloud/services/adp/v20260520/adp_client.js +251 -221
  37. package/tencentcloud/services/adp/v20260520/adp_models.d.ts +713 -71
  38. package/tencentcloud/services/ams/index.d.ts +4 -4
  39. package/tencentcloud/services/ams/index.js +2 -2
  40. package/tencentcloud/services/antiddos/index.d.ts +4 -4
  41. package/tencentcloud/services/antiddos/index.js +2 -2
  42. package/tencentcloud/services/btoe/index.d.ts +4 -4
  43. package/tencentcloud/services/btoe/index.js +2 -2
  44. package/tencentcloud/services/cfw/v20190904/cfw_client.d.ts +7 -3
  45. package/tencentcloud/services/cfw/v20190904/cfw_client.js +9 -3
  46. package/tencentcloud/services/cfw/v20190904/cfw_models.d.ts +207 -40
  47. package/tencentcloud/services/chdfs/index.d.ts +4 -4
  48. package/tencentcloud/services/chdfs/index.js +2 -2
  49. package/tencentcloud/services/cii/index.d.ts +4 -4
  50. package/tencentcloud/services/cii/index.js +2 -2
  51. package/tencentcloud/services/cloudstudio/v20230508/cloudstudio_models.d.ts +26 -30
  52. package/tencentcloud/services/cngw/v20230418/cngw_client.d.ts +93 -13
  53. package/tencentcloud/services/cngw/v20230418/cngw_client.js +138 -18
  54. package/tencentcloud/services/cngw/v20230418/cngw_models.d.ts +1348 -152
  55. package/tencentcloud/services/cvm/v20170312/cvm_models.d.ts +4 -0
  56. package/tencentcloud/services/dataagent/v20250513/dataagent_client.d.ts +5 -5
  57. package/tencentcloud/services/dataagent/v20250513/dataagent_client.js +6 -6
  58. package/tencentcloud/services/dataagent/v20250513/dataagent_models.d.ts +93 -164
  59. package/tencentcloud/services/dbbrain/index.d.ts +4 -4
  60. package/tencentcloud/services/dbbrain/index.js +2 -2
  61. package/tencentcloud/services/dbbrain/v20210527/dbbrain_models.d.ts +9 -9
  62. package/tencentcloud/services/dbdc/v20201029/dbdc_models.d.ts +27 -3
  63. package/tencentcloud/services/dts/index.d.ts +4 -4
  64. package/tencentcloud/services/dts/index.js +2 -2
  65. package/tencentcloud/services/emr/v20190103/emr_client.d.ts +15 -7
  66. package/tencentcloud/services/emr/v20190103/emr_client.js +21 -9
  67. package/tencentcloud/services/emr/v20190103/emr_models.d.ts +260 -128
  68. package/tencentcloud/services/es/index.d.ts +4 -4
  69. package/tencentcloud/services/es/index.js +2 -2
  70. package/tencentcloud/services/ess/v20201111/ess_client.d.ts +17 -7
  71. package/tencentcloud/services/ess/v20201111/ess_client.js +17 -7
  72. package/tencentcloud/services/ess/v20201111/ess_models.d.ts +69 -98
  73. package/tencentcloud/services/essbasic/v20210526/essbasic_client.d.ts +53 -15
  74. package/tencentcloud/services/essbasic/v20210526/essbasic_client.js +53 -15
  75. package/tencentcloud/services/essbasic/v20210526/essbasic_models.d.ts +28 -21
  76. package/tencentcloud/services/facefusion/index.d.ts +4 -4
  77. package/tencentcloud/services/facefusion/index.js +2 -2
  78. package/tencentcloud/services/hai/v20230812/hai_models.d.ts +1 -1
  79. package/tencentcloud/services/ims/index.d.ts +4 -4
  80. package/tencentcloud/services/ims/index.js +2 -2
  81. package/tencentcloud/services/ioa/v20220601/ioa_models.d.ts +72 -0
  82. package/tencentcloud/services/iotcloud/index.d.ts +4 -4
  83. package/tencentcloud/services/iotcloud/index.js +2 -2
  84. package/tencentcloud/services/iotvideo/index.d.ts +4 -4
  85. package/tencentcloud/services/iotvideo/index.js +2 -2
  86. package/tencentcloud/services/irp/index.d.ts +4 -4
  87. package/tencentcloud/services/irp/index.js +2 -2
  88. package/tencentcloud/services/keewidb/v20220308/keewidb_models.d.ts +28 -16
  89. package/tencentcloud/services/lkeap/v20240522/lkeap_client.d.ts +1 -1
  90. package/tencentcloud/services/lkeap/v20240522/lkeap_client.js +1 -1
  91. package/tencentcloud/services/monitor/index.d.ts +4 -4
  92. package/tencentcloud/services/monitor/index.js +2 -2
  93. package/tencentcloud/services/mps/v20190612/mps_client.d.ts +1 -1
  94. package/tencentcloud/services/mps/v20190612/mps_models.d.ts +443 -138
  95. package/tencentcloud/services/oceanus/v20190422/oceanus_models.d.ts +12 -0
  96. package/tencentcloud/services/ocr/v20181119/ocr_models.d.ts +294 -232
  97. package/tencentcloud/services/organization/index.d.ts +4 -4
  98. package/tencentcloud/services/organization/index.js +2 -2
  99. package/tencentcloud/services/rce/index.d.ts +6 -6
  100. package/tencentcloud/services/rce/index.js +4 -4
  101. package/tencentcloud/services/tcb/v20180608/tcb_client.d.ts +50 -20
  102. package/tencentcloud/services/tcb/v20180608/tcb_client.js +69 -25
  103. package/tencentcloud/services/tcb/v20180608/tcb_models.d.ts +4773 -3945
  104. package/tencentcloud/services/teo/index.d.ts +4 -4
  105. package/tencentcloud/services/teo/index.js +2 -2
  106. package/tencentcloud/services/teo/v20220901/teo_client.d.ts +6 -4
  107. package/tencentcloud/services/teo/v20220901/teo_client.js +6 -4
  108. package/tencentcloud/services/teo/v20220901/teo_models.d.ts +14 -14
  109. package/tencentcloud/services/thpc/index.d.ts +4 -4
  110. package/tencentcloud/services/thpc/index.js +2 -2
  111. package/tencentcloud/services/tione/index.d.ts +4 -4
  112. package/tencentcloud/services/tione/index.js +2 -2
  113. package/tencentcloud/services/tke/index.d.ts +4 -4
  114. package/tencentcloud/services/tke/index.js +2 -2
  115. package/tencentcloud/services/tke/v20220501/tke_models.d.ts +13 -0
  116. package/tencentcloud/services/tms/index.d.ts +4 -4
  117. package/tencentcloud/services/tms/index.js +2 -2
  118. package/tencentcloud/services/tokenhub/v20260322/tokenhub_models.d.ts +27 -11
  119. package/tencentcloud/services/trtc/v20190722/trtc_models.d.ts +17 -4
  120. package/tencentcloud/services/tsw/index.d.ts +4 -4
  121. package/tencentcloud/services/tsw/index.js +2 -2
  122. package/tencentcloud/services/vm/index.d.ts +4 -4
  123. package/tencentcloud/services/vm/index.js +2 -2
  124. package/tencentcloud/services/vod/v20180717/vod_client.d.ts +1 -1
  125. package/tencentcloud/services/vod/v20180717/vod_models.d.ts +57 -6
  126. package/tencentcloud/services/yunsou/index.d.ts +4 -4
  127. package/tencentcloud/services/yunsou/index.js +2 -2
@@ -285,6 +285,23 @@ export interface ApiKeyAuthConfig {
285
285
  */
286
286
  KeyParamValue: string;
287
287
  }
288
+ /**
289
+ * Agent 插件凭据参数配置(变量模式)
290
+ */
291
+ export interface AgentPluginCredentialParam {
292
+ /**
293
+ * <p>参数位置</p><p>枚举值:</p><ul><li>0: Header 鉴权</li><li>1: Query 鉴权</li></ul>
294
+ */
295
+ KeyLocation?: number;
296
+ /**
297
+ * <p>参数名称</p>
298
+ */
299
+ Name?: string;
300
+ /**
301
+ * <p>参数取值来源</p>
302
+ */
303
+ Input?: AgentInput;
304
+ }
288
305
  /**
289
306
  * DescribeConversation请求参数结构体
290
307
  */
@@ -360,20 +377,24 @@ export interface AuthConfig {
360
377
  */
361
378
  AuthType: number;
362
379
  /**
363
- * API Key授权配置
380
+ * <p>API Key授权配置</p>
364
381
  注意:此字段可能返回 null,表示取不到有效值。
365
382
  */
366
383
  ApiKeyAuthConfig?: ApiKeyAuthConfig;
367
384
  /**
368
- * CAM授权配置
385
+ * <p>CAM授权配置</p>
369
386
  注意:此字段可能返回 null,表示取不到有效值。
370
387
  */
371
388
  CamAuthConfig?: CamAuthConfig;
372
389
  /**
373
- * OAuth2.0授权配置
390
+ * <p>OAuth2.0授权配置</p>
374
391
  注意:此字段可能返回 null,表示取不到有效值。
375
392
  */
376
393
  OAuthConfig?: OAuthConfig;
394
+ /**
395
+ * <p>AccessKey授权配置</p>
396
+ */
397
+ AccessKeyAuthConfig?: AccessKeyAuthConfig;
377
398
  }
378
399
  /**
379
400
  * AppShareAccessControl
@@ -589,6 +610,19 @@ export interface CodeToolConfig {
589
610
  */
590
611
  Outputs?: Array<ResponseParam>;
591
612
  }
613
+ /**
614
+ * Skill 企业共享配置。
615
+ */
616
+ export interface SkillCorpShareConfig {
617
+ /**
618
+ * <table><tbody><tr><td>枚举项</td><td>枚举值</td><td>描述</td></tr><tr><td>SHARE_SCOPE_TYPE_UNSPECIFIED</td><td>0</td><td></td></tr><tr><td>SHARE_SCOPE_TYPE_ALL</td><td>1</td><td></td></tr><tr><td>SHARE_SCOPE_TYPE_ACCOUNT</td><td>2</td><td></td></tr><tr><td>SHARE_SCOPE_TYPE_SPACE</td><td>3</td><td></td></tr></tbody></table><p>枚举值:</p><ul><li>0: 未指定</li><li>1: 全企业共享</li><li>3: 按空间共享</li></ul>
619
+ */
620
+ ShareScope?: number;
621
+ /**
622
+ * <p>共享范围信息,仅支持空间;StrId 为空间ID,Name 为空间名称</p>
623
+ */
624
+ ShareScopeList?: Array<Identity>;
625
+ }
592
626
  /**
593
627
  * DescribeMsgRecordList请求参数结构体
594
628
  */
@@ -731,6 +765,23 @@ export interface DescribeConcurrencyLimitDetailListResponse {
731
765
  */
732
766
  RequestId?: string;
733
767
  }
768
+ /**
769
+ * DescribeChannel请求参数结构体
770
+ */
771
+ export interface DescribeChannelRequest {
772
+ /**
773
+ * <p>应用业务ID</p>
774
+ */
775
+ AppId: string;
776
+ /**
777
+ * <p>渠道业务ID</p>
778
+ */
779
+ ChannelId: string;
780
+ /**
781
+ * <p>渠道场景:0-B端场景,1-C端场景</p>
782
+ */
783
+ Scene?: number;
784
+ }
734
785
  /**
735
786
  * Agent 可编辑配置
736
787
  */
@@ -951,17 +1002,17 @@ export interface ModifyConversationRequest {
951
1002
  Title?: string;
952
1003
  }
953
1004
  /**
954
- * DescribeAgentReleasePreviewList返回参数结构体
1005
+ * CreateChannel返回参数结构体
955
1006
  */
956
- export interface DescribeAgentReleasePreviewListResponse {
1007
+ export interface CreateChannelResponse {
957
1008
  /**
958
- * <p>发布预览列表</p>
1009
+ * <p>渠道ID</p>
959
1010
  */
960
- ReleaseList?: Array<AgentReleasePreview>;
1011
+ ChannelId?: string;
961
1012
  /**
962
- * <p>总数</p>
1013
+ * <p>二维码URL(扫码类渠道创建后回填,其他场景为空)</p>
963
1014
  */
964
- TotalCount?: number;
1015
+ QrcodeUrl?: string;
965
1016
  /**
966
1017
  * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
967
1018
  */
@@ -1132,6 +1183,23 @@ export interface ModelLimit {
1132
1183
  */
1133
1184
  PromptLengthLimit?: number;
1134
1185
  }
1186
+ /**
1187
+ * 微信公众号/小程序渠道配置
1188
+ */
1189
+ export interface WechatChannelConfig {
1190
+ /**
1191
+ * <p>授权二维码URL(创建后回填)</p>
1192
+ */
1193
+ QrcodeUrl?: string;
1194
+ /**
1195
+ * <p>公众号/小程序AppId(授权后回填)</p>
1196
+ */
1197
+ WechatAppId?: string;
1198
+ /**
1199
+ * <p>公众号/小程序RefreshToken(授权后回填)</p>
1200
+ */
1201
+ WechatRefreshToken?: string;
1202
+ }
1135
1203
  /**
1136
1204
  * RunAppTriggerNow请求参数结构体
1137
1205
  */
@@ -1659,6 +1727,23 @@ export interface CopyAppResponse {
1659
1727
  */
1660
1728
  RequestId?: string;
1661
1729
  }
1730
+ /**
1731
+ * Agent 插件凭据配置
1732
+ */
1733
+ export interface AgentPluginCredentialConfig {
1734
+ /**
1735
+ * <p>插件鉴权值来源</p><p>枚举值:</p><ul><li>0: 未指定</li><li>1: 使用插件默认鉴权值,仅 APIKey/AccessKey 支持</li><li>2: 引用凭证</li><li>3: 引用变量</li></ul>
1736
+ */
1737
+ AuthValueSource?: number;
1738
+ /**
1739
+ * <p>凭证ID</p><p>入参限制:AuthValueSource=2时必填</p>
1740
+ */
1741
+ CredentialId?: string;
1742
+ /**
1743
+ * <p>参数配置</p>
1744
+ */
1745
+ ParamList?: Array<AgentPluginCredentialParam>;
1746
+ }
1662
1747
  /**
1663
1748
  * ComplexBillingItem
1664
1749
  */
@@ -1806,6 +1891,19 @@ export interface ModifySkillResponse {
1806
1891
  */
1807
1892
  RequestId?: string;
1808
1893
  }
1894
+ /**
1895
+ * 钉钉机器人渠道配置
1896
+ */
1897
+ export interface DingTalkChannelConfig {
1898
+ /**
1899
+ * <p>钉钉机器人ClientId(AppKey)</p>
1900
+ */
1901
+ AppKey?: string;
1902
+ /**
1903
+ * <p>钉钉机器人ClientSecret(AppSecret)</p>
1904
+ */
1905
+ AppSecret?: string;
1906
+ }
1809
1907
  /**
1810
1908
  * DescribeSpaceList请求参数结构体
1811
1909
  */
@@ -1976,27 +2074,29 @@ export interface ConversationContent {
1976
2074
  */
1977
2075
  export interface CamAuthConfig {
1978
2076
  /**
1979
- * 角色名称
2077
+ * <p>角色名称</p>
1980
2078
  */
1981
2079
  RoleName: string;
1982
2080
  /**
1983
- * 密钥位置 HEADER/QUERY
1984
-
1985
- 枚举值:
1986
- | uint | 描述 |
1987
- | --- | --- |
1988
- | 0 | 头鉴权 |
1989
- | 1 | 请求信息鉴权 |
2081
+ * <p>密钥位置 HEADER/QUERY</p><p>枚举值:<br>| uint | 描述 |<br>| --- | --- |<br>| 0 | 头鉴权 |<br>| 1 | 请求信息鉴权 |</p>
1990
2082
  */
1991
2083
  KeyLocation?: number;
1992
2084
  /**
1993
- * SecretId字段名称
2085
+ * <p>SecretId字段名称</p>
1994
2086
  */
1995
2087
  SecretIdName?: string;
1996
2088
  /**
1997
- * SecretKey字段名称
2089
+ * <p>SecretKey字段名称</p>
1998
2090
  */
1999
2091
  SecretKeyName?: string;
2092
+ /**
2093
+ * <p>CAM Access Key 字段配置</p>
2094
+ */
2095
+ ParamList?: Array<AccessKeyParamConfig>;
2096
+ /**
2097
+ * <p>是否支持CAM角色授权</p>
2098
+ */
2099
+ SupportRoleAuth?: boolean;
2000
2100
  }
2001
2101
  /**
2002
2102
  * DescribeSkillReferenceList返回参数结构体
@@ -2006,6 +2106,10 @@ export interface DescribeSkillReferenceListResponse {
2006
2106
  * <p>按 SkillRefType 分组的引用汇总:某类型 total_count = 0 时不入组(不返回空占位) 本期同时落 OPENCLAW / AGENT / CORP_ASSISTANT 三路</p>
2007
2107
  */
2008
2108
  ReferenceList?: Array<SkillReferenceGroup>;
2109
+ /**
2110
+ * <p>当前用户是否允许强制删除有引用的Skill</p>
2111
+ */
2112
+ AllowForceModify?: boolean;
2009
2113
  /**
2010
2114
  * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
2011
2115
  */
@@ -2074,36 +2178,33 @@ export interface FavoriteSkillResponse {
2074
2178
  */
2075
2179
  export interface SkillShare {
2076
2180
  /**
2077
- * 审批ID
2181
+ * <p>审批ID</p>
2078
2182
  */
2079
2183
  ApprovalId: string;
2080
2184
  /**
2081
- * 共享后关联的新 skill_id
2185
+ * <p>共享后关联的新 skill_id</p>
2082
2186
  */
2083
2187
  ShareSkillId: string;
2084
2188
  /**
2085
- * 共享版本,如 1.0.0
2189
+ * <p>共享版本,如 1.0.0</p>
2086
2190
  */
2087
2191
  ShareVersion: string;
2088
2192
  /**
2089
- * 共享版本ID
2193
+ * <p>共享版本ID</p>
2090
2194
  */
2091
2195
  ShareVersionId: string;
2092
2196
  /**
2093
- * skill_id
2197
+ * <p>原 skill_id</p>
2094
2198
  */
2095
2199
  SkillId: string;
2096
2200
  /**
2097
- * 共享状态
2098
-
2099
- 枚举值:
2100
- | uint | 描述 |
2101
- | --- | --- |
2102
- | 0 | 未共享 |
2103
- | 1 | 已共享 |
2104
- | 2 | 审批中 |
2201
+ * <p>共享状态</p><p>枚举值:<br>| uint | 描述 |<br>| --- | --- |<br>| 0 | 未共享 |<br>| 1 | 已共享 |<br>| 2 | 审批中 |</p>
2105
2202
  */
2106
2203
  Status: number;
2204
+ /**
2205
+ * <p>企业共享范围</p>
2206
+ */
2207
+ CorpShareConfig?: SkillCorpShareConfig;
2107
2208
  }
2108
2209
  /**
2109
2210
  * AppShareWhitelistItem
@@ -2151,6 +2252,31 @@ export interface CreateWebSocketTokenRequest {
2151
2252
  */
2152
2253
  UserId?: string;
2153
2254
  }
2255
+ /**
2256
+ * DescribeChannelList请求参数结构体
2257
+ */
2258
+ export interface DescribeChannelListRequest {
2259
+ /**
2260
+ * <p>应用业务ID</p>
2261
+ */
2262
+ AppId: string;
2263
+ /**
2264
+ * <p>渠道场景:0-B端场景,1-C端场景</p>
2265
+ */
2266
+ Scene?: number;
2267
+ /**
2268
+ * <p>过滤条件(可选,支持ChannelType/ChannelStatus等维度)</p>
2269
+ */
2270
+ FilterList?: Array<Filter>;
2271
+ /**
2272
+ * <p>页码(从1开始)</p>
2273
+ */
2274
+ PageNumber?: number;
2275
+ /**
2276
+ * <p>每页数量(最大100)</p>
2277
+ */
2278
+ PageSize?: number;
2279
+ }
2154
2280
  /**
2155
2281
  * DeleteSkill返回参数结构体
2156
2282
  */
@@ -2286,6 +2412,39 @@ export interface DescribeAccountListRequest {
2286
2412
  */
2287
2413
  FilterList?: Array<Filter>;
2288
2414
  }
2415
+ /**
2416
+ * 微信客服渠道配置
2417
+ */
2418
+ export interface WechatCustomerServiceChannelConfig {
2419
+ /**
2420
+ * <p>企业微信应用Secret</p>
2421
+ */
2422
+ AgentSecret?: string;
2423
+ /**
2424
+ * <p>头像URL</p>
2425
+ */
2426
+ Avatar?: string;
2427
+ /**
2428
+ * <p>回调配置</p>
2429
+ */
2430
+ Callback?: CallbackConfig;
2431
+ /**
2432
+ * <p>客服账号ID</p>
2433
+ */
2434
+ CustomerServiceId?: string;
2435
+ /**
2436
+ * <p>客服账号名称</p>
2437
+ */
2438
+ Name?: string;
2439
+ /**
2440
+ * <p>客服形象二维码URL</p>
2441
+ */
2442
+ ShareCodeUrl?: string;
2443
+ /**
2444
+ * <p>企业微信企业ID</p>
2445
+ */
2446
+ WecomCorpId?: string;
2447
+ }
2289
2448
  /**
2290
2449
  * DescribeConversationList返回参数结构体
2291
2450
  */
@@ -2334,6 +2493,23 @@ export interface CreateWebSocketTokenResponse {
2334
2493
  */
2335
2494
  RequestId?: string;
2336
2495
  }
2496
+ /**
2497
+ * DescribeChannelList返回参数结构体
2498
+ */
2499
+ export interface DescribeChannelListResponse {
2500
+ /**
2501
+ * <p>渠道列表</p>
2502
+ */
2503
+ ChannelList?: Array<Channel>;
2504
+ /**
2505
+ * <p>总数</p>
2506
+ */
2507
+ TotalCount?: number;
2508
+ /**
2509
+ * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
2510
+ */
2511
+ RequestId?: string;
2512
+ }
2337
2513
  /**
2338
2514
  * DescribeSkillCategoryList返回参数结构体
2339
2515
  */
@@ -2347,6 +2523,19 @@ export interface DescribeSkillCategoryListResponse {
2347
2523
  */
2348
2524
  RequestId?: string;
2349
2525
  }
2526
+ /**
2527
+ * 飞书机器人渠道配置
2528
+ */
2529
+ export interface LarkChannelConfig {
2530
+ /**
2531
+ * <p>飞书机器人AppId</p>
2532
+ */
2533
+ AppId?: string;
2534
+ /**
2535
+ * <p>飞书机器人AppSecret</p>
2536
+ */
2537
+ AppSecret?: string;
2538
+ }
2350
2539
  /**
2351
2540
  * 查询时间范围(Unix 秒)
2352
2541
  */
@@ -2390,6 +2579,15 @@ export interface CreatePluginResponse {
2390
2579
  */
2391
2580
  RequestId?: string;
2392
2581
  }
2582
+ /**
2583
+ * ModifyChannel返回参数结构体
2584
+ */
2585
+ export interface ModifyChannelResponse {
2586
+ /**
2587
+ * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
2588
+ */
2589
+ RequestId?: string;
2590
+ }
2393
2591
  /**
2394
2592
  * ClawAgent Agent团队协作配置
2395
2593
  */
@@ -2416,6 +2614,15 @@ export interface DescribeSystemVariableListResponse {
2416
2614
  */
2417
2615
  RequestId?: string;
2418
2616
  }
2617
+ /**
2618
+ * Telegram渠道配置
2619
+ */
2620
+ export interface TelegramChannelConfig {
2621
+ /**
2622
+ * <p>Telegram Bot Token</p>
2623
+ */
2624
+ BotToken?: string;
2625
+ }
2419
2626
  /**
2420
2627
  * Agent 的插件信息
2421
2628
  */
@@ -2501,6 +2708,23 @@ export interface DescribeSpaceListResponse {
2501
2708
  */
2502
2709
  RequestId?: string;
2503
2710
  }
2711
+ /**
2712
+ * LINE渠道配置
2713
+ */
2714
+ export interface LineChannelConfig {
2715
+ /**
2716
+ * <p>LINE Channel Access Token</p>
2717
+ */
2718
+ AccessToken?: string;
2719
+ /**
2720
+ * <p>LINE回调地址</p>
2721
+ */
2722
+ CallbackUrl?: string;
2723
+ /**
2724
+ * <p>LINE Channel Secret</p>
2725
+ */
2726
+ ChannelSecret?: string;
2727
+ }
2504
2728
  /**
2505
2729
  * 单次对话记录统计信息
2506
2730
  */
@@ -2806,6 +3030,19 @@ export interface SingleWorkflowConfig {
2806
3030
  */
2807
3031
  Enabled?: boolean;
2808
3032
  }
3033
+ /**
3034
+ * DescribeChannel返回参数结构体
3035
+ */
3036
+ export interface DescribeChannelResponse {
3037
+ /**
3038
+ * <p>渠道信息(含spec)</p>
3039
+ */
3040
+ Channel?: Channel;
3041
+ /**
3042
+ * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
3043
+ */
3044
+ RequestId?: string;
3045
+ }
2809
3046
  /**
2810
3047
  * Agent 的插件基本配置
2811
3048
  */
@@ -2834,11 +3071,23 @@ export interface AgentPluginConfig {
2834
3071
  * <p>OAuth 授权同意模式;0-开发者授权;1-使用者授权(仅在auth_type=3时生效)</p>
2835
3072
  */
2836
3073
  OAuthConsent?: number;
3074
+ /**
3075
+ * <p>凭证配置</p>
3076
+ */
3077
+ CredentialConfig?: AgentPluginCredentialConfig;
2837
3078
  }
2838
3079
  /**
2839
3080
  * 插件概要信息(用于插件列表)
2840
3081
  */
2841
3082
  export interface PluginSummary {
3083
+ /**
3084
+ * <p>插件配置信息</p>
3085
+ */
3086
+ Config?: PluginConfig;
3087
+ /**
3088
+ * <p>是否已配置共享</p>
3089
+ */
3090
+ IsShared?: boolean;
2842
3091
  /**
2843
3092
  * <p>插件运营管理信息</p>
2844
3093
  */
@@ -2851,6 +3100,10 @@ export interface PluginSummary {
2851
3100
  * <p>插件基础信息</p>
2852
3101
  */
2853
3102
  Profile?: PluginProfile;
3103
+ /**
3104
+ * <p>插件所属空间 ID;内置插件为空</p>
3105
+ */
3106
+ SpaceId?: string;
2854
3107
  /**
2855
3108
  * <p>插件统计信息</p>
2856
3109
  */
@@ -2860,17 +3113,17 @@ export interface PluginSummary {
2860
3113
  */
2861
3114
  Status?: number;
2862
3115
  /**
2863
- * <p>用户维度的插件状态信息</p>
3116
+ * <p>工具信息</p>
2864
3117
  */
2865
- UserState?: PluginUserState;
3118
+ ToolList?: Array<ToolSummary>;
2866
3119
  /**
2867
- * <p>插件配置信息</p>
3120
+ * <p>用户维度的插件状态信息</p>
2868
3121
  */
2869
- Config?: PluginConfig;
3122
+ UserState?: PluginUserState;
2870
3123
  /**
2871
- * <p>工具信息</p>
3124
+ * <p>更新时间,Unix时间戳</p><p>单位:秒</p>
2872
3125
  */
2873
- ToolList?: Array<ToolSummary>;
3126
+ UpdateTime?: string;
2874
3127
  }
2875
3128
  /**
2876
3129
  * CreateWorkspaceCredential返回参数结构体
@@ -2966,6 +3219,15 @@ export interface DescribeAccountListResponse {
2966
3219
  */
2967
3220
  RequestId?: string;
2968
3221
  }
3222
+ /**
3223
+ * DeleteChannel返回参数结构体
3224
+ */
3225
+ export interface DeleteChannelResponse {
3226
+ /**
3227
+ * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
3228
+ */
3229
+ RequestId?: string;
3230
+ }
2969
3231
  /**
2970
3232
  * 用户输入值
2971
3233
  */
@@ -2980,37 +3242,41 @@ export interface AgentUserInputValue {
2980
3242
  */
2981
3243
  export interface SkillProfile {
2982
3244
  /**
2983
- * 创建时间(Unix秒)
3245
+ * <p>创建时间(Unix秒)</p>
2984
3246
  */
2985
3247
  CreateTime: string;
2986
3248
  /**
2987
- * 创建者
3249
+ * <p>创建者</p>
2988
3250
  */
2989
3251
  Creator: string;
2990
3252
  /**
2991
- * Skill 描述
3253
+ * <p>Skill 描述</p>
2992
3254
  */
2993
3255
  Description: string;
2994
3256
  /**
2995
- * Skill 展示描述
3257
+ * <p>Skill 展示描述</p>
2996
3258
  */
2997
3259
  DisplayDescription: string;
2998
3260
  /**
2999
- * Skill 展示名称
3261
+ * <p>Skill 展示名称</p>
3000
3262
  */
3001
3263
  DisplayName: string;
3002
3264
  /**
3003
- * Skill 图标
3265
+ * <p>Skill 图标</p>
3004
3266
  */
3005
3267
  IconUrl: string;
3006
3268
  /**
3007
- * Skill 名称
3269
+ * <p>Skill 名称</p>
3008
3270
  */
3009
3271
  Name: string;
3010
3272
  /**
3011
- * 更新时间(Unix秒)
3273
+ * <p>更新时间(Unix秒)</p>
3012
3274
  */
3013
3275
  UpdateTime: string;
3276
+ /**
3277
+ * <p>空间</p>
3278
+ */
3279
+ SpaceId?: string;
3014
3280
  }
3015
3281
  /**
3016
3282
  * DescribeMetricOverviewList请求参数结构体
@@ -3379,6 +3645,23 @@ export interface SkillSummary {
3379
3645
  */
3380
3646
  SkillStatus?: number;
3381
3647
  }
3648
+ /**
3649
+ * 企微机器人WebSocket接入配置
3650
+ */
3651
+ export interface WecomRobotWebsocketAccess {
3652
+ /**
3653
+ * <p>绑定类型:1-扫码绑定,2-填写表单绑定</p>
3654
+ */
3655
+ BindType?: number;
3656
+ /**
3657
+ * <p>企微机器人BotId</p>
3658
+ */
3659
+ BotId?: string;
3660
+ /**
3661
+ * <p>企微机器人BotSecret</p>
3662
+ */
3663
+ BotSecret?: string;
3664
+ }
3382
3665
  /**
3383
3666
  * [数据结构定义] Agent协同配置
3384
3667
  */
@@ -3668,6 +3951,31 @@ export interface UsageDetail {
3668
3951
  */
3669
3952
  UserId?: string;
3670
3953
  }
3954
+ /**
3955
+ * 微信ClawBot渠道配置
3956
+ */
3957
+ export interface WechatClawBotChannelConfig {
3958
+ /**
3959
+ * <p>ClawBot机器人ID(扫码后回填)</p>
3960
+ */
3961
+ BotId?: string;
3962
+ /**
3963
+ * <p>ClawBot机器人Token(扫码后回填)</p>
3964
+ */
3965
+ BotToken?: string;
3966
+ /**
3967
+ * <p>二维码状态(wait/confirmed/expired)</p>
3968
+ */
3969
+ QrcodeStatus?: string;
3970
+ /**
3971
+ * <p>二维码URL(创建后回填)</p>
3972
+ */
3973
+ QrcodeUrl?: string;
3974
+ /**
3975
+ * <p>微信用户ID(扫码后回填)</p>
3976
+ */
3977
+ WechatUserId?: string;
3978
+ }
3671
3979
  /**
3672
3980
  * 操作日志
3673
3981
  */
@@ -3810,48 +4118,46 @@ export interface DescribeAgentSummaryListResponse {
3810
4118
  */
3811
4119
  export interface SkillVersion {
3812
4120
  /**
3813
- * 检测信息
4121
+ * <p>检测信息</p>
3814
4122
  注意:此字段可能返回 null,表示取不到有效值。
3815
4123
  */
3816
4124
  AnalysisInfo: SkillAnalysisInfo;
3817
4125
  /**
3818
- * 当前生效版本号
4126
+ * <p>当前生效版本号</p>
3819
4127
  */
3820
4128
  Version: string;
3821
4129
  /**
3822
- * 当前生效版本ID
4130
+ * <p>当前生效版本ID</p>
3823
4131
  */
3824
4132
  VersionId: string;
3825
4133
  /**
3826
- * Skill 版本发布流程状态:
3827
- - 0 INITIALIZED 初始化(版本初始态)
3828
- - 1 AUDITING 审核中(f_analysis_status ∈ {PENDING, RUNNING})
3829
- - 2 PENDING_RELEASE 待发布(低/中风险,等用户确认上架)
3830
- - 3 RELEASED 已发布
3831
- - 4 UNRELEASED 未发布(HIGH / UNAVAILABLE / FAILED / 用户放弃,含历史"不通过"语义)
3832
- 与 SkillAnalysisStatus 解耦:前者是用户视角发布生命周期,后者是安全检测阶段。
4134
+ * <p>Skill 版本发布流程状态:</p><pre><code> - 0 INITIALIZED 初始化(版本初始态) - 1 AUDITING 审核中(f_analysis_status ∈ {PENDING, RUNNING}) - 2 PENDING_RELEASE 待发布(低/中风险,等用户确认上架) - 3 RELEASED 已发布 - 4 UNRELEASED 未发布(HIGH / UNAVAILABLE / FAILED / 用户放弃,含历史&quot;不通过&quot;语义)与 SkillAnalysisStatus 解耦:前者是用户视角发布生命周期,后者是安全检测阶段。</code></pre>
3833
4135
  */
3834
4136
  VersionStatus?: number;
3835
4137
  /**
3836
- * Skill包的md5信息
4138
+ * <p>Skill包的md5信息</p>
3837
4139
  */
3838
4140
  SkillMd5?: string;
3839
4141
  /**
3840
- * 版本包地址
4142
+ * <p>版本包地址</p>
3841
4143
  */
3842
4144
  SkillUrl?: string;
3843
4145
  /**
3844
- * 版本创建时间(Unix秒)
4146
+ * <p>版本创建时间(Unix秒)</p>
3845
4147
  */
3846
4148
  CreateTime?: string;
3847
4149
  /**
3848
- * skill md文档
4150
+ * <p>skill md文档</p>
3849
4151
  */
3850
4152
  SkillMarkdownUrl?: string;
3851
4153
  /**
3852
- * 版本变更说明
4154
+ * <p>版本变更说明</p>
3853
4155
  */
3854
4156
  UpdateDesc?: string;
4157
+ /**
4158
+ * <p>变更用户</p>
4159
+ */
4160
+ Updater?: string;
3855
4161
  }
3856
4162
  /**
3857
4163
  * ModifyAgent返回参数结构体
@@ -4165,7 +4471,7 @@ export interface Variable {
4165
4471
  */
4166
4472
  Description: string;
4167
4473
  /**
4168
- * <p>模块类型。枚举值: 1:环境参数, 2:应用参数, 3:系统参数, -1:所有参数</p>
4474
+ * <p>变量模块类型</p><p>枚举值:</p><ul><li>0: API参数</li><li>1 环境参数</li><li>2 应用参数</li><li>3 系统参数</li></ul>
4169
4475
  */
4170
4476
  ModuleType: number;
4171
4477
  /**
@@ -4188,6 +4494,14 @@ export interface Variable {
4188
4494
  * <p>网络策略列表(支持: 精确域名、*.通配子域名、可带协议/端口/路径前缀)</p>
4189
4495
  */
4190
4496
  EndpointList?: Array<string>;
4497
+ /**
4498
+ * <p>是否内置变量</p>
4499
+ */
4500
+ IsBuiltin?: boolean;
4501
+ /**
4502
+ * <p>是否可注入到沙箱环境</p>
4503
+ */
4504
+ EnableSandbox?: boolean;
4191
4505
  }
4192
4506
  /**
4193
4507
  * FavoriteSkill请求参数结构体
@@ -4277,11 +4591,11 @@ export interface ManualOnlySchedule {
4277
4591
  */
4278
4592
  export interface DescribePluginSummaryListRequest {
4279
4593
  /**
4280
- * 空间ID,查询空间内的插件列表时使用
4594
+ * <p>空间ID,查询空间内的插件列表时使用</p>
4281
4595
  */
4282
4596
  SpaceId: string;
4283
4597
  /**
4284
- * 过滤条件列表 支持:PluginKind、CategoryKey、PluginSource、PluginId、PluginClass、BillingType
4598
+ * <p>过滤条件列表,支持 PluginKind、CategoryKey、PluginSource、PluginId、PluginClass、BillingType、AuthType、IsShared、IsCreatedByMe</p>
4285
4599
  */
4286
4600
  FilterList?: Array<Filter>;
4287
4601
  /**
@@ -4293,21 +4607,25 @@ export interface DescribePluginSummaryListRequest {
4293
4607
  */
4294
4608
  Module?: number;
4295
4609
  /**
4296
- * 页码 从0开始
4610
+ * <p>页码 从0开始</p>
4297
4611
  */
4298
4612
  PageNumber?: number;
4299
4613
  /**
4300
- * 每页大小
4614
+ * <p>每页大小</p>
4301
4615
  */
4302
4616
  PageSize?: number;
4303
4617
  /**
4304
- * 查询内容 模糊匹配:插件名称/插件描述/工具名称/工具描述
4618
+ * <p>查询内容 模糊匹配:插件名称/插件描述/工具名称/工具描述</p>
4305
4619
  */
4306
4620
  Query?: string;
4307
4621
  /**
4308
4622
  * <p>排序方式。</p><p>枚举值:</p><ul><li>0:未指定,默认排序</li><li>1:按相关性排序</li><li>2:按更新时间排序</li><li>3:默认排序</li><li>4:按热度排序</li></ul>
4309
4623
  */
4310
4624
  SortType?: number;
4625
+ /**
4626
+ * <p>筛选当前空间/企业共享插件</p><p>取值范围:[0, 2]</p>
4627
+ */
4628
+ PluginSpaceRelation?: number;
4311
4629
  }
4312
4630
  /**
4313
4631
  * CreateApp返回参数结构体
@@ -4686,11 +5004,11 @@ export interface SkillDetail {
4686
5004
  */
4687
5005
  export interface DescribePluginSummaryListResponse {
4688
5006
  /**
4689
- * plugin_list
5007
+ * <p>plugin_list</p>
4690
5008
  */
4691
5009
  PluginList?: Array<PluginSummary>;
4692
5010
  /**
4693
- * total_count
5011
+ * <p>total_count</p>
4694
5012
  */
4695
5013
  TotalCount?: number;
4696
5014
  /**
@@ -4779,6 +5097,35 @@ export interface AgentExternalToolConfig {
4779
5097
  */
4780
5098
  Parameters?: Array<RequestParam>;
4781
5099
  }
5100
+ /**
5101
+ * 企微应用渠道配置
5102
+ */
5103
+ export interface WecomAppChannelConfig {
5104
+ /**
5105
+ * <p>回调配置</p>
5106
+ */
5107
+ Callback?: CallbackConfig;
5108
+ /**
5109
+ * <p>第三方企业ID</p>
5110
+ */
5111
+ ThirdChannelCorpId?: string;
5112
+ /**
5113
+ * <p>第三方渠道ID</p>
5114
+ */
5115
+ ThirdChannelId?: string;
5116
+ /**
5117
+ * <p>企微应用ID</p>
5118
+ */
5119
+ WecomAgentId?: string;
5120
+ /**
5121
+ * <p>企微应用Secret</p>
5122
+ */
5123
+ WecomAgentSecret?: string;
5124
+ /**
5125
+ * <p>企业ID</p>
5126
+ */
5127
+ WecomCorpId?: string;
5128
+ }
4782
5129
  /**
4783
5130
  * DescribeMsgRecordCategoryList请求参数结构体
4784
5131
  */
@@ -4972,6 +5319,77 @@ export interface TimerPushConfig {
4972
5319
  */
4973
5320
  PushWebhookUrl?: string;
4974
5321
  }
5322
+ /**
5323
+ * 渠道规格(聚合场景/类型/名称/备注/配置)
5324
+ */
5325
+ export interface ChannelSpec {
5326
+ /**
5327
+ * <p>渠道名称</p>
5328
+ */
5329
+ ChannelName?: string;
5330
+ /**
5331
+ * <p>渠道类型,详见ChannelType枚举</p><p>枚举值:</p><ul><li>10000: 微信服务号(Wechat)</li><li>10002: 企微应用(WeComApp)</li><li>10004: 微信客服(WechatCustomerService)</li><li>10009: 企微智能机器人(WeComRobot)</li><li>10013: 钉钉机器人(DingTalk)</li><li>10014: 企微智能机器人WebSocket(WeComRobot)</li><li>10015: 微信ClawBot(WechatClawBot)</li><li>10011: LINE(Line)</li><li>10012: Telegram(Telegram)</li><li>10016: 飞书机器人(Lark) </li></ul><p>C端场景(Scene=1时)只支持10014和10015</p>
5332
+ */
5333
+ ChannelType?: number;
5334
+ /**
5335
+ * <p>备注</p>
5336
+ */
5337
+ Description?: string;
5338
+ /**
5339
+ * <p>钉钉机器人配置</p>
5340
+ 注意:此字段可能返回 null,表示取不到有效值。
5341
+ */
5342
+ DingTalk?: DingTalkChannelConfig;
5343
+ /**
5344
+ * <p>飞书机器人配置</p>
5345
+ 注意:此字段可能返回 null,表示取不到有效值。
5346
+ */
5347
+ Lark?: LarkChannelConfig;
5348
+ /**
5349
+ * <p>LINE配置</p>
5350
+ 注意:此字段可能返回 null,表示取不到有效值。
5351
+ */
5352
+ Line?: LineChannelConfig;
5353
+ /**
5354
+ * <p>渠道场景:0-B端场景,1-C端场景</p>
5355
+ */
5356
+ Scene?: number;
5357
+ /**
5358
+ * <p>Telegram配置</p>
5359
+ 注意:此字段可能返回 null,表示取不到有效值。
5360
+ */
5361
+ Telegram?: TelegramChannelConfig;
5362
+ /**
5363
+ * <p>归属用户+Agent运行态标识(C端)</p>
5364
+ 注意:此字段可能返回 null,表示取不到有效值。
5365
+ */
5366
+ UserAgent?: UserAgentReference;
5367
+ /**
5368
+ * <p>微信公众号/小程序配置</p>
5369
+ 注意:此字段可能返回 null,表示取不到有效值。
5370
+ */
5371
+ Wechat?: WechatChannelConfig;
5372
+ /**
5373
+ * <p>微信ClawBot配置</p>
5374
+ 注意:此字段可能返回 null,表示取不到有效值。
5375
+ */
5376
+ WechatClawBot?: WechatClawBotChannelConfig;
5377
+ /**
5378
+ * <p>微信客服配置</p>
5379
+ 注意:此字段可能返回 null,表示取不到有效值。
5380
+ */
5381
+ WechatCustomerService?: WechatCustomerServiceChannelConfig;
5382
+ /**
5383
+ * <p>企微应用配置</p>
5384
+ 注意:此字段可能返回 null,表示取不到有效值。
5385
+ */
5386
+ WecomApp?: WecomAppChannelConfig;
5387
+ /**
5388
+ * <p>企微机器人配置</p>
5389
+ 注意:此字段可能返回 null,表示取不到有效值。
5390
+ */
5391
+ WecomRobot?: WecomRobotChannelConfig;
5392
+ }
4975
5393
  /**
4976
5394
  * Agent 工具入参
4977
5395
  */
@@ -5160,6 +5578,19 @@ export interface AgentToolOutputParameter {
5160
5578
  */
5161
5579
  RenderMode?: number;
5162
5580
  }
5581
+ /**
5582
+ * CreateChannel请求参数结构体
5583
+ */
5584
+ export interface CreateChannelRequest {
5585
+ /**
5586
+ * <p>应用业务ID</p>
5587
+ */
5588
+ AppId: string;
5589
+ /**
5590
+ * <p>渠道规格(场景/类型/名称/备注/配置,必填)</p>
5591
+ */
5592
+ Spec?: ChannelSpec;
5593
+ }
5163
5594
  /**
5164
5595
  * 通用身份信息(支持数字 ID 与字符串 ID 两种形态)
5165
5596
  */
@@ -5181,6 +5612,24 @@ export interface Identity {
5181
5612
  */
5182
5613
  StrId?: string;
5183
5614
  }
5615
+ /**
5616
+ * AccessKey鉴权配置
5617
+ */
5618
+ export interface AccessKeyAuthConfig {
5619
+ /**
5620
+ * <p>Access Key字段配置</p>
5621
+ */
5622
+ ParamList?: Array<AccessKeyParamConfig>;
5623
+ /**
5624
+ * <p>Access Key透传配置</p>
5625
+ 注意:此字段可能返回 null,表示取不到有效值。
5626
+ */
5627
+ PassThroughConfig?: AccessKeyPassThroughConfig;
5628
+ /**
5629
+ * <p>Access Key 使用模式</p><p>枚举值:</p><ul><li>1: Access Key透传</li></ul>
5630
+ */
5631
+ UsageMode?: number;
5632
+ }
5184
5633
  /**
5185
5634
  * DescribeAgentDetail返回参数结构体
5186
5635
  */
@@ -5242,6 +5691,19 @@ export interface DescribeAppTriggerInstanceResponse {
5242
5691
  */
5243
5692
  RequestId?: string;
5244
5693
  }
5694
+ /**
5695
+ * 用户+Agent归属引用
5696
+ */
5697
+ export interface UserAgentReference {
5698
+ /**
5699
+ * <p>claw agent 运行态标识</p>
5700
+ */
5701
+ AgentId?: string;
5702
+ /**
5703
+ * <p>归属用户标识</p>
5704
+ */
5705
+ UserId?: string;
5706
+ }
5245
5707
  /**
5246
5708
  * CreateSkillShare请求参数结构体
5247
5709
  */
@@ -5262,6 +5724,10 @@ export interface CreateSkillShareRequest {
5262
5724
  * <p>必填,被共享的版本id(必须高于已共享版本)</p>
5263
5725
  */
5264
5726
  VersionId: string;
5727
+ /**
5728
+ * <p>共享配置</p>
5729
+ */
5730
+ CorpShareConfig?: SkillCorpShareConfig;
5265
5731
  }
5266
5732
  /**
5267
5733
  * 资源消耗明细
@@ -5620,6 +6086,23 @@ export interface DescribePluginResponse {
5620
6086
  */
5621
6087
  RequestId?: string;
5622
6088
  }
6089
+ /**
6090
+ * DescribeAgentReleasePreviewList返回参数结构体
6091
+ */
6092
+ export interface DescribeAgentReleasePreviewListResponse {
6093
+ /**
6094
+ * <p>发布预览列表</p>
6095
+ */
6096
+ ReleaseList?: Array<AgentReleasePreview>;
6097
+ /**
6098
+ * <p>总数</p>
6099
+ */
6100
+ TotalCount?: number;
6101
+ /**
6102
+ * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
6103
+ */
6104
+ RequestId?: string;
6105
+ }
5623
6106
  /**
5624
6107
  * DescribeSkillSummaryList返回参数结构体
5625
6108
  */
@@ -5865,6 +6348,27 @@ export interface AgentToolInputParameter {
5865
6348
  */
5866
6349
  Input?: AgentInput;
5867
6350
  }
6351
+ /**
6352
+ * 企微机器人回调接入配置
6353
+ */
6354
+ export interface WecomRobotCallbackAccess {
6355
+ /**
6356
+ * <p>回调配置</p>
6357
+ */
6358
+ Callback?: CallbackConfig;
6359
+ /**
6360
+ * <p>机器人名称</p>
6361
+ */
6362
+ RobotName?: string;
6363
+ /**
6364
+ * <p>企微企业ID</p>
6365
+ */
6366
+ WecomCorpId?: string;
6367
+ /**
6368
+ * <p>企微机器人ID</p>
6369
+ */
6370
+ WecomRobotId?: string;
6371
+ }
5868
6372
  /**
5869
6373
  * RunAppTriggerNow返回参数结构体
5870
6374
  */
@@ -5891,6 +6395,23 @@ export interface DescribeSkillDetailResponse {
5891
6395
  */
5892
6396
  RequestId?: string;
5893
6397
  }
6398
+ /**
6399
+ * 回调配置
6400
+ */
6401
+ export interface CallbackConfig {
6402
+ /**
6403
+ * <p>回调AESKey</p>
6404
+ */
6405
+ CallbackAesKey?: string;
6406
+ /**
6407
+ * <p>回调Token</p>
6408
+ */
6409
+ CallbackToken?: string;
6410
+ /**
6411
+ * <p>回调URL</p>
6412
+ */
6413
+ CallbackUrl?: string;
6414
+ }
5894
6415
  /**
5895
6416
  * DeleteAppTrigger请求参数结构体
5896
6417
  */
@@ -6096,6 +6617,21 @@ export interface ConversationMessage {
6096
6617
  */
6097
6618
  Type?: string;
6098
6619
  }
6620
+ /**
6621
+ * 企微机器人渠道配置
6622
+ */
6623
+ export interface WecomRobotChannelConfig {
6624
+ /**
6625
+ * <p>回调接入配置</p>
6626
+ 注意:此字段可能返回 null,表示取不到有效值。
6627
+ */
6628
+ Callback?: WecomRobotCallbackAccess;
6629
+ /**
6630
+ * <p>WebSocket长连接配置</p>
6631
+ 注意:此字段可能返回 null,表示取不到有效值。
6632
+ */
6633
+ Websocket?: WecomRobotWebsocketAccess;
6634
+ }
6099
6635
  /**
6100
6636
  * DescribeConsumptionDetailList请求参数结构体
6101
6637
  */
@@ -6310,6 +6846,40 @@ export interface DescribePluginRequest {
6310
6846
  */
6311
6847
  Module?: number;
6312
6848
  }
6849
+ /**
6850
+ * 渠道信息
6851
+ */
6852
+ export interface Channel {
6853
+ /**
6854
+ * <p>渠道ID</p>
6855
+ */
6856
+ ChannelId?: string;
6857
+ /**
6858
+ * <p>渠道状态(仅B端):1-未发布,2-运行中,3-已下线(与ConnectStatus互斥)</p>
6859
+ */
6860
+ ChannelStatus?: number;
6861
+ /**
6862
+ * <p>连接状态(仅C端):1-初始,2-连接成功,3-连接失败(与ChannelStatus互斥)</p>
6863
+ */
6864
+ ConnectStatus?: number;
6865
+ /**
6866
+ * <p>创建时间(Unix秒)</p>
6867
+ */
6868
+ CreateTime?: string;
6869
+ /**
6870
+ * <p>渠道规格</p>
6871
+ 注意:此字段可能返回 null,表示取不到有效值。
6872
+ */
6873
+ Spec?: ChannelSpec;
6874
+ /**
6875
+ * <p>更新时间(Unix秒)</p>
6876
+ */
6877
+ UpdateTime?: string;
6878
+ /**
6879
+ * <p>最后更新人</p>
6880
+ */
6881
+ Updater?: string;
6882
+ }
6313
6883
  /**
6314
6884
  * PluginUserState
6315
6885
  */
@@ -6697,6 +7267,27 @@ export interface ResumeAppTriggerResponse {
6697
7267
  */
6698
7268
  RequestId?: string;
6699
7269
  }
7270
+ /**
7271
+ * Access Key 字段配置
7272
+ */
7273
+ export interface AccessKeyParamConfig {
7274
+ /**
7275
+ * <p>Access Key 字段类型,1:AccessKeyId,2:AccessKeySecret,3:SessionToken</p>
7276
+ */
7277
+ FieldType?: number;
7278
+ /**
7279
+ * <p>是否必填</p>
7280
+ */
7281
+ IsRequired?: boolean;
7282
+ /**
7283
+ * <p>header/query 字段名</p>
7284
+ */
7285
+ ParamName?: string;
7286
+ /**
7287
+ * <p>AccessKey密钥默认值,允许为空</p>
7288
+ */
7289
+ ParamValue?: string;
7290
+ }
6700
7291
  /**
6701
7292
  * CategoryPermission
6702
7293
  */
@@ -6838,6 +7429,23 @@ export interface DescribeLatestReleaseRequest {
6838
7429
  */
6839
7430
  AppId: string;
6840
7431
  }
7432
+ /**
7433
+ * DeleteChannel请求参数结构体
7434
+ */
7435
+ export interface DeleteChannelRequest {
7436
+ /**
7437
+ * <p>应用业务ID</p>
7438
+ */
7439
+ AppId: string;
7440
+ /**
7441
+ * <p>渠道业务ID</p>
7442
+ */
7443
+ ChannelId: string;
7444
+ /**
7445
+ * <p>渠道场景:0-B端场景,1-C端场景</p>
7446
+ */
7447
+ Scene?: number;
7448
+ }
6841
7449
  /**
6842
7450
  * AppTriggerParamBindingValue
6843
7451
  */
@@ -6900,6 +7508,31 @@ export interface AICallConfig {
6900
7508
  */
6901
7509
  Voice: VoiceConfig;
6902
7510
  }
7511
+ /**
7512
+ * ModifyChannel请求参数结构体
7513
+ */
7514
+ export interface ModifyChannelRequest {
7515
+ /**
7516
+ * <p>应用业务ID</p>
7517
+ */
7518
+ AppId: string;
7519
+ /**
7520
+ * <p>渠道业务ID</p>
7521
+ */
7522
+ ChannelId: string;
7523
+ /**
7524
+ * <p>渠道场景:0-B端场景,1-C端场景</p>
7525
+ */
7526
+ Scene?: number;
7527
+ /**
7528
+ * <p>待更新的渠道规格</p>
7529
+ */
7530
+ Spec?: ChannelSpec;
7531
+ /**
7532
+ * <p>更新字段掩码,<br>B端(Scene=0):支持:【spec.description&quot; ,&quot;spec.wecom_robot.callback.wecom_robot_id&quot;】<br>C端(Scene=1):支持:【&quot;spec.description&quot; , &quot;spec.wecom_robot.websocket.bot_id&quot; ,&quot;spec.wecom_robot.websocket.bot_secret&quot;】</p>
7533
+ */
7534
+ UpdateMask?: FieldMask;
7535
+ }
6903
7536
  /**
6904
7537
  * CreateSkillShare返回参数结构体
6905
7538
  */
@@ -6940,7 +7573,7 @@ export interface DeleteAppTriggerResponse {
6940
7573
  RequestId?: string;
6941
7574
  }
6942
7575
  /**
6943
- * 列表通用过滤条件(多个 Filter 之间为 AND 关系,同一 Filter 的多个 value_list 为 OR 关系)
7576
+ * 列表通用过滤条件(多个 Filter 之间为 AND 关系,同一 Filter 的多个 value_list 为 OR 关系;BETWEEN 时 value_list 必须恰好 2 个元素表示闭区间 [start, end])
6944
7577
  */
6945
7578
  export interface Filter {
6946
7579
  /**
@@ -6948,7 +7581,7 @@ export interface Filter {
6948
7581
  */
6949
7582
  Name?: string;
6950
7583
  /**
6951
- * 操作符,默认 IN(向后兼容)<table><tr><td>枚举项</td><td>枚举值</td><td>描述</td></tr><tr><td>FILTER_OPERATOR_IN</td><td>0</td><td>属于 value_list(默认值,向后兼容;value_list 不可为空)</td></tr><tr><td>FILTER_OPERATOR_NOT_IN</td><td>1</td><td>不属于 value_list(value_list 不可为空)</td></tr></table>
7584
+ * 操作符,默认 IN(向后兼容)<table><tr><td>枚举项</td><td>枚举值</td><td>描述</td></tr><tr><td>FILTER_OPERATOR_IN</td><td>0</td><td>属于 value_list(默认值,向后兼容;value_list 不可为空)</td></tr><tr><td>FILTER_OPERATOR_NOT_IN</td><td>1</td><td>不属于 value_list(value_list 不可为空)</td></tr><tr><td>FILTER_OPERATOR_BETWEEN</td><td>2</td><td>之间(闭区间 [start, end];value_list 必须恰好 2 个元素,允许其一为空表示单边开区间)</td></tr></table>
6952
7585
  */
6953
7586
  Operator?: number;
6954
7587
  /**
@@ -6990,6 +7623,15 @@ export interface MsgRecordCategory {
6990
7623
  */
6991
7624
  TotalCount?: string;
6992
7625
  }
7626
+ /**
7627
+ * Access Key 透传配置
7628
+ */
7629
+ export interface AccessKeyPassThroughConfig {
7630
+ /**
7631
+ * <p>Access Key 字段统一注入位置,0:Header,1:Query</p>
7632
+ */
7633
+ KeyLocation?: number;
7634
+ }
6993
7635
  /**
6994
7636
  * DescribeSkillReferenceList请求参数结构体
6995
7637
  */