@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
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  name: ae-kb
3
3
  version: 1.0.0
4
- description: "AE/TE knowledge base CLI manual for creating, querying, LLM-powered ask, deterministic index/grep/read retrieval, checking status, uploading, compiling, schema generation, URL sources, source deletion, and knowledge base deletion. Use when the user asks to manage TE/AE/ThinkingEngine knowledge bases, upload documents or URLs to a knowledge base, query knowledge, ask knowledge bases with an LLM, inspect knowledge base indexes, search knowledge base pages, read a specific knowledge base page, check knowledge base status, generate schemas, compile knowledge, remove sources, or delete a knowledge base. Must use ae-cli kb commands and must not guess knowledge base names, scopes, page paths, source display names, JSON payload shapes, or URL formats."
4
+ description: "AE/TE knowledge base CLI manual for creating, querying, LLM-powered ask, listing accessible knowledge bases, deterministic index/grep/read retrieval, checking status, uploading, compiling, schema generation, URL sources, source deletion, and knowledge base deletion. Use when the user asks to manage TE/AE/ThinkingEngine knowledge bases, upload documents or URLs to a knowledge base, query knowledge, ask knowledge bases with an LLM, list accessible knowledge bases, inspect knowledge base indexes, search knowledge base pages, read a specific knowledge base page, check knowledge base status, generate schemas, compile knowledge, remove sources, or delete a knowledge base. Must use ae-cli kb commands and must not guess knowledge base names, scopes, page paths, source display names, JSON payload shapes, or URL formats."
5
5
  ---
6
6
 
7
7
  # ae-kb
@@ -14,7 +14,7 @@ ae-cli kb +<command> [options]
14
14
 
15
15
  ## Global Rules
16
16
 
17
- - Use this skill for TE/AE knowledge base tasks: create, query, ask with LLM, inspect indexes, grep pages, read pages, check status, upload sources, add URL sources, generate schema, compile, remove source files, and delete knowledge bases.
17
+ - Use this skill for TE/AE knowledge base tasks: create, query, ask with LLM, list accessible knowledge bases, inspect indexes, grep pages, read pages, check status, upload sources, add URL sources, generate schema, compile, remove source files, and delete knowledge bases.
18
18
  - Read operations can run directly after required inputs are known. Write operations require explicit user intent and normally keep the confirmation prompt unless the user asks to bypass it.
19
19
  - Prefer `--dry-run` before destructive or broad writes when the user has not already validated the target.
20
20
  - Do not invent knowledge base names, scopes, source display names, or JSON payloads. Ask the user or query known context when values are missing.
@@ -29,6 +29,7 @@ ae-cli kb +<command> [options]
29
29
  |---|---:|---|
30
30
  | `+query` | read | Query one or more knowledge bases with a natural-language question. |
31
31
  | `+ask` | read | LLM-powered Q&A over knowledge bases. Consumes platform tokens. |
32
+ | `+list` | read | List accessible knowledge bases filtered by buildStatus (default: compiled). |
32
33
  | `+index` | read | List accessible knowledge bases and their `index.md` navigation maps. |
33
34
  | `+grep` | read | Keyword-search knowledge base pages and return matched lines with context. |
34
35
  | `+read` | read | Read a full knowledge base page or a line window. |
@@ -145,21 +146,35 @@ ae-cli kb +ask \
145
146
  --question "How do we troubleshoot payment alerts?" \
146
147
  --sources '[{"scope":"company","name":"engineering-handbook"}]' \
147
148
  --model-id claude-sonnet-4-6 \
148
- --max-turns 10 \
149
+ --max-turns 50 \
149
150
  --locale zh
150
151
  ```
151
152
 
152
153
  - `--question`, alias `-q`: required natural-language question (1-2000 characters).
153
154
  - `--sources`: optional JSON array of knowledge base refs. Omit to search all accessible knowledge bases.
154
155
  - `--model-id`: optional LLM model ID. Omit to use the platform default.
155
- - `--max-turns`: optional agent turn limit (1-20, server default 10).
156
+ - `--max-turns`: optional agent turn limit (1-100, server default 50).
156
157
  - `--locale`: optional locale: `zh`, `en`, `ja`, or `ko`.
157
158
 
159
+ ### List Accessible Knowledge Bases
160
+
161
+ Use `+list` when you only need accessible knowledge base metadata without loading `index.md` navigation maps. By default it returns knowledge bases with `buildStatus: compiled`:
162
+
163
+ ```bash
164
+ ae-cli kb +list
165
+ ae-cli kb +list --locale zh
166
+ ae-cli kb +list --build-status compiled
167
+ ```
168
+
158
169
  ### Explore Knowledge Base Pages
159
170
 
160
171
  Use the deterministic retrieval primitives when an agent needs to explore knowledge base content like a code repository. These endpoints do not call an LLM on the server side.
161
172
 
162
- Start with `+index` to see accessible knowledge bases and navigation maps:
173
+ Start with `+list` or `+index` to discover accessible knowledge bases. Use `+index` when you also need navigation maps:
174
+
175
+ ```bash
176
+ ae-cli kb +list
177
+ ```
163
178
 
164
179
  ```bash
165
180
  ae-cli kb +index \
@@ -187,6 +202,7 @@ ae-cli kb +read \
187
202
 
188
203
  Retrieval rules:
189
204
 
