tccli 3.0.1294.1__py2.py3-none-any.whl → 3.0.1296.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 (92) hide show
  1. tccli/__init__.py +1 -1
  2. tccli/services/antiddos/v20200309/api.json +123 -116
  3. tccli/services/bi/v20220105/api.json +17 -17
  4. tccli/services/bi/v20220105/examples.json +16 -16
  5. tccli/services/cam/v20190116/api.json +2 -2
  6. tccli/services/cam/v20190116/examples.json +1 -1
  7. tccli/services/captcha/v20190722/api.json +49 -39
  8. tccli/services/cbs/v20170312/api.json +16 -16
  9. tccli/services/ccc/v20200210/api.json +124 -23
  10. tccli/services/ccc/v20200210/examples.json +1 -1
  11. tccli/services/cdc/v20201214/api.json +1 -1
  12. tccli/services/cdn/v20180606/api.json +61 -55
  13. tccli/services/cdn/v20180606/examples.json +11 -11
  14. tccli/services/cdwpg/v20201230/api.json +21 -21
  15. tccli/services/cdwpg/v20201230/examples.json +6 -6
  16. tccli/services/cfw/v20190904/api.json +1 -1
  17. tccli/services/chc/v20230418/api.json +1 -1
  18. tccli/services/ckafka/v20190819/api.json +3 -3
  19. tccli/services/clb/v20180317/api.json +1 -1
  20. tccli/services/cme/v20191029/api.json +522 -501
  21. tccli/services/cme/v20191029/examples.json +138 -138
  22. tccli/services/cvm/v20170312/api.json +1 -1
  23. tccli/services/cwp/v20180228/api.json +40 -0
  24. tccli/services/cynosdb/v20190107/api.json +15 -15
  25. tccli/services/dbdc/v20201029/api.json +42 -42
  26. tccli/services/dlc/v20210125/api.json +212 -17
  27. tccli/services/domain/v20180808/api.json +5 -5
  28. tccli/services/dts/v20180330/api.json +2 -2
  29. tccli/services/dts/v20211206/api.json +14 -14
  30. tccli/services/ecdn/v20191012/api.json +4 -4
  31. tccli/services/emr/v20190103/api.json +2 -2
  32. tccli/services/ess/v20201111/api.json +13 -4
  33. tccli/services/essbasic/v20210526/api.json +3 -3
  34. tccli/services/essbasic/v20210526/examples.json +2 -2
  35. tccli/services/gs/v20191118/api.json +9 -0
  36. tccli/services/hai/v20230812/api.json +53 -53
  37. tccli/services/hunyuan/v20230901/api.json +3 -3
  38. tccli/services/iotcloud/v20210408/api.json +64 -60
  39. tccli/services/iotcloud/v20210408/examples.json +13 -13
  40. tccli/services/iotexplorer/v20190423/api.json +20 -0
  41. tccli/services/iotvideo/v20191126/api.json +35 -34
  42. tccli/services/iotvideo/v20191126/examples.json +2 -2
  43. tccli/services/iotvideo/v20201215/api.json +314 -296
  44. tccli/services/iotvideo/v20201215/examples.json +56 -56
  45. tccli/services/iotvideo/v20211125/api.json +309 -281
  46. tccli/services/iotvideo/v20211125/examples.json +68 -68
  47. tccli/services/live/v20180801/api.json +39 -10
  48. tccli/services/live/v20180801/examples.json +1 -1
  49. tccli/services/lkeap/v20240522/api.json +11 -1
  50. tccli/services/mariadb/v20170312/api.json +5 -5
  51. tccli/services/mmps/v20200710/api.json +8 -8
  52. tccli/services/monitor/v20180724/api.json +59 -3
  53. tccli/services/monitor/v20180724/examples.json +2 -2
  54. tccli/services/mps/v20190612/api.json +123 -4
  55. tccli/services/mqtt/v20240516/api.json +144 -105
  56. tccli/services/mqtt/v20240516/examples.json +9 -9
  57. tccli/services/ocr/ocr_client.py +16 -175
  58. tccli/services/ocr/v20181119/api.json +15 -245
  59. tccli/services/ocr/v20181119/examples.json +1 -25
  60. tccli/services/partners/partners_client.py +118 -65
  61. tccli/services/partners/v20180321/api.json +93 -0
  62. tccli/services/partners/v20180321/examples.json +8 -0
  63. tccli/services/privatedns/v20201028/api.json +32 -32
  64. tccli/services/sqlserver/v20180328/api.json +37 -0
  65. tccli/services/taf/taf_client.py +53 -0
  66. tccli/services/taf/v20200210/api.json +138 -0
  67. tccli/services/taf/v20200210/examples.json +8 -0
  68. tccli/services/tag/v20180813/api.json +77 -75
  69. tccli/services/tag/v20180813/examples.json +10 -10
  70. tccli/services/tbaas/v20180416/api.json +21 -16
  71. tccli/services/tcr/v20190924/api.json +41 -23
  72. tccli/services/tdid/v20210519/api.json +12 -12
  73. tccli/services/tdmq/tdmq_client.py +0 -53
  74. tccli/services/tdmq/v20200217/api.json +2 -54
  75. tccli/services/tdmq/v20200217/examples.json +0 -8
  76. tccli/services/thpc/v20230321/api.json +10 -0
  77. tccli/services/tke/tke_client.py +61 -8
  78. tccli/services/tke/v20180525/api.json +355 -245
  79. tccli/services/tke/v20180525/examples.json +14 -0
  80. tccli/services/trtc/v20190722/api.json +19 -0
  81. tccli/services/tsf/v20180326/api.json +44 -12
  82. tccli/services/vod/v20180717/api.json +1486 -1415
  83. tccli/services/vod/v20180717/examples.json +50 -50
  84. tccli/services/vpc/v20170312/api.json +137 -56
  85. tccli/services/vpc/v20170312/examples.json +5 -5
  86. tccli/services/waf/v20180125/api.json +2 -2
  87. tccli/services/waf/v20180125/examples.json +2 -2
  88. {tccli-3.0.1294.1.dist-info → tccli-3.0.1296.1.dist-info}/METADATA +2 -2
  89. {tccli-3.0.1294.1.dist-info → tccli-3.0.1296.1.dist-info}/RECORD +92 -92
  90. {tccli-3.0.1294.1.dist-info → tccli-3.0.1296.1.dist-info}/WHEEL +0 -0
  91. {tccli-3.0.1294.1.dist-info → tccli-3.0.1296.1.dist-info}/entry_points.txt +0 -0
  92. {tccli-3.0.1294.1.dist-info → tccli-3.0.1296.1.dist-info}/license_files/LICENSE +0 -0
