@thinkingai/ae-cli 6.0.30 → 6.0.32

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 (476) hide show
  1. package/README.md +8 -9
  2. package/README.zh.md +8 -9
  3. package/dist/{auth-7TQRGLBC.js → auth-7H3HAAJ3.js} +10 -10
  4. package/dist/{capability-KVA55RMK.js → capability-QW4AVJHI.js} +49 -10
  5. package/dist/{capability-LKHLZQPD.js → capability-SCRFGODD.js} +49 -10
  6. package/dist/{chunk-GWZ5MYWE.js → chunk-6LEYLOV3.js} +25 -4
  7. package/dist/chunk-7OLGDQQ2.js +71 -0
  8. package/dist/{chunk-THBBNYXI.js → chunk-DYOS6YY7.js} +100 -62
  9. package/dist/{chunk-OJR23CIK.js → chunk-I4A62X3N.js} +100 -61
  10. package/dist/{chunk-7QQ4233A.js → chunk-PKRD2IEM.js} +25 -4
  11. package/dist/{chunk-CWZUGF2J.js → chunk-PTE56QPL.js} +15 -0
  12. package/dist/chunk-TBHBYKXZ.js +71 -0
  13. package/dist/{chunk-ZAOL36CG.js → chunk-TNW2CI4W.js} +46 -30
  14. package/dist/{config-ZVPARN4R.js → config-7UZWDE74.js} +25 -25
  15. package/dist/index.js +182 -63
  16. package/dist/{metadata-6CCFV4K5.js → metadata-BFDL6RUK.js} +6 -43
  17. package/dist/{metadata-PDOIWH5O.js → metadata-FCLDBXX2.js} +6 -43
  18. package/dist/{raw-OHSUK42D.js → raw-CN542NGT.js} +8 -6
  19. package/dist/{sync-ULT5SECP.js → sync-ERNHDPB5.js} +1 -1
  20. package/dist/{te-agent-FAIBM3SA.js → te-agent-FCCWUDTJ.js} +1 -1
  21. package/dist/te-analysis-PUVF5IF4.js +5736 -0
  22. package/dist/te-analysis-UJDOKPAN.js +5736 -0
  23. package/dist/te-common-VUX3VOXZ.js +60 -0
  24. package/dist/te-common-XLAGWNIV.js +60 -0
  25. package/dist/{te-community-6A7LKYUH.js → te-community-PEZ2VEF7.js} +1 -1
  26. package/dist/{te-community-GMWFGILT.js → te-community-TSKJ652U.js} +1 -1
  27. package/dist/{te-dataops-Z53CTG2U.js → te-dataops-F36T656A.js} +32 -12
  28. package/dist/{te-dataops-6LIPYNGH.js → te-dataops-ZNJBQ6VT.js} +33 -12
  29. package/dist/te-engage-K4AEUPK5.js +3894 -0
  30. package/dist/te-engage-QBCCME22.js +3894 -0
  31. package/dist/{te-kb-NT33UHAE.js → te-kb-AYCODNU6.js} +56 -17
  32. package/dist/{te-meta-PKT27OTN.js → te-meta-ARDIW3YI.js} +4 -237
  33. package/dist/{te-meta-FADFLTDM.js → te-meta-UUROEODR.js} +4 -237
  34. package/dist/{te-team-RG75PR5D.js → te-team-OKCOX7OE.js} +5 -5
  35. package/package.json +15 -7
  36. package/skills/ae-agent/SKILL.md +6 -8
  37. package/skills/ae-agent/references/accept-skill-share.md +2 -2
  38. package/skills/ae-agent/references/add-attachment.md +3 -3
  39. package/skills/ae-agent/references/add-mcp.md +2 -3
  40. package/skills/ae-agent/references/add-model.md +3 -5
  41. package/skills/ae-agent/references/add-skill.md +2 -3
  42. package/skills/ae-agent/references/approve-skill.md +2 -2
  43. package/skills/ae-agent/references/auto-provision-mcp-credentials.md +3 -3
  44. package/skills/ae-agent/references/cancel-skill-submission.md +2 -2
  45. package/skills/ae-agent/references/copy-skill.md +3 -3
  46. package/skills/ae-agent/references/create-agent.md +3 -4
  47. package/skills/ae-agent/references/create-automation.md +5 -9
  48. package/skills/ae-agent/references/del-agent.md +3 -2
  49. package/skills/ae-agent/references/del-attachment.md +3 -2
  50. package/skills/ae-agent/references/del-mcp.md +3 -2
  51. package/skills/ae-agent/references/del-model.md +3 -2
  52. package/skills/ae-agent/references/del-skill-asset.md +3 -3
  53. package/skills/ae-agent/references/del-skill-reference.md +3 -3
  54. package/skills/ae-agent/references/del-skill-script.md +3 -3
  55. package/skills/ae-agent/references/del-skill.md +3 -2
  56. package/skills/ae-agent/references/edit-skill.md +4 -4
  57. package/skills/ae-agent/references/mcp-auth-disconnect.md +2 -2
  58. package/skills/ae-agent/references/mcp-auth-start.md +3 -3
  59. package/skills/ae-agent/references/reject-skill-share.md +2 -2
  60. package/skills/ae-agent/references/reject-skill.md +2 -2
  61. package/skills/ae-agent/references/rescan-skills.md +2 -2
  62. package/skills/ae-agent/references/set-mcp-credential.md +3 -3
  63. package/skills/ae-agent/references/set-mcp-meta.md +2 -2
  64. package/skills/ae-agent/references/set-skill-meta.md +2 -2
  65. package/skills/ae-agent/references/share-skill.md +3 -3
  66. package/skills/ae-agent/references/submit-skill.md +3 -3
  67. package/skills/ae-agent/references/toggle-mcp.md +3 -3
  68. package/skills/ae-agent/references/toggle-model.md +3 -3
  69. package/skills/ae-agent/references/toggle-skill.md +3 -3
  70. package/skills/ae-agent/references/update-agent.md +2 -2
  71. package/skills/ae-agent/references/update-automation.md +6 -8
  72. package/skills/ae-agent/references/update-mcp.md +4 -4
  73. package/skills/ae-agent/references/update-model.md +2 -3
  74. package/skills/ae-agent/references/upload-skill-asset.md +3 -3
  75. package/skills/ae-agent/references/upload-skill-reference.md +3 -3
  76. package/skills/ae-agent/references/upload-skill-script.md +3 -3
  77. package/skills/ae-agent/references/upload-skill.md +6 -7
  78. package/skills/ae-analysis/SKILL.md +108 -512
  79. package/skills/ae-analysis/references/adhoc_export.md +68 -0
  80. package/skills/ae-analysis/references/adhoc_run.md +54 -0
  81. package/skills/ae-analysis/references/ai_models.md +475 -0
  82. package/skills/ae-analysis/references/analysis_data_retrieval.md +101 -0
  83. package/skills/ae-analysis/references/analysis_drilldown_contract.md +93 -0
  84. package/skills/ae-analysis/references/analysis_gateway_assets.md +73 -12
  85. package/skills/ae-analysis/references/analysis_interpretation.md +38 -0
  86. package/skills/ae-analysis/references/artifact_download.md +13 -7
  87. package/skills/ae-analysis/references/asset_abnormal_get.md +5 -5
  88. package/skills/ae-analysis/references/asset_abnormal_list.md +5 -5
  89. package/skills/ae-analysis/references/asset_authentication_list.md +5 -5
  90. package/skills/ae-analysis/references/asset_authentication_update.md +6 -6
  91. package/skills/ae-analysis/references/asset_batch_dashboard_schedule_freeze.md +26 -0
  92. package/skills/ae-analysis/references/asset_batch_delete.md +26 -0
  93. package/skills/ae-analysis/references/asset_batch_disable_auto_backup.md +26 -0
  94. package/skills/ae-analysis/references/asset_batch_disable_auto_update.md +26 -0
  95. package/skills/ae-analysis/references/asset_batch_handover.md +26 -0
  96. package/skills/ae-analysis/references/asset_batch_info_export.md +25 -0
  97. package/skills/ae-analysis/references/asset_batch_sql_export.md +25 -0
  98. package/skills/ae-analysis/references/asset_dependency_list.md +30 -0
  99. package/skills/ae-analysis/references/asset_export.md +30 -0
  100. package/skills/ae-analysis/references/asset_impact_list.md +30 -0
  101. package/skills/ae-analysis/references/asset_lineage_get.md +25 -0
  102. package/skills/ae-analysis/references/asset_list.md +30 -0
  103. package/skills/ae-analysis/references/asset_query_history_list.md +30 -0
  104. package/skills/ae-analysis/references/asset_recent_list.md +4 -4
  105. package/skills/ae-analysis/references/asset_search.md +4 -4
  106. package/skills/ae-analysis/references/asset_url_get.md +29 -0
  107. package/skills/ae-analysis/references/audience_models.md +42 -0
  108. package/skills/ae-analysis/references/batch_create_metadata.md +5 -1
  109. package/skills/ae-analysis/references/batch_edit_metadata.md +4 -1
  110. package/skills/ae-analysis/references/bi_panel_copy.md +1 -1
  111. package/skills/ae-analysis/references/bi_panel_create.md +1 -1
  112. package/skills/ae-analysis/references/bi_panel_delete.md +2 -0
  113. package/skills/ae-analysis/references/bi_panel_list.md +4 -2
  114. package/skills/ae-analysis/references/bi_panel_page_data_export.md +8 -4
  115. package/skills/ae-analysis/references/bi_panel_page_data_run.md +7 -3
  116. package/skills/ae-analysis/references/bi_panel_share.md +1 -1
  117. package/skills/ae-analysis/references/bi_panel_update.md +1 -1
  118. package/skills/ae-analysis/references/bi_panel_version_publish.md +1 -1
  119. package/skills/ae-analysis/references/cancel_query.md +4 -4
  120. package/skills/ae-analysis/references/command_index.md +243 -0
  121. package/skills/ae-analysis/references/create_alert.md +1 -1
  122. package/skills/ae-analysis/references/create_entity.md +3 -3
  123. package/skills/ae-analysis/references/create_project_mark_time.md +2 -1
  124. package/skills/ae-analysis/references/dashboard_copy.md +1 -1
  125. package/skills/ae-analysis/references/dashboard_create.md +1 -1
  126. package/skills/ae-analysis/references/dashboard_daily_report_send.md +1 -1
  127. package/skills/ae-analysis/references/dashboard_daily_report_update.md +1 -1
  128. package/skills/ae-analysis/references/dashboard_definition_import.md +1 -1
  129. package/skills/ae-analysis/references/dashboard_delete.md +2 -0
  130. package/skills/ae-analysis/references/dashboard_freeze.md +1 -1
  131. package/skills/ae-analysis/references/dashboard_handover.md +1 -1
  132. package/skills/ae-analysis/references/dashboard_list.md +4 -2
  133. package/skills/ae-analysis/references/dashboard_report_add.md +15 -0
  134. package/skills/ae-analysis/references/dashboard_report_data_export.md +15 -7
  135. package/skills/ae-analysis/references/dashboard_report_data_run.md +15 -7
  136. package/skills/ae-analysis/references/dashboard_share.md +11 -2
  137. package/skills/ae-analysis/references/dashboard_update.md +12 -3
  138. package/skills/ae-analysis/references/datatable_columns_get.md +2 -2
  139. package/skills/ae-analysis/references/datatable_influence_list.md +2 -2
  140. package/skills/ae-analysis/references/datatable_version_get.md +2 -2
  141. package/skills/ae-analysis/references/datatable_version_list.md +2 -2
  142. package/skills/ae-analysis/references/delete_alert.md +8 -3
  143. package/skills/ae-analysis/references/delete_project_mark_times.md +5 -3
  144. package/skills/ae-analysis/references/delete_track_items.md +4 -3
  145. package/skills/ae-analysis/references/drilldown_entities_export.md +26 -0
  146. package/skills/ae-analysis/references/drilldown_entities_run.md +33 -0
  147. package/skills/ae-analysis/references/drilldown_events_export.md +21 -0
  148. package/skills/ae-analysis/references/drilldown_events_run.md +23 -0
  149. package/skills/ae-analysis/references/drilldown_user_events_export.md +23 -0
  150. package/skills/ae-analysis/references/drilldown_user_events_run.md +34 -0
  151. package/skills/ae-analysis/references/entity_detail_export.md +33 -0
  152. package/skills/ae-analysis/references/entity_detail_run.md +57 -0
  153. package/skills/ae-analysis/references/entity_id_import_options.md +20 -0
  154. package/skills/ae-analysis/references/event_changelog_list.md +2 -2
  155. package/skills/ae-analysis/references/event_create.md +4 -4
  156. package/skills/ae-analysis/references/event_delete.md +5 -4
  157. package/skills/ae-analysis/references/event_detail_export.md +33 -0
  158. package/skills/ae-analysis/references/event_detail_run.md +60 -0
  159. package/skills/ae-analysis/references/event_get.md +2 -2
  160. package/skills/ae-analysis/references/event_hide_update.md +3 -3
  161. package/skills/ae-analysis/references/event_influence_list.md +2 -2
  162. package/skills/ae-analysis/references/event_list.md +12 -4
  163. package/skills/ae-analysis/references/{super_metadata_export.md → event_property_bundle_export.md} +7 -7
  164. package/skills/ae-analysis/references/event_property_bundle_import.md +25 -0
  165. package/skills/ae-analysis/references/event_relation_update.md +4 -4
  166. package/skills/ae-analysis/references/event_update.md +2 -2
  167. package/skills/ae-analysis/references/exchange_config_update.md +2 -2
  168. package/skills/ae-analysis/references/exchange_rate_refresh.md +2 -2
  169. package/skills/ae-analysis/references/exchange_rule_list.md +2 -2
  170. package/skills/ae-analysis/references/exchange_rule_update.md +4 -4
  171. package/skills/ae-analysis/references/exchange_rule_validate.md +4 -4
  172. package/skills/ae-analysis/references/favorite_add.md +1 -1
  173. package/skills/ae-analysis/references/favorite_remove.md +1 -1
  174. package/skills/ae-analysis/references/folder_create.md +2 -3
  175. package/skills/ae-analysis/references/folder_share.md +2 -3
  176. package/skills/ae-analysis/references/generate_track_program.md +2 -1
  177. package/skills/ae-analysis/references/generate_track_sdk_sample.md +2 -1
  178. package/skills/ae-analysis/references/get_alert.md +4 -0
  179. package/skills/ae-analysis/references/get_alert_definition_schema.md +1 -0
  180. package/skills/ae-analysis/references/get_project_config.md +1 -0
  181. package/skills/ae-analysis/references/get_track_program.md +3 -0
  182. package/skills/ae-analysis/references/history_tag_batch_refresh.md +19 -0
  183. package/skills/ae-analysis/references/history_tag_clear.md +13 -0
  184. package/skills/ae-analysis/references/history_tag_data_drilldown_export.md +15 -0
  185. package/skills/ae-analysis/references/history_tag_data_drilldown_run.md +13 -0
  186. package/skills/ae-analysis/references/history_tag_data_export.md +15 -0
  187. package/skills/ae-analysis/references/history_tag_data_run.md +15 -0
  188. package/skills/ae-analysis/references/history_tag_list.md +11 -0
  189. package/skills/ae-analysis/references/history_tag_refresh.md +11 -0
  190. package/skills/ae-analysis/references/input_file_inspect.md +9 -0
  191. package/skills/ae-analysis/references/input_file_purpose_list.md +9 -0
  192. package/skills/ae-analysis/references/input_file_upload.md +11 -0
  193. package/skills/ae-analysis/references/list_alerts.md +3 -2
  194. package/skills/ae-analysis/references/list_entities.md +4 -3
  195. package/skills/ae-analysis/references/list_project_mark_times.md +2 -1
  196. package/skills/ae-analysis/references/list_project_users.md +1 -0
  197. package/skills/ae-analysis/references/load_filters.md +3 -0
  198. package/skills/ae-analysis/references/metric_create.md +20 -6
  199. package/skills/ae-analysis/references/metric_delete.md +12 -4
  200. package/skills/ae-analysis/references/metric_get.md +8 -2
  201. package/skills/ae-analysis/references/metric_list.md +17 -4
  202. package/skills/ae-analysis/references/metric_update.md +23 -6
  203. package/skills/ae-analysis/references/operation_record_export.md +25 -0
  204. package/skills/ae-analysis/references/operation_record_list.md +31 -0
  205. package/skills/ae-analysis/references/project_access_detail_get.md +23 -0
  206. package/skills/ae-analysis/references/project_data_power_delete.md +26 -0
  207. package/skills/ae-analysis/references/project_data_power_get.md +24 -0
  208. package/skills/ae-analysis/references/project_data_power_list.md +23 -0
  209. package/skills/ae-analysis/references/project_data_power_upsert.md +24 -0
  210. package/skills/ae-analysis/references/project_entity_create.md +27 -0
  211. package/skills/ae-analysis/references/project_entity_delete.md +25 -0
  212. package/skills/ae-analysis/references/project_entity_event_list.md +24 -0
  213. package/skills/ae-analysis/references/project_entity_get.md +24 -0
  214. package/skills/ae-analysis/references/project_entity_list.md +28 -0
  215. package/skills/ae-analysis/references/project_entity_update.md +28 -0
  216. package/skills/ae-analysis/references/project_function_list.md +24 -0
  217. package/skills/ae-analysis/references/project_info_get.md +23 -0
  218. package/skills/ae-analysis/references/project_info_list.md +26 -0
  219. package/skills/ae-analysis/references/project_info_update.md +25 -0
  220. package/skills/ae-analysis/references/project_mark_time_create.md +27 -0
  221. package/skills/ae-analysis/references/project_mark_time_delete.md +25 -0
  222. package/skills/ae-analysis/references/project_mark_time_list.md +28 -0
  223. package/skills/ae-analysis/references/project_mark_time_update.md +28 -0
  224. package/skills/ae-analysis/references/project_member_add.md +25 -0
  225. package/skills/ae-analysis/references/project_member_batch_update.md +24 -0
  226. package/skills/ae-analysis/references/project_member_candidate_list.md +25 -0
  227. package/skills/ae-analysis/references/project_member_handover_export.md +27 -0
  228. package/skills/ae-analysis/references/project_member_handover_run.md +24 -0
  229. package/skills/ae-analysis/references/project_member_import.md +25 -0
  230. package/skills/ae-analysis/references/project_member_list.md +23 -0
  231. package/skills/ae-analysis/references/project_member_receiver_list.md +23 -0
  232. package/skills/ae-analysis/references/project_member_remove.md +26 -0
  233. package/skills/ae-analysis/references/project_member_update.md +25 -0
  234. package/skills/ae-analysis/references/project_owner_update.md +27 -0
  235. package/skills/ae-analysis/references/project_permission_binding_list.md +24 -0
  236. package/skills/ae-analysis/references/project_receive_status_update.md +25 -0
  237. package/skills/ae-analysis/references/project_role_delete.md +25 -0
  238. package/skills/ae-analysis/references/project_role_function_list.md +27 -0
  239. package/skills/ae-analysis/references/project_role_get.md +23 -0
  240. package/skills/ae-analysis/references/project_role_list.md +25 -0
  241. package/skills/ae-analysis/references/project_role_upsert.md +24 -0
  242. package/skills/ae-analysis/references/project_role_user_list.md +23 -0
  243. package/skills/ae-analysis/references/project_space_create.md +2 -3
  244. package/skills/ae-analysis/references/project_space_list.md +3 -1
  245. package/skills/ae-analysis/references/project_space_share.md +2 -3
  246. package/skills/ae-analysis/references/project_timezone_get.md +23 -0
  247. package/skills/ae-analysis/references/project_timezone_overview.md +23 -0
  248. package/skills/ae-analysis/references/project_timezone_update.md +25 -0
  249. package/skills/ae-analysis/references/project_user_id_items_update.md +24 -0
  250. package/skills/ae-analysis/references/property_changelog_list.md +2 -2
  251. package/skills/ae-analysis/references/property_create.md +4 -4
  252. package/skills/ae-analysis/references/property_delete.md +5 -4
  253. package/skills/ae-analysis/references/property_get.md +2 -2
  254. package/skills/ae-analysis/references/property_hide_update.md +3 -3
  255. package/skills/ae-analysis/references/property_influence_list.md +2 -2
  256. package/skills/ae-analysis/references/property_list.md +21 -6
  257. package/skills/ae-analysis/references/property_related_events.md +2 -2
  258. package/skills/ae-analysis/references/property_relation_update.md +4 -4
  259. package/skills/ae-analysis/references/property_update.md +2 -2
  260. package/skills/ae-analysis/references/public_link_create.md +2 -2
  261. package/skills/ae-analysis/references/public_link_delete.md +2 -0
  262. package/skills/ae-analysis/references/public_link_list.md +3 -1
  263. package/skills/ae-analysis/references/public_link_offline.md +1 -1
  264. package/skills/ae-analysis/references/public_link_update.md +1 -1
  265. package/skills/ae-analysis/references/query_cancel.md +1 -1
  266. package/skills/ae-analysis/references/query_create_result_cluster.md +29 -0
  267. package/skills/ae-analysis/references/report_abnormal_get.md +15 -0
  268. package/skills/ae-analysis/references/report_change_log_get.md +15 -0
  269. package/skills/ae-analysis/references/report_change_log_list.md +15 -0
  270. package/skills/ae-analysis/references/report_create.md +29 -0
  271. package/skills/ae-analysis/references/report_data_export.md +37 -0
  272. package/skills/ae-analysis/references/report_data_run.md +45 -0
  273. package/skills/ae-analysis/references/report_delete.md +17 -0
  274. package/skills/ae-analysis/references/report_get.md +23 -0
  275. package/skills/ae-analysis/references/report_list.md +17 -0
  276. package/skills/ae-analysis/references/report_list_export.md +15 -0
  277. package/skills/ae-analysis/references/report_update.md +22 -0
  278. package/skills/ae-analysis/references/report_version_rollback.md +15 -0
  279. package/skills/ae-analysis/references/rule_create.md +27 -0
  280. package/skills/ae-analysis/references/rule_delete.md +26 -0
  281. package/skills/ae-analysis/references/rule_list.md +24 -0
  282. package/skills/ae-analysis/references/rule_schema.md +24 -0
  283. package/skills/ae-analysis/references/rule_update.md +28 -0
  284. package/skills/ae-analysis/references/run_inspect.md +10 -4
  285. package/skills/ae-analysis/references/save_track_items.md +4 -1
  286. package/skills/ae-analysis/references/sql_table_columns.md +20 -0
  287. package/skills/ae-analysis/references/sql_table_list.md +33 -0
  288. package/skills/ae-analysis/references/update_alert.md +1 -1
  289. package/skills/ae-analysis/references/update_project_mark_time.md +4 -3
  290. package/skills/ae-analysis/references/user_cluster_create.md +17 -0
  291. package/skills/ae-analysis/references/user_cluster_create_id.md +15 -0
  292. package/skills/ae-analysis/references/user_cluster_delete.md +13 -0
  293. package/skills/ae-analysis/references/user_cluster_get.md +15 -0
  294. package/skills/ae-analysis/references/user_cluster_list.md +15 -0
  295. package/skills/ae-analysis/references/user_cluster_member_export.md +15 -0
  296. package/skills/ae-analysis/references/user_cluster_member_list.md +19 -0
  297. package/skills/ae-analysis/references/user_cluster_models.md +87 -0
  298. package/skills/ae-analysis/references/user_cluster_refresh.md +13 -0
  299. package/skills/ae-analysis/references/user_cluster_update.md +15 -0
  300. package/skills/ae-analysis/references/user_cluster_update_id.md +15 -0
  301. package/skills/ae-analysis/references/user_tag_create.md +17 -0
  302. package/skills/ae-analysis/references/user_tag_create_id.md +15 -0
  303. package/skills/ae-analysis/references/user_tag_delete.md +13 -0
  304. package/skills/ae-analysis/references/user_tag_get.md +15 -0
  305. package/skills/ae-analysis/references/user_tag_list.md +17 -0
  306. package/skills/ae-analysis/references/user_tag_member_export.md +15 -0
  307. package/skills/ae-analysis/references/user_tag_member_list.md +19 -0
  308. package/skills/ae-analysis/references/user_tag_models.md +54 -0
  309. package/skills/ae-analysis/references/user_tag_refresh.md +13 -0
  310. package/skills/ae-analysis/references/user_tag_update.md +15 -0
  311. package/skills/ae-analysis/references/user_tag_update_id.md +15 -0
  312. package/skills/ae-analysis/references/virtual_event_create.md +24 -5
  313. package/skills/ae-analysis/references/virtual_event_delete.md +5 -4
  314. package/skills/ae-analysis/references/virtual_event_get.md +2 -2
  315. package/skills/ae-analysis/references/virtual_property_create.md +34 -6
  316. package/skills/ae-analysis/references/virtual_property_sql_rule_delete.md +5 -4
  317. package/skills/ae-analysis/references/virtual_property_sql_rule_update.md +13 -6
  318. package/skills/ae-analysis-global/SKILL.md +6 -8
  319. package/skills/ae-analysis-global/references/list_query_clusters.md +7 -6
  320. package/skills/ae-capability/SKILL.md +68 -15
  321. package/skills/ae-community/SKILL.md +2 -2
  322. package/skills/ae-dataops/SKILL.md +1 -1
  323. package/skills/ae-engage/SKILL.md +233 -10
  324. package/skills/ae-engage/references/activity-activity-type.md +42 -0
  325. package/skills/ae-engage/references/activity-activity.md +70 -0
  326. package/skills/ae-engage/references/activity-approval.md +53 -0
  327. package/skills/ae-engage/references/activity-task.md +87 -0
  328. package/skills/ae-engage/references/activity-topic.md +98 -0
  329. package/skills/ae-engage/references/approval-approver-delete.md +26 -0
  330. package/skills/ae-engage/references/build-task-save-guide.md +11 -9
  331. package/skills/ae-engage/references/channel-test-send.md +37 -0
  332. package/skills/ae-engage/references/channel-touch-limits-batch-update.md +28 -0
  333. package/skills/ae-engage/references/channel-touch-limits-save.md +37 -0
  334. package/skills/ae-engage/references/channel-touch-limits-toggle.md +28 -0
  335. package/skills/ae-engage/references/channel-update-config.md +36 -0
  336. package/skills/ae-engage/references/channel_touch_limits_list.md +29 -0
  337. package/skills/ae-engage/references/client-param.md +58 -0
  338. package/skills/ae-engage/references/common-metric.md +75 -0
  339. package/skills/ae-engage/references/config-table.md +92 -0
  340. package/skills/ae-engage/references/engage-scene-config-item.md +69 -0
  341. package/skills/ae-engage/references/group-list.md +13 -0
  342. package/skills/ae-engage/references/operation-log-query.md +11 -0
  343. package/skills/ae-engage/references/preset-event.md +42 -0
  344. package/skills/ae-engage/references/push-language.md +39 -0
  345. package/skills/ae-engage/references/push-record-query.md +26 -0
  346. package/skills/ae-engage/references/save-flow.md +5 -4
  347. package/skills/ae-engage/references/save-task.md +24 -20
  348. package/skills/ae-engage/references/scene-config-channel.md +58 -0
  349. package/skills/ae-engage/references/scene-config-group.md +62 -0
  350. package/skills/ae-engage/references/scene-config-item.md +68 -0
  351. package/skills/ae-engage/references/scene-config-metric.md +79 -0
  352. package/skills/ae-engage/references/scene-config-param.md +72 -0
  353. package/skills/ae-engage/references/scene-preset-metric.md +45 -0
  354. package/skills/ae-engage/references/scene-strategy.md +47 -0
  355. package/skills/ae-engage/references/scene-template.md +71 -0
  356. package/skills/ae-engage/references/segment-list-query.md +18 -0
  357. package/skills/ae-engage/references/task-delete.md +14 -0
  358. package/skills/ae-engage/references/task-operation-log-query.md +23 -0
  359. package/skills/ae-engage/references/version-list.md +18 -0
  360. package/skills/ae-engage/references/whitelist.md +72 -0
  361. package/skills/ae-engage/references/workbench-workbench.md +48 -0
  362. package/skills/ae-generate-tracking-code/SKILL.md +1 -1
  363. package/skills/ae-generate-tracking-code/references/snippet-delivery.md +2 -2
  364. package/skills/ae-generate-tracking-plan/SKILL.md +21 -13
  365. package/skills/ae-generate-tracking-plan/references/te-api.md +2 -1
  366. package/skills/ae-kb/SKILL.md +33 -7
  367. package/skills/ae-metadata/SKILL.md +10 -9
  368. package/skills/ae-metadata/references/metadata_data_table_csv_delete.md +1 -0
  369. package/skills/ae-metadata/references/metadata_data_table_csv_write.md +6 -6
  370. package/skills/ae-metadata/references/metadata_data_table_property_bindings_update.md +2 -2
  371. package/skills/ae-metadata/references/metadata_data_table_sql_delete.md +1 -0
  372. package/skills/ae-metadata/references/metadata_data_table_sql_write.md +21 -7
  373. package/skills/ae-metadata/references/metadata_event_get.md +4 -4
  374. package/skills/ae-metadata/references/metadata_property_dimension_table_bind_existing.md +4 -4
  375. package/skills/ae-metadata/references/metadata_property_dimension_table_create_and_bind_csv.md +4 -4
  376. package/skills/ae-metadata/references/metadata_property_get.md +4 -4
  377. package/skills/ae-team/SKILL.md +9 -9
  378. package/skills/ae-team/references/create.md +2 -2
  379. package/skills/ae-team/references/delete.md +3 -3
  380. package/skills/ae-team/references/run-cancel.md +3 -3
  381. package/skills/ae-team/references/run-chat.md +4 -4
  382. package/skills/ae-team/references/run-reply.md +3 -3
  383. package/skills/ae-team/references/run-start.md +4 -5
  384. package/skills/ae-team/references/run-watch.md +1 -1
  385. package/skills/ae-team/references/update.md +2 -2
  386. package/dist/chunk-P2JRP6HJ.js +0 -42
  387. package/dist/chunk-S5XN6KEX.js +0 -42
  388. package/dist/te-analysis-DDXGM7WM.js +0 -3188
  389. package/dist/te-analysis-HCDNYI7E.js +0 -3188
  390. package/dist/te-audience-ECFS4GF4.js +0 -600
  391. package/dist/te-audience-WO377T2J.js +0 -600
  392. package/dist/te-common-CFGQXTFV.js +0 -130
  393. package/dist/te-common-SDB3O2QG.js +0 -130
  394. package/dist/te-engage-545HJL6J.js +0 -1525
  395. package/dist/te-engage-M7JQSJDP.js +0 -1525
  396. package/skills/ae-analysis/references/build_attribution_analysis_qp.md +0 -62
  397. package/skills/ae-analysis/references/build_cluster_definition.md +0 -62
  398. package/skills/ae-analysis/references/build_distribution_analysis_qp.md +0 -67
  399. package/skills/ae-analysis/references/build_entity_details_sql.md +0 -58
  400. package/skills/ae-analysis/references/build_event_analysis_qp.md +0 -134
  401. package/skills/ae-analysis/references/build_event_details_sql.md +0 -61
  402. package/skills/ae-analysis/references/build_funnel_analysis_qp.md +0 -145
  403. package/skills/ae-analysis/references/build_heat_map_analysis_qp.md +0 -54
  404. package/skills/ae-analysis/references/build_interval_analysis_qp.md +0 -60
  405. package/skills/ae-analysis/references/build_path_analysis_qp.md +0 -53
  406. package/skills/ae-analysis/references/build_prop_analysis_qp.md +0 -124
  407. package/skills/ae-analysis/references/build_rank_list_analysis_qp.md +0 -63
  408. package/skills/ae-analysis/references/build_retention_analysis_qp.md +0 -143
  409. package/skills/ae-analysis/references/build_tag_definition.md +0 -65
  410. package/skills/ae-analysis/references/copy_dashboard.md +0 -33
  411. package/skills/ae-analysis/references/create_cluster.md +0 -69
  412. package/skills/ae-analysis/references/create_dashboard.md +0 -49
  413. package/skills/ae-analysis/references/create_id_cluster.md +0 -40
  414. package/skills/ae-analysis/references/create_id_tag.md +0 -39
  415. package/skills/ae-analysis/references/create_metric.md +0 -62
  416. package/skills/ae-analysis/references/create_or_update_dashboard_note.md +0 -39
  417. package/skills/ae-analysis/references/create_public_access_link.md +0 -43
  418. package/skills/ae-analysis/references/create_report.md +0 -60
  419. package/skills/ae-analysis/references/create_result_cluster.md +0 -73
  420. package/skills/ae-analysis/references/create_space.md +0 -34
  421. package/skills/ae-analysis/references/create_tag.md +0 -61
  422. package/skills/ae-analysis/references/create_virtual_event.md +0 -64
  423. package/skills/ae-analysis/references/create_virtual_property.md +0 -69
  424. package/skills/ae-analysis/references/delete_cluster.md +0 -27
  425. package/skills/ae-analysis/references/delete_dashboard.md +0 -30
  426. package/skills/ae-analysis/references/delete_metric.md +0 -27
  427. package/skills/ae-analysis/references/delete_report.md +0 -27
  428. package/skills/ae-analysis/references/delete_tag.md +0 -27
  429. package/skills/ae-analysis/references/drilldown_user_events.md +0 -74
  430. package/skills/ae-analysis/references/drilldown_users.md +0 -80
  431. package/skills/ae-analysis/references/freeze_dashboards.md +0 -29
  432. package/skills/ae-analysis/references/get_analysis_query_schema.md +0 -71
  433. package/skills/ae-analysis/references/get_bi_panel_detail.md +0 -35
  434. package/skills/ae-analysis/references/get_cluster_definition_schema.md +0 -53
  435. package/skills/ae-analysis/references/get_clusters_by_name.md +0 -69
  436. package/skills/ae-analysis/references/get_filter_schema.md +0 -33
  437. package/skills/ae-analysis/references/get_groupby_schema.md +0 -33
  438. package/skills/ae-analysis/references/get_metric.md +0 -38
  439. package/skills/ae-analysis/references/get_report_definition.md +0 -37
  440. package/skills/ae-analysis/references/get_resource_url.md +0 -32
  441. package/skills/ae-analysis/references/get_table_columns.md +0 -37
  442. package/skills/ae-analysis/references/get_tag_definition_schema.md +0 -49
  443. package/skills/ae-analysis/references/get_tags_by_name.md +0 -69
  444. package/skills/ae-analysis/references/list_bi_panels.md +0 -35
  445. package/skills/ae-analysis/references/list_cluster_members.md +0 -45
  446. package/skills/ae-analysis/references/list_clusters.md +0 -46
  447. package/skills/ae-analysis/references/list_dashboards.md +0 -43
  448. package/skills/ae-analysis/references/list_events.md +0 -46
  449. package/skills/ae-analysis/references/list_metrics.md +0 -52
  450. package/skills/ae-analysis/references/list_properties.md +0 -47
  451. package/skills/ae-analysis/references/list_public_access_links.md +0 -41
  452. package/skills/ae-analysis/references/list_reports.md +0 -43
  453. package/skills/ae-analysis/references/list_spaces.md +0 -27
  454. package/skills/ae-analysis/references/list_tag_members.md +0 -46
  455. package/skills/ae-analysis/references/list_tags.md +0 -44
  456. package/skills/ae-analysis/references/move_dashboard.md +0 -33
  457. package/skills/ae-analysis/references/query_adhoc.md +0 -141
  458. package/skills/ae-analysis/references/query_bi_panel_data.md +0 -58
  459. package/skills/ae-analysis/references/query_dashboard_detail.md +0 -35
  460. package/skills/ae-analysis/references/query_dashboard_report_data.md +0 -63
  461. package/skills/ae-analysis/references/query_entity_details.md +0 -63
  462. package/skills/ae-analysis/references/query_event_details.md +0 -66
  463. package/skills/ae-analysis/references/query_report_data.md +0 -99
  464. package/skills/ae-analysis/references/refresh_cluster.md +0 -31
  465. package/skills/ae-analysis/references/refresh_tag.md +0 -31
  466. package/skills/ae-analysis/references/super_metadata_import.md +0 -24
  467. package/skills/ae-analysis/references/update_cluster.md +0 -61
  468. package/skills/ae-analysis/references/update_dashboard.md +0 -45
  469. package/skills/ae-analysis/references/update_id_cluster.md +0 -36
  470. package/skills/ae-analysis/references/update_id_tag.md +0 -37
  471. package/skills/ae-analysis/references/update_metric.md +0 -61
  472. package/skills/ae-analysis/references/update_public_access_link.md +0 -41
  473. package/skills/ae-analysis/references/update_report.md +0 -35
  474. package/skills/ae-analysis/references/update_tag.md +0 -61
  475. package/skills/ae-analysis-intent/SKILL.md +0 -132
  476. package/skills/ae-metadata/references/metadata_input_file_upload.md +0 -29