205
+ - `+list` accepts optional `--build-status` (default `compiled`) and `--locale`. Returns accessible knowledge base metadata including `buildStatus`, without `index.md` navigation maps.
190
206
  - `+index` accepts optional `--sources` and `--locale`; omit `--sources` to list all accessible knowledge bases.
191
207
  - `+grep` requires `--query` / `-q`; optional `--sources`, `--top-k` (1-50, default 10), and `--locale`.
192
208
  - `+read` requires `--source` pointing to exactly one knowledge base and `--path` relative to the knowledge base root; optional `--offset`, `--limit` (1-10000), and `--locale`.
@@ -226,16 +242,26 @@ ae-cli kb +query --query "<question>" --sources '[{"scope":"company","name":"kb-
226
242
  ### `+ask`
227
243
 
228
244
  ```bash
229
- ae-cli kb +ask --question "<question>" [--sources '[{"scope":"company","name":"kb-name"}]'] [--model-id claude-sonnet-4-6] [--max-turns 10] [--locale zh|en|ja|ko]
245
+ ae-cli kb +ask --question "<question>" [--sources '[{"scope":"company","name":"kb-name"}]'] [--model-id claude-sonnet-4-6] [--max-turns 50] [--locale zh|en|ja|ko]
230
246
  ```
231
247
 
232
248
  - `--question`, alias `-q`: required natural-language question (1-2000 characters).
233
249
  - `--sources`: optional JSON array of knowledge base refs. Omit to search all accessible knowledge bases.
234
250
  - `--model-id`: optional LLM model ID. Omit to use the platform default.
235
- - `--max-turns`: optional agent turn limit, 1-20, server default 10.
251
+ - `--max-turns`: optional agent turn limit (1-100, server default 50).
236
252
  - `--locale`: optional locale: `zh`, `en`, `ja`, or `ko`.
237
253
  - **Token cost**: this command invokes an LLM on the server and consumes platform tokens. Prefer `+index` -> `+grep` -> `+read` for token-free deterministic retrieval.
238
254
 
255
+ ### `+list`
256
+
257
+ ```bash
258
+ ae-cli kb +list [--build-status compiled] [--locale zh|en|ja|ko]
259
+ ```
260
+
261
+ - `--build-status`: optional build status filter (default: `compiled`).
262
+ - `--locale`: optional locale: `zh`, `en`, `ja`, or `ko`.
263
+ - Response items include `buildStatus`.
264
+
239
265
  ### `+index`
240
266
 
241
267
  ```bash
@@ -1,12 +1,12 @@
1
1
  ---
2
2
  name: ae-metadata
3
3
  version: 1.0.0
4
- description: "AE/TE metadata capability-gateway CLI: metadata event/property detail, metadata data-table management, input-file upload, and property dimension-table binding. Use for ae-cli metadata commands backed by /api/cli/metadata/v1. Must read references before composing commands; command/flags use kebab-case while gateway input keeps snake_case. Never guess project_id, event/property names, input_file_id, or data_table_id."
4
+ description: "AE/TE metadata capability-gateway CLI: metadata event/property detail, data-table management, and property dimension-table binding. Metadata CLI routes through the analysis gateway. Input-file upload belongs to ae-analysis."
5
5
  ---
6
6
 
7
7
  # ae-metadata
8
8
 
9
- Capability-gateway domain **`metadata`** — REST via `/api/cli/metadata/v1/...`, auth header **`cli-token`**.
9
+ CLI domain **`metadata`** routes to the analysis capability gateway (`/api/cli/analysis/v1/...`), using auth header **`cli-token`**.
10
10
 
11
11
  Parallel to **`ae-analysis`** (MCP `analysis_meta` for metadata lists/governance). Use **this skill** for gateway-backed metadata detail and data-table/dimension-table operations; use **`ae-analysis`** for MCP metadata list/search, metrics, virtual create, and batch edit.
12
12
 
@@ -17,7 +17,8 @@ Parallel to **`ae-analysis`** (MCP `analysis_meta` for metadata lists/governance
17
17
  | `--format <json\|table>` | Output format. Default JSON. |
18
18
  | `--jq <expr>` | jq filter on JSON output. |
19
19
  | `--host <url>` | Override active AE host, e.g. `ae-cli metadata event get --host <url> ...`. |
20
- | `--dry-run` | Validate input against gateway schema without executing. |
20
+ | `--validate` | Optional: fix params only (`/validate`). Alone while iterating complex `qp` / payload — then run. Do not stack with `--dry-run`. |
21
+ | `--dry-run` | Optional: confirm ready to run (`/dry-run`). Alone for risk/output preview. Do not stack with `--validate`. |
21
22
 
22
23
  Output and errors:
23
24
  - Success: JSON envelope (default).
@@ -25,7 +26,7 @@ Output and errors:
25
26
 
26
27
  Safety:
27
28
  - Read-only commands can run directly after IDs/names are verified.
28
- - Write commands (`data-table *-write`, `*-delete`, `property-bindings-update`, dimension-table bind/create, `input-file upload`) require `--yes` for non-dry-run execution.
29
+ - Ordinary writes (`data-table *-write`, `property-bindings-update`, dimension-table bind/create) execute without `--yes`. Delete commands are `high-risk-write`: dry-run first, summarize impact, wait for explicit confirmation, then execute with `--yes`.
29
30
  - **Before any command**, read the matching `references/<name>.md` (filename = command with spaces → underscores, e.g. `metadata event get` → `metadata_event_get.md`).
30
31
  - Never invent `project_id`, event/property names, `input_file_id`, or `data_table_id`. Discover names via `ae-analysis` and data table IDs via `metadata data-table list`.
31
32
 
@@ -36,7 +37,7 @@ Switch to **`ae-metadata`** when the user needs:
36
37
  - Full detail for **one** super-event (incl. virtual event `definition`)
37
38
  - Full detail for **one** super-property (incl. virtual property `definition`)
38
39
  - Metadata data-table list/get/create/update/delete/download
39
- - Upload a local file to get `input_file_id`
40
+ - For local uploads, switch to `ae-analysis` and use `analysis input-file upload` with a discovered purpose.
40
41
  - Bind an existing data table to a property, or create a CSV dimension table and bind it
41
42
 
42
43
  Stay on **`ae-analysis`** for: metadata event/property/metric list/search, metric CRUD, batch metadata, virtual create, project config, tracking plans.
@@ -48,20 +49,19 @@ ae-cli metadata <resource> <action> [options]
48
49
  ae-cli metadata property <dimension-table-action> [options]
49
50
  ```