@@ -2540,13 +2540,13 @@
2540
2540
  "members": [
2541
2541
  {
2542
2542
  "disabled": false,
2543
- "document": "描述计费项目名称。\n注意:此字段可能返回 null,表示取不到有效值。",
2543
+ "document": "描述计费项目名称。",
2544
2544
  "example": "DiskSpace",
2545
2545
  "member": "string",
2546
2546
  "name": "PriceTitle",
2547
- "required": true,
2547
+ "output_required": true,
2548
2548
  "type": "string",
2549
- "value_allowed_null": true
2549
+ "value_allowed_null": false
2550
2550
  },
2551
2551
  {
2552
2552
  "disabled": false,
@@ -2554,7 +2554,7 @@
2554
2554
  "example": "云盘空间",
2555
2555
  "member": "string",
2556
2556
  "name": "PriceName",
2557
- "required": true,
2557
+ "output_required": true,
2558
2558
  "type": "string",
2559
2559
  "value_allowed_null": false
2560
2560
  },
@@ -2564,7 +2564,7 @@
2564
2564
  "example": "100.0",
2565
2565
  "member": "float",
2566
2566
  "name": "OriginalPrice",
2567
- "required": true,
2567
+ "output_required": true,
2568
2568
  "type": "float",
2569
2569
  "value_allowed_null": true
2570
2570
  },
@@ -2574,7 +2574,7 @@
2574
2574
  "example": "100.0",
2575
2575
  "member": "float",
2576
2576
  "name": "DiscountPrice",
2577
- "required": true,
2577
+ "output_required": true,
2578
2578
  "type": "float",
2579
2579
  "value_allowed_null": true
2580
2580
  },
@@ -2584,7 +2584,7 @@
2584
2584
  "example": "10.0",
2585
2585
  "member": "float",
2586
2586
  "name": "UnitPrice",
2587
- "required": true,
2587
+ "output_required": true,
2588
2588
  "type": "float",