@@ -7,6 +7,7 @@ Domain: **Project Configuration**
7
7
  ## Use Cases
8
8
  - Create a project date marker. Returns the new marker ID, timestamp, content, and visibility status.
9
9
  - Create a project date marker.
10
+ - Do not use it to modify an existing marker; use `+update_project_mark_time` with the verified marker ID.
10
11
 
11
12
  ## Command
12
13
  ```bash
@@ -28,7 +29,7 @@ ae-cli analysis_meta +create_project_mark_time --dry-run
28
29
  - First run should only pass required parameters (`--project_id`, `--marked_at`, `--content`), and add optional parameters only after the path is confirmed to work.
29
30
  - For date/time ranges, first validate with a short range, then expand the range step by step.
30
31
  - For cross-project troubleshooting, first confirm whether `--project_id` matches the current permissions and target environment.
31
- - Write operations keep the confirmation prompt by default; re-evaluate whether to use `--yes` in automation scenarios.
32
+ - This is an ordinary `write` operation and does not require CLI confirmation.
32
33
 
33
34
  ## Next Steps After Failure
34
35
  - If required parameters are missing, fall back to the smallest runnable command and fill them in (focus on `--project_id`, `--marked_at`, and `--content`).
@@ -9,7 +9,7 @@ If both `--to-space-id` and `--to-folder-id` are omitted, the gateway copies to
9
9
  Command:
10
10
 
11
11
  ```bash
