@thinkingai/ae-cli 6.0.32 → 6.0.34

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 (201) hide show
  1. package/README.md +3 -2
  2. package/README.zh.md +3 -2
  3. package/dist/{auth-MEJ642P4.js → auth-ENM3FE6L.js} +3 -2
  4. package/dist/{auth-7H3HAAJ3.js → auth-UPGUOKTW.js} +13 -6
  5. package/dist/{capability-QW4AVJHI.js → capability-AJC5CBRT.js} +49 -17
  6. package/dist/{capability-SCRFGODD.js → capability-TQ5KU5Q6.js} +49 -17
  7. package/dist/chunk-24BAVOX3.js +51 -0
  8. package/dist/{chunk-MDJGDI6K.js → chunk-3KI3RRXX.js} +5 -5
  9. package/dist/{chunk-PKRD2IEM.js → chunk-3P3562ZX.js} +9 -7
  10. package/dist/{chunk-R77JT7XD.js → chunk-4Q5TNP4Q.js} +4 -4
  11. package/dist/{chunk-7OLGDQQ2.js → chunk-6CHYBI64.js} +2 -2
  12. package/dist/{chunk-6LEYLOV3.js → chunk-CPVTECJ3.js} +9 -7
  13. package/dist/{chunk-KCA6BA5D.js → chunk-DB4Q3ANU.js} +5 -3
  14. package/dist/{chunk-2NDGFQHW.js → chunk-E7UXXHO3.js} +11 -3
  15. package/dist/{chunk-I4A62X3N.js → chunk-HQ2A7ITL.js} +23 -14
  16. package/dist/chunk-IMMGMU54.js +674 -0
  17. package/dist/{chunk-AJTH7LT3.js → chunk-IR4ZLVPW.js} +4 -2
  18. package/dist/{chunk-TBHBYKXZ.js → chunk-ISY6HMHM.js} +2 -2
  19. package/dist/{chunk-KGJQCYVC.js → chunk-LCXU3AAT.js} +4 -2
  20. package/dist/chunk-LYVNONC4.js +86 -0
  21. package/dist/{chunk-DYOS6YY7.js → chunk-RGXCNC4N.js} +23 -14
  22. package/dist/{chunk-YCLVYFK7.js → chunk-V6FR6WTW.js} +45 -87
  23. package/dist/chunk-VTWMIC5L.js +27 -0
  24. package/dist/{cli-token-TVQRSE46.js → cli-token-4SBMXAUK.js} +6 -3
  25. package/dist/{client-2643Z5AG.js → client-PP5FETMW.js} +4 -3
  26. package/dist/community-report-client-KK2QBANO.js +145 -0
  27. package/dist/{config-7UZWDE74.js → config-RCCGHHYA.js} +6 -3
  28. package/dist/index.js +505 -220
  29. package/dist/{metadata-BFDL6RUK.js → metadata-3M5F2AED.js} +14 -13
  30. package/dist/{metadata-FCLDBXX2.js → metadata-W2MEOI4Z.js} +14 -13
  31. package/dist/{model-T3KZJWLW.js → model-OYQLXCQY.js} +3 -2
  32. package/dist/{raw-CN542NGT.js → raw-TPB7KSZO.js} +6 -4
  33. package/dist/{sync-ERNHDPB5.js → sync-EFJKFZK2.js} +6 -3
  34. package/dist/{te-agent-FCCWUDTJ.js → te-agent-K2OWMZXT.js} +3 -2
  35. package/dist/{te-analysis-PUVF5IF4.js → te-analysis-I73ZS4NK.js} +903 -33
  36. package/dist/{te-analysis-UJDOKPAN.js → te-analysis-Q7AZCDU4.js} +903 -33
  37. package/dist/{te-common-XLAGWNIV.js → te-common-ST3QPSXJ.js} +7 -6
  38. package/dist/{te-common-VUX3VOXZ.js → te-common-WSLIKKPC.js} +7 -6
  39. package/dist/te-community-WXGB6IOX.js +1659 -0
  40. package/dist/te-community-X2AHXGCA.js +1659 -0
  41. package/dist/{te-dataops-ZNJBQ6VT.js → te-dataops-MJV54MNY.js} +10 -8
  42. package/dist/{te-dataops-F36T656A.js → te-dataops-OA7I6HBG.js} +10 -8
  43. package/dist/{te-engage-QBCCME22.js → te-engage-2FSDUOIZ.js} +973 -1585
  44. package/dist/{te-engage-K4AEUPK5.js → te-engage-BMJ6UOUU.js} +973 -1585
  45. package/dist/{te-kb-AYCODNU6.js → te-kb-E7NSCBRB.js} +74 -12
  46. package/dist/{te-meta-UUROEODR.js → te-meta-Q4L6EE3Q.js} +7 -6
  47. package/dist/{te-meta-ARDIW3YI.js → te-meta-VHCN4Q62.js} +7 -6
  48. package/dist/{te-team-OKCOX7OE.js → te-team-PDKKW7Q5.js} +7 -6
  49. package/dist/tracking/i18n/resources/cli/en.json +4 -3
  50. package/dist/tracking/i18n/resources/cli/ja.json +4 -3
  51. package/dist/tracking/i18n/resources/cli/ko.json +4 -3
  52. package/dist/tracking/i18n/resources/cli/zh.json +4 -3
  53. package/package.json +6 -2
  54. package/skills/ae-agent/SKILL.md +2 -1
  55. package/skills/ae-analysis/SKILL.md +12 -1
  56. package/skills/ae-analysis/references/adhoc_export.md +2 -0
  57. package/skills/ae-analysis/references/adhoc_run.md +2 -0
  58. package/skills/ae-analysis/references/alert_create.md +25 -0
  59. package/skills/ae-analysis/references/alert_definition_schema_get.md +24 -0
  60. package/skills/ae-analysis/references/alert_delete.md +26 -0
  61. package/skills/ae-analysis/references/alert_detail_list.md +27 -0
  62. package/skills/ae-analysis/references/alert_get.md +25 -0
  63. package/skills/ae-analysis/references/alert_job_list.md +24 -0
  64. package/skills/ae-analysis/references/alert_list.md +27 -0
  65. package/skills/ae-analysis/references/alert_notice_config_list.md +24 -0
  66. package/skills/ae-analysis/references/alert_start.md +25 -0
  67. package/skills/ae-analysis/references/alert_stop.md +25 -0
  68. package/skills/ae-analysis/references/alert_update.md +26 -0
  69. package/skills/ae-analysis/references/bi_panel_create.md +3 -3
  70. package/skills/ae-analysis/references/check_delete.md +27 -0
  71. package/skills/ae-analysis/references/check_export.md +27 -0
  72. package/skills/ae-analysis/references/check_get.md +27 -0
  73. package/skills/ae-analysis/references/check_list.md +24 -0
  74. package/skills/ae-analysis/references/check_retry.md +27 -0
  75. package/skills/ae-analysis/references/check_run.md +25 -0
  76. package/skills/ae-analysis/references/command_index.md +61 -27
  77. package/skills/ae-analysis/references/dashboard_create.md +3 -3
  78. package/skills/ae-analysis/references/dashboard_daily_report_send.md +1 -0
  79. package/skills/ae-analysis/references/dashboard_daily_report_update.md +2 -0
  80. package/skills/ae-analysis/references/dashboard_report_data_export.md +3 -3
  81. package/skills/ae-analysis/references/dashboard_report_data_run.md +3 -3
  82. package/skills/ae-analysis/references/event_blacklist_add.md +25 -0
  83. package/skills/ae-analysis/references/event_blacklist_list.md +24 -0
  84. package/skills/ae-analysis/references/event_blacklist_update.md +26 -0
  85. package/skills/ae-analysis/references/ingest_error_list.md +27 -0
  86. package/skills/ae-analysis/references/ingest_summary.md +26 -0
  87. package/skills/ae-analysis/references/live_data_export.md +27 -0
  88. package/skills/ae-analysis/references/live_data_list.md +27 -0
  89. package/skills/ae-analysis/references/plan_change_log_export.md +27 -0
  90. package/skills/ae-analysis/references/plan_change_log_list.md +24 -0
  91. package/skills/ae-analysis/references/plan_delete_items.md +30 -0
  92. package/skills/ae-analysis/references/plan_export.md +26 -0
  93. package/skills/ae-analysis/references/plan_generate.md +27 -0
  94. package/skills/ae-analysis/references/plan_get.md +24 -0
  95. package/skills/ae-analysis/references/plan_import_excel.md +26 -0
  96. package/skills/ae-analysis/references/plan_save_items.md +27 -0
  97. package/skills/ae-analysis/references/plan_sync_from_meta.md +24 -0
  98. package/skills/ae-analysis/references/project_role_delete.md +4 -3
  99. package/skills/ae-analysis/references/project_role_get.md +4 -3
  100. package/skills/ae-analysis/references/project_role_user_list.md +4 -3
  101. package/skills/ae-analysis/references/query_create_result_cluster.md +2 -1
  102. package/skills/ae-analysis/references/report_data_export.md +3 -1
  103. package/skills/ae-analysis/references/report_data_run.md +12 -2
  104. package/skills/ae-analysis/references/sdk_sample_generate.md +24 -0
  105. package/skills/ae-analysis/references/user_cluster_create.md +2 -0
  106. package/skills/ae-analysis/references/user_cluster_create_id.md +2 -0
  107. package/skills/ae-analysis/references/user_cluster_update.md +2 -0
  108. package/skills/ae-analysis/references/user_cluster_update_id.md +2 -0
  109. package/skills/ae-analysis/references/user_tag_create.md +2 -0
  110. package/skills/ae-analysis/references/user_tag_create_id.md +2 -0
  111. package/skills/ae-analysis/references/user_tag_update.md +2 -0
  112. package/skills/ae-analysis/references/user_tag_update_id.md +2 -0
  113. package/skills/ae-analysis-global/SKILL.md +2 -0
  114. package/skills/ae-capability/SKILL.md +7 -5
  115. package/skills/ae-community/SKILL.md +72 -8
  116. package/skills/ae-community/references/community-chat-analysis.md +341 -0
  117. package/skills/ae-community/references/community-data-report.md +301 -0
  118. package/skills/ae-dataops/SKILL.md +2 -1
  119. package/skills/ae-engage/SKILL.md +129 -105
  120. package/skills/ae-engage/references/activity-activity-type.md +1 -1
  121. package/skills/ae-engage/references/activity-activity.md +1 -1
  122. package/skills/ae-engage/references/activity-approval.md +5 -7
  123. package/skills/ae-engage/references/activity-task.md +12 -18
  124. package/skills/ae-engage/references/activity-topic.md +39 -22
  125. package/skills/ae-engage/references/add-approver.md +4 -4
  126. package/skills/ae-engage/references/add-channel.md +10 -5
  127. package/skills/ae-engage/references/approval-approver-delete.md +1 -1
  128. package/skills/ae-engage/references/approver-list.md +4 -4
  129. package/skills/ae-engage/references/build-task-save-guide.md +13 -13
  130. package/skills/ae-engage/references/cancel-query-by-request-id.md +7 -6
  131. package/skills/ae-engage/references/channel-detail.md +14 -9
  132. package/skills/ae-engage/references/channel-list.md +15 -10
  133. package/skills/ae-engage/references/channel-mgmt.md +109 -0
  134. package/skills/ae-engage/references/channel-test-send.md +1 -1
  135. package/skills/ae-engage/references/channel-update-config.md +1 -1
  136. package/skills/ae-engage/references/channel_touch_limits_list.md +1 -1
  137. package/skills/ae-engage/references/client-param.md +34 -16
  138. package/skills/ae-engage/references/common-metric.md +85 -18
  139. package/skills/ae-engage/references/config-item-analysis-report.md +8 -27
  140. package/skills/ae-engage/references/config-item-strategy-comparison.md +7 -18
  141. package/skills/ae-engage/references/config-item-trigger-report.md +8 -35
  142. package/skills/ae-engage/references/delete-channel.md +5 -5
  143. package/skills/ae-engage/references/delete-flow.md +5 -5
  144. package/skills/ae-engage/references/flow-ab-split-node-report.md +11 -45
  145. package/skills/ae-engage/references/flow-detail.md +15 -10
  146. package/skills/ae-engage/references/flow-list.md +9 -4
  147. package/skills/ae-engage/references/flow-node-config-schema.md +9 -8
  148. package/skills/ae-engage/references/flow-node-detail-report.md +11 -46
  149. package/skills/ae-engage/references/flow-node-overview-report.md +11 -43
  150. package/skills/ae-engage/references/flow-process-report.md +12 -50
  151. package/skills/ae-engage/references/flow-update-remark.md +19 -0
  152. package/skills/ae-engage/references/manage-flow.md +19 -19
  153. package/skills/ae-engage/references/manage-task.md +5 -5
  154. package/skills/ae-engage/references/modify-flow-base-info.md +8 -8
  155. package/skills/ae-engage/references/preset-event.md +1 -1
  156. package/skills/ae-engage/references/push-language.md +1 -1
  157. package/skills/ae-engage/references/save-flow.md +54 -52
  158. package/skills/ae-engage/references/save-task.md +23 -17
  159. package/skills/ae-engage/references/scene-config-channel.md +90 -10
  160. package/skills/ae-engage/references/scene-config-group.md +1 -1
  161. package/skills/ae-engage/references/scene-config-item.md +27 -4
  162. package/skills/ae-engage/references/scene-config-metric.md +1 -1
  163. package/skills/ae-engage/references/scene-config-param.md +2 -2
  164. package/skills/ae-engage/references/scene-preset-metric.md +1 -1
  165. package/skills/ae-engage/references/scene-strategy.md +19 -3
  166. package/skills/ae-engage/references/scene-template.md +10 -4
  167. package/skills/ae-engage/references/task-data-detail.md +5 -67
  168. package/skills/ae-engage/references/task-data-overview.md +5 -35
  169. package/skills/ae-engage/references/task-detail.md +5 -5
  170. package/skills/ae-engage/references/task-experiment-report.md +5 -38
  171. package/skills/ae-engage/references/task-list.md +4 -4
  172. package/skills/ae-engage/references/task-metric-detail.md +5 -43
  173. package/skills/ae-engage/references/task-stats.md +5 -5
  174. package/skills/ae-engage/references/update-channel-status.md +6 -6
  175. package/skills/ae-engage/references/validate-flow-node-config.md +12 -11
  176. package/skills/ae-engage/references/whitelist-list.md +4 -4
  177. package/skills/ae-engage/references/whitelist.md +1 -1
  178. package/skills/ae-engage/references/workbench-workbench.md +1 -1
  179. package/skills/ae-generate-tracking-code/SKILL.md +4 -4
  180. package/skills/ae-generate-tracking-plan/SKILL.md +132 -11
  181. package/skills/ae-generate-tracking-plan/references/business-dimension-mapping.md +98 -33
  182. package/skills/ae-generate-tracking-plan/references/xlsx-schema.md +16 -14
  183. package/skills/ae-kb/SKILL.md +11 -6
  184. package/skills/ae-metadata/SKILL.md +2 -1
  185. package/skills/ae-team/SKILL.md +2 -1
  186. package/dist/chunk-NOO24N7W.js +0 -11
  187. package/dist/chunk-TNW2CI4W.js +0 -129
  188. package/dist/te-community-PEZ2VEF7.js +0 -687
  189. package/dist/te-community-TSKJ652U.js +0 -687
  190. package/skills/ae-engage/references/config-channel-detail.md +0 -31
  191. package/skills/ae-engage/references/config-channel-list.md +0 -26
  192. package/skills/ae-engage/references/config-item-detail.md +0 -29
  193. package/skills/ae-engage/references/config-item-list.md +0 -18
  194. package/skills/ae-engage/references/copy-config-template.md +0 -28
  195. package/skills/ae-engage/references/delete-config-channel.md +0 -23
  196. package/skills/ae-engage/references/delete-config-item.md +0 -24
  197. package/skills/ae-engage/references/engage-scene-config-item.md +0 -69
  198. package/skills/ae-engage/references/manage-strategy.md +0 -73
  199. package/skills/ae-engage/references/strategy-detail.md +0 -72
  200. package/skills/ae-engage/references/strategy-list.md +0 -20
  201. package/skills/ae-engage/references/update-config-channel-status.md +0 -31