2589
2589
  "value_allowed_null": true
2590
2590
  },
@@ -2594,7 +2594,7 @@
2594
2594
  "example": "10.0",
2595
2595
  "member": "float",
2596
2596
  "name": "UnitPriceDiscount",
2597
- "required": true,
2597
+ "output_required": true,
2598
2598
  "type": "float",
2599
2599
  "value_allowed_null": true
2600
2600
  },
@@ -2604,7 +2604,7 @@
2604
2604
  "example": "HOUR",
2605
2605
  "member": "string",
2606
2606
  "name": "ChargeUnit",
2607
- "required": true,
2607
+ "output_required": true,
2608
2608
  "type": "string",
2609
2609
  "value_allowed_null": true
2610
2610
  },
@@ -2614,7 +2614,7 @@
2614
2614
  "example": "100",
2615
2615
  "member": "string",
2616
2616
  "name": "OriginalPriceHigh",
2617
- "required": false,
2617
+ "output_required": true,
2618
2618
  "type": "string",
2619
2619
  "value_allowed_null": true
2620
2620
  },
@@ -2624,7 +2624,7 @@
2624
2624
  "example": "100",
2625
2625
  "member": "string",
2626
2626
  "name": "DiscountPriceHigh",
2627
- "required": false,
2627
+ "output_required": true,
2628
2628
  "type": "string",
2629
2629
  "value_allowed_null": true
2630
2630
  },
@@ -2634,7 +2634,7 @@
2634
2634
  "example": "100",
2635
2635
  "member": "string",
2636
2636
  "name": "UnitPriceHigh",
2637
- "required": false,
2637
+ "output_required": true,
2638
2638
  "type": "string",
2639
2639
  "value_allowed_null": true
2640
2640
  },
@@ -2644,7 +2644,7 @@
2644
2644
  "example": "100",
2645
2645
  "member": "string",
2646
2646
  "name": "UnitPriceDiscountHigh",
2647
- "required": false,
2647
+ "output_required": true,
2648
2648
  "type": "string",
2649
2649
  "value_allowed_null": true
2650
2650
  }
@@ -4426,13 +4426,13 @@
4426
4426
  },
4427
4427
  {
4428
4428
  "disabled": false,
4429
- "document": "计费项目明细列表。\n注意:此字段可能返回 null,表示取不到有效值。",
4430
- "example": "{\"PriceTitle\":\"云硬盘空间\",\"DiscountPrice\":2250,\"ChargeUnit\":null,\"UnitPriceHigh\":null,\"OriginalPriceHigh\":null,\"PriceName\":\"DiskSpace\",\"OriginalPrice\":2250,\"UnitPriceDiscountHigh\":null,\"UnitPriceDiscount\":null,\"DiscountPriceHigh\":null,\"UnitPrice\":null}",
4429
+ "document": "计费项目明细列表。",
4430
+ "example": "",
4431
4431
  "member": "DetailPrice",
4432
4432
  "name": "DetailPrices",
4433
4433
  "output_required": true,
4434
4434
  "type": "list",
4435
- "value_allowed_null": true
4435
+ "value_allowed_null": false
4436
4436
  }
4437
4437
  ],
4438
4438
  "usage": "out"
@@ -1755,6 +1755,15 @@
1755
1755
  "name": "PromptVariables",
1756
1756
  "required": false,
1757
1757
  "type": "list"
1758
+ },
1759
+ {
1760
+ "disabled": false,
1761
+ "document": "通用变量: <p>提示词变量</p> <p>欢迎语变量</p> <p> dify变量</p> \n\n1. dify-inputs-xxx 为dify的inputs变量\n2. dify-inputs-user 为dify的user值\n3. dify-inputs-conversation_id 为dify的conversation_id值",
1762
+ "example": "[{\"Key\":\"foo\",\"Value\":\"bar\"}]",
1763
+ "member": "Variable",
1764
+ "name": "Variables",
1765
+ "required": false,
1766
+ "type": "list"
1758
1767
  }
1759
1768
  ],
1760
1769
  "type": "object"
@@ -1804,47 +1813,47 @@
1804
1813
  },