12
- ae-cli analysis dashboard copy --project-id <project_id> --dashboard-id <source_dashboard_id> --dashboard-name <new_name> [--report-copy true] [--to-space-id <space_id>] [--to-folder-id <folder_id>] --yes
12
+ ae-cli analysis dashboard copy --project-id <project_id> --dashboard-id <source_dashboard_id> --dashboard-name <new_name> [--report-copy true] [--to-space-id <space_id>] [--to-folder-id <folder_id>]
13
13
  ```
14
14
 
15
15
  Input sends `project_id`, `dashboard_id`, `dashboard_name`, `report_copy` defaulting to false, and optional `to_space_id`, `to_folder_id`.
@@ -7,7 +7,7 @@ Do not use to copy an existing dashboard. Use `dashboard copy` for copy workflow
7
7
  Command:
8
8
 
9
9
  ```bash
10
- ae-cli analysis dashboard create --project-id <project_id> --dashboard-name <name> [--space-id <space_id>] [--folder-id <folder_id>] [--initial-report-id <report_id>] [--payload '{...}'] --yes
10
+ ae-cli analysis dashboard create --project-id <project_id> --dashboard-name <name> [--space-id <space_id>] [--folder-id <folder_id>] [--initial-report-id <report_id>] [--payload '{...}']
11
11
  ```
12
12
 
13
13
  Input sends `project_id`, `dashboard_name`, and optional `space_id`, `folder_id`, `initial_report_id`, `payload`.
@@ -7,7 +7,7 @@ Do not use for configuration changes. Use `dashboard-daily-report update`.
7
7
  Command:
8
8
 
9
9
  ```bash