50
51
 
51
- - Commands and flags use **kebab-case**: `data-table`, `input-file`, `dimension-table`, `--project-id`, `--data-table-id`.
52
+ - Commands and flags use **kebab-case**: `data-table`, `dimension-table`, `--project-id`, `--data-table-id`.
52
53
  - Gateway `input` body fields remain **snake_case** (`project_id`, `event_name`, …); ae-cli maps flags automatically.
53
54
 
54
55
  ## PROJECT_ID_GATE
55
56
 
56
57
  Same rules as `ae-analysis`: reuse verified project context in one conversation; otherwise `ae-cli analysis_common +list_projects` (or `ae-analysis` skill) to resolve `project_id`.
57
58
 
58
- ## Commands (13)
59
+ ## Commands (12)
59
60
 
60
61
  | User command | Capability id | Reference |
61
62
  |---|---|---|
62
63
  | `metadata event get` | `metadata.event.get` | [metadata_event_get.md](references/metadata_event_get.md) |
63
64
  | `metadata property get` | `metadata.property.get` | [metadata_property_get.md](references/metadata_property_get.md) |
64
- | `metadata input-file upload` | `POST /input-files` | [metadata_input_file_upload.md](references/metadata_input_file_upload.md) |
65
65
  | `metadata data-table list` | `metadata.data_table.list` | [metadata_data_table_list.md](references/metadata_data_table_list.md) |
66
66
  | `metadata data-table get` | `metadata.data_table.get` | [metadata_data_table_get.md](references/metadata_data_table_get.md) |
67
67
  | `metadata data-table csv-write` | `metadata.data_table.csv_write` | [metadata_data_table_csv_write.md](references/metadata_data_table_csv_write.md) |
@@ -82,9 +82,10 @@ ae-cli metadata property get --help
82
82
  ae-cli metadata data-table list --help
83
83
  ae-cli metadata event get --project-id 1 --event-name <name> --dry-run
84
84
  ae-cli metadata data-table list --project-id 1 --dry-run
85
+ ae-cli analysis input-file purpose list --project-id 1
85
86
  ```
86
87
 
87
88
  ## Related Skills
88
89
 
89
- - **`ae-analysis`**: `analysis_meta +list_events` / `+list_properties` to discover names before detail get.
90
+ - **`ae-analysis`**: `analysis-meta event list` / `analysis-meta property list` to discover names before detail get.
90
91
  - **Dev workflow**: `.cursor/skills/te-cli-capability-gateway` — inspect gateway schema when adding new metadata capabilities.
@@ -3,6 +3,7 @@
3
3
  > Capability id: `metadata.data_table.csv_delete` · Domain: `metadata`.
4
4
 
5
5
  ```bash
6
+ # Summarize the target and impact, then wait for explicit user confirmation.
6
7
  ae-cli metadata data-table csv-delete --project-id <project_id> --data-table-id <id> --yes
7
8
  ae-cli metadata data-table csv-delete --project-id <project_id> --data-table-id <id> --dry-run
8
9
  ```
@@ -5,9 +5,9 @@
5
5
  ## Command
6
6
 
7
7
  ```bash
