tencentcloud-sdk-nodejs 4.1.260 → 4.1.262

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 (88) hide show
  1. package/es/common/sdk_version.js +1 -1
  2. package/es/services/adp/v20260520/adp_client.js +66 -12
  3. package/es/services/cfw/v20190904/cfw_client.js +12 -0
  4. package/es/services/csip/v20221121/csip_client.js +29 -8
  5. package/es/services/ess/v20201111/ess_client.js +6 -0
  6. package/es/services/essbasic/v20210526/essbasic_client.js +6 -0
  7. package/es/services/iotexplorer/v20190423/iotexplorer_client.js +3 -0
  8. package/es/services/tke/v20180525/tke_client.js +5 -2
  9. package/es/services/trocket/v20230308/trocket_client.js +3 -0
  10. package/es/services/vclm/v20240523/vclm_client.js +8 -41
  11. package/es/services/vod/v20180717/vod_client.js +20 -8
  12. package/package.json +1 -1
  13. package/tencentcloud/common/sdk_version.d.ts +1 -1
  14. package/tencentcloud/common/sdk_version.js +1 -1
  15. package/tencentcloud/services/adp/v20260520/adp_client.d.ts +85 -13
  16. package/tencentcloud/services/adp/v20260520/adp_client.js +126 -18
  17. package/tencentcloud/services/adp/v20260520/adp_models.d.ts +821 -189
  18. package/tencentcloud/services/as/v20180419/as_models.d.ts +5 -7
  19. package/tencentcloud/services/cdc/v20201214/cdc_models.d.ts +2 -2
  20. package/tencentcloud/services/cfw/v20190904/cfw_client.d.ts +19 -3
  21. package/tencentcloud/services/cfw/v20190904/cfw_client.js +25 -1
  22. package/tencentcloud/services/cfw/v20190904/cfw_models.d.ts +597 -303
  23. package/tencentcloud/services/cls/v20201016/cls_models.d.ts +41 -25
  24. package/tencentcloud/services/config/v20220802/config_models.d.ts +60 -57
  25. package/tencentcloud/services/csip/v20221121/csip_client.d.ts +37 -9
  26. package/tencentcloud/services/csip/v20221121/csip_client.js +54 -12
  27. package/tencentcloud/services/csip/v20221121/csip_models.d.ts +1567 -470
  28. package/tencentcloud/services/cvm/v20170312/cvm_models.d.ts +44 -14
  29. package/tencentcloud/services/cwp/v20180228/cwp_client.d.ts +1 -1
  30. package/tencentcloud/services/cwp/v20180228/cwp_client.js +1 -1
  31. package/tencentcloud/services/cwp/v20180228/cwp_models.d.ts +1 -1
  32. package/tencentcloud/services/dts/v20211206/dts_client.d.ts +1 -1
  33. package/tencentcloud/services/dts/v20211206/dts_models.d.ts +165 -61
  34. package/tencentcloud/services/es/v20180416/es_models.d.ts +18 -1
  35. package/tencentcloud/services/ess/v20201111/ess_client.d.ts +26 -1
  36. package/tencentcloud/services/ess/v20201111/ess_client.js +29 -0
  37. package/tencentcloud/services/ess/v20201111/ess_models.d.ts +148 -93
  38. package/tencentcloud/services/essbasic/v20210526/essbasic_client.d.ts +26 -1
  39. package/tencentcloud/services/essbasic/v20210526/essbasic_client.js +29 -0
  40. package/tencentcloud/services/essbasic/v20210526/essbasic_models.d.ts +135 -173
  41. package/tencentcloud/services/faceid/v20180301/faceid_models.d.ts +23 -48
  42. package/tencentcloud/services/ga2/v20250115/ga2_models.d.ts +112 -112
  43. package/tencentcloud/services/goosefs/v20220519/goosefs_models.d.ts +35 -17
  44. package/tencentcloud/services/ioa/v20220601/ioa_client.d.ts +1 -1
  45. package/tencentcloud/services/ioa/v20220601/ioa_client.js +1 -1
  46. package/tencentcloud/services/ioa/v20220601/ioa_models.d.ts +12 -9
  47. package/tencentcloud/services/iotexplorer/v20190423/iotexplorer_client.d.ts +5 -1
  48. package/tencentcloud/services/iotexplorer/v20190423/iotexplorer_client.js +6 -0
  49. package/tencentcloud/services/iotexplorer/v20190423/iotexplorer_models.d.ts +94 -0
  50. package/tencentcloud/services/live/v20180801/live_models.d.ts +12 -26
  51. package/tencentcloud/services/mongodb/v20190725/mongodb_models.d.ts +5 -11
  52. package/tencentcloud/services/monitor/v20180724/monitor_client.d.ts +3 -1
  53. package/tencentcloud/services/monitor/v20180724/monitor_client.js +3 -1
  54. package/tencentcloud/services/monitor/v20180724/monitor_models.d.ts +20 -21
  55. package/tencentcloud/services/mps/v20190612/mps_models.d.ts +64 -34
  56. package/tencentcloud/services/mqtt/v20240516/mqtt_models.d.ts +66 -10
  57. package/tencentcloud/services/oceanus/v20190422/oceanus_models.d.ts +254 -99
  58. package/tencentcloud/services/ocr/v20181119/ocr_client.d.ts +6 -2
  59. package/tencentcloud/services/ocr/v20181119/ocr_client.js +6 -2
  60. package/tencentcloud/services/organization/v20210331/organization_models.d.ts +11 -7
  61. package/tencentcloud/services/rce/v20250425/rce_models.d.ts +131 -13
  62. package/tencentcloud/services/rum/v20210622/rum_models.d.ts +32 -34
  63. package/tencentcloud/services/smh/v20210712/smh_models.d.ts +28 -19
  64. package/tencentcloud/services/ssm/v20190923/ssm_models.d.ts +14 -11
  65. package/tencentcloud/services/tcb/v20180608/tcb_models.d.ts +8 -0
  66. package/tencentcloud/services/tcss/v20201101/tcss_models.d.ts +62 -67
  67. package/tencentcloud/services/tdai/v20250717/tdai_models.d.ts +20 -0
  68. package/tencentcloud/services/teo/v20220901/teo_models.d.ts +9 -23
  69. package/tencentcloud/services/tke/v20180525/tke_client.d.ts +7 -3
  70. package/tencentcloud/services/tke/v20180525/tke_client.js +9 -3
  71. package/tencentcloud/services/tke/v20180525/tke_models.d.ts +42 -13
  72. package/tencentcloud/services/tokenhub/v20260322/tokenhub_models.d.ts +354 -134
  73. package/tencentcloud/services/trocket/v20230308/trocket_client.d.ts +6 -1
  74. package/tencentcloud/services/trocket/v20230308/trocket_client.js +7 -0
  75. package/tencentcloud/services/trocket/v20230308/trocket_models.d.ts +77 -0
  76. package/tencentcloud/services/trtc/v20190722/trtc_models.d.ts +7 -7
  77. package/tencentcloud/services/tse/v20201207/tse_models.d.ts +4 -4
  78. package/tencentcloud/services/tsf/v20180326/tsf_models.d.ts +4 -0
  79. package/tencentcloud/services/vclm/v20240523/vclm_client.d.ts +9 -53
  80. package/tencentcloud/services/vclm/v20240523/vclm_client.js +12 -78
  81. package/tencentcloud/services/vclm/v20240523/vclm_models.d.ts +1169 -1666
  82. package/tencentcloud/services/vod/v20180717/vod_client.d.ts +44 -20
  83. package/tencentcloud/services/vod/v20180717/vod_client.js +55 -23
  84. package/tencentcloud/services/vod/v20180717/vod_models.d.ts +344 -92
  85. package/tencentcloud/services/vpc/v20170312/vpc_models.d.ts +17 -25
  86. package/tencentcloud/services/wedata/v20250806/wedata_client.d.ts +1 -1
  87. package/tencentcloud/services/wedata/v20250806/wedata_client.js +1 -1
  88. package/tencentcloud/services/wedata/v20250806/wedata_models.d.ts +282 -210