10
- ae-cli analysis dashboard-daily-report send --project-id <project_id> --dashboard-id <dashboard_id> [--need-csv true] [--host-url <url>] [--payload '{...}'] --yes
10
+ ae-cli analysis dashboard-daily-report send --project-id <project_id> --dashboard-id <dashboard_id> [--need-csv true] [--host-url <url>] [--payload '{...}']
11
11
  ```
12
12
 
13
13
  Input sends `project_id`, `dashboard_id`, and optional daily report fields or `payload`.
@@ -7,7 +7,7 @@ Do not use to send immediately. Use `dashboard-daily-report send`.
7
7
  Command:
8
8
 
9
9
  ```bash
10
- ae-cli analysis dashboard-daily-report update --project-id <project_id> --dashboard-id <dashboard_id> [--enable-send true] [--send-time <time>] [--send-title <title>] [--send-content <content>] [--payload '{...}'] --yes
10
+ ae-cli analysis dashboard-daily-report update --project-id <project_id> --dashboard-id <dashboard_id> [--enable-send true] [--send-time <time>] [--send-title <title>] [--send-content <content>] [--payload '{...}']
11
11
  ```
12
12
 
13
13
  Input sends `project_id`, `dashboard_id`, and optional daily report fields or `payload`.
@@ -7,7 +7,7 @@ Do not use a separate pre-check command; validation is part of this import comma
7
7
  Command:
8
8
 
9
9
  ```bash