8
- ae-cli metadata data-table csv-write --project-id <project_id> --operation create --input-file-id <input_file_id> --data-table-name datatable_<project_id>_<name> --columns '<columns_json>' --yes
9
- ae-cli metadata data-table csv-write --project-id <project_id> --operation incremental_update --data-table-id <id> --input-file-id <input_file_id> --yes
10
- ae-cli metadata data-table csv-write --project-id <project_id> --operation replace_update --data-table-id <id> --input-file-id <input_file_id> --yes
8
+ ae-cli metadata data-table csv-write --project-id <project_id> --operation create --input-file-id <input_file_id> --data-table-name datatable_<project_id>_<name> --columns '<columns_json>'
9
+ ae-cli metadata data-table csv-write --project-id <project_id> --operation incremental_update --data-table-id <id> --input-file-id <input_file_id>
10
+ ae-cli metadata data-table csv-write --project-id <project_id> --operation replace_update --data-table-id <id> --input-file-id <input_file_id>
11
11
  ```
12
12
 
13
13
  ## Parameters
@@ -16,7 +16,7 @@ ae-cli metadata data-table csv-write --project-id <project_id> --operation repla
16
16
  |---|---|---|
17
17
  | `--project-id` / `-p` | Yes | Numeric project ID. |
18
18
  | `--operation` | Yes | `create`, `incremental_update`, or `replace_update`. |
19
- | `--input-file-id` | Yes | ID returned by `metadata input-file upload`. |
19
+ | `--input-file-id` | Yes | ID returned by `analysis input-file upload`. |
20
20
  | `--data-table-id` | For updates | Existing data table ID. |
21
21
  | `--data-table-name` | No | Optional technical data table name. If supplied, use `datatable_<project_id>_<name>`. |
22
22
  | `--display-name` | No | Human-readable table name. |
@@ -25,7 +25,7 @@ ae-cli metadata data-table csv-write --project-id <project_id> --operation repla
25
25
 
26
26
  ## Decision Rules
27
27
 
28
- - Upload the CSV first with `metadata input-file upload --purpose data_table.csv`.
28
+ - Discover the purpose with `analysis input-file purpose list`, then upload the CSV with `analysis input-file upload --purpose data_table.csv`.
29
29
  - Do not invent `input_file_id` or `data_table_id`; use upload/list outputs.
30
30
  - If you provide `--data-table-name`, it must include the project segment, for example `datatable_2_orders`.
31
- - This is a write command; use `--dry-run` before non-dry-run and pass `--yes` when executing.
31
+ - This is an ordinary `write` command and does not require CLI confirmation.
@@ -3,8 +3,8 @@
3
3
  > Capability id: `metadata.data_table.property_bindings_update` · Domain: `metadata`.
4
4
 
5
5
  ```bash
6
- ae-cli metadata data-table property-bindings-update --project-id <project_id> --data-table-id <id> --bind-properties '<bind_json>' --yes
7
- ae-cli metadata data-table property-bindings-update --project-id <project_id> --data-table-id <id> --unbind-properties '<unbind_json>' --yes
6
+ ae-cli metadata data-table property-bindings-update --project-id <project_id> --data-table-id <id> --bind-properties '<bind_json>'
7
+ ae-cli metadata data-table property-bindings-update --project-id <project_id> --data-table-id <id> --unbind-properties '<unbind_json>'
8
8
  ```
9
9
 
10
10
  | Parameter | Required | Description |
@@ -3,6 +3,7 @@
3
3
  > Capability id: `metadata.data_table.sql_delete` · Domain: `metadata`.
4
4
 
5
5
  ```bash
6
+ # Summarize the target and impact, then wait for explicit user confirmation.
6
7
  ae-cli metadata data-table sql-delete --project-id <project_id> --data-table-id <id> --yes
7
8
  ae-cli metadata data-table sql-delete --project-id <project_id> --data-table-id <id> --dry-run
8
9
  ```
@@ -5,8 +5,8 @@
5
5
  ## Command
6
6
 
7
7
  ```bash
8
- ae-cli metadata data-table sql-write --project-id <project_id> --operation create --table-name datatable_<project_id>_<name> --columns '<columns_json>' --qp '<qp_json>' --zone-offset 8 --yes
9
- ae-cli metadata data-table sql-write --project-id <project_id> --operation update --data-table-id <id> --columns '<columns_json>' --qp '<qp_json>' --strategy overwrite --update-cron '0 0 * * * ?' --yes
8
+ ae-cli metadata data-table sql-write --project-id <project_id> --operation create --table-name datatable_<project_id>_<name> --columns '<columns_json>' --qp '<qp_json>' --zone-offset 8
9
+ ae-cli metadata data-table sql-write --project-id <project_id> --operation update --data-table-id <id> --columns '<columns_json>' --qp '<qp_json>' --strategy overwrite --update-cron '0 0 * * * ?'
10
10
  ```
11
11
 
12
12
  ## Parameters
@@ -47,15 +47,26 @@ ae-cli metadata data-table sql-write --project-id <project_id> --operation updat
47
47
  | `taSqlView` | No | SQL view (`TaSqlView`). Use `{}` when no dynamic view params. |
48
48
  | `taSqlView.sqlViewParams` | No | View dynamic parameters. |
49
49
 
50
- Inspect the live schema:
50
+ Inspect the live schema. For complex `qp` / `columns`, use **on-demand** pre-check (motto: validate = fix params; dry-run = confirm ready to run). Prefer **`--validate` only** while iterating — then execute. Do **not** stack `--validate` then `--dry-run` on the same final input by default (`dry-run` already validates params).
51
51
 
52
52
  ```bash
53
53
  ae-cli capability inspect metadata.data_table.sql_write
54
+ ae-cli metadata data-table sql-write \
55
+ --project-id 1 \
56
+ --operation create \
57
+ --table-name datatable_1_orders_dim \
58
+ --columns '[{"name":"id","type":"string"},{"name":"name","type":"string"}]' \
59
+ --qp '{"taSqlVo":{"sql":"select '\''1'\'' as id, '\''demo'\'' as name","sqlVoParams":[]},"taSqlView":{}}' \
60
+ --zone-offset 8 \
61
+ --validate
54
62
  ```
55
63
 
64
+ `--validate` only checks/normalizes parameters (`valid` + `normalized_input`). It does not create the table. After `valid=true`, execute without `--yes`. Use `--dry-run` **instead of** `--validate` only when you need risk/output/cancel preview — not both.
65
+
56
66
  ## Create example
57
67
 
58
68
  ```bash
69
+ # Typical complex-qp path: validate while fixing, then execute (no mandatory dry-run).
59
70
  ae-cli metadata data-table sql-write \
60
71
  --project-id 1 \
61
72
  --operation create \