1805
1814
  {
1806
1815
  "disabled": false,
1807
- "document": "用于设定AI人设、说话规则、任务等的全局提示词。示例:## 人设您是人民医院友善、和蔼的随访医生李医生,正在给患者小明的家长打电话,原因是医院要求小明2024-08-08回院复查手术恢复情况,但小明没有来。您需要按照任务流程对小明家长进行电话随访调查。## 要求简洁回复:使用简练语言,每次最多询问一个问题,不要在一个回复中询问多个问题。富有变化:尽量使表达富有变化,表达机械重复。自然亲切:使用日常语言,尽量显得专业并亲切。提到时间时使用口语表述,如下周三、6月18日。积极主动:尝试引导对话,每个回复通常以问题或下一步建议来结尾。询问清楚:如果对方部分回答了您的问题,或者回答很模糊,请通过追问来确保回答的完整明确。遵循任务:当对方的回答偏离了您的任务时,及时引导对方回到任务中。不要从头开始重复,从偏离的地方继续询问。诚实可靠:对于客户的提问,如果不确定请务必不要编造,礼貌告知对方不清楚。不要捏造患者未提及的症状史、用药史、治疗史。其他注意点:避免提到病情恶化、恢复不理想或疾病名称等使用会使患者感到紧张的表述。不要问患者已经直接或间接回答过的问题,例如患者已经说没有不适症状,那就不要再问手术部位是否有红肿疼痛症状的问题。##任务: 1.自我介绍您是人民医院负责随访的李医生,并说明致电的目的。2.询问被叫方是否是小明家长。 - 如果不是小明家长,请礼貌表达歉意,并使用 call_end 挂断电话。- 如果小明家长没空,请礼貌告诉对方稍后会重新致电,并使用 end_call 挂断电话。3.询问小明出院后水肿情况如何,较出院时是否有变化。- 如果水肿变严重,直接跳转步骤7。4.询问出院后是否给小朋友量过体温,是否出现过发烧情况。- 如果没有量过体温,请礼貌告诉家长出院后三个月内需要每天观察体温。- 如果出现过发烧,请直接跳转步骤7。5.询问出院后是否给小朋友按时服药。- 如果没有按时服药,请友善提醒家长严格按医嘱服用药物,避免影响手术效果。6.询问小朋友在饮食上是否做到低盐低脂,适量吃优质蛋白如鸡蛋、牛奶、瘦肉等。- 如果没有做到,请友善提醒家长低盐低脂和优质蛋白有助小朋友尽快恢复。7.告知家长医生要求6月18日回院复查,但没看到有相关复诊记录。提醒家长尽快前往医院体检复查血化验、尿常规。8.询问家长是否有问题需要咨询,如果没有请礼貌道别并用call_end挂断电话。",
1808
- "example": "示例值请看上方描述",
1816
+ "document": "模型接口协议类型,目前兼容四种协议类型:\n\n- OpenAI协议(包括GPT、混元、DeepSeek等):\"openai\"\n- Azure协议:\"azure\"\n- Minimax协议:\"minimax\"\n- Dify协议: \"dify\"",
1817
+ "example": "openai",
1809
1818
  "member": "string",
1810
- "name": "SystemPrompt",
1819
+ "name": "LLMType",
1811
1820
  "required": true,
1812
1821
  "type": "string"
1813
1822
  },
1814
1823
  {
1815
1824
  "disabled": false,
1816
- "document": "模型接口协议类型,目前兼容三种协议类型:\n\n- OpenAI协议(包括GPT、混元、DeepSeek):\"openai\"\n- Azure协议:\"azure\"\n- Minimax协议:\"minimax\"",
1817
- "example": "openai",
1825
+ "document": "模型API密钥,获取鉴权信息方式请参见各模型官网\n\n- OpenAI协议:[GPT](https://help.openai.com/en/articles/4936850-where-do-i-find-my-openai-api-key),[混元](https://cloud.tencent.com/document/product/1729/111008),[DeepSeek](https://api-docs.deepseek.com/zh-cn/);\n\n- Azure协议:[Azure GPT](https://learn.microsoft.com/en-us/azure/ai-services/openai/chatgpt-quickstart?tabs=command-line%2Ctypescript%2Cpython-new&pivots=programming-language-studio#key-settings);\n\n- Minimax:[Minimax](https://platform.minimaxi.com/document/Fast%20access?key=66701cf51d57f38758d581b2)",
1826
+ "example": "sk-proj-xxxx",
1818
1827
  "member": "string",
1819
- "name": "LLMType",
1828
+ "name": "APIKey",
1820
1829
  "required": true,
1821
1830
  "type": "string"
1822
1831
  },