@@ -1,27 +1,47 @@
1
1
  import {
2
2
  kbApi,
3
3
  kbUpload
4
- } from "./chunk-MDJGDI6K.js";
5
- import "./chunk-NOO24N7W.js";
6
- import "./chunk-2NDGFQHW.js";
7
- import "./chunk-AJTH7LT3.js";
8
- import "./chunk-YCLVYFK7.js";
4
+ } from "./chunk-3KI3RRXX.js";
5
+ import "./chunk-E7UXXHO3.js";
6
+ import "./chunk-IR4ZLVPW.js";
7
+ import "./chunk-V6FR6WTW.js";
8
+ import "./chunk-24BAVOX3.js";
9
+ import "./chunk-LYVNONC4.js";
9
10
 
10
11
  // src/commands/te-kb/query.ts
11
12
  var API_PATH = "/agent/api/external/knowledge-bases/query";
12
13
  function buildBody(ctx) {
13
- return {
14
- query: ctx.str("query"),
15
- sources: ctx.json("sources")
14
+ const body = {
15
+ query: ctx.str("query")
16
16
  };
17
+ const sources = ctx.json("sources");
18
+ if (sources) body.sources = sources;
19
+ const topK = ctx.num("top-k");
20
+ if (topK) body.topK = topK;
21
+ const locale = ctx.str("locale");
22
+ if (locale) body.locale = locale;
23
+ return body;
17
24
  }
18
25
  var query = {
19
26
  service: "kb",
20
27
  command: "+query",
21
- description: "Query knowledge.",
28
+ description: "Query knowledge bases via POST /agent/api/external/knowledge-bases/query. Returns ranked passages for a natural-language question.",
22
29
  flags: [
23
- { name: "query", type: "string", required: true, alias: "q", desc: "Natural language question to query against the knowledge bases" },
24
- { name: "sources", type: "json", required: true, desc: 'JSON array of knowledge base refs, e.g. [{"scope":"company","name":"engineering-handbook"}]' }
30
+ {
31
+ name: "query",
32
+ type: "string",
33
+ required: true,
34
+ alias: "q",
35
+ desc: "Natural language question to query against the knowledge bases"
36
+ },
37
+ {
38
+ name: "sources",
39
+ type: "json",
40
+ required: false,
41
+ desc: 'Optional JSON array of knowledge base refs to scope the query, e.g. [{"scope":"company","name":"engineering-handbook"}]. Omit to search all accessible knowledge bases.'
42
+ },
43
+ { name: "top-k", type: "number", required: false, desc: "Max number of hits to return (1-10000, default 10)" },
44
+ { name: "locale", type: "string", required: false, desc: "Optional locale: zh | en | ja | ko" }
25
45
  ],
26
46
  risk: "read",
27
47
  dryRun: (ctx) => ({
@@ -714,11 +734,52 @@ var ask = {
714
734
  execute: async (ctx) => kbApi(ctx, "POST", API_PATH13, {}, buildBody12(ctx))
715
735
  };
716
736
 
737
+ // src/commands/te-kb/url.ts
738
+ var API_PATH14 = "/agent/api/external/knowledge-bases/sources/url";
739
+ function validateUrl(url2) {
740
+ if (!/^https?:\/\//i.test(url2)) {
741
+ throw new Error(`Invalid --url: ${url2}. Must be an http(s) URL`);
742
+ }
743
+ }
744
+ function buildBody13(ctx) {
745
+ const body = {
746
+ name: ctx.str("name"),
747
+ url: ctx.str("url")
748
+ };
749
+ const displayName = ctx.str("display-name");
750
+ if (displayName) body.displayName = displayName;
751
+ const parseInstruction = ctx.str("parse-instruction");
752
+ if (parseInstruction) body.parseInstruction = parseInstruction;
753
+ return body;
754
+ }
755
+ var url = {
756
+ service: "kb",
757
+ command: "+url",
758
+ description: "Upload a URL source to a knowledge base.",
759
+ flags: [
760
+ { name: "name", type: "string", required: true, desc: "Knowledge base name" },
761
+ { name: "url", type: "string", required: true, desc: "Source URL to upload" },
762
+ { name: "display-name", type: "string", required: false, desc: "Optional display name for the URL source" },
763
+ { name: "parse-instruction", type: "string", required: false, desc: "Optional parsing instruction for the URL source" }
764
+ ],
765
+ risk: "write",
766
+ validate: (ctx) => {
767
+ validateUrl(ctx.str("url"));
768
+ },
769
+ dryRun: (ctx) => ({
770
+ method: "POST",
771
+ url: `${ctx.host().replace(/\/$/, "")}${API_PATH14}`,
772
+ body: buildBody13(ctx)
773
+ }),
774
+ execute: async (ctx) => kbApi(ctx, "POST", API_PATH14, {}, buildBody13(ctx))
775
+ };
776
+
717
777
  // src/commands/te-kb/index.ts
718
778
  var commands = [
719
779
  query,
720
780
  ask,
721
781
  add,
782
+ url,
722
783
  compile,
723
784
  remove,
724
785
  create,
@@ -745,5 +806,6 @@ export {
745
806
  remove,
746
807
  rmSource,
747
808
  schema,
748
- status
809
+ status,
810
+ url
749
811
  };
@@ -2,12 +2,13 @@ import {
2
2
  callMcpTool,
3
3
  parseMcpResult,
4
4
  resolveMcpUrl
5
- } from "./chunk-PKRD2IEM.js";
6
- import "./chunk-KGJQCYVC.js";
7
- import "./chunk-NOO24N7W.js";
8
- import "./chunk-2NDGFQHW.js";
9
- import "./chunk-AJTH7LT3.js";
10
- import "./chunk-YCLVYFK7.js";
5
+ } from "./chunk-CPVTECJ3.js";
6
+ import "./chunk-LCXU3AAT.js";
7
+ import "./chunk-E7UXXHO3.js";
8
+ import "./chunk-IR4ZLVPW.js";
9
+ import "./chunk-V6FR6WTW.js";
10
+ import "./chunk-24BAVOX3.js";
11
+ import "./chunk-LYVNONC4.js";
11
12
 
12
13
  // src/commands/te-meta/shared.ts
13
14
  function createMcpCommand(config) {
@@ -2,12 +2,13 @@ import {
2
2
  callMcpTool,
3
3
  parseMcpResult,
4
4
  resolveMcpUrl
5
- } from "./chunk-6LEYLOV3.js";
6
- import "./chunk-KGJQCYVC.js";
7
- import "./chunk-NOO24N7W.js";
8
- import "./chunk-2NDGFQHW.js";
9
- import "./chunk-AJTH7LT3.js";
10
- import "./chunk-YCLVYFK7.js";
5
+ } from "./chunk-3P3562ZX.js";
6
+ import "./chunk-LCXU3AAT.js";
7
+ import "./chunk-E7UXXHO3.js";
8
+ import "./chunk-IR4ZLVPW.js";
9
+ import "./chunk-V6FR6WTW.js";
10
+ import "./chunk-24BAVOX3.js";
11
+ import "./chunk-LYVNONC4.js";
11
12
 
12
13
  // src/commands/te-meta/shared.ts
13
14
  function createMcpCommand(config) {
@@ -1,15 +1,16 @@
1
1
  import {
2
2
  getAuthHeaders,
3
3
  kbApi
4
- } from "./chunk-MDJGDI6K.js";
4
+ } from "./chunk-3KI3RRXX.js";
5
5
  import {
6
6
  printError,
7
7
  printOutput
8
- } from "./chunk-TNW2CI4W.js";
9
- import "./chunk-NOO24N7W.js";
10
- import "./chunk-2NDGFQHW.js";
11
- import "./chunk-AJTH7LT3.js";
12
- import "./chunk-YCLVYFK7.js";
8
+ } from "./chunk-IMMGMU54.js";
9
+ import "./chunk-E7UXXHO3.js";
10
+ import "./chunk-IR4ZLVPW.js";
11
+ import "./chunk-V6FR6WTW.js";
12
+ import "./chunk-24BAVOX3.js";
13
+ import "./chunk-LYVNONC4.js";
13
14
 
14
15
  // src/commands/te-team/shared.ts
15
16
  var API_PREFIX = process.env.AE_API_PREFIX ?? "/agent";
@@ -94,9 +94,10 @@
94
94
  "raw_header": "# raw"
95
95
  },
96
96
  "code": {
97
- "inferred_sdk_mode": "[import-xlsx] inferred sdk_integration_mode: {mode}",
98
- "default_sdk_mode": "[import-xlsx] sdk_integration_mode: {mode} (default, xlsx has no platform info)",
99
- "wrote_events": "[import-xlsx] wrote {count} events to {path}"
97
+ "inferred_sdk_mode": "[import-template] inferred sdk_integration_mode: {mode}",
98
+ "default_sdk_mode": "[import-template] sdk_integration_mode: {mode} (default, xlsx has no platform info)",
99
+ "wrote_events": "[import-template] wrote {count} events to {path}",
100
+ "xlsx_import_empty_warning": "[import-template] WARNING: No events imported from {path}. The file may not be an AE tracking plan xlsx (missing #-prefixed sheets like #event data)"
100
101
  },
101
102
  "wiki": {
102
103
  "sync_not_supported": "wiki sync: run in a repo checkout with scripts/wiki-plan.ts available;",
@@ -94,9 +94,10 @@
94
94
  "raw_header": "# 生データ"
95
95
  },
96
96
  "code": {
97
- "inferred_sdk_mode": "[import-xlsx] sdk_integration_mode を推論: {mode}",
98
- "default_sdk_mode": "[import-xlsx] sdk_integration_mode: {mode}(デフォルト、xlsx に platform 情報なし)",
99
- "wrote_events": "[import-xlsx] {count} イベントを {path} に書き込みました"
97
+ "inferred_sdk_mode": "[import-template] sdk_integration_mode を推論: {mode}",
98
+ "default_sdk_mode": "[import-template] sdk_integration_mode: {mode}(デフォルト、xlsx に platform 情報なし)",
99
+ "wrote_events": "[import-template] {count} イベントを {path} に書き込みました",
100
+ "xlsx_import_empty_warning": "[import-template] ⚠️ 警告:{path} からイベントがインポートされませんでした。このファイルはAEトラッキングプランxlsxではない可能性があります(#イベントデータ などの # プレフィックスシートがありません)"
100
101
  },
101
102
  "wiki": {
102
103
  "sync_not_supported": "wiki sync: リポジトリのチェックアウト内で実行してください(scripts/wiki-plan.ts);",
@@ -94,9 +94,10 @@
94
94
  "raw_header": "# 원시 데이터"
95
95
  },
96
96
  "code": {
97
- "inferred_sdk_mode": "[import-xlsx] sdk_integration_mode 추론: {mode}",
98
- "default_sdk_mode": "[import-xlsx] sdk_integration_mode: {mode} (기본값, xlsx에 platform 정보 없음)",
99
- "wrote_events": "[import-xlsx] {count}개 이벤트를 {path}에 작성했습니다"
97
+ "inferred_sdk_mode": "[import-template] sdk_integration_mode 추론: {mode}",
98
+ "default_sdk_mode": "[import-template] sdk_integration_mode: {mode} (기본값, xlsx에 platform 정보 없음)",
99
+ "wrote_events": "[import-template] {count}개 이벤트를 {path}에 작성했습니다",
100
+ "xlsx_import_empty_warning": "[import-template] ⚠️ 경고: {path}에서 이벤트를 가져오지 못했습니다. 이 파일은 AE 트래킹 플랜 xlsx가 아닐 수 있습니다 (#이벤트 데이터 등 # 접두사 시트가 없습니다)"
100
101
  },
101
102
  "wiki": {
102
103
  "sync_not_supported": "wiki sync: 리포지토리 체크아웃 내에서 실행하세요 (scripts/wiki-plan.ts);",
@@ -94,9 +94,10 @@
94
94
  "raw_header": "# 原始数据"
95
95
  },
96
96
  "code": {
97
- "inferred_sdk_mode": "[import-xlsx] 推断 sdk_integration_mode: {mode}",
98
- "default_sdk_mode": "[import-xlsx] sdk_integration_mode: {mode}(默认,xlsx 无 platform 信息)",
99
- "wrote_events": "[import-xlsx] 写入 {count} 个事件至 {path}"
97
+ "inferred_sdk_mode": "[import-template] 推断 sdk_integration_mode: {mode}",
98
+ "default_sdk_mode": "[import-template] sdk_integration_mode: {mode}(默认,xlsx 无 platform 信息)",
99
+ "wrote_events": "[import-template] 写入 {count} 个事件至 {path}",
100
+ "xlsx_import_empty_warning": "[import-template] ⚠️ 警告:未从 {path} 导入到任何事件。该文件可能不是 AE 埋点方案 xlsx(缺少 #事件数据 等带 # 前缀的 sheet)"
100
101
  },
101
102
  "wiki": {
102
103
  "sync_not_supported": "wiki sync: 需要在仓库 checkout 中运行(scripts/wiki-plan.ts);",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@thinkingai/ae-cli",
3
- "version": "6.0.32",
3
+ "version": "6.0.34",
4
4
  "description": "CLI tool for ThinkingAI (AE) analytics platform",
5
5
  "type": "module",
6
6
  "bin": {
@@ -20,6 +20,7 @@
20
20
  "build": "tsup src/index.ts --format esm --outDir dist && node scripts/copy-tracking-assets.mjs",
21
21
  "generate:analysis-skill": "tsx scripts/generate-analysis-skill-index.mts",
22
22
  "verify:config": "node test/config-commands.test.mjs",
23
+ "verify:json-utils": "npx tsx tests/json-utils.test.ts",
23
24
  "verify:jq-output": "npx tsx test/jq-output.test.mjs",
24
25
  "verify:analysis-tools": "tsx scripts/verify-te-analysis-tools.mjs",
25
26
  "verify:analysis-skill": "tsx scripts/generate-analysis-skill-index.mts --check",
@@ -30,15 +31,18 @@
30
31
  "verify:analysis-cluster-routing": "node scripts/verify-analysis-cluster-routing.mjs",
31
32
  "verify:multi-cluster-mode": "node test/multi-cluster-mode.test.mjs",
32
33
  "verify:metadata-capability": "npx tsx test/metadata-capability-commands.test.mjs",
34
+ "verify:community-capability": "node test/community-capability-routing.test.mjs",
35
+ "verify:community-report": "npx tsx tests/community-report-standard-v5.test.ts && npx tsx tests/community-report-client.test.ts && npx tsx tests/community-report-framework.test.ts && npx tsx tests/community-data-report-command.test.ts && node test/community-data-report-skill.test.mjs",
33
36
  "verify:engage-capability": "tsx test/engage/engage-capability-command.test.mjs && node test/engage/engage-skill-capability.test.mjs",
34
37
  "verify:retired-analysis-commands": "node --test test/retired-analysis-commands.test.mjs",
35
38
  "verify:analysis-meta-tools": "node scripts/verify-te-meta-tools.mjs",
36
39
  "verify:analysis-common-tools": "node scripts/verify-te-common-tools.mjs",
37
40
  "verify:team-tools": "node scripts/verify-te-team-tools.mjs",
38
41
  "verify:agent-tools": "node scripts/verify-agent-tools.mjs",
39
- "verify:tracking-tools": "node test/tracking-client.test.mjs && node test/tracking-skill-flow.test.mjs && node test/tracking-commands.test.mjs",
42
+ "verify:tracking-tools": "tsx test/tracking-client.test.mjs && node test/tracking-skill-flow.test.mjs && node test/tracking-commands.test.mjs",
40
43
  "verify:self-check-overlay": "node test/self-check-overlay.test.mjs",
41
44
  "verify:update-check": "npx tsx test/update-check.test.mjs",
45
+ "qa-changed": "node scripts/qa-changed.mjs",
42
46
  "self-check": "node self-check/scan.mjs",
43
47
  "check:release": "node self-check/release-gate.mjs",
44
48
  "sync:skills-to-db": "node scripts/sync-skills-to-db.mjs",
@@ -47,8 +47,9 @@ ae-cli agent +create-automation --help
47
47
 
48
48
  ### Output and Errors
49
49
 
50
- - Successful commands return machine-readable JSON by default. Use `--format table` when a table is easier to scan.
50
+ - Successful commands return machine-readable JSON by default. Use `--format table` when a table is easier to scan. Envelope may include optional `_notice.host_compat`.
51
51
  - Failed commands return `{ "ok": false, "error": { "type": "...", "message": "...", "hint": "..." } }` and exit non-zero.
52
+ - **CRITICAL — Host compat (do this first):** After each `ae-cli` run, check stderr and `_notice.host_compat`. If either is present, open the user reply with a short ⚠️ version warning and **quote the `npm i -g` / `npx skills add` (or update-cluster) lines verbatim**, then present the business result. Soft tip; `ok: true` can still carry the notice.
52
53
 
53
54
  ## When to Use
54
55
 
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  name: ae-analysis
3
3
  version: 4.0.3
4
- description: "Use ae-cli for AE/TE analysis-side data questions, asset operations, and asset governance: reports, dashboards, ad-hoc models, drilldown, detail data, alerts, clusters, tags, metrics, metadata, project configuration, tracking plans, governance asset lists/rules/lineage/impact/dependency, batch asset operations, projects, and resource links. Use when the user asks to query data, explain a change, export evidence, or inspect/create/update/govern analysis assets."
4
+ description: "Use ae-cli for AE/TE analysis-side data questions, asset operations, and asset governance: reports, analysis boards, BI dashboards, ad-hoc models, drilldown, detail data, alerts, clusters, tags, metrics, metadata, project configuration, tracking plans, governance asset lists/rules/lineage/impact/dependency, batch asset operations, projects, and resource links. Use when the user asks to query data, explain a change, export evidence, or inspect/create/update/govern analysis assets."
5
5
  ---
6
6
 
7
7
  # ae-analysis
@@ -28,6 +28,7 @@ Use this skill for these CLI services:
28
28
  - `analysis`: reports, dashboards, BI panels, ad-hoc analysis, drilldown, detail data, alerts, clusters, tags, and async runs/artifacts.
29
29
  - `analysis-meta`: gateway metadata assets, events, properties, virtual metadata, metrics, data tables, exchange rules, and super metadata.
30
30
  - `analysis-governance`: gateway asset governance operations, including governed asset lists/exports, lineage, dependency, impact, query history, rule schema/list/create/update/delete, batch asset actions, and operation records. Use this service for asset governance workflows, not for metadata event/property/metric CRUD.
31
+ - `tracking`: gateway tracking plan, checking, ingest, live-data, and event blacklist operations. Some legacy tracking commands still exist under the same service; prefer the dedicated reference for the exact command form.
31
32
  - `analysis_meta`: metadata governance, metrics, virtual metadata, project config, tracking plans, mark times, and entity catalog.
32
33
  - `analysis_common`: project discovery.
33
34
 
@@ -48,6 +49,7 @@ ae-cli analysis_common +<command> [options]
48
49
  ae-cli analysis <resource> <action> [options]
49
50
  ae-cli analysis-meta <resource> <action> [options]
50
51
  ae-cli analysis-governance <resource> <action> [options]
52
+ ae-cli tracking <resource> <action> [options]
51
53
  ae-cli capability search|inspect|validate|dry-run|run [options]
52
54
  ```
53
55
 
@@ -56,6 +58,7 @@ ae-cli capability search|inspect|validate|dry-run|run [options]
56
58
  - JSON values must be JSON string literals.
57
59
  - Global flags include `--host`, `--format json|table`, `--jq`, `--validate`, `--dry-run`, and `--yes`. Use `--validate` alone to normalize complex capability input; use `--dry-run` alone for execution or risk preview.
58
60
  - JSON is the default machine-readable output. On failure, preserve the structured error and non-zero exit.
61
+ - **CRITICAL — Host compat (do this first):** After each `ae-cli` run, check stderr and `_notice.host_compat`. If either is present, your reply **MUST open with** a short ⚠️ version warning and **quote the `npm i -g` / `npx skills add` (or update-cluster) lines verbatim**, then present the business result. Never answer with only a project/table summary when a host_compat notice exists. Soft tip; `ok: true` can still carry the notice.
59
62
  - Never invent command names, flags, payload fields, projects, resource IDs, asset names, event/property names, metric definitions, or dates.
60
63
  - 中文时间表达必须按固定语义映射:最近7天/近7天 -> `mode=recent` -> QP `recentDay=0-7`,含今天;过去7天/前7天 -> `mode=previous` -> QP `recentDay=1-7`,不含今天。用户明确说明是否包含今天时,以该说明为准。完整映射见 [`references/ai_models.md`](references/ai_models.md)。
61
64
 
@@ -80,6 +83,14 @@ For every gateway command that exposes `--request-id`, ae-cli generates a `reque
80
83
 
81
84
  ## Mandatory routing
82
85
 
86
+ ### Product terminology gate
87
+
88
+ - The Chinese product term `看板` means an analysis board backed by saved reports. Route it to `ae-cli analysis dashboard ...` and capability IDs under `analysis.dashboard.*`.
89
+ - The Chinese product terms `仪表盘` and `BI 仪表盘` mean a BI dashboard with worksheets, charts, and pages. Route them to `ae-cli analysis bi-panel ...` and capability IDs under `analysis.bi_panel.*`.
90
+ - These assets are not aliases. Never substitute an analysis board for a BI dashboard, or a BI dashboard for an analysis board.
91
+ - The standalone English word `dashboard` is ambiguous in this product. Before a write, ask whether the user means an analysis board (`看板`) or a BI dashboard (`仪表盘`) unless the surrounding context already makes the product asset explicit.
92
+ - If the requested BI-panel capability is unavailable or unauthorized, report that constraint. Do not fall back to creating an analysis board.
93
+
83
94
  ### Project gate
84
95
 
85
96
  Before a project-scoped command:
@@ -42,6 +42,8 @@ Async export has no inline row limit. Runtime defaults to and is capped at 21600
42
42
 
43
43
  Do not use raw QP, `events`, `event_view`, `visual_view`, removed ad-hoc QP builder outputs, or schema helper outputs as `--definition`.
44
44
 
45
+ Timezone contract: fixed `--zone-offset` values are integers from `-12` through `14`. Use `--zone-offset 99` for local-time mode, which analyzes timestamps as stored local time without applying a fixed UTC offset conversion; it does not mean UTC+99. Omit the flag to use the project's analysis default.
46
+
45
47
  ## Output
46
48
 
47
49
  The response is an async artifact descriptor:
@@ -39,6 +39,8 @@ If the user asks for more than 1000 rows, or the SQL text requests `LIMIT 2000`
39
39
 
40
40
  Do not use raw QP, `events`, `event_view`, `visual_view`, removed ad-hoc QP builder outputs, or schema helper outputs as `--definition`.
41
41
 
42
+ Timezone contract: fixed `--zone-offset` values are integers from `-12` through `14`. Use `--zone-offset 99` for local-time mode, which analyzes timestamps as stored local time without applying a fixed UTC offset conversion; it does not mean UTC+99. Omit the flag to use the project's analysis default.
43
+
42
44
  ## Output
43
45
 
44
46
  The response may include:
@@ -0,0 +1,25 @@
1
+ # analysis alert create
2
+
3
+ Use when create an alert.
4
+
5
+ Do not use for commands listed under the sheet's non-CLI section or for unrelated metadata/report operations. If the command needs a complex JSON object, read the backend schema or existing asset first and send snake_case fields only.
6
+
7
+ Command:
8
+
9
+ ```bash
10
+ ae-cli analysis alert create [options]
11
+ ```
12
+
13
+ Capability id: `analysis.alert.create`
14
+
15
+ Input sends `project_id` and `definition`. Do not send camelCase aliases.
16
+
17
+ Output is the capability gateway envelope: success is `ok=true,data,meta`; failure is `ok=false,error`. Export commands return lifecycle data such as `run_id` and `artifact_id` for inspect/download.
18
+
19
+ Parameters:
20
+
21
+ | Parameter | Description | Required |
22
+ | --- | --- | --- |
23
+ | `--project-id` | See command help | Yes |
24
+ | `--definition` | See command help | Yes |
25
+
@@ -0,0 +1,24 @@
1
+ # analysis alert-definition-schema get
2
+
3
+ Use when get the alert definition schema.
4
+
5
+ Do not use for commands listed under the sheet's non-CLI section or for unrelated metadata/report operations. If the command needs a complex JSON object, read the backend schema or existing asset first and send snake_case fields only.
6
+
7
+ Command:
8
+
9
+ ```bash
10
+ ae-cli analysis alert-definition-schema get
11
+ ```
12
+
13
+ Capability id: `analysis.alert_definition_schema.get`
14
+
15
+ Input sends No input. Do not send camelCase aliases.
16
+
17
+ Output is the capability gateway envelope: success is `ok=true,data,meta`; failure is `ok=false,error`. Export commands return lifecycle data such as `run_id` and `artifact_id` for inspect/download.
18
+
19
+ Parameters:
20
+
21
+ | Parameter | Description | Required |
22
+ | --- | --- | --- |
23
+ | None | - | - |
24
+
@@ -0,0 +1,26 @@
1
+ # analysis alert delete
2
+
3
+ Use when delete an alert.
4
+
5
+ Do not use for commands listed under the sheet's non-CLI section or for unrelated metadata/report operations. If the command needs a complex JSON object, read the backend schema or existing asset first and send snake_case fields only.
6
+
7
+ Command:
8
+
9
+ ```bash
10
+ ae-cli analysis alert delete --project-id <project_id> --alert-id <alert_id> --dry-run
11
+ # Summarize the target and impact, then wait for explicit user confirmation.
12
+ ae-cli analysis alert delete --project-id <project_id> --alert-id <alert_id> --yes
13
+ ```
14
+
15
+ Capability id: `analysis.alert.delete`
16
+
17
+ Input sends `project_id` and `alert_id`. Do not send camelCase aliases.
18
+
19
+ Output is the capability gateway envelope: success is `ok=true,data,meta`; failure is `ok=false,error`. Export commands return lifecycle data such as `run_id` and `artifact_id` for inspect/download.
20
+
21
+ Parameters:
22
+
23
+ | Parameter | Description | Required |
24
+ | --- | --- | --- |
25
+ | `--project-id` | See command help | Yes |
26
+ | `--alert-id` | See command help | Yes |
@@ -0,0 +1,27 @@
1
+ # analysis alert-detail list
2
+
3
+ Use when list alert delivery details.
4
+
5
+ Do not use for commands listed under the sheet's non-CLI section or for unrelated metadata/report operations. If the command needs a complex JSON object, read the backend schema or existing asset first and send snake_case fields only.
6
+
7
+ Command:
8
+
9
+ ```bash
10
+ ae-cli analysis alert-detail list [options]
11
+ ```
12
+
13
+ Capability id: `analysis.alert_detail.list`
14
+
15
+ Input sends `project_id`, `alert_id`, optional `start_time`, and optional `end_time`. Do not send camelCase aliases.
16
+
17
+ Output is the capability gateway envelope: success is `ok=true,data,meta`; failure is `ok=false,error`. Export commands return lifecycle data such as `run_id` and `artifact_id` for inspect/download.
18
+
19
+ Parameters:
20
+
21
+ | Parameter | Description | Required |
22
+ | --- | --- | --- |
23
+ | `--project-id` | See command help | Yes |
24
+ | `--alert-id` | See command help | Yes |
25
+ | `--start-time` | See command help | No |
26
+ | `--end-time` | See command help | No |
27
+
@@ -0,0 +1,25 @@
1
+ # analysis alert get
2
+
3
+ Use when get one alert.
4
+
5
+ Do not use for commands listed under the sheet's non-CLI section or for unrelated metadata/report operations. If the command needs a complex JSON object, read the backend schema or existing asset first and send snake_case fields only.
6
+
7
+ Command:
8
+
9
+ ```bash
10
+ ae-cli analysis alert get [options]
11
+ ```
12
+
13
+ Capability id: `analysis.alert.get`
14
+
15
+ Input sends `project_id` and `alert_id`. Do not send camelCase aliases.
16
+
17
+ Output is the capability gateway envelope: success is `ok=true,data,meta`; failure is `ok=false,error`. Export commands return lifecycle data such as `run_id` and `artifact_id` for inspect/download.
18
+
19
+ Parameters:
20
+
21
+ | Parameter | Description | Required |
22
+ | --- | --- | --- |
23
+ | `--project-id` | See command help | Yes |
24
+ | `--alert-id` | See command help | Yes |
25
+
@@ -0,0 +1,24 @@
1
+ # analysis alert-job list
2
+
3
+ Use when list alert job status.
4
+
5
+ Do not use for commands listed under the sheet's non-CLI section or for unrelated metadata/report operations. If the command needs a complex JSON object, read the backend schema or existing asset first and send snake_case fields only.
6
+
7
+ Command:
8
+
9
+ ```bash
10
+ ae-cli analysis alert-job list [options]
11
+ ```
12
+
13
+ Capability id: `analysis.alert_job.list`
14
+
15
+ Input sends `project_id`. Do not send camelCase aliases.
16
+
17
+ Output is the capability gateway envelope: success is `ok=true,data,meta`; failure is `ok=false,error`. Export commands return lifecycle data such as `run_id` and `artifact_id` for inspect/download.
18
+
19
+ Parameters:
20
+
21
+ | Parameter | Description | Required |
22
+ | --- | --- | --- |
23
+ | `--project-id` | See command help | Yes |
24
+
@@ -0,0 +1,27 @@
1
+ # analysis alert list
2
+
3
+ Use when list project alerts.
4
+
5
+ Do not use for commands listed under the sheet's non-CLI section or for unrelated metadata/report operations. If the command needs a complex JSON object, read the backend schema or existing asset first and send snake_case fields only.
6
+
7
+ Command:
8
+
9
+ ```bash
10
+ ae-cli analysis alert list [options]
11
+ ```
12
+
13
+ Capability id: `analysis.alert.list`
14
+
15
+ Input sends `project_id`, optional `query`, `limit`, and `offset`. Do not send camelCase aliases.
16
+
17
+ Output is the capability gateway envelope: success is `ok=true,data,meta`; failure is `ok=false,error`. Export commands return lifecycle data such as `run_id` and `artifact_id` for inspect/download.
18
+
19
+ Parameters:
20
+
21
+ | Parameter | Description | Required |
22
+ | --- | --- | --- |
23
+ | `--project-id` | See command help | Yes |
24
+ | `--query` | See command help | No |
25
+ | `--limit` | See command help | No |
26
+ | `--offset` | See command help | No |
27
+
@@ -0,0 +1,24 @@
1
+ # analysis alert-notice-config list
2
+
3
+ Use when list alert notice configs.
4
+
5
+ Do not use for commands listed under the sheet's non-CLI section or for unrelated metadata/report operations. If the command needs a complex JSON object, read the backend schema or existing asset first and send snake_case fields only.
6
+
7
+ Command:
8
+
9
+ ```bash
10
+ ae-cli analysis alert-notice-config list [options]
11
+ ```
12
+
13
+ Capability id: `analysis.alert_notice_config.list`
14
+
15
+ Input sends `project_id`. Do not send camelCase aliases.
16
+
17
+ Output is the capability gateway envelope: success is `ok=true,data,meta`; failure is `ok=false,error`. Export commands return lifecycle data such as `run_id` and `artifact_id` for inspect/download.
18
+
19
+ Parameters:
20
+
21
+ | Parameter | Description | Required |
22
+ | --- | --- | --- |
23
+ | `--project-id` | See command help | Yes |
24
+
@@ -0,0 +1,25 @@
1
+ # analysis alert start
2
+
3
+ Use when start an alert.
4
+
5
+ Do not use for commands listed under the sheet's non-CLI section or for unrelated metadata/report operations. If the command needs a complex JSON object, read the backend schema or existing asset first and send snake_case fields only.
6
+
7
+ Command:
8
+
9
+ ```bash
10
+ ae-cli analysis alert start [options]
11
+ ```
12
+
13
+ Capability id: `analysis.alert.start`
14
+
15
+ Input sends `project_id` and `alert_id`. Do not send camelCase aliases.
16
+
17
+ Output is the capability gateway envelope: success is `ok=true,data,meta`; failure is `ok=false,error`. Export commands return lifecycle data such as `run_id` and `artifact_id` for inspect/download.
18
+
19
+ Parameters:
20
+
21
+ | Parameter | Description | Required |
22
+ | --- | --- | --- |
23
+ | `--project-id` | See command help | Yes |
24
+ | `--alert-id` | See command help | Yes |
25
+
@@ -0,0 +1,25 @@
1
+ # analysis alert stop
2
+
3
+ Use when stop an alert.
4
+
5
+ Do not use for commands listed under the sheet's non-CLI section or for unrelated metadata/report operations. If the command needs a complex JSON object, read the backend schema or existing asset first and send snake_case fields only.
6
+
7
+ Command:
8
+
9
+ ```bash
10
+ ae-cli analysis alert stop [options]
11
+ ```
12
+
13
+ Capability id: `analysis.alert.stop`
14
+
15
+ Input sends `project_id` and `alert_id`. Do not send camelCase aliases.
16
+
17
+ Output is the capability gateway envelope: success is `ok=true,data,meta`; failure is `ok=false,error`. Export commands return lifecycle data such as `run_id` and `artifact_id` for inspect/download.
18
+
19
+ Parameters:
20
+
21
+ | Parameter | Description | Required |
22
+ | --- | --- | --- |
23
+ | `--project-id` | See command help | Yes |
24
+ | `--alert-id` | See command help | Yes |
25
+