tccli 3.0.1363.1__py2.py3-none-any.whl → 3.0.1365.1__py2.py3-none-any.whl

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 (57) hide show
  1. tccli/__init__.py +1 -1
  2. tccli/services/autoscaling/v20180419/api.json +1 -1
  3. tccli/services/bi/v20220105/api.json +97 -5
  4. tccli/services/bi/v20220105/examples.json +5 -5
  5. tccli/services/cam/cam_client.py +61 -8
  6. tccli/services/cam/v20190116/api.json +96 -0
  7. tccli/services/cam/v20190116/examples.json +8 -0
  8. tccli/services/cdb/v20170320/api.json +35 -35
  9. tccli/services/cdb/v20170320/examples.json +3 -3
  10. tccli/services/cdn/cdn_client.py +161 -1380
  11. tccli/services/cdn/v20180606/api.json +5302 -9471
  12. tccli/services/cdn/v20180606/examples.json +0 -184
  13. tccli/services/cfs/cfs_client.py +817 -128
  14. tccli/services/cfs/v20190719/api.json +2256 -848
  15. tccli/services/cfs/v20190719/examples.json +104 -0
  16. tccli/services/clb/v20180317/api.json +29 -9
  17. tccli/services/cls/v20201016/api.json +76 -72
  18. tccli/services/cls/v20201016/examples.json +3 -3
  19. tccli/services/ctem/v20231128/api.json +331 -97
  20. tccli/services/ctem/v20231128/examples.json +8 -8
  21. tccli/services/dlc/dlc_client.py +1622 -403
  22. tccli/services/dlc/v20210125/api.json +10882 -8052
  23. tccli/services/dlc/v20210125/examples.json +184 -0
  24. tccli/services/emr/v20190103/api.json +1 -1
  25. tccli/services/es/v20250101/api.json +38 -1
  26. tccli/services/ess/ess_client.py +110 -4
  27. tccli/services/ess/v20201111/api.json +354 -1
  28. tccli/services/ess/v20201111/examples.json +16 -0
  29. tccli/services/hunyuan/hunyuan_client.py +73 -179
  30. tccli/services/hunyuan/v20230901/api.json +0 -190
  31. tccli/services/hunyuan/v20230901/examples.json +0 -16
  32. tccli/services/kms/v20190118/api.json +2 -2
  33. tccli/services/live/v20180801/api.json +1 -1
  34. tccli/services/lowcode/lowcode_client.py +212 -0
  35. tccli/services/lowcode/v20210108/api.json +239 -0
  36. tccli/services/lowcode/v20210108/examples.json +32 -0
  37. tccli/services/monitor/v20180724/api.json +2 -2
  38. tccli/services/mps/v20190612/api.json +5 -5
  39. tccli/services/mqtt/v20240516/api.json +84 -0
  40. tccli/services/ocr/v20181119/api.json +3 -3
  41. tccli/services/ssl/v20191205/api.json +38 -28
  42. tccli/services/teo/teo_client.py +1266 -206
  43. tccli/services/teo/v20220901/api.json +1818 -116
  44. tccli/services/teo/v20220901/examples.json +160 -0
  45. tccli/services/tione/v20211111/api.json +10 -0
  46. tccli/services/trtc/v20190722/api.json +40 -7
  47. tccli/services/waf/v20180125/api.json +499 -0
  48. tccli/services/waf/v20180125/examples.json +32 -0
  49. tccli/services/waf/waf_client.py +224 -12
  50. tccli/services/wedata/v20210820/api.json +191 -11
  51. tccli/services/wedata/v20210820/examples.json +10 -2
  52. tccli/services/wedata/wedata_client.py +53 -0
  53. {tccli-3.0.1363.1.dist-info → tccli-3.0.1365.1.dist-info}/METADATA +2 -2
  54. {tccli-3.0.1363.1.dist-info → tccli-3.0.1365.1.dist-info}/RECORD +57 -57
  55. {tccli-3.0.1363.1.dist-info → tccli-3.0.1365.1.dist-info}/WHEEL +0 -0
  56. {tccli-3.0.1363.1.dist-info → tccli-3.0.1365.1.dist-info}/entry_points.txt +0 -0
  57. {tccli-3.0.1363.1.dist-info → tccli-3.0.1365.1.dist-info}/license_files/LICENSE +0 -0