1823
1832
  {
1824
1833
  "disabled": false,
1825
- "document": "模型名称,如\n\n- OpenAI协议\n\"gpt-4o-mini\",\"gpt-4o\",\"hunyuan-standard\", \"hunyuan-turbo\",\"deepseek-chat\";\n\n- Azure协议\n\"gpt-4o-mini\", \"gpt-4o\";\n\n- Minmax协议\n\"deepseek-chat\".",
1826
- "example": "gpt-4o-mini",
1834
+ "document": "模型接口地址\n\n- OpenAI协议\nGPT:\"https://api.openai.com/v1/\"\n混元:\"https://api.hunyuan.cloud.tencent.com/v1\"\nDeepseek:\"https://api.deepseek.com/v1\"\n\n- Azure协议\n \"https://{your-resource-name}.openai.azure.com?api-version={api-version}\"\n\n- Minimax协议\n\"https://api.minimax.chat/v1\"",
1835
+ "example": "https://api.openai.com/v1/",
1827
1836
  "member": "string",
1828
- "name": "Model",
1837
+ "name": "APIUrl",
1829
1838
  "required": true,
1830
1839
  "type": "string"
1831
1840
  },
1832
1841
  {
1833
1842
  "disabled": false,
1834
- "document": "模型API密钥,获取鉴权信息方式请参见各模型官网\n\n- OpenAI协议:[GPT](https://help.openai.com/en/articles/4936850-where-do-i-find-my-openai-api-key),[混元](https://cloud.tencent.com/document/product/1729/111008),[DeepSeek](https://api-docs.deepseek.com/zh-cn/);\n\n- Azure协议:[Azure GPT](https://learn.microsoft.com/en-us/azure/ai-services/openai/chatgpt-quickstart?tabs=command-line%2Ctypescript%2Cpython-new&pivots=programming-language-studio#key-settings);\n\n- Minimax:[Minimax](https://platform.minimaxi.com/document/Fast%20access?key=66701cf51d57f38758d581b2)",
1835
- "example": "sk-proj-xxxx",
1843
+ "document": "用于设定AI人设、说话规则、任务等的全局提示词。示例:## 人设您是人民医院友善、和蔼的随访医生李医生,正在给患者小明的家长打电话,原因是医院要求小明2024-08-08回院复查手术恢复情况,但小明没有来。您需要按照任务流程对小明家长进行电话随访调查。## 要求简洁回复:使用简练语言,每次最多询问一个问题,不要在一个回复中询问多个问题。富有变化:尽量使表达富有变化,表达机械重复。自然亲切:使用日常语言,尽量显得专业并亲切。提到时间时使用口语表述,如下周三、6月18日。积极主动:尝试引导对话,每个回复通常以问题或下一步建议来结尾。询问清楚:如果对方部分回答了您的问题,或者回答很模糊,请通过追问来确保回答的完整明确。遵循任务:当对方的回答偏离了您的任务时,及时引导对方回到任务中。不要从头开始重复,从偏离的地方继续询问。诚实可靠:对于客户的提问,如果不确定请务必不要编造,礼貌告知对方不清楚。不要捏造患者未提及的症状史、用药史、治疗史。其他注意点:避免提到病情恶化、恢复不理想或疾病名称等使用会使患者感到紧张的表述。不要问患者已经直接或间接回答过的问题,例如患者已经说没有不适症状,那就不要再问手术部位是否有红肿疼痛症状的问题。##任务: 1.自我介绍您是人民医院负责随访的李医生,并说明致电的目的。2.询问被叫方是否是小明家长。 - 如果不是小明家长,请礼貌表达歉意,并使用 call_end 挂断电话。- 如果小明家长没空,请礼貌告诉对方稍后会重新致电,并使用 end_call 挂断电话。3.询问小明出院后水肿情况如何,较出院时是否有变化。- 如果水肿变严重,直接跳转步骤7。4.询问出院后是否给小朋友量过体温,是否出现过发烧情况。- 如果没有量过体温,请礼貌告诉家长出院后三个月内需要每天观察体温。- 如果出现过发烧,请直接跳转步骤7。5.询问出院后是否给小朋友按时服药。- 如果没有按时服药,请友善提醒家长严格按医嘱服用药物,避免影响手术效果。6.询问小朋友在饮食上是否做到低盐低脂,适量吃优质蛋白如鸡蛋、牛奶、瘦肉等。- 如果没有做到,请友善提醒家长低盐低脂和优质蛋白有助小朋友尽快恢复。7.告知家长医生要求6月18日回院复查,但没看到有相关复诊记录。提醒家长尽快前往医院体检复查血化验、尿常规。8.询问家长是否有问题需要咨询,如果没有请礼貌道别并用call_end挂断电话。",
1844
+ "example": "示例值请看上方描述",
1836
1845
  "member": "string",
1837
- "name": "APIKey",
1838
- "required": true,
1846
+ "name": "SystemPrompt",
1847
+ "required": false,
1839
1848
  "type": "string"
1840
1849
  },