10
- ae-cli analysis dashboard-definition import --project-id <project_id> --definition '{...}' [--validate-only true] [--dashboard-name-conflict-policy <policy>] [--space-dashboard-policy <policy>] [--payload '{...}'] --yes
10
+ ae-cli analysis dashboard-definition import --project-id <project_id> --definition '{...}' [--validate-only true] [--dashboard-name-conflict-policy <policy>] [--space-dashboard-policy <policy>] [--payload '{...}']
11
11
  ```
12
12
 
13
13
  Input sends `project_id`, `definition`, and optional validation/import policies and `payload`.
@@ -7,6 +7,8 @@ Do not use for soft archival or hiding unless the gateway contract defines that
7
7
  Command:
8
8
 
9
9
  ```bash
10
+ ae-cli analysis dashboard delete --project-id <project_id> --dashboard-ids '[1001,1002]' --dry-run
11
+ # Summarize the target and impact, then wait for explicit user confirmation.
10
12
  ae-cli analysis dashboard delete --project-id <project_id> --dashboard-ids '[1001,1002]' --yes
11
13
  ```
12
14
 
@@ -7,7 +7,7 @@ Do not use for dashboard lock/version operations; those are intentionally not CL
7
7
  Command:
8
8
 
9
9
  ```bash
10
- ae-cli analysis dashboard freeze --project-id <project_id> --dashboard-ids '[1001,1002]' [--freeze true] --yes
10
+ ae-cli analysis dashboard freeze --project-id <project_id> --dashboard-ids '[1001,1002]' [--freeze true]
11
11
  ```
12
12
 
13
13
  Input sends `project_id`, `dashboard_ids`, and optional `freeze`.
@@ -7,7 +7,7 @@ Do not use to share dashboards without ownership transfer. Use `dashboard share`
7
7
  Command:
8
8
 
9
9
  ```bash
10
- ae-cli analysis dashboard handover --project-id <project_id> --dashboard-ids '[1001,1002]' --to-user-id <user_id> --yes
10
+ ae-cli analysis dashboard handover --project-id <project_id> --dashboard-ids '[1001,1002]' --to-user-id <user_id>
11
11
  ```
12
12
 
13
13
  Input sends `project_id`, `dashboard_ids`, and `to_user_id`.
@@ -7,9 +7,11 @@ Do not use for dashboard report data. Use `dashboard-report-data run` or `dashbo
7
7
  Command:
8
8
 
9
9
  ```bash
10
- ae-cli analysis dashboard list --project-id <project_id> [--query <keyword>] [--fields '["id","name"]'] [--limit 20] [--offset 0]
10
+ ae-cli analysis dashboard list --project-id <project_id> [--query <keyword>] [--fields '["dashboard_id","dashboard_name"]'] [--limit 50] [--offset 0]
11
11
  ```
12
12
 
13
- Input uses `project_id` plus optional `query`, `fields`, `limit`, `offset`. Use `--payload` only when the dedicated gateway contract requires extra snake_case filters.
13
+ Input uses `project_id` plus optional `query`, `fields`, `limit`, `offset`. `--fields` accepts only `dashboard_id`, `dashboard_name`, and `remark`. Input and output both use snake_case; do not use `dashboardId`, `dashboardName`, generic `id`, or generic `name`.
14
+
15
+ When `has_more=true`, continue only with the returned `next_offset`; do not calculate the next page locally.
14
16
 
15
17
  Output is the gateway envelope. `data` contains dashboard summaries and paging metadata when returned by the gateway.
@@ -0,0 +1,15 @@
1
+ # analysis dashboard-report add
2
+
3
+ Use when the user explicitly wants to add existing saved reports to a dashboard.
4
+
5
+ Do not use for creating reports or dashboards. Create those assets first, then call this command with exact IDs.
6
+
7
+ Command:
8
+
9
+ ```bash
10
+ ae-cli analysis dashboard-report add --project-id <project_id> --dashboard-id <dashboard_id> --report-ids '[1001,1002]'
11
+ ```
12
+
13
+ Input sends `project_id`, `dashboard_id`, and `report_ids`.
14
+
15
+ Output is the gateway envelope. `data` contains `dashboard_id`, requested `report_ids`, and `added_count`.
@@ -1,8 +1,10 @@
1
1
  # analysis dashboard-report-data export
2
2
 
3
- Use for dashboard report data queries that may be large or long-running.
3
+ Submit dashboard report data as a downloadable async artifact. Dashboard report data follows report-data model coverage: the 12 analysis report models from `ai_models.md` plus tag report data.
4
4
 
5
- Do not use when the user needs a tiny immediate preview. Use `dashboard-report-data run` with a small `--limit`.
5
+ Routing: read [`analysis_data_retrieval.md`](analysis_data_retrieval.md) before choosing this `export` command instead of `dashboard-report-data run`.
6
+
7
+ Do not use this command for bounded inline previews; use `dashboard-report-data run` when the requested result fits the sync data retrieval rule.
6
8
 
7
9
  Command:
8
10
 
@@ -10,15 +12,21 @@ Command:
10
12
  ae-cli analysis dashboard-report-data export --project-id <project_id> --dashboard-id <dashboard_id> [--report-ids '[1,2]'] [--filters '{...}'] [--start-time <time>] [--end-time <time>] [--artifact-format jsonl]
11
13
  ```
12
14
 
13
- Input sends `project_id`, `dashboard_id`, and optional `report_ids`, `filters`, `start_time`, `end_time`, `use_cache`, `request_id`, `timeout_seconds`, `format`. Use CLI flag `--artifact-format` for the gateway `format` input; `--format` is the CLI output formatter.
15
+ Input sends `project_id`, `dashboard_id`, and optional `report_ids`, `filters`, `start_time`, `end_time`, `use_cache`, `request_id`, `timeout_seconds`, `format`. Use CLI flag `--artifact-format` for the gateway `format` input; `--format` is the CLI output formatter. Async export has no inline row limit. Runtime defaults to and is capped at 21600 seconds (6 hours); cancel earlier with `analysis query cancel --run-id <run_id>`. The routing rule lives in [`analysis_data_retrieval.md`](analysis_data_retrieval.md).
14
16
 
15
- `--filters` is an analysis Filter JSON injected as `commonFilter.aiFilter` for each queried report. It is not a dashboard UI control dump. Use `ae-cli analysis +get_filter_schema` for the exact schema. Minimal shape:
17
+ `--filters` uses the same AI-facing filter model as report data. The gateway resolves fields and compiles it to the dashboard backend filter. Do not pass a dashboard UI control dump or raw QP filter. Minimal shape:
16
18
 
17
19
  ```json