@@ -64,7 +75,7 @@ ae-cli metadata data-table sql-write \
64
75
  --columns '[{"name":"id","type":"string","display_name":"id"},{"name":"name","type":"string","display_name":"name"}]' \
65
76
  --qp '{"taSqlVo":{"sql":"select '\''1'\'' as id, '\''demo'\'' as name","sqlVoParams":[]},"taSqlView":{}}' \
66
77
  --zone-offset 8 \
67
- --dry-run
78
+ --validate
68
79
 
69
80
  ae-cli metadata data-table sql-write \
70
81
  --project-id 1 \
@@ -78,7 +89,10 @@ ae-cli metadata data-table sql-write \
78
89
 
79
90
  ## Decision Rules
80
91
 
81
- - This is a write command; use `--dry-run` before non-dry-run execution.
82
- - Keep `columns` and `qp` as valid JSON. `qp` must follow `SqlDatatableDef`; dry-run validates structure but does not execute SQL.
92
+ - Write command. Motto: validate = fix params; dry-run = confirm ready to run. **Pick one pre-check on demand** — do not stack both on the same final input.
93
+ - Complex `qp` / `columns`: use `--validate` while iterating until `valid=true`, then execute without CLI confirmation. Skip `--dry-run` unless you specifically need risk/output/cancel preview.
94
+ - If you need that preview instead, use `--dry-run` **once** on the final input (it already validates params) — do not validate then dry-run as a habit.
95
+ - Global `--validate` → `/validate`; `--dry-run` → `/dry-run`. Neither creates the table. Do not pass both flags together.
96
+ - Keep `columns` and `qp` as valid JSON. `qp` must follow `SqlDatatableDef`; validate / dry-run check structure but do not execute SQL.
83
97
  - If you provide a table name, it must include the project segment, for example `datatable_2_orders_sql`.
84
- - If execute fails with `CAPABILITY_EXECUTION_FAILED`, fix qp structure first, then retry with a valid query before investigating backend SQL/Presto issues.
98
+ - If execute fails with `CAPABILITY_EXECUTION_FAILED`, fix qp with `--validate`, then retry before investigating backend SQL/Presto issues.
@@ -35,18 +35,18 @@ Gateway request body uses snake_case `input`:
35
35
 
36
36
  ## Decision Rules
37
37
 
38
- - Prefer **`metadata event get`** over `analysis_meta +list_events` when you need **full detail + virtual definition**, not browsing or fuzzy search.
39
- - Use `ae-analysis` → `analysis_meta +list_events` first when the event name is unknown or you need keyword search / pagination.
38
+ - Prefer **`metadata event get`** over `analysis-meta event list` when you need **full detail + virtual definition**, not browsing or fuzzy search.
39
+ - Use `ae-analysis` → `analysis-meta event list` first when the event name is unknown or you need keyword search / pagination.
40
40
  - If the gateway returns `EVENT_NOT_FOUND`, verify `event_name` spelling and `project_id`; do not invent names.
41
41
  - Auth: `cli-token` header (ae-cli injects automatically in sandbox; local CLI uses `getCliToken()`).
42
42
 
43
43
  ## Recommended Chaining
44
44
 
45
- - `ae-analysis`: `analysis_meta +list_events` (discover name) → `metadata event get` (detail)
45
+ - `ae-analysis`: `analysis-meta event list` (discover name) → `metadata event get` (detail)
46
46
  - `metadata event get` → `metadata property get` (inspect properties listed in response)
47
47
 
48
48
  ## Next Steps After Failure
49
49
 
50
- - Empty or not found: confirm project id and exact `event_name` from `+list_events`.
50
+ - Empty or not found: confirm project id and exact `event_name` from `analysis-meta event list`.
51
51
  - Permission error: confirm metadata view permission in the project.
52
52
  - Gateway unavailable: confirm nginx routes `/api/cli/metadata/` and backend capability catalog is deployed.
@@ -5,8 +5,8 @@
5
5
  ## Command
6
6
 
7
7
  ```bash
8
- ae-cli metadata property bind-existing-dimension-table --project-id <project_id> --property-name <name> --property-scope user --data-table-id <id> --yes
9
- ae-cli metadata property bind-existing-dimension-table --project-id <project_id> --property-name <name> --property-scope event --data-table-id <id> --dict-columns '["display_name"]' --yes
8
+ ae-cli metadata property bind-existing-dimension-table --project-id <project_id> --property-name <name> --property-scope user --data-table-id <id>
9
+ ae-cli metadata property bind-existing-dimension-table --project-id <project_id> --property-name <name> --property-scope event --data-table-id <id> --dict-columns '["display_name"]'
10
10
  ```
11
11
 
12
12
  ## Parameters
@@ -22,6 +22,6 @@ ae-cli metadata property bind-existing-dimension-table --project-id <project_id>
22
22
 
23
23
  ## Decision Rules
24
24
 
25
- - Confirm the property with `metadata property get` or `analysis_meta +list_properties`.
25
+ - Confirm the property with `metadata property get` or `analysis-meta property list`.
26
26
  - Confirm the data table with `metadata data-table get`.
27
- - This is a write command; use `--dry-run` before non-dry-run and pass `--yes` when executing.
27
+ - This is an ordinary `write` command and does not require CLI confirmation.
@@ -5,7 +5,7 @@
5
5
  ## Command
6
6
 