1841
1850
  {
1842
1851
  "disabled": false,
1843
- "document": "模型接口地址\n\n- OpenAI协议\nGPT:\"https://api.openai.com/v1/\"\n混元:\"https://api.hunyuan.cloud.tencent.com/v1\"\nDeepseek:\"https://api.deepseek.com/v1\"\n\n- Azure协议\n \"https://{your-resource-name}.openai.azure.com?api-version={api-version}\"\n\n- Minimax协议\n\"https://api.minimax.chat/v1\"",
1844
- "example": "https://api.openai.com/v1/",
1852
+ "document": "模型名称,如\n\n- OpenAI协议\n\"gpt-4o-mini\",\"gpt-4o\",\"hunyuan-standard\", \"hunyuan-turbo\",\"deepseek-chat\";\n\n- Azure协议\n\"gpt-4o-mini\", \"gpt-4o\";\n\n- Minmax协议\n\"deepseek-chat\".",
1853
+ "example": "gpt-4o-mini",
1845
1854
  "member": "string",
1846
- "name": "APIUrl",
1847
- "required": true,
1855
+ "name": "Model",
1856
+ "required": false,
1848
1857
  "type": "string"
1849
1858
  },
1850
1859
  {
@@ -2035,6 +2044,15 @@
2035
2044
  "name": "Temperature",
2036
2045
  "required": false,
2037
2046
  "type": "float"
2047
+ },
2048
+ {
2049
+ "disabled": false,
2050
+ "document": "通用变量: <p>提示词变量</p> <p>欢迎语变量</p> <p> dify变量</p> \n\n1. dify-inputs-xxx 为dify的inputs变量\n2. dify-inputs-user 为dify的user值\n3. dify-inputs-conversation_id 为dify的conversation_id值",
2051
+ "example": "[{\"Key\":\"foo\",\"Value\":\"bar\"}]",
2052
+ "member": "Variable",
2053
+ "name": "Variables",
2054
+ "required": false,
2055
+ "type": "list"
2038
2056
  }
2039
2057
  ],
2040
2058
  "type": "object"
@@ -2148,11 +2166,11 @@
2148
2166
  },
2149
2167
  {
2150
2168
  "disabled": false,
2151
- "document": "呼叫使用的Ivr",
2169
+ "document": "呼叫使用的 IVR Id,不填时需要填写 AIAgentId",
2152
2170
  "example": "3",
2153
2171
  "member": "uint64",
2154
2172
  "name": "IvrId",
2155
- "required": true,
2173
+ "required": false,
2156
2174
  "type": "int"
2157
2175
  },
2158
2176
  {
@@ -2217,6 +2235,33 @@
2217
2235
  "name": "CalleeAttributes",
2218
2236
  "required": false,
2219
2237
  "type": "list"
2238
+ },
2239
+ {
2240
+ "disabled": false,
2241
+ "document": "IANA 时区名称,参考 https://datatracker.ietf.org/doc/html/draft-ietf-netmod-iana-timezones",
2242
+ "example": "Asia/Shanghai",
2243
+ "member": "string",
2244
+ "name": "TimeZone",
2245
+ "required": false,
2246
+ "type": "string"
2247
+ },
2248
+ {
2249
+ "disabled": false,
2250
+ "document": "可用时间段",
2251
+ "example": "[{\"StartTime\":\"09:00:00\",\"EndTime\":\"11:30:00\"},{\"StartTime\":\"14:00:00\",\"EndTime\":\"18:00:00\"}]",
2252
+ "member": "TimeRange",
2253
+ "name": "AvailableTime",
2254
+ "required": false,
2255
+ "type": "list"
2256
+ },
2257
+ {
2258
+ "disabled": false,
2259
+ "document": "智能体 ID,不填写时需要填写 IvrId",
2260
+ "example": "5845",
2261
+ "member": "int64",
2262
+ "name": "AIAgentId",
2263
+ "required": false,
2264
+ "type": "int"
2220
2265
  }