@@ -42,6 +42,13 @@
42
42
  "output": "CreateBatchCancelFlowUrlResponse",
43
43
  "status": "online"
44
44
  },
45
+ "CreateBatchContractReviewTask": {
46
+ "document": "此接口(CreateBatchContractReviewTask)用来通过上传后的PDF资源编号来批量创建合同智能审查任务。\n\n适用场景:根据合同内容识别出合同的风险信息。审查结果由AI生成,仅供参考。请结合相关法律法规和公司制度要求综合判断。\n\n注: \n1. PDF格式限制大小为10M以下\n2. 仅支持5个PDF文件批量发起",
47
+ "input": "CreateBatchContractReviewTaskRequest",
48
+ "name": "批量创建合同审查任务",
49
+ "output": "CreateBatchContractReviewTaskResponse",
50
+ "status": "online"
51
+ },
45
52
  "CreateBatchInformationExtractionTask": {
46
53
  "document": "此接口(CreateBatchInformationExtractionTask)用来通过上传后的PDF资源编号来批量创建合同智能审查任务。<br/>\n\n适用场景:根据合同关键词(字段名称)来提取PDF合同文件的字段结果信息。\n\n注: \n1. PDF格式限制大小为10M以下\n2. 仅支持5个PDF文件批量发起",
47
54
  "input": "CreateBatchInformationExtractionTaskRequest",
@@ -421,7 +428,7 @@
421
428
  "status": "online"
422
429
  },
423
430
  "CreateUserVerifyUrl": {
424
- "document": "生成个人用户实名认证链接,个人用户点击此链接进入实名流程(若用户已完成实名认证,则直接进入成功页面)。\n\n注: 调用此接口需要购买<font color=\"red\"><b>单独的实名套餐包</b></font>。使用前请联系对接的客户经理沟通。",
431
+ "document": "生成个人用户实名认证链接,个人用户点击此链接进入实名流程(若用户已完成实名认证,则直接进入成功页面)。用户点击此接口生成的链接完成实名认证后,其数据将通过[企业引导个人实名认证后回调](https://qian.tencent.com/developers/company/callback_types_staffs/#%E5%8D%81%E4%BA%8C-%E4%BC%81%E4%B8%9A%E5%BC%95%E5%AF%BC%E4%B8%AA%E4%BA%BA%E5%AE%9E%E5%90%8D%E8%AE%A4%E8%AF%81%E5%90%8E%E5%9B%9E%E8%B0%83)返回\n\n注: 调用此接口需要购买<font color=\"red\"><b>单独的实名套餐包</b></font>。使用前请联系对接的客户经理沟通。",
425
432
  "input": "CreateUserVerifyUrlRequest",
426
433
  "name": "获取个人用户实名链接",
427
434
  "output": "CreateUserVerifyUrlResponse",
@@ -518,6 +525,13 @@
518
525
  "output": "DescribeContractDiffTaskWebUrlResponse",
519
526
  "status": "online"
520
527
  },
528
+ "DescribeContractReviewTask": {
529
+ "document": "本接口(DescribeContractReviewTask)用于获取合同审查任务详情,包括任务的状态和识别出的风险信息。",
530
+ "input": "DescribeContractReviewTaskRequest",
531
+ "name": "获取合同审查任务详情",
532
+ "output": "DescribeContractReviewTaskResponse",
533
+ "status": "online"
534
+ },
521
535
  "DescribeExtendedServiceAuthDetail": {
522
536
  "document": "查询企业扩展服务的授权详情(列表),当前支持查询以下内容:\n1. 企业自动签(本企业授权、集团企业授权、合作企业授权)\n2. 批量签署能力\n\n\n注: <font color='red'>所在企业的超管、法人才有权限调用此接口</font>(Agent.ProxyOperator.OpenId 需要传递超管或者法人的OpenId)",
523
537
  "input": "DescribeExtendedServiceAuthDetailRequest",
@@ -2504,6 +2518,88 @@
2504
2518
  ],
2505
2519
  "type": "object"
2506
2520
  },