7
7
  ```bash
8
- ae-cli metadata property create-and-bind-csv-dimension-table --project-id <project_id> --property-name <name> --property-scope user --input-file-id <input_file_id> --data-table-name datatable_<project_id>_<name> --columns '<columns_json>' --yes
8
+ ae-cli metadata property create-and-bind-csv-dimension-table --project-id <project_id> --property-name <name> --property-scope user --input-file-id <input_file_id> --data-table-name datatable_<project_id>_<name> --columns '<columns_json>'
9
9
  ```
10
10
 
11
11
  ## Parameters
@@ -15,7 +15,7 @@ ae-cli metadata property create-and-bind-csv-dimension-table --project-id <proje
15
15
  | `--project-id` / `-p` | Yes | Numeric project ID. |
16
16
  | `--property-name` | Yes | Property technical name. |
17
17
  | `--property-scope` | Yes | Property owner table, for example `event` or `user`. |
18
- | `--input-file-id` | Yes | ID returned by `metadata input-file upload`. |
18
+ | `--input-file-id` | Yes | ID returned by `analysis input-file upload`. |
19
19
  | `--data-table-name` | No | Optional technical data table name. If supplied, use `datatable_<project_id>_<name>`. |
20
20
  | `--display-name` | No | Human-readable table name. |
21
21
  | `--description` | No | Table description. |
@@ -25,8 +25,8 @@ ae-cli metadata property create-and-bind-csv-dimension-table --project-id <proje
25
25
 
26
26
  ## Decision Rules
27
27
 
28
- - Upload the CSV first with `metadata input-file upload --purpose data_table.csv`.
28
+ - Discover the purpose with `analysis input-file purpose list`, then upload the CSV with `analysis input-file upload --purpose data_table.csv`.
29
29
  - Do not invent `input_file_id`; use the value returned by upload.
30
30
  - If you provide `--data-table-name`, it must include the project segment, for example `datatable_2_user_dict`.
31
31
  - Use this one-step command when the user wants a new CSV dimension table bound to a property.
32
- - This is a write command; use `--dry-run` before non-dry-run and pass `--yes` when executing.
32
+ - This is an ordinary `write` command and does not require CLI confirmation.
@@ -37,18 +37,18 @@ Gateway request body uses snake_case `input`:
37
37
 
38
38
  ## Decision Rules
39
39
 
40
- - Prefer **`metadata property get`** over `analysis_meta +list_properties` when you need **full detail + virtual definition**, not browsing or fuzzy search.
41
- - Use `ae-analysis` → `analysis_meta +list_properties` first when the property name is unknown or you need keyword search / pagination.
40
+ - Prefer **`metadata property get`** over `analysis-meta property list` when you need **full detail + virtual definition**, not browsing or fuzzy search.
41
+ - Use `ae-analysis` → `analysis-meta property list` first when the property name is unknown or you need keyword search / pagination.
42
42
  - `property_scope` must be exactly `event` or `user` (backend accepts case-insensitive).
43
43
  - Virtual / dict / exchange-rate properties are addressed by `property-name` only; do not pass legacy `prop_name`.
44
44
  - Event-scoped names like `#account_id` must be passed literally (quote in shell when `#` is present).
45
45
 
46
46
  ## Recommended Chaining
47
47
 
48
- - `ae-analysis`: `analysis_meta +list_properties` (discover name + scope) → `metadata property get` (detail)
48
+ - `ae-analysis`: `analysis-meta property list` (discover name + scope) → `metadata property get` (detail)
49
49
  - `metadata event get` → `metadata property get` (follow properties from event detail)
50
50
 
51
51
  ## Next Steps After Failure
52
52
 
53
- - Not found: confirm scope (`event` vs `user`) and exact name from `+list_properties`.
53
+ - Not found: confirm scope (`event` vs `user`) and exact name from `analysis-meta property list`.
54
54
  - Permission error: confirm metadata view permission in the project.
@@ -30,7 +30,7 @@ Output and errors:
30
30
 
31
31
  Safety constraints:
32
32
  - Read commands (`+list`, `+list-templates`, `+list-projects`, `+run-result`, `+run-artifacts`, `+ai-generate`) can execute directly once required IDs are known.
33
- - Write commands require explicit user intent and keep the confirmation prompt by default. Pass `--yes` only in fully automated pipelines.
33
+ - Ordinary `write` commands require explicit user intent but no CLI confirmation. Only `high-risk-write` commands use the confirmation gate and may receive `--yes` after explicit user authorization.
34
34
  - Never invent team IDs, run IDs, `agentId` values, `mcpServerIds`, `skillIds`, `knowledgeBaseIds`, project IDs, or any resource identifiers. Discover them with list commands or accept them from the user.
35
35
 
36
36
  ## When to Use
@@ -105,7 +105,7 @@ ae-cli team +list
105
105
  ae-cli team +list-projects
106
106
 
107
107
  # 3. Start a run
108
- ae-cli team +run-start --team-id <team_id> --input "分析上周用户留存数据" --yes
108
+ ae-cli team +run-start --team-id <team_id> --input "分析上周用户留存数据"
109
109
 
110
110
  # 4. Stream until done (blocks; no polling needed)
111
111
  ae-cli team +run-watch --id <run_id>
@@ -114,7 +114,7 @@ ae-cli team +run-watch --id <run_id>
114
114
  # exit 2 → waiting_user → go to step 4a
115
115
 
116
116
  # 4a. Handle waiting_user: read pendingQuestion from stdout, get user's answer, reply, re-watch