2221
2266
  ],
2222
2267
  "type": "object"
@@ -2863,6 +2908,24 @@
2863
2908
  "name": "CalleeAttributes",
2864
2909
  "required": false,
2865
2910
  "type": "list"
2911
+ },
2912
+ {
2913
+ "disabled": false,
2914
+ "document": "IANA 时区名称,参考 https://datatracker.ietf.org/doc/html/draft-ietf-netmod-iana-timezones",
2915
+ "example": "Asia/Shanghai",
2916
+ "member": "string",
2917
+ "name": "TimeZone",
2918
+ "required": false,
2919
+ "type": "string"
2920
+ },
2921
+ {
2922
+ "disabled": false,
2923
+ "document": "可用时间段",
2924
+ "example": "[{\"StartTime\":\"09:00:00\",\"EndTime\":\"11:30:00\"},{\"StartTime\":\"14:00:00\",\"EndTime\":\"18:00:00\"}]",
2925
+ "member": "TimeRange",
2926
+ "name": "AvailableTime",
2927
+ "required": false,
2928
+ "type": "list"
2866
2929
  }
2867
2930
  ],
2868
2931
  "type": "object"
@@ -5167,7 +5230,7 @@
5167
5230
  {
5168
5231
  "disabled": false,
5169
5232
  "document": "技能组ID",
5170
- "example": "123",
5233
+ "example": "1145",
5171
5234
  "member": "int64",
5172
5235
  "name": "SkillGroupId",
5173
5236
  "required": false,
@@ -5192,7 +5255,7 @@
5192
5255
  {
5193
5256
  "disabled": false,
5194
5257
  "document": "坐席用户信息列表",
5195
- "example": "[{\"Name\":\"xiao\",\"Mail\":\"1000273@qq.com\",\"Phone\":\"008617636049517\",\"Nick\":\"测试3\",\"StaffNumber\":\"125\",\"RoleId\":1,\"SkillGroupList\":[{\"SkillGroupId\":53,\"SkillGroupName\":\"ALL-dingoding-测试\",\"Priority\":3,\"Type\":\"ALL\"},{\"SkillGroupId\":82,\"SkillGroupName\":\"uu\",\"Priority\":1,\"Type\":\"IM\"}],\"LastModifyTimestamp\":1613988825}]",
5258
+ "example": "[{\"Name\":\"n\",\"Mail\":\"m@e.com\",\"Phone\":\"123\",\"Nick\":\"t\",\"StaffNumber\":\"1\",\"RoleId\":1,\"SkillGroupList\":[{\"SkillGroupId\":1,\"SkillGroupName\":\"sg\",\"Priority\":1,\"Type\":\"IM\"}],\"LastModifyTimestamp\":1}]",
5196
5259
  "member": "StaffInfo",
5197
5260
  "name": "StaffList",
5198
5261
  "output_required": true,
@@ -7690,8 +7753,8 @@
7690
7753
  "value_allowed_null": false
7691
7754
  },
7692
7755
  {
7693
- "disabled": false,
7694
- "document": "用户角色id",
7756
+ "disabled": true,
7757
+ "document": "用户角色id\n一个用户绑定了多个角色时以RoleIdList为准",
7695
7758
  "example": "1",
7696
7759
  "member": "uint64",
7697
7760
  "name": "RoleId",
@@ -7699,6 +7762,16 @@
7699
7762
  "type": "int",
7700
7763
  "value_allowed_null": false
7701
7764
  },
7765
+ {
7766
+ "disabled": false,
7767
+ "document": "用户角色id列表",
7768
+ "example": "[1]",
7769
+ "member": "uint64",
7770
+ "name": "RoleIdList",
7771
+ "output_required": false,
7772
+ "type": "int",
7773
+ "value_allowed_null": false
7774
+ },
7702
7775
  {
7703
7776
  "disabled": false,
7704
7777
  "document": "所属技能组列表",
@@ -8360,6 +8433,34 @@
8360
8433
  ],
8361
8434
  "usage": "out"
8362
8435
  },