2521
+ "CreateBatchContractReviewTaskRequest": {
2522
+ "document": "CreateBatchContractReviewTask请求参数结构体",
2523
+ "members": [
2524
+ {
2525
+ "disabled": false,
2526
+ "document": "执行合同审查任务的员工信息。\n注: `在调用此接口时,请确保指定的员工已获得所需的接口调用权限,并具备接口传入的相应资源的数据权限。`",
2527
+ "example": "无",
2528
+ "member": "UserInfo",
2529
+ "name": "Operator",
2530
+ "required": true,
2531
+ "type": "object"
2532
+ },
2533
+ {
2534
+ "disabled": false,
2535
+ "document": "合同审查的PDF文件资源编号列表,通过[UploadFiles](https://qian.tencent.com/developers/companyApis/templatesAndFiles/UploadFiles)接口获取PDF文件资源编号。 \n\n注: `目前,此接口仅支持5个文件发起。每个文件限制在10M以下,文件必须是PDF格式`",
2536
+ "example": "[\"yDRS4UUgygqdcj56UuO4zjExBQcOiB68\",\"yDRS4UUgygqdcj5pUuO4zjEu602GFIe6\"]",
2537
+ "member": "string",
2538
+ "name": "ResourceIds",
2539
+ "required": true,
2540
+ "type": "list"
2541
+ },
2542
+ {
2543
+ "disabled": false,
2544
+ "document": "合同审查的审查立场方。\n\n审查立场方如下:\n<ul>\n <li>**0** - 【严格】以保护己方利益为核心,对合同条款进行严格把控,尽可能争取对己方有利的条款,同时对对方提出的不合理条款可进行坚决修改或删除。</li> \n <li>**1** - 【中立】以公平合理为原则,平衡双方的权利义务,既不过分强调己方利益,也不过度让步,力求达成双方均可接受的条款。</li> \n <li>**2** - 【宽松】以促成交易为核心,对合同条款的修改要求较为宽松,倾向于接受对方提出的条款,以尽快达成合作。</li> \n</ul>",
2545
+ "example": "0",
2546
+ "member": "int64",
2547
+ "name": "PolicyType",
2548
+ "required": true,
2549
+ "type": "int"
2550
+ },
2551
+ {
2552
+ "disabled": false,
2553
+ "document": "合同审查中的角色信息,通过明确入参角色的名称和描述,可以提高合同审查的效率和准确性。",
2554
+ "example": "无",
2555
+ "member": "RiskIdentificationRoleInfo",
2556
+ "name": "Role",
2557
+ "required": true,
2558
+ "type": "object"
2559
+ },
2560
+ {
2561
+ "disabled": false,
2562
+ "document": "用户配置的审查清单ID,基于此清单ID批量创建合同审查任务,为32位字符串。\n[点击查看审查清单ID在控制台上的位置](https://qcloudimg.tencent-cloud.cn/raw/2c6588549e28ca49bd8bb7f4a072b19e.png)",
2563
+ "example": "yDtCMUUckpx3boo7UysNTh4vx0j0a6Ii",
2564
+ "member": "string",
2565
+ "name": "ChecklistId",
2566
+ "required": true,
2567
+ "type": "string"
2568
+ },
2569
+ {
2570
+ "disabled": false,
2571
+ "document": "代理企业和员工的信息。\n在集团企业代理子企业操作的场景中,需设置此参数。在此情境下,ProxyOrganizationId(子企业的组织ID)为必填项。",
2572
+ "example": "无",
2573
+ "member": "Agent",
2574
+ "name": "Agent",
2575
+ "required": false,
2576
+ "type": "object"
2577
+ }
2578
+ ],
2579
+ "type": "object"
2580
+ },
2581
+ "CreateBatchContractReviewTaskResponse": {
2582
+ "document": "CreateBatchContractReviewTask返回参数结构体",
2583
+ "members": [
2584
+ {
2585
+ "disabled": false,
2586
+ "document": "合同审查的任务ID列表,每个任务ID为32位字符串。\n建议开发者保存此任务ID,后续[查询合同审查任务取详情](https://qian.tencent.com/developers/companyApis/%E5%90%88%E5%90%8C%E6%99%BA%E8%83%BD%E7%9B%B8%E5%85%B3%E6%8E%A5%E5%8F%A3/DescribeContractReviewTask/)需要此任务ID。\n\n注意:`返回的索引和ResourceIds数组一致`",
2587
+ "example": "[\"yDtG8UUckp9law7sUrCBqByFZLtkJ7cz\"]",
2588
+ "member": "string",
2589
+ "name": "TaskIds",
2590
+ "output_required": false,
2591
+ "type": "list",
2592
+ "value_allowed_null": false
2593
+ },
2594
+ {
2595
+ "document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
2596
+ "member": "string",
2597
+ "name": "RequestId",
2598
+ "type": "string"
2599
+ }
2600
+ ],
2601
+ "type": "object"
2602
+ },
2507
2603
  "CreateBatchInformationExtractionTaskRequest": {
2508
2604
  "document": "CreateBatchInformationExtractionTask请求参数结构体",
2509
2605
  "members": [
@@ -9646,6 +9742,141 @@
9646
9742
  ],
9647
9743
  "type": "object"
9648
9744
  },