117
- ae-cli team +run-reply --id <run_id> --input "<user_answer>" --yes
117
+ ae-cli team +run-reply --id <run_id> --input "<user_answer>"
118
118
  ae-cli team +run-watch --id <run_id> # repeat until exit 0 or 1
119
119
 
120
120
  # 5. Retrieve artifacts
@@ -128,23 +128,23 @@ ae-cli team +run-artifacts --id <run_id> --include-content true
128
128
  ae-cli team +ai-generate --prompt "需要一个分析用户行为并自动生成留存报告的团队"
129
129
 
130
130
  # 2. Create the team (paste / adjust the returned config)
131
- ae-cli team +create --name "留存分析团队" --config '<config_json>' --yes
131
+ ae-cli team +create --name "留存分析团队" --config '<config_json>'
132
132
 
133
133
  # 3. Start a run
134
- ae-cli team +run-start --team-id <new_team_id> --input "分析本月留存" --yes
134
+ ae-cli team +run-start --team-id <new_team_id> --input "分析本月留存"
135
135
  ```
136
136
 
137
137
  ### Workflow C — Multi-turn chat
138
138
 
139
139
  ```bash
140
140
  # First turn
141
- ae-cli team +run-chat --team-id <team_id> --input "帮我分析DAU趋势" --yes
141
+ ae-cli team +run-chat --team-id <team_id> --input "帮我分析DAU趋势"
142
142
 
143
143
  # If run status is waiting_user, reply:
144
- ae-cli team +run-reply --id <run_id> --input "请重点分析周末下降原因" --yes
144
+ ae-cli team +run-reply --id <run_id> --input "请重点分析周末下降原因"
145
145
 
146
146
  # Continue same session
147
- ae-cli team +run-chat --team-id <team_id> --session-id <session_id> --input "给出优化建议" --yes
147
+ ae-cli team +run-chat --team-id <team_id> --session-id <session_id> --input "给出优化建议"
148
148
  ```
149
149
 
150
150
  ### Workflow D — Use a template to create a team
@@ -154,7 +154,7 @@ ae-cli team +run-chat --team-id <team_id> --session-id <session_id> --input "给
154
154
  ae-cli team +list-templates --locale zh
155
155
 
156
156
  # 2. Create from a template's config
157
- ae-cli team +create --name "我的分析团队" --config '<template_config>' --yes
157
+ ae-cli team +create --name "我的分析团队" --config '<template_config>'
158
158
  ```
159
159
 
160
160
  ## Quick Verification
@@ -13,7 +13,7 @@ Domain: **Team management / write**
13
13
  - `--name` must be 1–100 characters.
14
14
  - `--description` must be ≤2000 characters if provided.
15
15
  - `--scope` must be `personal` or `company` if provided; defaults to `personal` on the server.
16
- - Write operation: keep the confirmation prompt unless `--yes` is explicitly requested.
16
+ - This is an ordinary `write` operation and does not require CLI confirmation.
17
17
 
18
18
  ## TeamConfig Structure
19
19
 
@@ -66,7 +66,7 @@ ae-cli team +create \
66
66
  --name "日报分析团队" \
67
67
  --config '{"version":1,"mode":"serial","steps":[{"id":"s1","name":"分析师","agentId":"xxx","prompt":"分析数据","role":"agent"}]}'
68
68
 
69
- ae-cli team +create --name "My Team" --config '...' --scope company --yes
69
+ ae-cli team +create --name "My Team" --config '...' --scope company
70
70
  ae-cli team +create --dry-run --name "Test" --config '{}'
71
71
  ```
72
72
 
@@ -15,9 +15,9 @@ Domain: **Team management / write**
15
15
 
16
16
  ## Command
17
17
  ```bash
18
- ae-cli team +delete --id <team_id>
18
+ ae-cli team +delete --id <team_id> --dry-run
19
+ # Summarize the target and impact, then wait for explicit user confirmation.
19
20
  ae-cli team +delete --id <team_id> --yes
20
- ae-cli team +delete --dry-run --id <team_id>
21
21
  ```
22
22
 
23
23
  ## Parameters
@@ -31,7 +31,7 @@ ae-cli team +delete --dry-run --id <team_id>
31
31
  - Do not retry delete until all active runs have reached a terminal status.
32
32
 
33
33
  ## Next Steps on Failure
34
- - `409 Conflict`: cancel active runs first (`+run-cancel --id <run_id> --yes`), then retry.
34
+ - `409 Conflict`: cancel active runs first (`+run-cancel --id <run_id>`), then retry.
35
35
  - `404`: team already deleted or wrong ID — re-run `+list` to verify.
36
36
 
37
37
  ## Recommended Chaining
@@ -10,13 +10,13 @@ Domain: **TeamRun execution / write**
10
10
 
11
11
  ## Mandatory Rules (MUST)
12
12
  - `--id` is required. Obtain the real run ID from a previous `+run-start` or `+run-chat` response — do not guess.
13
- - Write operation: keep the confirmation prompt unless `--yes` is explicitly requested.
13
+ - This is an ordinary `write` operation and does not require CLI confirmation.
14
14
  - Cancellation is irreversible. To re-run the same task, call `+run-start` again.
15
15
 
16
16
  ## Command
17
17
  ```bash
18
18
  ae-cli team +run-cancel --id <run_id>
19
- ae-cli team +run-cancel --id <run_id> --yes
19
+ ae-cli team +run-cancel --id <run_id>
20
20
  ae-cli team +run-cancel --dry-run --id <run_id>