8436
+ "TimeRange": {
8437
+ "document": "时间范围,24 小时制,格式为 09:00:00",
8438
+ "members": [
8439
+ {
8440
+ "disabled": false,
8441
+ "document": "开始时间",
8442
+ "example": "09:00:00",
8443
+ "member": "string",
8444
+ "name": "StartTime",
8445
+ "output_required": false,
8446
+ "required": false,
8447
+ "type": "string",
8448
+ "value_allowed_null": false
8449
+ },
8450
+ {
8451
+ "disabled": false,
8452
+ "document": "结束时间",
8453
+ "example": "14:00:00",
8454
+ "member": "string",
8455
+ "name": "EndTime",
8456
+ "output_required": false,
8457
+ "required": false,
8458
+ "type": "string",
8459
+ "value_allowed_null": false
8460
+ }
8461
+ ],
8462
+ "usage": "both"
8463
+ },
8363
8464
  "UnbindNumberCallOutSkillGroupRequest": {
8364
8465
  "document": "UnbindNumberCallOutSkillGroup请求参数结构体",
8365
8466
  "members": [
@@ -52,7 +52,7 @@
52
52
  {
53
53
  "document": "创建任务",
54
54
  "input": "POST / HTTP/1.1\nHost: ccc.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateAutoCalloutTask\n<公共请求参数>\n\n{\n \"SdkAppId\": 1400123455,\n \"NotBefore\": 1642500621,\n \"Callees\": [\n \"008613012345678\"\n ],\n \"Callers\": [\n \"008602012345678\"\n ],\n \"IvrId\": 8\n}",
55
- "output": "{\n \"Response\": {\n \"TaskId\": 1,\n \"RequestId\": \"abc\"\n }\n}",
55
+ "output": "{\n \"Response\": {\n \"TaskId\": 1,\n \"RequestId\": \"a561d5e7-2680-481f-b86e-a9ad7316f4d5\"\n }\n}",
56
56
  "title": "创建任务"
57
57
  }
58
58
  ],
@@ -2324,7 +2324,7 @@
2324
2324
  {
2325
2325
  "disabled": false,
2326
2326
  "document": "站点详情",
2327
- "example": "[{ \t\t\t\"SiteId\": \"site-98dj3kd\", \t\t\t\"Name\": \"sitename\", \t\t\t\"Description\": \"this is a description\", \t\t\t\"CreateTime\": \"2020-12-25T08:39:57Z\", \t\t\t\"FiberType\": \"MM\", \t\t\t\"UplinkSpeedGbps\": 0, \t\t\t\"UplinkCount\": 0, \t\t\t\"OpticalStandard\": \"MM\", \t\t\t\"RedundantNetworking\": false, \t\t\t\"PowerConnectors\": \"1000Base-SX\", \t\t\t\"PowerFeedDrop\": \"above\", \t\t\t\"PowerDrawKva\": 0.0, \t\t\t\"ConditionRequirement\": false, \t\t\t\"DimensionRequirement\": false, \t\t\t\"NeedHelp\": false, \t\t\t\"BreakerRequirement\": false, \t\t\t\"RedundantPower\": false, \t\t\t\"MaxWeight\": 0, \t\t\t\"AddressLine\": \"Nanshan Road\", \t\t\t\"OptionalAddressLine\": \"详细地址\", \t\t\t\"Country\": \"China\", \t\t\t\"Province\": \"guangdong\", \t\t\t\"City\": \"shenzhen\", \t\t\t\"PostalCode\": 518000 \t\t}]",
2327
+ "example": "[{\"SiteId\": \"site-98dj3kd\",\"Name\": \"sitename\",\"Description\": \"this is a description\",\"PowerConnectors\": \"1000Base-SX\",\"OptionalAddressLine\": \"详细地址\",\"Country\": \"China\",\"Province\": \"guangdong\",\"City\": \"shenzhen\",\"PostalCode\": 518000}]",
2328
2328
  "member": "SiteDetail",
2329
2329
  "name": "SiteDetailSet",
2330
2330
  "output_required": true,