18
- {"relation":"and","filts":[{"field":{"type":"event_property","propertyName":"#event_name"},"operator":"equal","values":["login"]}]}
20
+ {"relation":"and","items":[{"field":{"name":"country","type":"user_property"},"operator":"eq","values":["US"]}]}
19
21
  ```
20
22
 
21
- Output is the gateway envelope. `data` contains an async export descriptor with `run_id`, `artifact_id`, status fields, and expiration fields. It does not expose inspect/download API paths; use the CLI commands below.
23
+ Dashboard `filters`, `start_time`, and `end_time` do not apply to SQL reports. Export still completes with SQL report data; the JSONL result object includes `warnings[]` with `OVERRIDE_IGNORED_FOR_MODEL`, affected SQL `report_ids`, and `ignored_fields`. Query SQL reports directly with report-data `--sql-params` when SQL conditions must change.
24
+
25
+ Output is the gateway envelope. `data` contains an async export descriptor with `run_id`, `artifact_id`, status fields, and expiration fields. Exports do not create `query_context_id`. It does not expose inspect/download API paths; use the CLI commands below.
26
+
27
+ An empty artifact is successful and means the requested time range has no data. The run reaches `FAILED` only when every returned dashboard report entry contains an explicit execution error. Mixed dashboard exports retain successful data and explicit per-report failure entries.
28
+
29
+ Never use the export response or downloaded rows as a drilldown/result-cluster source. Run a bounded synchronous dashboard report preview containing the desired cell first.
22
30
 
23
31
  Follow-up workflow:
24
32
 
@@ -26,6 +34,6 @@ Follow-up workflow:
26
34
  2. Poll status with `ae-cli analysis run inspect --run-id <run_id>`.
27
35
  3. Continue polling while status is running or pending. Treat `COMPLETED` or `SUCCEEDED` as success, and `FAILED`, `CANCELED`, or `CANCELLED` as terminal failure.
28
36
  4. On success, download with `ae-cli analysis artifact download --run-id <run_id> --artifact-id <artifact_id> --output <file>`.
29
- 5. If the export is no longer needed, cancel with `ae-cli analysis query cancel --run-id <run_id> --yes`.
37
+ 5. If the export is no longer needed, cancel with `ae-cli analysis query cancel --run-id <run_id>`.
30
38
 
31
39
  Do not write custom Python/curl for polling or download unless the CLI command itself is unavailable.
@@ -1,21 +1,29 @@
1
1
  # analysis dashboard-report-data run
2
2
 
3
- Use for bounded inline dashboard report data queries when the expected result is small enough for immediate JSON output.
3
+ Execute bounded inline dashboard report data queries. Dashboard report data follows report-data model coverage: the 12 analysis report models from `ai_models.md` plus tag report data.
4
4
 
5
- Do not use for large or long-running result sets. Use `dashboard-report-data export`.
5
+ Routing: read [`analysis_data_retrieval.md`](analysis_data_retrieval.md) before choosing this `run` command instead of `dashboard-report-data export`.
6
+
7
+ Do not use this command for full, unknown-size, larger than 1000-row, or long-running dashboard report data; use `dashboard-report-data export`.
6
8
 
7
9
  Command:
8
10
 
9
11
  ```bash
10
- ae-cli analysis dashboard-report-data run --project-id <project_id> --dashboard-id <dashboard_id> [--report-ids '[1,2]'] [--filters '{...}'] [--start-time <time>] [--end-time <time>] [--limit 100] [--timeout-seconds 60]
12
+ ae-cli analysis dashboard-report-data run --project-id <project_id> --dashboard-id <dashboard_id> [--report-ids '[1,2]'] [--filters '{...}'] [--start-time <time>] [--end-time <time>] [--limit 100] [--timeout-seconds 180]
11
13
  ```
12
14
 
13
- Input sends `project_id`, `dashboard_id`, and optional `report_ids`, `filters`, `start_time`, `end_time`, `use_cache`, `request_id`, `timeout_seconds`, `limit`.
15
+ Input sends `project_id`, `dashboard_id`, and optional `report_ids`, `filters`, `start_time`, `end_time`, `use_cache`, `request_id`, `timeout_seconds`, `limit`. Control defaults: `--limit` default 100 / max 1000, `--timeout-seconds` default and max 180. An explicitly supplied lower timeout still wins. The routing rule lives in [`analysis_data_retrieval.md`](analysis_data_retrieval.md).
14
16
 
15
- `--filters` is an analysis Filter JSON injected as `commonFilter.aiFilter` for each queried report. It is not a dashboard UI control dump. Use `ae-cli analysis +get_filter_schema` for the exact schema. Minimal shape:
17
+ `--filters` uses the same AI-facing filter model as report data. The gateway resolves fields and compiles it to the dashboard backend filter. Do not pass a dashboard UI control dump or raw QP filter. Minimal shape:
16
18
 
17
19
  ```json
18
- {"relation":"and","filts":[{"field":{"type":"event_property","propertyName":"#event_name"},"operator":"equal","values":["login"]}]}
20
+ {"relation":"and","items":[{"field":{"name":"country","type":"user_property"},"operator":"eq","values":["US"]}]}
19
21
  ```
20
22
 
21
- Output is the gateway envelope. `data` contains bounded inline report data.
23
+ Dashboard `filters`, `start_time`, and `end_time` do not apply to SQL reports. The query still succeeds and returns those SQL report results. Inspect `data.warnings[]`; `OVERRIDE_IGNORED_FOR_MODEL` contains the affected SQL `report_ids` and `ignored_fields`. To change SQL conditions, query the SQL report directly with `analysis report-data run` and saved `definition.params` through `--sql-params`.
24
+
25
+ Output is the gateway envelope. `data` contains bounded inline report data, optional structured `warnings`, plus `query_context_id` and per-report `sources[].drilldown` options when a returned report exposes follow-up actions. Unsupported report models have empty actions.
26
+
27
+ An empty dashboard batch or report result with no rows is a successful query: it means the requested time range has no data. The command fails only when every returned report entry contains an explicit execution error. Mixed dashboard batches keep successful data and return `meta.partial`, counts, and per-report `meta.failures`.
28
+
29
+ Read [`analysis_drilldown_contract.md`](analysis_drilldown_contract.md). Pass the selected report source and merge only its returned coordinate fragments for the advertised action. Do not pass raw QP.
@@ -7,9 +7,18 @@ Do not use to read sharing only. Use `dashboard share-info`.
7
7
  Command:
8
8
 
9
9
  ```bash
10
- ae-cli analysis dashboard share --project-id <project_id> --dashboard-id <dashboard_id> [--member-authorities '{...}'] [--payload '{...}'] --yes
10
+ ae-cli analysis dashboard share --project-id <project_id> --dashboard-id <dashboard_id> --member-authorities '{"10001":"READ","10002":"EDIT"}'
11
11
  ```
12
12
 
13
- Input sends `project_id`, `dashboard_id`, and either `member_authorities` or a backend-compatible snake_case `payload`.
13
+ Input sends `project_id`, `dashboard_id`, and either `member_authorities` or a documented snake_case `payload`.
14
+
15
+ `member_authorities` is the complete directly shared user map, not an incremental patch:
16
+
17
+ - each key is a numeric user ID encoded as a JSON object key;
18
+ - each value is `READ`, `EDIT`, `CREATOR`, or `MAINTAIN`;
19
+ - users omitted from the map are removed from direct sharing;
20
+ - `{}` removes all directly shared users.
21
+
22
+ Call `analysis dashboard share-info` first when the user intends to preserve existing members while adding or changing only some entries.
14
23
 
15
24
  Output is the gateway envelope. `data` contains the share update result.
@@ -7,10 +7,19 @@ Do not use for moving/copying dashboards. Use `dashboard copy`, `dashboard hando
7
7
  Command:
8
8
 
9
9
  ```bash
10
- ae-cli analysis dashboard update --project-id <project_id> --operation settings --dashboard-ids '[1001,1002]' [--zone-offset 8] [--payload '{...}'] --yes
11
- ae-cli analysis dashboard update --project-id <project_id> --operation note-upsert --dashboard-id <dashboard_id> [--note-id <note_id>] [--note-title <title>] [--description <text>] --yes
10
+ ae-cli analysis dashboard update --project-id <project_id> --operation settings --dashboard-ids '[1001,1002]' [--zone-offset 8] [--payload '{...}']
11
+ ae-cli analysis dashboard update --project-id <project_id> --operation settings --dashboard-id <dashboard_id> --refresh-type 1 --dashboard-status normal --payload '{"dashboard_job_schedule":"0 0 8 * * ?","time_config_open":true,"time_config":{},"cache_config":{},"schedule_ui_config":{}}'
12
+ ae-cli analysis dashboard update --project-id <project_id> --operation note-upsert --dashboard-id <dashboard_id> [--note-id <note_id>] [--note-title <title>] [--description <text>]
12
13
  ```
13
14
 
14
- Input sends `project_id`, `operation`, optional dashboard identifiers, setting fields (including `zone_offset` as hours, e.g. `8` for UTC+8), note fields, and optional `payload`.
15
+ For `operation=settings`:
16
+
17
+ - identify one dashboard with `dashboard_id`, or a batch with `dashboard_ids`;
18
+ - `refresh_type` is integer `0` (real-time) or `1` (scheduled);
19
+ - `dashboard_status` is string `normal` or `freeze`;
20
+ - `zone_offset` is an integer hour offset from `-12` to `14`;
21
+ - complex settings belong in snake_case `payload`: `reports_version` string, `dashboard_job_schedule` string, `time_config_open` boolean, and object fields `time_config`, `cache_config`, `schedule_ui_config`; `ui_config` may be a string or object.
22
+
23
+ For `operation=note-upsert`, pass `dashboard_id`; omit `note_id` to create a note or pass it to update an existing note. Do not mix note fields with batch settings fields.
15
24
 
16
25
  Output is the gateway envelope. `data` contains the update result.
@@ -2,7 +2,7 @@
2
2
 
3
3
  Use when the user needs to get columns for a project table reference.
4
4
 
5
- Do not use this command for unrelated analysis queries, ad-hoc query construction, or MCP metadata discovery when an existing specialized command already fits the user's request.
5
+ Do not use it to read table rows or infer a table reference; discover the exact table first and use a data query for row values.
6
6
 
7
7
  Command:
8
8
 
@@ -15,7 +15,7 @@ Capability id: `metadata.data_table.columns_get`.
15
15
 
16
16
  Input sends `project_id`, `table_ref`.
17
17
 
18
- Output is the gateway envelope. `data` contains the common-service capability result.
18
+ Output contains resolved `data.table_ref` and `data.columns[]` from SQL IDE metadata.
19
19
 
20
20
  ## Parameters
21
21
  | Parameter | Required | Description |