9745
+ "DescribeContractReviewTaskRequest": {
9746
+ "document": "DescribeContractReviewTask请求参数结构体",
9747
+ "members": [
9748
+ {
9749
+ "disabled": false,
9750
+ "document": "执行本接口操作的员工信息。\n注: `在调用此接口时,请确保指定的员工已获得所需的接口调用权限,并具备接口传入的相应资源的数据权限。`",
9751
+ "example": "无",
9752
+ "member": "UserInfo",
9753
+ "name": "Operator",
9754
+ "required": true,
9755
+ "type": "object"
9756
+ },
9757
+ {
9758
+ "disabled": false,
9759
+ "document": "合同审查任务ID,该参数通过调用接口[批量创建合同审查任务](https://qian.tencent.com/developers/companyApis/%E5%90%88%E5%90%8C%E6%99%BA%E8%83%BD%E7%9B%B8%E5%85%B3%E6%8E%A5%E5%8F%A3/CreateBatchContractReviewTask)获取。",
9760
+ "example": "yDtIFUU2tnsxz7UulGxxx4WkTq",
9761
+ "member": "string",
9762
+ "name": "TaskId",
9763
+ "required": true,
9764
+ "type": "string"
9765
+ },
9766
+ {
9767
+ "disabled": false,
9768
+ "document": "代理企业和员工的信息。\n在集团企业代理子企业操作的场景中,需设置此参数。在此情境下,ProxyOrganizationId(子企业的组织ID)为必填项。",
9769
+ "example": "无",
9770
+ "member": "Agent",
9771
+ "name": "Agent",
9772
+ "required": false,
9773
+ "type": "object"
9774
+ }
9775
+ ],
9776
+ "type": "object"
9777
+ },
9778
+ "DescribeContractReviewTaskResponse": {
9779
+ "document": "DescribeContractReviewTask返回参数结构体",
9780
+ "members": [
9781
+ {
9782
+ "disabled": false,
9783
+ "document": "用于审查任务的审查清单ID。",
9784
+ "example": "yDtCMUUckpx3boo7Uyxx4vx0j0a6Ii",
9785
+ "member": "string",
9786
+ "name": "ChecklistId",
9787
+ "output_required": false,
9788
+ "type": "string",
9789
+ "value_allowed_null": false
9790
+ },
9791
+ {
9792
+ "disabled": false,
9793
+ "document": "合同审查任务创建时间。",
9794
+ "example": "1753417470",
9795
+ "member": "int64",
9796
+ "name": "CreatedOn",
9797
+ "output_required": false,
9798
+ "type": "int",
9799
+ "value_allowed_null": false
9800
+ },
9801
+ {
9802
+ "disabled": false,
9803
+ "document": "合同审查任务完成时间。",
9804
+ "example": "1753417470",
9805
+ "member": "int64",
9806
+ "name": "FinishedOn",
9807
+ "output_required": false,
9808
+ "type": "int",
9809
+ "value_allowed_null": false
9810
+ },
9811
+ {
9812
+ "disabled": false,
9813
+ "document": "合同审查的审查立场方。\n\n审查立场方如下:\n<ul>\n <li>**0** - 【严格】以保护己方利益为核心,对合同条款进行严格把控,尽可能争取对己方有利的条款,同时对对方提出的不合理条款可进行坚决修改或删除。</li> \n <li>**1** - 【中立】以公平合理为原则,平衡双方的权利义务,既不过分强调己方利益,也不过度让步,力求达成双方均可接受的条款。</li> \n <li>**2** - 【宽松】以促成交易为核心,对合同条款的修改要求较为宽松,倾向于接受对方提出的条款,以尽快达成合作。</li> \n</ul>",
9814
+ "example": "0",
9815
+ "member": "int64",
9816
+ "name": "PolicyType",
9817
+ "output_required": false,
9818
+ "type": "int",
9819
+ "value_allowed_null": false
9820
+ },
9821
+ {
9822
+ "disabled": false,
9823
+ "document": "合同审查的PDF文件资源ID。",
9824
+ "example": "yDtCMUUckpx3boo7Uyxx4vx0j0a6Ii",
9825
+ "member": "string",
9826
+ "name": "ResourceId",
9827
+ "output_required": false,
9828
+ "type": "string",
9829
+ "value_allowed_null": false
9830
+ },
9831
+ {
9832
+ "disabled": false,
9833
+ "document": "合同审查识别出的PDF文件风险信息,如果是空数组表示无风险。\n\n注意:`审查结果由AI生成,仅供参考。请结合相关法律法规和公司制度要求综合判断。`",
9834
+ "example": "无",
9835
+ "member": "OutputRisk",
9836
+ "name": "Risks",
9837
+ "output_required": false,
9838
+ "type": "list",
9839
+ "value_allowed_null": false
9840
+ },
9841
+ {
9842
+ "disabled": false,
9843
+ "document": "合同审查中的角色信息。",
9844
+ "example": "无",
9845
+ "member": "RiskIdentificationRoleInfo",
9846
+ "name": "Role",
9847
+ "output_required": false,
9848
+ "type": "object",
9849
+ "value_allowed_null": false
9850
+ },
9851
+ {
9852
+ "disabled": false,
9853
+ "document": "合同审查任务状态。\n状态如下:\n<ul>\n <li>**1** - 合同审查任务创建成功</li> \n <li>**2** - 合同审查任务排队中</li> \n <li>**3** - 合同审查任务执行中</li> \n <li>**4** - 合同审查任务执行成功</li>\n <li>**4** - 合同审查任务执行失败</li>\n</ul>",
9854
+ "example": "4",
9855
+ "member": "int64",
9856
+ "name": "Status",
9857
+ "output_required": false,
9858
+ "type": "int",
9859
+ "value_allowed_null": false
9860
+ },
9861
+ {
9862
+ "disabled": false,
9863
+ "document": "合同审查任务ID",
9864
+ "example": "yDtIFUU2tnsxz7UulGxxx4WkTq",
9865
+ "member": "string",
9866
+ "name": "TaskId",
9867
+ "output_required": false,
9868
+ "type": "string",
9869
+ "value_allowed_null": false
9870
+ },
9871
+ {
9872
+ "document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
9873
+ "member": "string",
9874
+ "name": "RequestId",
9875
+ "type": "string"
9876
+ }
9877
+ ],
9878
+ "type": "object"
9879
+ },
9649
9880
  "DescribeExtendedServiceAuthDetailRequest": {
9650
9881
  "document": "DescribeExtendedServiceAuthDetail请求参数结构体",
9651
9882
  "members": [
@@ -15234,6 +15465,100 @@
15234
15465
  ],
15235
15466
  "usage": "both"
15236
15467
  },