21
21
  ```
22
22
 
@@ -34,5 +34,5 @@ ae-cli team +run-cancel --dry-run --id <run_id>
34
34
  - Already terminal: the run has already completed, failed, or been cancelled — no action needed.
35
35
 
36
36
  ## Recommended Chaining
37
- - `+run-result` (verify status) → `+run-cancel --yes`
37
+ - `+run-result` (verify status) → `+run-cancel`
38
38
  - `+run-cancel` (clear active runs) → `+delete` (team)
@@ -13,16 +13,16 @@ Domain: **TeamRun execution / write**
13
13
  - `--team-id` is required. Obtain the real team ID via `+list` — do not guess.
14
14
  - `--input` is required. Pass the user's message verbatim.
15
15
  - To continue an existing session, pass `--session-id` with the `session.id` from the previous turn.
16
- - Write operation: keep the confirmation prompt unless `--yes` is explicitly requested.
16
+ - This is an ordinary `write` operation and does not require CLI confirmation.
17
17
  - After each turn, capture `session.id` and `run.id` for subsequent turns or replies.
18
18
 
19
19
  ## Command
20
20
  ```bash
21
21
  # First turn (starts a new session)
22
- ae-cli team +run-chat --team-id <team_id> --input "帮我分析最近的DAU趋势" --yes
22
+ ae-cli team +run-chat --team-id <team_id> --input "帮我分析最近的DAU趋势"
23
23
 
24
24
  # Continue the same session
25
- ae-cli team +run-chat --team-id <team_id> --session-id <session_id> --input "继续上次的分析" --yes
25
+ ae-cli team +run-chat --team-id <team_id> --session-id <session_id> --input "继续上次的分析"
26
26
 
27
27
  ae-cli team +run-chat --dry-run --team-id <team_id> --input "test"
28
28
  ```
@@ -43,7 +43,7 @@ ae-cli team +run-chat --dry-run --team-id <team_id> --input "test"
43
43
  ## Waiting User Flow
44
44
  ```
45
45
  +run-chat → run.status = waiting_user
46
- → +run-reply --id <run_id> --input "..." --yes
46
+ → +run-reply --id <run_id> --input "..."
47
47
  → poll +run-result until terminal
48
48
  → optionally continue with +run-chat --session-id <session_id>
49
49
  ```
@@ -11,13 +11,13 @@ Domain: **TeamRun execution / write**
11
11
  ## Mandatory Rules (MUST)
12
12
  - `--id` is required. The run **must be in `waiting_user` state** — sending a reply to a run in any other state will fail.
13
13
  - `--input` is required (1–50000 chars). Pass the user's reply verbatim.
14
- - Write operation: keep the confirmation prompt unless `--yes` is explicitly requested.
14
+ - This is an ordinary `write` operation and does not require CLI confirmation.
15
15
  - After replying, poll `+run-result` until the run reaches a terminal status.
16
16
 
17
17
  ## Command
18
18
  ```bash
19
- ae-cli team +run-reply --id <run_id> --input "请继续,使用方案A" --yes
20
- ae-cli team +run-reply --id <run_id> --input "好的,请重点分析周末下降原因" --yes
19
+ ae-cli team +run-reply --id <run_id> --input "请继续,使用方案A"
20
+ ae-cli team +run-reply --id <run_id> --input "好的,请重点分析周末下降原因"
21
21
  ae-cli team +run-reply --dry-run --id <run_id> --input "test"
22
22
  ```
23
23
 
@@ -14,19 +14,18 @@ Domain: **TeamRun execution / write**
14
14
  - `--input` is required (1–50000 chars). Pass the user's task description verbatim; do not truncate.
15
15
  - JSON array flags (`--project-ids`, `--project-names`, `--space-ids`, etc.) must be valid JSON arrays, e.g. `'["id1","id2"]'`.
16
16
  - `--notification` must be valid JSON if provided, e.g. `'{"channels":["feishu"],"feishuChatId":"..."}'`.
17
- - Write operation: keep the confirmation prompt unless `--yes` is explicitly requested.
17
+ - This is an ordinary `write` operation and does not require CLI confirmation.
18
18
  - After starting, capture the returned `id` (run ID) and use it to poll `+run-result`.
19
19
 
20
20
  ## Command
21
21
  ```bash
22
- ae-cli team +run-start --team-id <team_id> --input "分析上周用户留存情况,生成报告" --yes
22
+ ae-cli team +run-start --team-id <team_id> --input "分析上周用户留存情况,生成报告"
23
23
 
24
24
  ae-cli team +run-start \
25
25
  --team-id <team_id> \
26
26
  --input "分析本月DAU趋势" \
27
27
  --notification '{"channels":["feishu"],"feishuChatId":"oc_xxx"}' \
28
- --save-to-kb-id <kb_id> \
29
- --yes
28
+ --save-to-kb-id <kb_id>
30
29
 
31
30
  ae-cli team +run-start --dry-run --team-id <team_id> --input "test"
32
31
  ```
@@ -59,7 +58,7 @@ ae-cli team +run-watch --id <run_id>
59
58
  # exit 0 → completed/partial_success
60
59
  # exit 1 → failed/cancelled/stale
61
60
  # exit 2 → waiting_user: read pendingQuestion from stdout, reply, re-watch
62
- ae-cli team +run-reply --id <run_id> --input "<user_answer>" --yes
61
+ ae-cli team +run-reply --id <run_id> --input "<user_answer>"
63
62
  ae-cli team +run-watch --id <run_id>
64
63
  ```
65
64