@@ -2,7 +2,7 @@
2
2
 
3
3
  Use when the user needs to list metadata and assets affected by data table deletion or column changes.
4
4
 
5
- Do not use this command for unrelated analysis queries, ad-hoc query construction, or MCP metadata discovery when an existing specialized command already fits the user's request.
5
+ Do not use it as a delete command. It is a read-only dependency check before table/column mutation.
6
6
 
7
7
  Command:
8
8
 
@@ -15,7 +15,7 @@ Capability id: `metadata.data_table.influence_list`.
15
15
 
16
16
  Input sends `project_id`, `datatable_id`.
17
17
 
18
- Output is the gateway envelope. `data` contains the common-service capability result.
18
+ Output includes `data.resources[]`, `data.continuable`, and `data.project_info` for the proposed table operation.
19
19
 
20
20
  ## Parameters
21
21
  | Parameter | Required | Description |
@@ -2,7 +2,7 @@
2
2
 
3
3
  Use when the user needs to get data table version detail.
4
4
 
5
- Do not use this command for unrelated analysis queries, ad-hoc query construction, or MCP metadata discovery when an existing specialized command already fits the user's request.
5
+ Do not use it for the current table definition without a verified version ID; list versions first.
6
6
 
7
7
  Command:
8
8
 
@@ -15,7 +15,7 @@ Capability id: `metadata.data_table_version.get`.
15
15
 
16
16
  Input sends `project_id`, `version_id`.
17
17
 
18
- Output is the gateway envelope. `data` contains the common-service capability result.
18
+ Output `data.version` contains the selected historical version detail.
19
19
 
20
20
  ## Parameters
21
21
  | Parameter | Required | Description |
@@ -2,7 +2,7 @@
2
2
 
3
3
  Use when the user needs to list data table historical versions.
4
4
 
5
- Do not use this command for unrelated analysis queries, ad-hoc query construction, or MCP metadata discovery when an existing specialized command already fits the user's request.
5
+ Do not use it for one version's full definition or table row history; use `datatable version-get` for the selected metadata version.
6
6
 
7
7
  Command:
8
8
 
@@ -15,7 +15,7 @@ Capability id: `metadata.data_table_version.list`.
15
15
 
16
16
  Input sends `project_id`, `datatable_id`.
17
17
 
18
- Output is the gateway envelope. `data` contains the common-service capability result.
18
+ Output `data.versions[]` contains historical metadata versions for the data table.
19
19
 
20
20
  ## Parameters
21
21
  | Parameter | Required | Description |
@@ -6,11 +6,16 @@ Domain: **Alert Management**
6
6
 
7
7
  ## Use Cases
8
8
  - Permanently delete an alert by its ID.
9
+ - Do not use this command to disable or edit an alert; use `+update_alert` when the alert must remain.
10
+
11
+ ## Output
12
+ Success confirms that the specified alert was deleted. The command does not return alert data; use `+list_alerts` to verify it is absent.
9
13
 
10
14
  ## Commands
11
15
  ```bash
12
- ae-cli analysis +delete_alert --project_id <project_id> --alert_id <alert_id>
13
- ae-cli analysis +delete_alert --dry-run
16
+ ae-cli analysis +delete_alert --project_id <project_id> --alert_id <alert_id> --dry-run
17
+ # Summarize the target and impact, then wait for explicit user confirmation.
18
+ ae-cli analysis +delete_alert --project_id <project_id> --alert_id <alert_id> --yes
14
19
  ```
15
20
 
16
21
  ## Parameters
@@ -21,7 +26,7 @@ ae-cli analysis +delete_alert --dry-run
21
26
 
22
27
  ## Decision Rules
23
28
  - Use `+list_alerts` first to confirm the alert ID before deleting.
24
- - This is a destructive operation; keep the confirmation prompt unless automation is explicitly required.
29
+ - This is `high-risk-write`: inspect the dry-run, summarize the target and impact, and wait for explicit user confirmation before the `--yes` execution.
25
30
 
26
31
  ## Recommended Chain
27
32
  - `+list_alerts` -> `+delete_alert`
@@ -6,11 +6,13 @@ Domain: **Project Configuration**
6
6
 
7
7
  ## Use Cases
8
8
  - Delete one or more project date markers.
9
+ - Do not use it to hide or edit a marker; use `+update_project_mark_time` when the marker should remain.
9
10
 
10
11
  ## Commands
11
12
  ```bash
12
- ae-cli analysis_meta +delete_project_mark_times --project_id <project_id> --mark_time_ids '[]'
13
- ae-cli analysis_meta +delete_project_mark_times --dry-run
13
+ ae-cli analysis_meta +delete_project_mark_times --project_id <project_id> --mark_time_ids '[]' --dry-run
14
+ # Summarize the target and impact, then wait for explicit user confirmation.
15
+ ae-cli analysis_meta +delete_project_mark_times --project_id <project_id> --mark_time_ids '[]' --yes
14
16
  ```
15
17
 
16
18
  ## Parameters
@@ -23,7 +25,7 @@ ae-cli analysis_meta +delete_project_mark_times --dry-run
23
25
  - For the first run, pass only the required parameters (`--project_id` and `--mark_time_ids`) to confirm the path works, then add optional parameters.
24
26
  - Wrap JSON parameters in single quotes (for example `--mark_time_ids '{}'`) to avoid shell escaping issues.
25
27
  - For cross-project troubleshooting, first confirm whether `--project_id` matches the current permissions and target environment.
26
- - Write operations keep confirmation prompts by default; evaluate whether to use `--yes` only for automation scenarios.
28
+ - This is `high-risk-write`: inspect the dry-run, summarize the target and impact, and wait for explicit user confirmation before the `--yes` execution.
27
29
 
28
30
  ## Next Steps After Failure
29
31
  - If required parameters are missing, fall back to the smallest runnable command and fill them in first (focus on `--project_id` and `--mark_time_ids`).
@@ -10,8 +10,9 @@ Domain: **Project Configuration**
10
10
 
11
11
  ## Command
12
12
  ```bash
13
- ae-cli analysis_meta +delete_track_items --project_id <project_id> --delete_data '{}'
14
- ae-cli analysis_meta +delete_track_items --dry-run
13
+ ae-cli analysis_meta +delete_track_items --project_id <project_id> --delete_data '{}' --dry-run
14
+ # Summarize the target and impact, then wait for explicit user confirmation.
15
+ ae-cli analysis_meta +delete_track_items --project_id <project_id> --delete_data '{}' --yes
15
16
  ```
16
17
 
17
18
  ## Parameters
@@ -24,7 +25,7 @@ ae-cli analysis_meta +delete_track_items --dry-run
24
25
  - First run should only pass required parameters (`--project_id`, `--delete_data`), and add optional parameters only after the path is confirmed to work.
25
26
  - Wrap JSON arguments in single quotes (for example `--delete_data '{}'`) to avoid shell escaping issues.
26
27
  - For cross-project troubleshooting, first confirm whether `--project_id` matches the current permissions and target environment.
27
- - Write operations keep the confirmation prompt by default; re-evaluate whether to use `--yes` in automation scenarios.
28
+ - This is `high-risk-write`: inspect the dry-run, summarize the target and impact, and wait for explicit user confirmation before the `--yes` execution.
28
29
 
29
30
  ## Next Steps After Failure
30
31
  - If required parameters are missing, fall back to the smallest runnable command and fill them in (focus on `--project_id` and `--delete_data`).