15468
+ "OutputRisk": {
15469
+ "document": "合同审查任务识别出的风险结果信息",
15470
+ "members": [
15471
+ {
15472
+ "disabled": false,
15473
+ "document": "合同审查风险结果ID",
15474
+ "example": "yDtIFUU2tnsxzqUulGxxxx90kPaed0",
15475
+ "member": "string",
15476
+ "name": "RiskId",
15477
+ "output_required": false,
15478
+ "required": false,
15479
+ "type": "string",
15480
+ "value_allowed_null": false
15481
+ },
15482
+ {
15483
+ "disabled": false,
15484
+ "document": "风险名称",
15485
+ "example": "主体信息不完整",
15486
+ "member": "string",
15487
+ "name": "RiskName",
15488
+ "output_required": false,
15489
+ "required": false,
15490
+ "type": "string",
15491
+ "value_allowed_null": false
15492
+ },
15493
+ {
15494
+ "disabled": false,
15495
+ "document": "风险描述",
15496
+ "example": "合同首部甲方信息未填写企业名称和统一社会信用代码,可能导致合同主体资格存疑,影响法律效力认定。",
15497
+ "member": "string",
15498
+ "name": "RiskDescription",
15499
+ "output_required": false,
15500
+ "required": false,
15501
+ "type": "string",
15502
+ "value_allowed_null": false
15503
+ },
15504
+ {
15505
+ "disabled": false,
15506
+ "document": "风险等级。\n\n等级描述如下:\n<ul>\n <li>**HIGH** - 高风险</li> \n <li>**NORMAL** - 风险</li> \n</ul>",
15507
+ "example": "HIGH",
15508
+ "member": "string",
15509
+ "name": "RiskLevel",
15510
+ "output_required": false,
15511
+ "required": false,
15512
+ "type": "string",
15513
+ "value_allowed_null": false
15514
+ },
15515
+ {
15516
+ "disabled": false,
15517
+ "document": "风险建议",
15518
+ "example": "建议在甲方信息部分补充完整:「甲方(用人单位):广州晶东贸易有限公司 统一社会信用代码:XXXXXX 法定代表人:XXX」",
15519
+ "member": "string",
15520
+ "name": "RiskAdvice",
15521
+ "output_required": false,
15522
+ "required": false,
15523
+ "type": "string",
15524
+ "value_allowed_null": false
15525
+ },
15526
+ {
15527
+ "disabled": false,
15528
+ "document": "风险评估",
15529
+ "example": "[\"条款模糊\", \"条款缺失\", \"不符合清单要求\" ]",
15530
+ "member": "string",
15531
+ "name": "RiskPresentation",
15532
+ "output_required": false,
15533
+ "required": false,
15534
+ "type": "list",
15535
+ "value_allowed_null": false
15536
+ },
15537
+ {
15538
+ "disabled": false,
15539
+ "document": "PDF风险原文内容",
15540
+ "example": "第三十二条乙方应当保守甲方的商业秘密,商业秘密系指不为公众所知悉,能为甲方带来经济利益,具有实用性并经甲方采取保密措施的技术秘密和经营信息。包括但不限于下述内容:",
15541
+ "member": "string",
15542
+ "name": "Content",
15543
+ "output_required": false,
15544
+ "required": false,
15545
+ "type": "string",
15546
+ "value_allowed_null": false
15547
+ },
15548
+ {
15549
+ "disabled": false,
15550
+ "document": "审查依据",
15551
+ "example": "通用商业合同审查清单】{特殊类型合同补充要点}, 系统审查要求。",
15552
+ "member": "string",
15553
+ "name": "RiskBasis",
15554
+ "output_required": false,
15555
+ "required": false,
15556
+ "type": "string",
15557
+ "value_allowed_null": false
15558
+ }
15559
+ ],
15560
+ "usage": "both"
15561
+ },
15237
15562
  "PdfVerifyResult": {
15238
15563
  "document": "合同文件验签单个结果结构体",
15239
15564
  "members": [
@@ -16236,6 +16561,34 @@
16236
16561
  ],
16237
16562
  "usage": "in"
16238
16563
  },