@@ -11,6 +11,23 @@ export interface MCPToolConfig {
11
11
  */
12
12
  Outputs?: Array<ResponseParam>;
13
13
  }
14
+ /**
15
+ * DeleteAgent请求参数结构体
16
+ */
17
+ export interface DeleteAgentRequest {
18
+ /**
19
+ * <p>应用Id</p>
20
+ */
21
+ AppId: string;
22
+ /**
23
+ * <p>待删除AgentId</p>
24
+ */
25
+ AgentId: string;
26
+ /**
27
+ * 协作模式;0-Claw模式;1-Multi-Agent模式
28
+ */
29
+ CollaborationMode?: number;
30
+ }
14
31
  /**
15
32
  * Content 消息内容信息
16
33
  */
@@ -117,74 +134,30 @@ export interface CamAuthConfig {
117
134
  SecretKeyName?: string;
118
135
  }
119
136
  /**
120
- * 模型超参
137
+ * FavoriteSkill请求参数结构体
121
138
  */
122
- export interface ModelParameter {
123
- /**
124
- * 默认值
125
- */
126
- DefaultValue?: string;
127
- /**
128
- * 可选值列表
129
- */
130
- EnumValueList?: Array<string>;
131
- /**
132
- * 最大值(仅数值类型有效)
133
- */
134
- MaxValue?: number;
139
+ export interface FavoriteSkillRequest {
135
140
  /**
136
- * 最小值(仅数值类型有效)
137
- */
138
- MinValue?: number;
139
- /**
140
- * 超参名称
141
+ * <p>SkillId</p>
141
142
  */
142
- Name?: string;
143
+ SkillId: string;
143
144
  /**
144
- * 超参类型。1-浮点数, 2-整数, 3-字符串
145
+ * <p>空间ID</p>
145
146
  */
146
- Type?: number;
147
+ SpaceId: string;
147
148
  }
148
149
  /**
149
- * RequestParam
150
+ * DescribeSkillReferenceList返回参数结构体
150
151
  */
151
- export interface RequestParam {
152
- /**
153
- * <p>AnyOf类型的参数</p>
154
- */
155
- AnyOf?: Array<RequestParam>;
156
- /**
157
- * <p>默认值</p>
158
- */
159
- DefaultValue?: string;
160
- /**
161
- * <p>参数描述</p>
162
- */
163
- Description?: string;
164
- /**
165
- * <p>全局隐藏不可见(区别于Agent场景的agent_hidden),true-全局隐藏不可见,false-可见</p>
166
- */
167
- IsGlobalHidden?: boolean;
168
- /**
169
- * <p>是否必选</p>
170
- */
171
- IsRequired?: boolean;
172
- /**
173
- * <p>参数名称</p>
174
- */
175
- Name?: string;
176
- /**
177
- * <p>OneOf类型的参数</p>
178
- */
179
- OneOf?: Array<RequestParam>;
152
+ export interface DescribeSkillReferenceListResponse {
180
153
  /**
181
- * <p>子参数,ParamType 是OBJECT ARRAY&lt;&gt;类型有用</p>
154
+ * <p>按 SkillRefType 分组的引用汇总:某类型 total_count = 0 时不入组(不返回空占位) 本期同时落 OPENCLAW / AGENT / CORP_ASSISTANT 三路</p>
182
155
  */
183
- SubParams?: Array<RequestParam>;
156
+ ReferenceList?: Array<SkillReferenceGroup>;
184
157
  /**
185
- * <table><tbody><tr><td>枚举项</td><td>枚举值</td><td>描述</td></tr><tr><td>PARAM_TYPE_STRING</td><td>0</td><td>字符串</td></tr><tr><td>PARAM_TYPE_INT</td><td>1</td><td>整数</td></tr><tr><td>PARAM_TYPE_FLOAT</td><td>2</td><td>浮点数</td></tr><tr><td>PARAM_TYPE_BOOL</td><td>3</td><td>布尔值</td></tr><tr><td>PARAM_TYPE_OBJECT</td><td>4</td><td>对象</td></tr><tr><td>PARAM_TYPE_ARRAY_STRING</td><td>5</td><td>字符串数组</td></tr><tr><td>PARAM_TYPE_ARRAY_INT</td><td>6</td><td>整数数组</td></tr><tr><td>PARAM_TYPE_ARRAY_FLOAT</td><td>7</td><td>浮点数数组</td></tr><tr><td>PARAM_TYPE_ARRAY_BOOL</td><td>8</td><td>布尔值数组</td></tr><tr><td>PARAM_TYPE_ARRAY_OBJECT</td><td>9</td><td>对象数组</td></tr><tr><td>PARAM_TYPE_ARRAY_ARRAY</td><td>20</td><td>数组嵌套</td></tr><tr><td>PARAM_TYPE_NULL</td><td>99</td><td>空值</td></tr><tr><td>PARAM_TYPE_UNSPECIFIED</td><td>100</td><td>未指定类型,用于OneOf和AnyOf场景</td></tr></tbody></table>
158
+ * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
186
159
  */
187
- Type?: number;
160
+ RequestId?: string;
188
161
  }
189
162
  /**
190
163
  * Agent发布项目详情
@@ -252,6 +225,15 @@ export interface AgentToolInputParameter {
252
225
  */
253
226
  Input?: AgentInput;
254
227
  }
228
+ /**
229
+ * UnfavoritePlugin返回参数结构体
230
+ */
231
+ export interface UnfavoritePluginResponse {
232
+ /**
233
+ * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
234
+ */
235
+ RequestId?: string;
236
+ }
255
237
  /**
256
238
  * DescribeVariableList返回参数结构体
257
239
  */
@@ -353,21 +335,25 @@ export interface ModifySpaceRequest {
353
335
  FieldMask?: FieldMask;
354
336
  }
355
337
  /**
356
- * DescribeReleaseList请求参数结构体
338
+ * DeleteSkillShare请求参数结构体
357
339
  */
358
- export interface DescribeReleaseListRequest {
340
+ export interface DeleteSkillShareRequest {
359
341
  /**
360
- * 应用ID
342
+ * <p>申请备注,必填(弹窗&quot;申请备注&quot;)</p>
361
343
  */
362
- AppId: string;
344
+ ApplyRemark: string;
363
345
  /**
364
- * 页码(从0开始)
346
+ * <p>原 Skill ID,必填(前端无须感知 _shared 后缀)</p>
365
347
  */
366
- PageNumber?: number;
348
+ SkillId: string;
367
349
  /**
368
- * 每页数量(最大值:100)
350
+ * <p>空间ID,必填</p>
369
351
  */
370
- PageSize?: number;
352
+ SpaceId: string;
353
+ /**
354
+ * <p>原版本 ID,必填(与 CreateSkillShare 上架时传的同一 version_id)</p>
355
+ */
356
+ VersionId: string;
371
357
  }
372
358
  /**
373
359
  * 生成模型配置
@@ -379,6 +365,19 @@ export interface GenerateModel {
379
365
  */
380
366
  Model: ModelDetailInfo;
381
367
  }
368
+ /**
369
+ * DescribeSkillDetail返回参数结构体
370
+ */
371
+ export interface DescribeSkillDetailResponse {
372
+ /**
373
+ * skill详情
374
+ */
375
+ SkillDetail?: SkillDetail;
376
+ /**
377
+ * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
378
+ */
379
+ RequestId?: string;
380
+ }
382
381
  /**
383
382
  * Agent高级设置
384
383
  */
@@ -437,6 +436,19 @@ export interface AppShareWhitelistItem {
437
436
  */
438
437
  Values?: Array<string>;
439
438
  }
439
+ /**
440
+ * ModifyVariable请求参数结构体
441
+ */
442
+ export interface ModifyVariableRequest {
443
+ /**
444
+ * app_id
445
+ */
446
+ AppId: string;
447
+ /**
448
+ * 变量信息
449
+ */
450
+ Variable?: Variable;
451
+ }
440
452
  /**
441
453
  * 发布摘要信息
442
454
  */
@@ -525,6 +537,15 @@ export interface RollbackReleaseRequest {
525
537
  */
526
538
  ReleaseId: string;
527
539
  }
540
+ /**
541
+ * DeleteSkill返回参数结构体
542
+ */
543
+ export interface DeleteSkillResponse {
544
+ /**
545
+ * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
546
+ */
547
+ RequestId?: string;
548
+ }
528
549
  /**
529
550
  * 模型属性
530
551
  */
@@ -580,6 +601,15 @@ export interface DescribeModelListResponse {
580
601
  */
581
602
  RequestId?: string;
582
603
  }
604
+ /**
605
+ * UnfavoriteSkill返回参数结构体
606
+ */
607
+ export interface UnfavoriteSkillResponse {
608
+ /**
609
+ * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
610
+ */
611
+ RequestId?: string;
612
+ }
583
613
  /**
584
614
  * 模型配置
585
615
  */
@@ -755,17 +785,21 @@ export interface CreateConversationResponse {
755
785
  RequestId?: string;
756
786
  }
757
787
  /**
758
- * DescribePlugin返回参数结构体
788
+ * CopyAgentFromApp请求参数结构体
759
789
  */
760
- export interface DescribePluginResponse {
790
+ export interface CopyAgentFromAppRequest {
761
791
  /**
762
- * <p>插件详情</p>
792
+ * <p>应用Id</p>
763
793
  */
764
- Plugin?: Plugin;
794
+ AppId: string;
765
795
  /**
766
- * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
796
+ * <p>目标应用ID,kind=0时需传入</p>
767
797
  */
768
- RequestId?: string;
798
+ TargetAppId?: string;
799
+ /**
800
+ * <p>Agent 类型,区分 B 端配置态 Agent 与 C 端用户态 Agent</p><p>枚举值:</p><ul><li>0: 配置端Agent </li><li>1: 用户态 Agent</li></ul>
801
+ */
802
+ Kind?: number;
769
803
  }
770
804
  /**
771
805
  * DescribeConversation请求参数结构体
@@ -971,6 +1005,19 @@ export interface ResetConversationResponse {
971
1005
  */
972
1006
  RequestId?: string;
973
1007
  }
1008
+ /**
1009
+ * ToolExample
1010
+ */
1011
+ export interface ToolExample {
1012
+ /**
1013
+ * <p>请求参数</p>
1014
+ */
1015
+ Request?: string;
1016
+ /**
1017
+ * <p>响应参数</p>
1018
+ */
1019
+ Response?: string;
1020
+ }
974
1021
  /**
975
1022
  * Prompt改写配置
976
1023
  */
@@ -981,6 +1028,78 @@ export interface PromptRewriteModel {
981
1028
  */
982
1029
  Model: ModelDetailInfo;
983
1030
  }
1031
+ /**
1032
+ * ModifyApp请求参数结构体
1033
+ */
1034
+ export interface ModifyAppRequest {
1035
+ /**
1036
+ * 应用ID
1037
+ */
1038
+ AppId: string;
1039
+ /**
1040
+ * 应用模式。枚举值: 1:标准模式, 2:Agent模式, 3:单工作流模式, 4:ClawAgent模式
1041
+ */
1042
+ AppMode?: number;
1043
+ /**
1044
+ * 应用头像
1045
+ */
1046
+ Avatar?: string;
1047
+ /**
1048
+ * 应用配置
1049
+ */
1050
+ Config?: AppConfig;
1051
+ /**
1052
+ * 应用描述
1053
+ */
1054
+ Description?: string;
1055
+ /**
1056
+ * 应用名称
1057
+ */
1058
+ Name?: string;
1059
+ /**
1060
+ * 分享配置
1061
+ */
1062
+ ShareConfig?: AppShareAccessControl;
1063
+ /**
1064
+ * 引用的共享知识库ID列表(全量覆盖)
1065
+ */
1066
+ SharedKbIdList?: Array<string>;
1067
+ /**
1068
+ * 字段掩码,指定需要更新的字段(Paths为空则不更新任何字段)。Paths枚举值:
1069
+ 【顶层】Name, Avatar, Description, AppMode, ShareConfig, SharedKbIdList
1070
+ 【Greeting】Config.Greeting, Config.Greeting.Greeting, Config.Greeting.OpeningQuestionList
1071
+ 【Model】Config.Model, Config.Model.ThinkModel, Config.Model.GenerateModel, Config.Model.AiOptimizeModel, Config.Model.FileParseModel, Config.Model.PromptRewriteModel, Config.Model.MultiModalQaModel, Config.Model.MultiModalUnderstandingModel
1072
+ 【WebSearch】Config.WebSearch
1073
+ 【Memory】Config.Memory, Config.Memory.Enabled, Config.Memory.LongMemoryDay, Config.Memory.Model, Config.Memory.PromptMode, Config.Memory.PromptContent
1074
+ 【Mode】Config.Mode, Config.Mode.MultiAgentConfig, Config.Mode.SingleWorkflowConfig
1075
+ 【Experience】Config.Experience, Config.Experience.Conversation, Config.Experience.Role, Config.Experience.Advanced
1076
+ 【Experience.Conversation】Config.Experience.Conversation.AiCall, Config.Experience.Conversation.BackgroundImage, Config.Experience.Conversation.Method, Config.Experience.Conversation.FallbackReply, Config.Experience.Conversation.Recommended, Config.Experience.Conversation.InputBoxConfig, Config.Experience.Conversation.WebSearch
1077
+ 【Experience.Conversation.AiCall】Config.Experience.Conversation.AiCall.VoiceInteract, Config.Experience.Conversation.AiCall.VoiceCall, Config.Experience.Conversation.AiCall.DigitalHuman
1078
+ 【Experience.Advanced】Config.Experience.Advanced.ContextRewrite, Config.Experience.Advanced.ImageTextRetrieval, Config.Experience.Advanced.IntentAchievement, Config.Experience.Advanced.ReplyFlexibility
1079
+ */
1080
+ UpdateMask?: FieldMask;
1081
+ }
1082
+ /**
1083
+ * DescribeApp请求参数结构体
1084
+ */
1085
+ export interface DescribeAppRequest {
1086
+ /**
1087
+ * 应用ID
1088
+ */
1089
+ AppId: string;
1090
+ /**
1091
+ * 应用域: ADP_DOMAIN_DEV(1)=开发域, ADP_DOMAIN_PROD(2)=发布域。枚举值: 1:开发域, 2:生产域
1092
+ */
1093
+ Domain?: number;
1094
+ /**
1095
+ * 字段掩码,指定需要返回的字段(Paths为空则返回所有字段)。Paths枚举值:AppConfig(应用配置), SecretInfo(应用密钥信息), ShareUrlInfo(分享链接信息), SpecialStatusInfo(特殊状态信息), SearchResourceStatus(搜索资源状态), SharedKbList(应用引用的共享知识库列表)
1096
+ */
1097
+ FieldMask?: FieldMask;
1098
+ /**
1099
+ * 特殊状态类型(当FieldMask包含SpecialStatusInfo时必填)。枚举值: 1:回滚状态, 2:首次导入状态
1100
+ */
1101
+ StatusType?: number;
1102
+ }
984
1103
  /**
985
1104
  * DeleteApp返回参数结构体
986
1105
  */
@@ -1090,14 +1209,21 @@ export interface AppSummary {
1090
1209
  PermissionIdList?: Array<string>;
1091
1210
  }
1092
1211
  /**
1093
- * 多智能体配置
1212
+ * DescribeReleaseList请求参数结构体
1094
1213
  */
1095
- export interface MultiAgentConfig {
1214
+ export interface DescribeReleaseListRequest {
1096
1215
  /**
1097
- * Agent协同配置
1098
- 注意:此字段可能返回 null,表示取不到有效值。
1216
+ * 应用ID
1099
1217
  */
1100
- AgentCollaboration: AgentCollaborationConfig;
1218
+ AppId: string;
1219
+ /**
1220
+ * 页码(从0开始)
1221
+ */
1222
+ PageNumber?: number;
1223
+ /**
1224
+ * 每页数量(最大值:100)
1225
+ */
1226
+ PageSize?: number;
1101
1227
  }
1102
1228
  /**
1103
1229
  * CreateWebSocketToken返回参数结构体
@@ -1166,6 +1292,35 @@ export interface DescribePluginSummaryListRequest {
1166
1292
  */
1167
1293
  SortType?: number;
1168
1294
  }
1295
+ /**
1296
+ * 引用摘要(用于详情页展示,对应DB t_skill_reference)
1297
+ */
1298
+ export interface SkillReferenceSummary {
1299
+ /**
1300
+ * <p>关联ID</p>
1301
+ */
1302
+ ReferenceId?: string;
1303
+ /**
1304
+ * <p>关联名称</p>
1305
+ */
1306
+ ReferenceName?: string;
1307
+ /**
1308
+ * <p>关联类型</p><p>枚举值:<br>| uint | 描述 |<br>| --- | --- |<br>| 0 | 占位 |<br>| 1 | ClawPro |<br>| 2 | agent |</p>
1309
+ */
1310
+ ReferenceType?: number;
1311
+ /**
1312
+ * <p>空间ID</p>
1313
+ */
1314
+ SpaceId?: string;
1315
+ /**
1316
+ * <p>空间名称</p>
1317
+ */
1318
+ SpaceName?: string;
1319
+ /**
1320
+ * <p>Reference实例拥有者</p>
1321
+ */
1322
+ Owner?: string;
1323
+ }
1169
1324
  /**
1170
1325
  * 模型作者信息
1171
1326
  */
@@ -1293,6 +1448,35 @@ export interface ConversationAgentTask {
1293
1448
  */
1294
1449
  Status: string;
1295
1450
  }
1451
+ /**
1452
+ * ModifyPlugin请求参数结构体
1453
+ */
1454
+ export interface ModifyPluginRequest {
1455
+ /**
1456
+ * <p>插件id</p>
1457
+ */
1458
+ PluginId: string;
1459
+ /**
1460
+ * <p>插件版本号</p>
1461
+ */
1462
+ PluginVersion: number;
1463
+ /**
1464
+ * <p>插件基础资料</p>
1465
+ */
1466
+ Profile?: PluginProfile;
1467
+ /**
1468
+ * <p>插件类型配置</p>
1469
+ */
1470
+ Config?: PluginConfig;
1471
+ /**
1472
+ * <p>指定需要更新的字段,避免全量覆盖</p>
1473
+ */
1474
+ UpdateMask?: FieldMask;
1475
+ /**
1476
+ * <p>插件的工具列表,mcp插件不传</p>
1477
+ */
1478
+ ToolList?: Array<Tool>;
1479
+ }
1296
1480
  /**
1297
1481
  * DeleteVariable返回参数结构体
1298
1482
  */
@@ -1385,6 +1569,19 @@ export interface CreateWorkspaceCredentialRequest {
1385
1569
  */
1386
1570
  UserId?: string;
1387
1571
  }
1572
+ /**
1573
+ * DeleteSkill请求参数结构体
1574
+ */
1575
+ export interface DeleteSkillRequest {
1576
+ /**
1577
+ * <p>Skill ID,必填</p>
1578
+ */
1579
+ SkillId: string;
1580
+ /**
1581
+ * <p>空间ID,必填</p>
1582
+ */
1583
+ SpaceId: string;
1584
+ }
1388
1585
  /**
1389
1586
  * API插件配置
1390
1587
  */
@@ -1495,6 +1692,16 @@ export interface CreateAgentRequest {
1495
1692
  */
1496
1693
  Kind?: number;
1497
1694
  }
1695
+ /**
1696
+ * 多智能体配置
1697
+ */
1698
+ export interface MultiAgentConfig {
1699
+ /**
1700
+ * Agent协同配置
1701
+ 注意:此字段可能返回 null,表示取不到有效值。
1702
+ */
1703
+ AgentCollaboration: AgentCollaborationConfig;
1704
+ }
1498
1705
  /**
1499
1706
  * 对话体验配置
1500
1707
  */
@@ -1540,34 +1747,26 @@ export interface ConversationExperience {
1540
1747
  RecommendPromptMode: number;
1541
1748
  }
1542
1749
  /**
1543
- * DescribeSystemVariableList返回参数结构体
1750
+ * DescribeSkillReferenceList请求参数结构体
1544
1751
  */
1545
- export interface DescribeSystemVariableListResponse {
1752
+ export interface DescribeSkillReferenceListRequest {
1546
1753
  /**
1547
- * system_variable_list
1754
+ * <p>Skill ID,必填</p>
1548
1755
  */
1549
- SystemVariableList?: Array<SystemVariable>;
1756
+ SkillId: string;
1550
1757
  /**
1551
- * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
1758
+ * <p>空间ID,必填</p>
1552
1759
  */
1553
- RequestId?: string;
1760
+ SpaceId: string;
1554
1761
  }
1555
1762
  /**
1556
- * PluginUserState
1763
+ * DeletePlugin请求参数结构体
1557
1764
  */
1558
- export interface PluginUserState {
1765
+ export interface DeletePluginRequest {
1559
1766
  /**
1560
- * 是否已收藏该插件
1561
- */
1562
- IsFavorite?: boolean;
1563
- /**
1564
- * 是否在插件白名单内
1565
- */
1566
- IsInWhiteList?: boolean;
1567
- /**
1568
- * <p>白名单类型,用于表示当前用户是否可直接使用该插件。</p><p>枚举值:</p><ul><li>0:非白名单插件,全量开放</li><li>1:当前用户在白名单内</li><li>2:当前用户不在白名单内,需提交申请</li></ul>
1767
+ * <p>插件id</p>
1569
1768
  */
1570
- WhiteListType?: number;
1769
+ PluginId: string;
1571
1770
  }
1572
1771
  /**
1573
1772
  * AI一键优化模型配置
@@ -1604,6 +1803,35 @@ export interface DuplexBilling {
1604
1803
  */
1605
1804
  OutputPuPrice?: number;
1606
1805
  }
1806
+ /**
1807
+ * 模型超参
1808
+ */
1809
+ export interface ModelParameter {
1810
+ /**
1811
+ * 默认值
1812
+ */
1813
+ DefaultValue?: string;
1814
+ /**
1815
+ * 可选值列表
1816
+ */
1817
+ EnumValueList?: Array<string>;
1818
+ /**
1819
+ * 最大值(仅数值类型有效)
1820
+ */
1821
+ MaxValue?: number;
1822
+ /**
1823
+ * 最小值(仅数值类型有效)
1824
+ */
1825
+ MinValue?: number;
1826
+ /**
1827
+ * 超参名称
1828
+ */
1829
+ Name?: string;
1830
+ /**
1831
+ * 超参类型。1-浮点数, 2-整数, 3-字符串
1832
+ */
1833
+ Type?: number;
1834
+ }
1607
1835
  /**
1608
1836
  * ModifySpace返回参数结构体
1609
1837
  */
@@ -1613,6 +1841,23 @@ export interface ModifySpaceResponse {
1613
1841
  */
1614
1842
  RequestId?: string;
1615
1843
  }
1844
+ /**
1845
+ * skill详情
1846
+ */
1847
+ export interface SkillDetail {
1848
+ /**
1849
+ * 调用情况摘要
1850
+ */
1851
+ ReferenceSummaryList?: Array<SkillReferenceSummary>;
1852
+ /**
1853
+ * Skill 摘要
1854
+ */
1855
+ SkillSummary?: SkillSummary;
1856
+ /**
1857
+ * 版本列表
1858
+ */
1859
+ VersionList?: Array<SkillVersion>;
1860
+ }
1616
1861
  /**
1617
1862
  * DescribePluginSummaryList返回参数结构体
1618
1863
  */
@@ -1838,6 +2083,23 @@ export interface BillingAttribute {
1838
2083
  */
1839
2084
  Value?: string;
1840
2085
  }
2086
+ /**
2087
+ * 同一 SkillRefType 下的引用分组(含总数 + 引用详情列表)。 total_count 始终以未过滤的原始总量为准;reference_summary_list 受二次鉴权开关影响。
2088
+ */
2089
+ export interface SkillReferenceGroup {
2090
+ /**
2091
+ * <p>该类型下的引用详情列表</p>
2092
+ */
2093
+ ReferenceSummaryList?: Array<SkillReferenceSummary>;
2094
+ /**
2095
+ * <table><tbody><tr><td>枚举项</td><td>枚举值</td><td>描述</td></tr><tr><td>SKILL_REF_UNKNOWN</td><td>0</td><td>占位</td></tr><tr><td>SKILL_REF_OPENCLAW</td><td>1</td><td>openclaw</td></tr><tr><td>SKILL_REF_AGENT</td><td>2</td><td>agent</td></tr><tr><td>SKILL_REF_CORP_ASSISTANT</td><td>3</td><td>企业助手</td></tr></tbody></table>
2096
+ */
2097
+ ReferenceType?: number;
2098
+ /**
2099
+ * <p>该类型下的引用总数</p>
2100
+ */
2101
+ TotalCount?: number;
2102
+ }
1841
2103
  /**
1842
2104
  * 联网搜索配置(国际版使用)
1843
2105
  */
@@ -1938,41 +2200,25 @@ export interface AppSecretInfo {
1938
2200
  CreateTime: string;
1939
2201
  }
1940
2202
  /**
1941
- * Agent 详情
2203
+ * CreatePlugin请求参数结构体
1942
2204
  */
1943
- export interface AgentDetail {
1944
- /**
1945
- * <p>Agent ID</p>
1946
- */
1947
- AgentId?: string;
1948
- /**
1949
- * <p>Agent基本配置</p>
1950
- */
1951
- Profile?: AgentProfile;
1952
- /**
1953
- * <p>系统提示词</p>
1954
- */
1955
- Instructions?: string;
1956
- /**
1957
- * <p>模型信息</p>
1958
- */
1959
- Model?: AgentModelConfig;
2205
+ export interface CreatePluginRequest {
1960
2206
  /**
1961
- * <p>工具详情</p>
2207
+ * <p>插件基础资料</p>
1962
2208
  */
1963
- ToolList?: Array<AgentTool>;
2209
+ Profile: PluginProfile;
1964
2210
  /**
1965
- * <p>插件配置</p>
2211
+ * <p>插件类型配置</p>
1966
2212
  */
1967
- PluginList?: Array<AgentPlugin>;
2213
+ Config: PluginConfig;
1968
2214
  /**
1969
- * <p>技能详情</p>
2215
+ * <p>当前空间id</p>
1970
2216
  */
1971
- SkillList?: Array<AgentSkill>;
2217
+ SpaceId: string;
1972
2218
  /**
1973
- * <p>高级配置</p>
2219
+ * <p>插件的工具列表</p>
1974
2220
  */
1975
- AdvancedConfig?: AgentAdvancedConfig;
2221
+ ToolList?: Tool;
1976
2222
  }
1977
2223
  /**
1978
2224
  * 思考模型配置
@@ -1984,6 +2230,15 @@ export interface ThinkModel {
1984
2230
  */
1985
2231
  Model: ModelDetailInfo;
1986
2232
  }
2233
+ /**
2234
+ * DeleteAgent返回参数结构体
2235
+ */
2236
+ export interface DeleteAgentResponse {
2237
+ /**
2238
+ * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
2239
+ */
2240
+ RequestId?: string;
2241
+ }
1987
2242
  /**
1988
2243
  * DescribeSpaceList返回参数结构体
1989
2244
  */
@@ -2143,6 +2398,23 @@ export interface AppAuxiliaryInfo {
2143
2398
  */
2144
2399
  SubStatus: AppSubStatusInfo;
2145
2400
  }
2401
+ /**
2402
+ * ReleaseSkill请求参数结构体
2403
+ */
2404
+ export interface ReleaseSkillRequest {
2405
+ /**
2406
+ * <p>SkillId</p>
2407
+ */
2408
+ SkillId: string;
2409
+ /**
2410
+ * <p>空间ID</p>
2411
+ */
2412
+ SpaceId: string;
2413
+ /**
2414
+ * <p>版本ID</p>
2415
+ */
2416
+ VersionId: string;
2417
+ }
2146
2418
  /**
2147
2419
  * Agent的工具基础配置
2148
2420
  */
@@ -2303,6 +2575,23 @@ export interface DeleteConversationResponse {
2303
2575
  */
2304
2576
  RequestId?: string;
2305
2577
  }
2578
+ /**
2579
+ * DescribeVariable请求参数结构体
2580
+ */
2581
+ export interface DescribeVariableRequest {
2582
+ /**
2583
+ * app_id
2584
+ */
2585
+ AppId: string;
2586
+ /**
2587
+ * variable_id
2588
+ */
2589
+ VariableId: string;
2590
+ /**
2591
+ * module_type。枚举值: 1:环境参数, 2:应用参数, 3:系统参数, -1:所有参数
2592
+ */
2593
+ ModuleType?: number;
2594
+ }
2306
2595
  /**
2307
2596
  * AppToolConfig
2308
2597
  */
@@ -2446,6 +2735,15 @@ export interface MultiModalQAModel {
2446
2735
  */
2447
2736
  Model: ModelDetailInfo;
2448
2737
  }
2738
+ /**
2739
+ * FavoriteSkill返回参数结构体
2740
+ */
2741
+ export interface FavoriteSkillResponse {
2742
+ /**
2743
+ * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
2744
+ */
2745
+ RequestId?: string;
2746
+ }
2449
2747
  /**
2450
2748
  * ToolBilling
2451
2749
  */
@@ -2514,25 +2812,17 @@ export interface BasicBilling {
2514
2812
  PuPrice?: number;
2515
2813
  }
2516
2814
  /**
2517
- * DescribeApp请求参数结构体
2815
+ * DeleteSkillShare返回参数结构体
2518
2816
  */
2519
- export interface DescribeAppRequest {
2520
- /**
2521
- * 应用ID
2522
- */
2523
- AppId: string;
2524
- /**
2525
- * 应用域: ADP_DOMAIN_DEV(1)=开发域, ADP_DOMAIN_PROD(2)=发布域。枚举值: 1:开发域, 2:生产域
2526
- */
2527
- Domain?: number;
2817
+ export interface DeleteSkillShareResponse {
2528
2818
  /**
2529
- * 字段掩码,指定需要返回的字段(Paths为空则返回所有字段)。Paths枚举值:AppConfig(应用配置), SecretInfo(应用密钥信息), ShareUrlInfo(分享链接信息), SpecialStatusInfo(特殊状态信息), SearchResourceStatus(搜索资源状态), SharedKbList(应用引用的共享知识库列表)
2819
+ * <p>是否走审批流(false 表示无需审批已直接执行下架)</p>
2530
2820
  */
2531
- FieldMask?: FieldMask;
2821
+ NeedApproval?: boolean;
2532
2822
  /**
2533
- * 特殊状态类型(当FieldMask包含SpecialStatusInfo时必填)。枚举值: 1:回滚状态, 2:首次导入状态
2823
+ * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
2534
2824
  */
2535
- StatusType?: number;
2825
+ RequestId?: string;
2536
2826
  }
2537
2827
  /**
2538
2828
  * Agent 工具入参
@@ -2543,6 +2833,19 @@ export interface AgentToolConfig {
2543
2833
  */
2544
2834
  Config?: AgentToolBasicConfig;
2545
2835
  }
2836
+ /**
2837
+ * CreatePlugin返回参数结构体
2838
+ */
2839
+ export interface CreatePluginResponse {
2840
+ /**
2841
+ * <p>插件id</p>
2842
+ */
2843
+ PluginId?: string;
2844
+ /**
2845
+ * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
2846
+ */
2847
+ RequestId?: string;
2848
+ }
2546
2849
  /**
2547
2850
  * ModifyVariable返回参数结构体
2548
2851
  */
@@ -2682,6 +2985,43 @@ export interface PluginSummary {
2682
2985
  */
2683
2986
  Config?: PluginConfig;
2684
2987
  }
2988
+ /**
2989
+ * Agent 详情
2990
+ */
2991
+ export interface AgentDetail {
2992
+ /**
2993
+ * <p>Agent ID</p>
2994
+ */
2995
+ AgentId?: string;
2996
+ /**
2997
+ * <p>Agent基本配置</p>
2998
+ */
2999
+ Profile?: AgentProfile;
3000
+ /**
3001
+ * <p>系统提示词</p>
3002
+ */
3003
+ Instructions?: string;
3004
+ /**
3005
+ * <p>模型信息</p>
3006
+ */
3007
+ Model?: AgentModelConfig;
3008
+ /**
3009
+ * <p>工具详情</p>
3010
+ */
3011
+ ToolList?: Array<AgentTool>;
3012
+ /**
3013
+ * <p>插件配置</p>
3014
+ */
3015
+ PluginList?: Array<AgentPlugin>;
3016
+ /**
3017
+ * <p>技能详情</p>
3018
+ */
3019
+ SkillList?: Array<AgentSkill>;
3020
+ /**
3021
+ * <p>高级配置</p>
3022
+ */
3023
+ AdvancedConfig?: AgentAdvancedConfig;
3024
+ }
2685
3025
  /**
2686
3026
  * Agent 基本配置
2687
3027
  */
@@ -2740,6 +3080,19 @@ export interface OAuthConfig {
2740
3080
  */
2741
3081
  TokenUrl?: string;
2742
3082
  }
3083
+ /**
3084
+ * CopyAgentFromApp返回参数结构体
3085
+ */
3086
+ export interface CopyAgentFromAppResponse {
3087
+ /**
3088
+ * <p>主 Agent Id</p>
3089
+ */
3090
+ ParentAgentId?: string;
3091
+ /**
3092
+ * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
3093
+ */
3094
+ RequestId?: string;
3095
+ }
2743
3096
  /**
2744
3097
  * CreateWorkspaceCredential返回参数结构体
2745
3098
  */
@@ -2977,6 +3330,19 @@ export interface ModelLimit {
2977
3330
  */
2978
3331
  PromptLengthLimit?: number;
2979
3332
  }
3333
+ /**
3334
+ * CreateSkillShare返回参数结构体
3335
+ */
3336
+ export interface CreateSkillShareResponse {
3337
+ /**
3338
+ * <p>是否走了审批流(false表示无需审批已直接创建共享任务)</p>
3339
+ */
3340
+ NeedApproval?: boolean;
3341
+ /**
3342
+ * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
3343
+ */
3344
+ RequestId?: string;
3345
+ }
2980
3346
  /**
2981
3347
  * DescribeReleaseSummary返回参数结构体
2982
3348
  */
@@ -2990,6 +3356,23 @@ export interface DescribeReleaseSummaryResponse {
2990
3356
  */
2991
3357
  RequestId?: string;
2992
3358
  }
3359
+ /**
3360
+ * Agent摘要信息
3361
+ */
3362
+ export interface AgentSummary {
3363
+ /**
3364
+ * <p>AgentId</p>
3365
+ */
3366
+ AgentId?: string;
3367
+ /**
3368
+ * <p>Agent 身份画像</p>
3369
+ */
3370
+ Profile?: AgentProfile;
3371
+ /**
3372
+ * <p>高级设置;scope=0 时返回</p>
3373
+ */
3374
+ AdvancedConfig?: AgentAdvancedConfig;
3375
+ }
2993
3376
  /**
2994
3377
  * 用户输入值
2995
3378
  */
@@ -3121,17 +3504,13 @@ export interface ApiToolConfig {
3121
3504
  Url?: string;
3122
3505
  }
3123
3506
  /**
3124
- * ToolExample
3507
+ * ModifySkill返回参数结构体
3125
3508
  */
3126
- export interface ToolExample {
3127
- /**
3128
- * <p>请求参数</p>
3129
- */
3130
- Request?: string;
3509
+ export interface ModifySkillResponse {
3131
3510
  /**
3132
- * <p>响应参数</p>
3511
+ * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
3133
3512
  */
3134
- Response?: string;
3513
+ RequestId?: string;
3135
3514
  }
3136
3515
  /**
3137
3516
  * Reference 参考来源信息
@@ -3189,6 +3568,15 @@ export interface ModelBasic {
3189
3568
  */
3190
3569
  Name?: string;
3191
3570
  }
3571
+ /**
3572
+ * ModifyPlugin返回参数结构体
3573
+ */
3574
+ export interface ModifyPluginResponse {
3575
+ /**
3576
+ * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
3577
+ */
3578
+ RequestId?: string;
3579
+ }
3192
3580
  /**
3193
3581
  * CreateRelease返回参数结构体
3194
3582
  */
@@ -3207,55 +3595,63 @@ export interface CreateReleaseResponse {
3207
3595
  RequestId?: string;
3208
3596
  }
3209
3597
  /**
3210
- * ModifyApp请求参数结构体
3598
+ * FavoritePlugin返回参数结构体
3211
3599
  */
3212
- export interface ModifyAppRequest {
3600
+ export interface FavoritePluginResponse {
3213
3601
  /**
3214
- * 应用ID
3602
+ * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
3215
3603
  */
3216
- AppId: string;
3604
+ RequestId?: string;
3605
+ }
3606
+ /**
3607
+ * UnfavoritePlugin请求参数结构体
3608
+ */
3609
+ export interface UnfavoritePluginRequest {
3610
+ /**
3611
+ * <p>插件id</p>
3612
+ */
3613
+ PluginId: string;
3614
+ /**
3615
+ * <p>当前空间id</p>
3616
+ */
3617
+ SpaceId: string;
3618
+ }
3619
+ /**
3620
+ * ModifySkill请求参数结构体
3621
+ */
3622
+ export interface ModifySkillRequest {
3217
3623
  /**
3218
- * 应用模式。枚举值: 1:标准模式, 2:Agent模式, 3:单工作流模式, 4:ClawAgent模式
3624
+ * <p>SkillId</p>
3219
3625
  */
3220
- AppMode?: number;
3626
+ SkillId: string;
3221
3627
  /**
3222
- * 应用头像
3628
+ * <p>空间ID</p>
3223
3629
  */
3224
- Avatar?: string;
3630
+ SpaceId: string;
3225
3631
  /**
3226
- * 应用配置
3632
+ * <p>skill描述</p>
3227
3633
  */
3228
- Config?: AppConfig;
3634
+ DisplayDescription?: string;
3229
3635
  /**
3230
- * 应用描述
3636
+ * <p>skill名称</p>
3231
3637
  */
3232
- Description?: string;
3638
+ DisplayName?: string;
3233
3639
  /**
3234
- * 应用名称
3640
+ * <p>skill包文件地址(zip);传入则触发新版本生成,需与SkillVersion、UpdateDescription配套传入</p>
3235
3641
  */
3236
- Name?: string;
3642
+ FileUrl?: string;
3237
3643
  /**
3238
- * 分享配置
3644
+ * <p>图标地址</p>
3239
3645
  */
3240
- ShareConfig?: AppShareAccessControl;
3646
+ IconUrl?: string;
3241
3647
  /**
3242
- * 引用的共享知识库ID列表(全量覆盖)
3648
+ * <p>skill版本号(与FileUrl配套传入)</p>
3243
3649
  */
3244
- SharedKbIdList?: Array<string>;
3650
+ SkillVersion?: string;
3245
3651
  /**
3246
- * 字段掩码,指定需要更新的字段(Paths为空则不更新任何字段)。Paths枚举值:
3247
- 【顶层】Name, Avatar, Description, AppMode, ShareConfig, SharedKbIdList
3248
- 【Greeting】Config.Greeting, Config.Greeting.Greeting, Config.Greeting.OpeningQuestionList
3249
- 【Model】Config.Model, Config.Model.ThinkModel, Config.Model.GenerateModel, Config.Model.AiOptimizeModel, Config.Model.FileParseModel, Config.Model.PromptRewriteModel, Config.Model.MultiModalQaModel, Config.Model.MultiModalUnderstandingModel
3250
- 【WebSearch】Config.WebSearch
3251
- 【Memory】Config.Memory, Config.Memory.Enabled, Config.Memory.LongMemoryDay, Config.Memory.Model, Config.Memory.PromptMode, Config.Memory.PromptContent
3252
- 【Mode】Config.Mode, Config.Mode.MultiAgentConfig, Config.Mode.SingleWorkflowConfig
3253
- 【Experience】Config.Experience, Config.Experience.Conversation, Config.Experience.Role, Config.Experience.Advanced
3254
- 【Experience.Conversation】Config.Experience.Conversation.AiCall, Config.Experience.Conversation.BackgroundImage, Config.Experience.Conversation.Method, Config.Experience.Conversation.FallbackReply, Config.Experience.Conversation.Recommended, Config.Experience.Conversation.InputBoxConfig, Config.Experience.Conversation.WebSearch
3255
- 【Experience.Conversation.AiCall】Config.Experience.Conversation.AiCall.VoiceInteract, Config.Experience.Conversation.AiCall.VoiceCall, Config.Experience.Conversation.AiCall.DigitalHuman
3256
- 【Experience.Advanced】Config.Experience.Advanced.ContextRewrite, Config.Experience.Advanced.ImageTextRetrieval, Config.Experience.Advanced.IntentAchievement, Config.Experience.Advanced.ReplyFlexibility
3652
+ * <p>版本变更说明(与FileUrl配套传入)</p>
3257
3653
  */
3258
- UpdateMask?: FieldMask;
3654
+ UpdateDescription?: string;
3259
3655
  }
3260
3656
  /**
3261
3657
  * RetryRelease请求参数结构体
@@ -3331,17 +3727,34 @@ export interface ModelDetailInfo {
3331
3727
  ModelParams?: ModelParams;
3332
3728
  }
3333
3729
  /**
3334
- * ModifyVariable请求参数结构体
3730
+ * CreateSkillShare请求参数结构体
3335
3731
  */
3336
- export interface ModifyVariableRequest {
3732
+ export interface CreateSkillShareRequest {
3337
3733
  /**
3338
- * app_id
3734
+ * <p>必填,申请备注(弹窗&quot;申请备注&quot;)</p>
3339
3735
  */
3340
- AppId: string;
3736
+ ApplyRemark: string;
3341
3737
  /**
3342
- * 变量信息
3738
+ * <p>必填,原skill_id</p>
3343
3739
  */
3344
- Variable?: Variable;
3740
+ SkillId: string;
3741
+ /**
3742
+ * <p>空间ID,必填</p>
3743
+ */
3744
+ SpaceId: string;
3745
+ /**
3746
+ * <p>必填,被共享的版本id(必须高于已共享版本)</p>
3747
+ */
3748
+ VersionId: string;
3749
+ }
3750
+ /**
3751
+ * DeletePlugin返回参数结构体
3752
+ */
3753
+ export interface DeletePluginResponse {
3754
+ /**
3755
+ * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
3756
+ */
3757
+ RequestId?: string;
3345
3758
  }
3346
3759
  /**
3347
3760
  * CreateVariable请求参数结构体
@@ -3356,6 +3769,23 @@ export interface CreateVariableRequest {
3356
3769
  */
3357
3770
  Variable?: Variable;
3358
3771
  }
3772
+ /**
3773
+ * CreateSkill返回参数结构体
3774
+ */
3775
+ export interface CreateSkillResponse {
3776
+ /**
3777
+ * <p>创建成功后的skillID</p>
3778
+ */
3779
+ SkillId?: string;
3780
+ /**
3781
+ * <p>创建成功后的版本ID</p>
3782
+ */
3783
+ VersionId?: string;
3784
+ /**
3785
+ * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
3786
+ */
3787
+ RequestId?: string;
3788
+ }
3359
3789
  /**
3360
3790
  * VoiceConfig
3361
3791
  */
@@ -3664,6 +4094,15 @@ export interface DeleteVariableRequest {
3664
4094
  */
3665
4095
  ModuleType?: number;
3666
4096
  }
4097
+ /**
4098
+ * ReleaseSkill返回参数结构体
4099
+ */
4100
+ export interface ReleaseSkillResponse {
4101
+ /**
4102
+ * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
4103
+ */
4104
+ RequestId?: string;
4105
+ }
3667
4106
  /**
3668
4107
  * 应用插件配置信息
3669
4108
  */
@@ -3690,6 +4129,47 @@ export interface ModelStatus {
3690
4129
  */
3691
4130
  ResourceStatus?: number;
3692
4131
  }
4132
+ /**
4133
+ * CreateSkill请求参数结构体
4134
+ */
4135
+ export interface CreateSkillRequest {
4136
+ /**
4137
+ * <p>Skill 创建方式,必填;仅允许</p><p>枚举值:</p><ul><li>1: FILE_UPLOAD(文件上传)</li><li>3: AIGC(AIGC生成)</li></ul>
4138
+ */
4139
+ CreateType: number;
4140
+ /**
4141
+ * <p>skill包文件地址(zip);FILE_UPLOAD / AIGC 均必填</p>
4142
+ */
4143
+ FileUrl: string;
4144
+ /**
4145
+ * <p>空间ID</p>
4146
+ */
4147
+ SpaceId: string;
4148
+ /**
4149
+ * <p>skill展示描述</p>
4150
+ */
4151
+ DisplayDescription?: string;
4152
+ /**
4153
+ * <p>skill展示名称</p>
4154
+ */
4155
+ DisplayName?: string;
4156
+ /**
4157
+ * <p>图标地址</p>
4158
+ */
4159
+ IconUrl?: string;
4160
+ /**
4161
+ * <p>skill业务唯一标识名(同企业下唯一);未传时从skill包解析</p>
4162
+ */
4163
+ Name?: string;
4164
+ /**
4165
+ * <p>版本号</p>
4166
+ */
4167
+ SkillVersion?: string;
4168
+ /**
4169
+ * <p>版本变更说明</p>
4170
+ */
4171
+ UpdateDescription?: string;
4172
+ }
3693
4173
  /**
3694
4174
  * 记忆配置
3695
4175
  */
@@ -3895,6 +4375,19 @@ export interface ModelBadge {
3895
4375
  */
3896
4376
  Type?: number;
3897
4377
  }
4378
+ /**
4379
+ * DescribeSystemVariableList返回参数结构体
4380
+ */
4381
+ export interface DescribeSystemVariableListResponse {
4382
+ /**
4383
+ * system_variable_list
4384
+ */
4385
+ SystemVariableList?: Array<SystemVariable>;
4386
+ /**
4387
+ * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
4388
+ */
4389
+ RequestId?: string;
4390
+ }
3898
4391
  /**
3899
4392
  * DescribeApp返回参数结构体
3900
4393
  */
@@ -3980,6 +4473,19 @@ export interface DescribeAppSummaryListResponse {
3980
4473
  */
3981
4474
  RequestId?: string;
3982
4475
  }
4476
+ /**
4477
+ * FavoritePlugin请求参数结构体
4478
+ */
4479
+ export interface FavoritePluginRequest {
4480
+ /**
4481
+ * <p>插件id</p>
4482
+ */
4483
+ PluginId: string;
4484
+ /**
4485
+ * <p>当前空间id</p>
4486
+ */
4487
+ SpaceId: string;
4488
+ }
3983
4489
  /**
3984
4490
  * CopyApp返回参数结构体
3985
4491
  */
@@ -4107,6 +4613,31 @@ export interface DeleteSpaceRequest {
4107
4613
  */
4108
4614
  SpaceId?: string;
4109
4615
  }
4616
+ /**
4617
+ * DescribeAgentSummaryList请求参数结构体
4618
+ */
4619
+ export interface DescribeAgentSummaryListRequest {
4620
+ /**
4621
+ * <p>查询范围;0-单应用查询;1-跨应用查询</p>
4622
+ */
4623
+ Scope?: number;
4624
+ /**
4625
+ * <p>应用Id,Scope=0 时为目标应用ID(必填);scope=1 时无需填写</p>
4626
+ */
4627
+ AppId?: string;
4628
+ /**
4629
+ * <p>过滤条件(name: "SearchWord", "SpaceId", "AgentSource", "AppId")</p>
4630
+ */
4631
+ FilterList?: Array<Filter>;
4632
+ /**
4633
+ * <p>每页数目</p>
4634
+ */
4635
+ PageSize?: number;
4636
+ /**
4637
+ * <p>页码</p>
4638
+ */
4639
+ PageNumber?: number;
4640
+ }
4110
4641
  /**
4111
4642
  * SkillCategory Skill 分类信息。
4112
4643
  */
@@ -4121,13 +4652,17 @@ export interface SkillCategory {
4121
4652
  CategoryName: string;
4122
4653
  }
4123
4654
  /**
4124
- * FieldMask
4655
+ * DescribePlugin返回参数结构体
4125
4656
  */
4126
- export interface FieldMask {
4657
+ export interface DescribePluginResponse {
4127
4658
  /**
4128
- * <p>参数名称</p><p>参数格式:需要获取的指定字段路径</p>
4659
+ * <p>插件详情</p>
4129
4660
  */
4130
- Paths?: Array<string>;
4661
+ Plugin?: Plugin;
4662
+ /**
4663
+ * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
4664
+ */
4665
+ RequestId?: string;
4131
4666
  }
4132
4667
  /**
4133
4668
  * DescribeReleaseList返回参数结构体
@@ -4193,21 +4728,21 @@ export interface BackgroundImage {
4193
4728
  ThemeColor: string;
4194
4729
  }
4195
4730
  /**
4196
- * DescribeVariable请求参数结构体
4731
+ * DescribeSkillDetail请求参数结构体
4197
4732
  */
4198
- export interface DescribeVariableRequest {
4733
+ export interface DescribeSkillDetailRequest {
4199
4734
  /**
4200
- * app_id
4735
+ * skillID
4201
4736
  */
4202
- AppId: string;
4737
+ SkillId: string;
4203
4738
  /**
4204
- * variable_id
4739
+ * 空间ID
4205
4740
  */
4206
- VariableId: string;
4741
+ SpaceId: string;
4207
4742
  /**
4208
- * module_type。枚举值: 1:环境参数, 2:应用参数, 3:系统参数, -1:所有参数
4743
+ * 版本过滤条件(多个Filter之间为AND关系,同一Filter的多个Values为OR关系): - Perspective: 视角枚举,字符串单值,Values 长度必须为 1,多值视为非法;仅作用于详情返回的 version_list 裁剪,不决定接口本身可见性;不传默认 USER (USER=使用者视角,version_list 仅返回已上线版本 / EDITOR=编辑者视角,version_list 返回全部存活版本 / ALL=全量视角,同 EDITOR)
4209
4744
  */
4210
- ModuleType?: number;
4745
+ VersionFilterList?: Array<Filter>;
4211
4746
  }
4212
4747
  /**
4213
4748
  * DescribeSkillCategoryList请求参数结构体
@@ -4358,6 +4893,19 @@ export interface ModelProviderBasic {
4358
4893
  */
4359
4894
  ProviderType?: number;
4360
4895
  }
4896
+ /**
4897
+ * UnfavoriteSkill请求参数结构体
4898
+ */
4899
+ export interface UnfavoriteSkillRequest {
4900
+ /**
4901
+ * <p>SkillId</p>
4902
+ */
4903
+ SkillId: string;
4904
+ /**
4905
+ * <p>空间ID</p>
4906
+ */
4907
+ SpaceId: string;
4908
+ }
4361
4909
  /**
4362
4910
  * Message 消息信息
4363
4911
  */
@@ -4411,6 +4959,47 @@ export interface ConversationMessage {
4411
4959
  */
4412
4960
  Type?: string;
4413
4961
  }
4962
+ /**
4963
+ * RequestParam
4964
+ */
4965
+ export interface RequestParam {
4966
+ /**
4967
+ * <p>AnyOf类型的参数</p>
4968
+ */
4969
+ AnyOf?: Array<RequestParam>;
4970
+ /**
4971
+ * <p>默认值</p>
4972
+ */
4973
+ DefaultValue?: string;
4974
+ /**
4975
+ * <p>参数描述</p>
4976
+ */
4977
+ Description?: string;
4978
+ /**
4979
+ * <p>全局隐藏不可见(区别于Agent场景的agent_hidden),true-全局隐藏不可见,false-可见</p>
4980
+ */
4981
+ IsGlobalHidden?: boolean;
4982
+ /**
4983
+ * <p>是否必选</p>
4984
+ */
4985
+ IsRequired?: boolean;
4986
+ /**
4987
+ * <p>参数名称</p>
4988
+ */
4989
+ Name?: string;
4990
+ /**
4991
+ * <p>OneOf类型的参数</p>
4992
+ */
4993
+ OneOf?: Array<RequestParam>;
4994
+ /**
4995
+ * <p>子参数,ParamType 是OBJECT 或 ARRAY&lt;&gt;类型有用</p>
4996
+ */
4997
+ SubParams?: Array<RequestParam>;
4998
+ /**
4999
+ * <table><tbody><tr><td>枚举项</td><td>枚举值</td><td>描述</td></tr><tr><td>PARAM_TYPE_STRING</td><td>0</td><td>字符串</td></tr><tr><td>PARAM_TYPE_INT</td><td>1</td><td>整数</td></tr><tr><td>PARAM_TYPE_FLOAT</td><td>2</td><td>浮点数</td></tr><tr><td>PARAM_TYPE_BOOL</td><td>3</td><td>布尔值</td></tr><tr><td>PARAM_TYPE_OBJECT</td><td>4</td><td>对象</td></tr><tr><td>PARAM_TYPE_ARRAY_STRING</td><td>5</td><td>字符串数组</td></tr><tr><td>PARAM_TYPE_ARRAY_INT</td><td>6</td><td>整数数组</td></tr><tr><td>PARAM_TYPE_ARRAY_FLOAT</td><td>7</td><td>浮点数数组</td></tr><tr><td>PARAM_TYPE_ARRAY_BOOL</td><td>8</td><td>布尔值数组</td></tr><tr><td>PARAM_TYPE_ARRAY_OBJECT</td><td>9</td><td>对象数组</td></tr><tr><td>PARAM_TYPE_ARRAY_ARRAY</td><td>20</td><td>数组嵌套</td></tr><tr><td>PARAM_TYPE_NULL</td><td>99</td><td>空值</td></tr><tr><td>PARAM_TYPE_UNSPECIFIED</td><td>100</td><td>未指定类型,用于OneOf和AnyOf场景</td></tr></tbody></table>
5000
+ */
5001
+ Type?: number;
5002
+ }
4414
5003
  /**
4415
5004
  * DescribeConversation返回参数结构体
4416
5005
  */
@@ -4453,6 +5042,49 @@ export interface DescribeConversationResponse {
4453
5042
  */
4454
5043
  RequestId?: string;
4455
5044
  }
5045
+ /**
5046
+ * FieldMask
5047
+ */
5048
+ export interface FieldMask {
5049
+ /**
5050
+ * <p>参数名称</p><p>参数格式:需要获取的指定字段路径</p>
5051
+ */
5052
+ Paths?: Array<string>;
5053
+ }
5054
+ /**
5055
+ * DescribeAgentSummaryList返回参数结构体
5056
+ */
5057
+ export interface DescribeAgentSummaryListResponse {
5058
+ /**
5059
+ * <p>总数</p>
5060
+ */
5061
+ TotalCount?: number;
5062
+ /**
5063
+ * <p>Agent摘要信息</p>
5064
+ */
5065
+ AgentList?: Array<AgentSummary>;
5066
+ /**
5067
+ * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
5068
+ */
5069
+ RequestId?: string;
5070
+ }
5071
+ /**
5072
+ * PluginUserState
5073
+ */
5074
+ export interface PluginUserState {
5075
+ /**
5076
+ * 是否已收藏该插件
5077
+ */
5078
+ IsFavorite?: boolean;
5079
+ /**
5080
+ * 是否在插件白名单内
5081
+ */
5082
+ IsInWhiteList?: boolean;
5083
+ /**
5084
+ * <p>白名单类型,用于表示当前用户是否可直接使用该插件。</p><p>枚举值:</p><ul><li>0:非白名单插件,全量开放</li><li>1:当前用户在白名单内</li><li>2:当前用户不在白名单内,需提交申请</li></ul>
5085
+ */
5086
+ WhiteListType?: number;
5087
+ }
4456
5088
  /**
4457
5089
  * 应用高级配置
4458
5090
  */