@@ -0,0 +1,26 @@
1
+ # analysis drilldown-entities export
2
+
3
+ Stream the complete users or custom entities behind one selected synchronous-preview coordinate as a `csv.gz` artifact.
4
+
5
+ Read [`analysis_drilldown_contract.md`](analysis_drilldown_contract.md) and first validate the coordinate with the corresponding synchronous preview/`drilldown-entities run` path. The export consumes an existing sync-preview context; it never creates a query context or additional drilldown choices.
6
+
7
+ ```bash
8
+ ae-cli analysis drilldown-entities export \
9
+ --query-context-id <sync_preview_query_context_id> \
10
+ [--source '{"report_id":1001}'] \
11
+ --coordinate '<same returned coordinate>' \
12
+ [--properties '[{...}]'] \
13
+ [--artifact-format csv] \
14
+ [--timeout-seconds 21600]
15
+ ```
16
+
17
+ Property support matches the synchronous preview exactly:
18
+
19
+ - For the `#user_id` user subject, `--properties` accepts `[{"columnName":"<property_name>","tableType":"user"}]`. The artifact always retains `#user_id`, `#account_id`, and `#distinct_id` plus the requested user properties.
20
+ - For a custom entity subject, omit `--properties`; the artifact contains only the entity value column. Supplying properties returns `CUSTOM_ENTITY_PROPERTIES_UNSUPPORTED` instead of silently ignoring them.
21
+
22
+ `#user_id` is an internal association key. When presenting downloaded user rows to a customer, Agents should display account ID and visitor ID by default rather than using `#user_id` as the only visible identity.
23
+
24
+ This command does not accept `--limit`, `--offset`, `--page-num`, or `--page-size`. Common executes one full-download query and streams it directly into the artifact; it does not repeatedly call the synchronous preview. “Complete” follows the platform full-download ceiling (`model_full_download_limit`). Inspect `run_id`, then download only after completion.
25
+
26
+ The file is durable member data, not a new interactive result. Do not use rows in the downloaded artifact to construct another analysis coordinate. User event continuation requires the `drilldown_context_id` and canonical `user_id` returned by a user-subject `drilldown-entities run`, not this export.
@@ -0,0 +1,33 @@
1
+ # analysis drilldown-entities run
2
+
3
+ Preview users or custom entities behind one selected synchronous-preview cell.
4
+
5
+ Read [`analysis_drilldown_contract.md`](analysis_drilldown_contract.md) first. Call this only when the selected metric/action advertises `drilldown_entities`. Event metrics require `analysis_angle=USER_LIST|ENTITY_LIST`; retention, funnel, distribution, interval, property, path, and attribution results expose their analysis subject in `source.drilldown.subject`.
6
+
7
+ ## Command
8
+
9
+ ```bash
10
+ ae-cli analysis drilldown-entities run \
11
+ --query-context-id <sync_preview_query_context_id> \
12
+ [--source '{"report_id":1001}'] \
13
+ --coordinate '<merged returned row/column/metric coordinate>' \
14
+ [--properties '[{...}]'] \
15
+ [--limit 100] \
16
+ [--timeout-seconds 120]
17
+ ```
18
+
19
+ The context, source, and coordinate must all come from the same synchronous preview. Select a visible row from `row_options`, a drillable column from `column_options`, and the relevant metric option; shallow-merge their coordinate fragments. Never send `row_index`, `column_index`, `values`, `label`, `target_id`, raw QP, or a coordinate derived from an export file.
20
+
21
+ Property support depends on the returned subject:
22
+
23
+ - `subject.type=user` (`column_name=#user_id`): `--properties` may select additional user properties with `[{"columnName":"<property_name>","tableType":"user"}]`. The named value `user` is required; do not send numeric enum codes. Every row still contains `#user_id`, `#account_id`, and `#distinct_id`.
24
+ - `subject.type=entity`: do not pass `--properties`. A custom entity returns only its entity value. Supplying properties is invalid and must return `CUSTOM_ENTITY_PROPERTIES_UNSUPPORTED`; it is never silently ignored.
25
+
26
+ ## Output and next intent
27
+
28
+ The response contains `subject`, `items`, `total`, `returned_rows`, and `truncated`.
29
+
30
+ - `subject.type=user`: items include canonical `user_id`; `attributes` always includes `#user_id`, `#account_id`, and `#distinct_id`, followed by requested user properties. `#user_id` is an internal association key that customers normally do not care about. In user-facing tables or summaries, show account ID and visitor ID by default and keep `#user_id` only for machine linkage or explicit troubleshooting. If `drilldown_context_id` and the user-event follow-up are present, the Agent may ask for one returned user's event sequence with `analysis drilldown-user-events run|export`.
31
+ - `subject.type=entity`: items contain `entity_value`; do not call user-event commands because non-user entities have no event sequence.
32
+ - When `truncated=true` or complete membership is requested, repeat the same context/source/coordinate with `analysis drilldown-entities export`. Do not page this command.
33
+ - Creating a result cluster is a sibling action from the original analysis cell, not from an entity row. Use the original `query_context_id`, source, and coordinate with `analysis query create-result-cluster` only if that action was advertised.
@@ -0,0 +1,21 @@
1
+ # analysis drilldown-events export
2
+
3
+ Stream all raw events behind one selected `EVENT_LIST` coordinate into one `csv.gz` artifact.
4
+
5
+ Use this only when the selected synchronous preview metric advertises `drilldown_events`. Copy the same `query_context_id`, optional `source`, and semantic `coordinate` used by `analysis drilldown-events run`; never pass raw QP or `target_id`.
6
+
7
+ ```bash
8
+ ae-cli analysis drilldown-events export \
9
+ --query-context-id <sync_preview_query_context_id> \
10
+ [--source '{"report_id":1001}'] \
11
+ --coordinate '<same returned coordinate>' \
12
+ [--properties '[{"columnName":"<event_property_name>","tableType":"event"}]'] \
13
+ [--artifact-format csv] \
14
+ [--timeout-seconds 21600]
15
+ ```
16
+
17
+ This command does not accept `--limit`, `--offset`, `--page-num`, or `--page-size`. Common executes one full-download query and streams its result directly into the artifact; it does not repeatedly call the synchronous preview. “All” follows the platform full-download ceiling (`model_full_download_limit`), not an unbounded query.
18
+
19
+ When `--properties` is present, the artifact contains required system event columns plus exactly the requested event properties. The export and synchronous preview use the same projection contract.
20
+
21
+ Inspect `run_id`, wait for completion, then download the bound artifact. The downloaded rows are durable event detail only; they do not create or enlarge the interactive drilldown coordinate set.
@@ -0,0 +1,23 @@
1
+ # analysis drilldown-events run
2
+
3
+ Preview raw event rows behind one event-analysis metric cell.
4
+
5
+ Read [`analysis_drilldown_contract.md`](analysis_drilldown_contract.md) first. Call this command only when the selected event `metric_option` has `analysis_angle=EVENT_LIST` and includes `drilldown_events` in `actions`. Event totals commonly have this angle; triggered-user/entity counts do not.
6
+
7
+ ## Command
8
+
9
+ ```bash
10
+ ae-cli analysis drilldown-events run \
11
+ --query-context-id <sync_preview_query_context_id> \
12
+ [--source '{"report_id":1001}'] \
13
+ --coordinate '{"group_values":["Beijing"],"date":"2026-07-16","metric_index":0}' \
14
+ [--properties '[{...}]'] \
15
+ [--limit 100] \
16
+ [--timeout-seconds 120]
17
+ ```
18
+
19
+ `--query-context-id` must come from the same synchronous preview that returned the selected source and options. `--source` is required only to disambiguate multiple returned sources. Assemble `--coordinate` only by merging the selected returned option fragments. Do not pass `target_id`, raw QP, display-only dates, or values from an export/download.
20
+
21
+ `--properties` is an optional exact event-property projection. Omit it for default columns; string arrays such as `["#event_time"]` are invalid. Each item uses the backend field names `columnName` and `tableType`, for example `[{"columnName":"<event_property_name>","tableType":"event"}]`. `tableType` uses the documented name `event`, not a numeric enum code. Required system event columns remain present, but unrelated event properties must not be returned.
22
+
23
+ The response contains at most `limit` event rows from that selected preview cell. `total` is the exact number of matching events, `returned_rows` is the number included in this response, and `truncated=true` means more matching events exist. This command has no paging offset. When complete event detail is required, call `analysis drilldown-events export` once with the same returned context/source/coordinate; that sibling capability uses the backend full-download stream and does not page or enlarge the synchronous selection boundary.
@@ -0,0 +1,23 @@
1
+ # analysis drilldown-user-events export
2
+
3
+ Export the complete event sequence for one user from a drilldown context. Do not pass raw QP.
4
+
5
+ ## Command
6
+
7
+ ```bash
8
+ ae-cli analysis drilldown-user-events export \
9
+ --drilldown-context-id <drilldown_context_id> \
10
+ --user-id <user_id> \
11
+ [--properties '[{"columnName":"<event_property_name>","tableType":"event"}]'] \
12
+ [--sort-order desc] \
13
+ [--artifact-format csv] \
14
+ [--timeout-seconds 21600]
15
+ ```
16
+
17
+ The nested backend keys are exactly `columnName` and `tableType`, and the table type is the named value `event`. String-name arrays, numeric enum codes, and snake_case rewrites are invalid. With an explicit projection, the artifact retains `#user_id`, account ID, visitor ID, event name, and event time and appends exactly the requested event properties. `#user_id` is internal; Agents should normally present account ID and visitor ID to customers.
18
+
19
+ Use the exact `drilldown_context_id` and canonical `user_id` returned by a user-subject `analysis drilldown-entities run`. Do not use a custom entity, an entity export artifact, or a guessed identity. Export does not accept `--limit`, `--offset`, `--page-num`, or `--page-size`; Common builds the same authorized event-sequence query without the synchronous 1000-row preview cap and streams one `csv.gz` artifact. The platform full-download ceiling (`model_full_download_limit`) still applies.
20
+
21
+ Inspect the returned `run_id` with `analysis run inspect`, then download the completed artifact with `analysis artifact download`.
22
+
23
+ Output is an async run/artifact descriptor. The complete event rows exist only in the downloaded artifact; they cannot be used as new analysis coordinates.
@@ -0,0 +1,34 @@
1
+ # analysis drilldown-user-events run
2
+
3
+ Query event sequence details for one user after a user-subject `analysis drilldown-entities run`.
4
+
5
+ Use this only when `analysis drilldown-entities run` returns `subject.type=user`, a `drilldown_context_id`, and the user-event follow-up action. Custom entities do not have event sequences.
6
+
7
+ Do not pass raw QP.
8
+
9
+ ## Command
10
+
11
+ ```bash
12
+ ae-cli analysis drilldown-user-events run \
13
+ --drilldown-context-id <drilldown_context_id> \
14
+ --user-id <user_id> \
15
+ [--sort-order desc] \
16
+ [--limit 100] \
17
+ [--timeout-seconds 120]
18
+ ```
19
+
20
+ ## Input
21
+
22
+ - `--drilldown-context-id`: returned by the same user-subject `analysis drilldown-entities run`.
23
+ - `--user-id`: canonical `user_id` from one item in that same response. Never substitute `entity_value`, `#distinct_id`, account ID, or another identity field.
24
+ - `--properties`: optional exact event-property projection. Omit it to use the default event columns. If present, each item uses backend keys `columnName` and `tableType`, for example `[{"columnName":"<event_property_name>","tableType":"event"}]`. `#user_id`, account ID, visitor ID, event name, and event time remain present; unrelated event properties must not be returned. `#user_id` is an internal association key, so Agents should normally display account ID and visitor ID to customers. Do not pass numeric table-type codes, string-name arrays, or snake_case nested keys.
25
+ - `--sort-order`: `asc` or `desc`.
26
+ - `--event-name-filter`, `--time-filter`, `--time-filter-before-nums`, `--time-filter-after-nums`: optional event sequence filters.
27
+
28
+ Do not use raw QP, `query_context_id`, or guessed user IDs for this command.
29
+
30
+ Do not call this command merely because an entity row looks like a user. The explicit subject and follow-up context are the authority.
31
+
32
+ ## Output
33
+
34
+ The response contains at most `limit` event rows. When `truncated=true`, use `analysis drilldown-user-events export`; do not attempt to fetch another page.