16564
+ "RiskIdentificationRoleInfo": {
16565
+ "document": "用于定义合同风险识别角色信息。",
16566
+ "members": [
16567
+ {
16568
+ "disabled": false,
16569
+ "document": "风险识别角色的名称。用于唯一标识和区分不同的风险识别角色。\n\n注意:`最大长度应不超过200个字符`",
16570
+ "example": "甲方(授权方)",
16571
+ "member": "string",
16572
+ "name": "Name",
16573
+ "output_required": false,
16574
+ "required": true,
16575
+ "type": "string",
16576
+ "value_allowed_null": false
16577
+ },
16578
+ {
16579
+ "disabled": false,
16580
+ "document": "风险识别角色的详细说明。\n\n注意: `最大长度应不超过500个字符`",
16581
+ "example": "示例授权方公司",
16582
+ "member": "string",
16583
+ "name": "Description",
16584
+ "output_required": false,
16585
+ "required": false,
16586
+ "type": "string",
16587
+ "value_allowed_null": false
16588
+ }
16589
+ ],
16590
+ "usage": "both"
16591
+ },
16239
16592
  "SealInfo": {
16240
16593
  "document": "模板中指定的印章信息",
16241
16594
  "members": [
@@ -108,6 +108,14 @@
108
108
  "title": "获取批量撤销签署流程链接部分成功"
109
109
  }
110
110
  ],
111
+ "CreateBatchContractReviewTask": [
112
+ {
113
+ "document": "",
114
+ "input": "POST / HTTP/1.1\nHost: ess.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateBatchContractReviewTask\n<公共请求参数>\n\n{\n \"Operator\": {\n \"UserId\": \"yDwJGUU6xxxhztsrrmBe\"\n },\n \"ResourceIds\": [\n \"yDtG1UU2xexxxC1pfrsbRhIOj\"\n ],\n \"PolicyType\": 0,\n \"Role\": {\n \"Name\": \"授权方\",\n \"Description\": \"广州贸易测试有限公司\"\n },\n \"ChecklistId\": \"yDtCMUUckpxxx0j0a6Ii\"\n}",
115
+ "output": "{\n \"Response\": {\n \"RequestId\": \"s1753417470034482869\",\n \"TaskIds\": [\n \"yDtIFUU2tnsxxx9d8\"\n ]\n }\n}",
116
+ "title": "批量创建合同审查任务"
117
+ }
118
+ ],
111
119
  "CreateBatchInformationExtractionTask": [
112
120
  {
113
121
  "document": "",
@@ -1468,6 +1476,14 @@
1468
1476
  "title": "获取合同对比结果web页面"
1469
1477
  }
1470
1478
  ],
1479
+ "DescribeContractReviewTask": [
1480
+ {
1481
+ "document": "",
1482
+ "input": "POST / HTTP/1.1\nHost: ess.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeContractReviewTask\n<公共请求参数>\n\n{\n \"Operator\": {\n \"UserId\": \"yDwJGxxrmBe\"\n },\n \"TaskId\": \"yDtIFxxxq\"\n}",
1483
+ "output": "{\n \"Response\": {\n \"ChecklistId\": \"yDtCMxxxxIi\",\n \"CreatedOn\": 1753417470,\n \"FinishedOn\": 1753417684,\n \"PolicyType\": 2,\n \"RequestId\": \"s1753417731216986125\",\n \"ResourceId\": \"yDtG1UUxxxEsrBwa\",\n \"Risks\": [\n {\n \"Content\": \"第三十二条乙方应当保守甲方的商业秘密,商业秘密系指不为公众所知悉,能为甲方带来经济利益,具有实用性并经甲方采取保密措施的技术秘密和经营信息。包括但不限于下述内容:\",\n \"RiskAdvice\": \"建议在第三十二条后增加:「乙方离职后的竞业限制期限不得超过两年,竞业限制补偿金标准为......」\",\n \"RiskBasis\": \"【通用商业合同审查清单】{特殊类型合同补充要点}, 系统审查要求。\",\n \"RiskDescription\": \"保密条款未明确竞业限制期限,存在超出法定期限的法律风险,可能被认定为无效条款。\",\n \"RiskId\": \"yDtIFUU2tnxxxKveWxm\",\n \"RiskLevel\": \"NORMAL\",\n \"RiskName\": \"竞业限制期限缺失\",\n \"RiskPresentation\": [\n \"不符合清单要求\"\n ]\n }\n ],\n \"Role\": {\n \"Description\": \"\",\n \"Name\": \"授权方\"\n },\n \"Status\": 4,\n \"TaskId\": \"yDtIFxxxq\"\n }\n}",
1484
+ "title": "查询合同审查任务详情"
1485
+ }
1486
+ ],
1471
1487
  "DescribeExtendedServiceAuthDetail": [
1472
1488
  {
1473
1489
  "document": "",