@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.
- package/README.md +8 -9
- package/README.zh.md +8 -9
- package/dist/{auth-7TQRGLBC.js → auth-7H3HAAJ3.js} +10 -10
- package/dist/{capability-KVA55RMK.js → capability-QW4AVJHI.js} +49 -10
- package/dist/{capability-LKHLZQPD.js → capability-SCRFGODD.js} +49 -10
- package/dist/{chunk-GWZ5MYWE.js → chunk-6LEYLOV3.js} +25 -4
- package/dist/chunk-7OLGDQQ2.js +71 -0
- package/dist/{chunk-THBBNYXI.js → chunk-DYOS6YY7.js} +100 -62
- package/dist/{chunk-OJR23CIK.js → chunk-I4A62X3N.js} +100 -61
- package/dist/{chunk-7QQ4233A.js → chunk-PKRD2IEM.js} +25 -4
- package/dist/{chunk-CWZUGF2J.js → chunk-PTE56QPL.js} +15 -0
- package/dist/chunk-TBHBYKXZ.js +71 -0
- package/dist/{chunk-ZAOL36CG.js → chunk-TNW2CI4W.js} +46 -30
- package/dist/{config-ZVPARN4R.js → config-7UZWDE74.js} +25 -25
- package/dist/index.js +182 -63
- package/dist/{metadata-6CCFV4K5.js → metadata-BFDL6RUK.js} +6 -43
- package/dist/{metadata-PDOIWH5O.js → metadata-FCLDBXX2.js} +6 -43
- package/dist/{raw-OHSUK42D.js → raw-CN542NGT.js} +8 -6
- package/dist/{sync-ULT5SECP.js → sync-ERNHDPB5.js} +1 -1
- package/dist/{te-agent-FAIBM3SA.js → te-agent-FCCWUDTJ.js} +1 -1
- package/dist/te-analysis-PUVF5IF4.js +5736 -0
- package/dist/te-analysis-UJDOKPAN.js +5736 -0
- package/dist/te-common-VUX3VOXZ.js +60 -0
- package/dist/te-common-XLAGWNIV.js +60 -0
- package/dist/{te-community-6A7LKYUH.js → te-community-PEZ2VEF7.js} +1 -1
- package/dist/{te-community-GMWFGILT.js → te-community-TSKJ652U.js} +1 -1
- package/dist/{te-dataops-Z53CTG2U.js → te-dataops-F36T656A.js} +32 -12
- package/dist/{te-dataops-6LIPYNGH.js → te-dataops-ZNJBQ6VT.js} +33 -12
- package/dist/te-engage-K4AEUPK5.js +3894 -0
- package/dist/te-engage-QBCCME22.js +3894 -0
- package/dist/{te-kb-NT33UHAE.js → te-kb-AYCODNU6.js} +56 -17
- package/dist/{te-meta-PKT27OTN.js → te-meta-ARDIW3YI.js} +4 -237
- package/dist/{te-meta-FADFLTDM.js → te-meta-UUROEODR.js} +4 -237
- package/dist/{te-team-RG75PR5D.js → te-team-OKCOX7OE.js} +5 -5
- package/package.json +15 -7
- package/skills/ae-agent/SKILL.md +6 -8
- package/skills/ae-agent/references/accept-skill-share.md +2 -2
- package/skills/ae-agent/references/add-attachment.md +3 -3
- package/skills/ae-agent/references/add-mcp.md +2 -3
- package/skills/ae-agent/references/add-model.md +3 -5
- package/skills/ae-agent/references/add-skill.md +2 -3
- package/skills/ae-agent/references/approve-skill.md +2 -2
- package/skills/ae-agent/references/auto-provision-mcp-credentials.md +3 -3
- package/skills/ae-agent/references/cancel-skill-submission.md +2 -2
- package/skills/ae-agent/references/copy-skill.md +3 -3
- package/skills/ae-agent/references/create-agent.md +3 -4
- package/skills/ae-agent/references/create-automation.md +5 -9
- package/skills/ae-agent/references/del-agent.md +3 -2
- package/skills/ae-agent/references/del-attachment.md +3 -2
- package/skills/ae-agent/references/del-mcp.md +3 -2
- package/skills/ae-agent/references/del-model.md +3 -2
- package/skills/ae-agent/references/del-skill-asset.md +3 -3
- package/skills/ae-agent/references/del-skill-reference.md +3 -3
- package/skills/ae-agent/references/del-skill-script.md +3 -3
- package/skills/ae-agent/references/del-skill.md +3 -2
- package/skills/ae-agent/references/edit-skill.md +4 -4
- package/skills/ae-agent/references/mcp-auth-disconnect.md +2 -2
- package/skills/ae-agent/references/mcp-auth-start.md +3 -3
- package/skills/ae-agent/references/reject-skill-share.md +2 -2
- package/skills/ae-agent/references/reject-skill.md +2 -2
- package/skills/ae-agent/references/rescan-skills.md +2 -2
- package/skills/ae-agent/references/set-mcp-credential.md +3 -3
- package/skills/ae-agent/references/set-mcp-meta.md +2 -2
- package/skills/ae-agent/references/set-skill-meta.md +2 -2
- package/skills/ae-agent/references/share-skill.md +3 -3
- package/skills/ae-agent/references/submit-skill.md +3 -3
- package/skills/ae-agent/references/toggle-mcp.md +3 -3
- package/skills/ae-agent/references/toggle-model.md +3 -3
- package/skills/ae-agent/references/toggle-skill.md +3 -3
- package/skills/ae-agent/references/update-agent.md +2 -2
- package/skills/ae-agent/references/update-automation.md +6 -8
- package/skills/ae-agent/references/update-mcp.md +4 -4
- package/skills/ae-agent/references/update-model.md +2 -3
- package/skills/ae-agent/references/upload-skill-asset.md +3 -3
- package/skills/ae-agent/references/upload-skill-reference.md +3 -3
- package/skills/ae-agent/references/upload-skill-script.md +3 -3
- package/skills/ae-agent/references/upload-skill.md +6 -7
- package/skills/ae-analysis/SKILL.md +108 -512
- package/skills/ae-analysis/references/adhoc_export.md +68 -0
- package/skills/ae-analysis/references/adhoc_run.md +54 -0
- package/skills/ae-analysis/references/ai_models.md +475 -0
- package/skills/ae-analysis/references/analysis_data_retrieval.md +101 -0
- package/skills/ae-analysis/references/analysis_drilldown_contract.md +93 -0
- package/skills/ae-analysis/references/analysis_gateway_assets.md +73 -12
- package/skills/ae-analysis/references/analysis_interpretation.md +38 -0
- package/skills/ae-analysis/references/artifact_download.md +13 -7
- package/skills/ae-analysis/references/asset_abnormal_get.md +5 -5
- package/skills/ae-analysis/references/asset_abnormal_list.md +5 -5
- package/skills/ae-analysis/references/asset_authentication_list.md +5 -5
- package/skills/ae-analysis/references/asset_authentication_update.md +6 -6
- package/skills/ae-analysis/references/asset_batch_dashboard_schedule_freeze.md +26 -0
- package/skills/ae-analysis/references/asset_batch_delete.md +26 -0
- package/skills/ae-analysis/references/asset_batch_disable_auto_backup.md +26 -0
- package/skills/ae-analysis/references/asset_batch_disable_auto_update.md +26 -0
- package/skills/ae-analysis/references/asset_batch_handover.md +26 -0
- package/skills/ae-analysis/references/asset_batch_info_export.md +25 -0
- package/skills/ae-analysis/references/asset_batch_sql_export.md +25 -0
- package/skills/ae-analysis/references/asset_dependency_list.md +30 -0
- package/skills/ae-analysis/references/asset_export.md +30 -0
- package/skills/ae-analysis/references/asset_impact_list.md +30 -0
- package/skills/ae-analysis/references/asset_lineage_get.md +25 -0
- package/skills/ae-analysis/references/asset_list.md +30 -0
- package/skills/ae-analysis/references/asset_query_history_list.md +30 -0
- package/skills/ae-analysis/references/asset_recent_list.md +4 -4
- package/skills/ae-analysis/references/asset_search.md +4 -4
- package/skills/ae-analysis/references/asset_url_get.md +29 -0
- package/skills/ae-analysis/references/audience_models.md +42 -0
- package/skills/ae-analysis/references/batch_create_metadata.md +5 -1
- package/skills/ae-analysis/references/batch_edit_metadata.md +4 -1
- package/skills/ae-analysis/references/bi_panel_copy.md +1 -1
- package/skills/ae-analysis/references/bi_panel_create.md +1 -1
- package/skills/ae-analysis/references/bi_panel_delete.md +2 -0
- package/skills/ae-analysis/references/bi_panel_list.md +4 -2
- package/skills/ae-analysis/references/bi_panel_page_data_export.md +8 -4
- package/skills/ae-analysis/references/bi_panel_page_data_run.md +7 -3
- package/skills/ae-analysis/references/bi_panel_share.md +1 -1
- package/skills/ae-analysis/references/bi_panel_update.md +1 -1
- package/skills/ae-analysis/references/bi_panel_version_publish.md +1 -1
- package/skills/ae-analysis/references/cancel_query.md +4 -4
- package/skills/ae-analysis/references/command_index.md +243 -0
- package/skills/ae-analysis/references/create_alert.md +1 -1
- package/skills/ae-analysis/references/create_entity.md +3 -3
- package/skills/ae-analysis/references/create_project_mark_time.md +2 -1
- package/skills/ae-analysis/references/dashboard_copy.md +1 -1
- package/skills/ae-analysis/references/dashboard_create.md +1 -1
- package/skills/ae-analysis/references/dashboard_daily_report_send.md +1 -1
- package/skills/ae-analysis/references/dashboard_daily_report_update.md +1 -1
- package/skills/ae-analysis/references/dashboard_definition_import.md +1 -1
- package/skills/ae-analysis/references/dashboard_delete.md +2 -0
- package/skills/ae-analysis/references/dashboard_freeze.md +1 -1
- package/skills/ae-analysis/references/dashboard_handover.md +1 -1
- package/skills/ae-analysis/references/dashboard_list.md +4 -2
- package/skills/ae-analysis/references/dashboard_report_add.md +15 -0
- package/skills/ae-analysis/references/dashboard_report_data_export.md +15 -7
- package/skills/ae-analysis/references/dashboard_report_data_run.md +15 -7
- package/skills/ae-analysis/references/dashboard_share.md +11 -2
- package/skills/ae-analysis/references/dashboard_update.md +12 -3
- package/skills/ae-analysis/references/datatable_columns_get.md +2 -2
- package/skills/ae-analysis/references/datatable_influence_list.md +2 -2
- package/skills/ae-analysis/references/datatable_version_get.md +2 -2
- package/skills/ae-analysis/references/datatable_version_list.md +2 -2
- package/skills/ae-analysis/references/delete_alert.md +8 -3
- package/skills/ae-analysis/references/delete_project_mark_times.md +5 -3
- package/skills/ae-analysis/references/delete_track_items.md +4 -3
- package/skills/ae-analysis/references/drilldown_entities_export.md +26 -0
- package/skills/ae-analysis/references/drilldown_entities_run.md +33 -0
- package/skills/ae-analysis/references/drilldown_events_export.md +21 -0
- package/skills/ae-analysis/references/drilldown_events_run.md +23 -0
- package/skills/ae-analysis/references/drilldown_user_events_export.md +23 -0
- package/skills/ae-analysis/references/drilldown_user_events_run.md +34 -0
- package/skills/ae-analysis/references/entity_detail_export.md +33 -0
- package/skills/ae-analysis/references/entity_detail_run.md +57 -0
- package/skills/ae-analysis/references/entity_id_import_options.md +20 -0
- package/skills/ae-analysis/references/event_changelog_list.md +2 -2
- package/skills/ae-analysis/references/event_create.md +4 -4
- package/skills/ae-analysis/references/event_delete.md +5 -4
- package/skills/ae-analysis/references/event_detail_export.md +33 -0
- package/skills/ae-analysis/references/event_detail_run.md +60 -0
- package/skills/ae-analysis/references/event_get.md +2 -2
- package/skills/ae-analysis/references/event_hide_update.md +3 -3
- package/skills/ae-analysis/references/event_influence_list.md +2 -2
- package/skills/ae-analysis/references/event_list.md +12 -4
- package/skills/ae-analysis/references/{super_metadata_export.md → event_property_bundle_export.md} +7 -7
- package/skills/ae-analysis/references/event_property_bundle_import.md +25 -0
- package/skills/ae-analysis/references/event_relation_update.md +4 -4
- package/skills/ae-analysis/references/event_update.md +2 -2
- package/skills/ae-analysis/references/exchange_config_update.md +2 -2
- package/skills/ae-analysis/references/exchange_rate_refresh.md +2 -2
- package/skills/ae-analysis/references/exchange_rule_list.md +2 -2
- package/skills/ae-analysis/references/exchange_rule_update.md +4 -4
- package/skills/ae-analysis/references/exchange_rule_validate.md +4 -4
- package/skills/ae-analysis/references/favorite_add.md +1 -1
- package/skills/ae-analysis/references/favorite_remove.md +1 -1
- package/skills/ae-analysis/references/folder_create.md +2 -3
- package/skills/ae-analysis/references/folder_share.md +2 -3
- package/skills/ae-analysis/references/generate_track_program.md +2 -1
- package/skills/ae-analysis/references/generate_track_sdk_sample.md +2 -1
- package/skills/ae-analysis/references/get_alert.md +4 -0
- package/skills/ae-analysis/references/get_alert_definition_schema.md +1 -0
- package/skills/ae-analysis/references/get_project_config.md +1 -0
- package/skills/ae-analysis/references/get_track_program.md +3 -0
- package/skills/ae-analysis/references/history_tag_batch_refresh.md +19 -0
- package/skills/ae-analysis/references/history_tag_clear.md +13 -0
- package/skills/ae-analysis/references/history_tag_data_drilldown_export.md +15 -0
- package/skills/ae-analysis/references/history_tag_data_drilldown_run.md +13 -0
- package/skills/ae-analysis/references/history_tag_data_export.md +15 -0
- package/skills/ae-analysis/references/history_tag_data_run.md +15 -0
- package/skills/ae-analysis/references/history_tag_list.md +11 -0
- package/skills/ae-analysis/references/history_tag_refresh.md +11 -0
- package/skills/ae-analysis/references/input_file_inspect.md +9 -0
- package/skills/ae-analysis/references/input_file_purpose_list.md +9 -0
- package/skills/ae-analysis/references/input_file_upload.md +11 -0
- package/skills/ae-analysis/references/list_alerts.md +3 -2
- package/skills/ae-analysis/references/list_entities.md +4 -3
- package/skills/ae-analysis/references/list_project_mark_times.md +2 -1
- package/skills/ae-analysis/references/list_project_users.md +1 -0
- package/skills/ae-analysis/references/load_filters.md +3 -0
- package/skills/ae-analysis/references/metric_create.md +20 -6
- package/skills/ae-analysis/references/metric_delete.md +12 -4
- package/skills/ae-analysis/references/metric_get.md +8 -2
- package/skills/ae-analysis/references/metric_list.md +17 -4
- package/skills/ae-analysis/references/metric_update.md +23 -6
- package/skills/ae-analysis/references/operation_record_export.md +25 -0
- package/skills/ae-analysis/references/operation_record_list.md +31 -0
- package/skills/ae-analysis/references/project_access_detail_get.md +23 -0
- package/skills/ae-analysis/references/project_data_power_delete.md +26 -0
- package/skills/ae-analysis/references/project_data_power_get.md +24 -0
- package/skills/ae-analysis/references/project_data_power_list.md +23 -0
- package/skills/ae-analysis/references/project_data_power_upsert.md +24 -0
- package/skills/ae-analysis/references/project_entity_create.md +27 -0
- package/skills/ae-analysis/references/project_entity_delete.md +25 -0
- package/skills/ae-analysis/references/project_entity_event_list.md +24 -0
- package/skills/ae-analysis/references/project_entity_get.md +24 -0
- package/skills/ae-analysis/references/project_entity_list.md +28 -0
- package/skills/ae-analysis/references/project_entity_update.md +28 -0
- package/skills/ae-analysis/references/project_function_list.md +24 -0
- package/skills/ae-analysis/references/project_info_get.md +23 -0
- package/skills/ae-analysis/references/project_info_list.md +26 -0
- package/skills/ae-analysis/references/project_info_update.md +25 -0
- package/skills/ae-analysis/references/project_mark_time_create.md +27 -0
- package/skills/ae-analysis/references/project_mark_time_delete.md +25 -0
- package/skills/ae-analysis/references/project_mark_time_list.md +28 -0
- package/skills/ae-analysis/references/project_mark_time_update.md +28 -0
- package/skills/ae-analysis/references/project_member_add.md +25 -0
- package/skills/ae-analysis/references/project_member_batch_update.md +24 -0
- package/skills/ae-analysis/references/project_member_candidate_list.md +25 -0
- package/skills/ae-analysis/references/project_member_handover_export.md +27 -0
- package/skills/ae-analysis/references/project_member_handover_run.md +24 -0
- package/skills/ae-analysis/references/project_member_import.md +25 -0
- package/skills/ae-analysis/references/project_member_list.md +23 -0
- package/skills/ae-analysis/references/project_member_receiver_list.md +23 -0
- package/skills/ae-analysis/references/project_member_remove.md +26 -0
- package/skills/ae-analysis/references/project_member_update.md +25 -0
- package/skills/ae-analysis/references/project_owner_update.md +27 -0
- package/skills/ae-analysis/references/project_permission_binding_list.md +24 -0
- package/skills/ae-analysis/references/project_receive_status_update.md +25 -0
- package/skills/ae-analysis/references/project_role_delete.md +25 -0
- package/skills/ae-analysis/references/project_role_function_list.md +27 -0
- package/skills/ae-analysis/references/project_role_get.md +23 -0
- package/skills/ae-analysis/references/project_role_list.md +25 -0
- package/skills/ae-analysis/references/project_role_upsert.md +24 -0
- package/skills/ae-analysis/references/project_role_user_list.md +23 -0
- package/skills/ae-analysis/references/project_space_create.md +2 -3
- package/skills/ae-analysis/references/project_space_list.md +3 -1
- package/skills/ae-analysis/references/project_space_share.md +2 -3
- package/skills/ae-analysis/references/project_timezone_get.md +23 -0
- package/skills/ae-analysis/references/project_timezone_overview.md +23 -0
- package/skills/ae-analysis/references/project_timezone_update.md +25 -0
- package/skills/ae-analysis/references/project_user_id_items_update.md +24 -0
- package/skills/ae-analysis/references/property_changelog_list.md +2 -2
- package/skills/ae-analysis/references/property_create.md +4 -4
- package/skills/ae-analysis/references/property_delete.md +5 -4
- package/skills/ae-analysis/references/property_get.md +2 -2
- package/skills/ae-analysis/references/property_hide_update.md +3 -3
- package/skills/ae-analysis/references/property_influence_list.md +2 -2
- package/skills/ae-analysis/references/property_list.md +21 -6
- package/skills/ae-analysis/references/property_related_events.md +2 -2
- package/skills/ae-analysis/references/property_relation_update.md +4 -4
- package/skills/ae-analysis/references/property_update.md +2 -2
- package/skills/ae-analysis/references/public_link_create.md +2 -2
- package/skills/ae-analysis/references/public_link_delete.md +2 -0
- package/skills/ae-analysis/references/public_link_list.md +3 -1
- package/skills/ae-analysis/references/public_link_offline.md +1 -1
- package/skills/ae-analysis/references/public_link_update.md +1 -1
- package/skills/ae-analysis/references/query_cancel.md +1 -1
- package/skills/ae-analysis/references/query_create_result_cluster.md +29 -0
- package/skills/ae-analysis/references/report_abnormal_get.md +15 -0
- package/skills/ae-analysis/references/report_change_log_get.md +15 -0
- package/skills/ae-analysis/references/report_change_log_list.md +15 -0
- package/skills/ae-analysis/references/report_create.md +29 -0
- package/skills/ae-analysis/references/report_data_export.md +37 -0
- package/skills/ae-analysis/references/report_data_run.md +45 -0
- package/skills/ae-analysis/references/report_delete.md +17 -0
- package/skills/ae-analysis/references/report_get.md +23 -0
- package/skills/ae-analysis/references/report_list.md +17 -0
- package/skills/ae-analysis/references/report_list_export.md +15 -0
- package/skills/ae-analysis/references/report_update.md +22 -0
- package/skills/ae-analysis/references/report_version_rollback.md +15 -0
- package/skills/ae-analysis/references/rule_create.md +27 -0
- package/skills/ae-analysis/references/rule_delete.md +26 -0
- package/skills/ae-analysis/references/rule_list.md +24 -0
- package/skills/ae-analysis/references/rule_schema.md +24 -0
- package/skills/ae-analysis/references/rule_update.md +28 -0
- package/skills/ae-analysis/references/run_inspect.md +10 -4
- package/skills/ae-analysis/references/save_track_items.md +4 -1
- package/skills/ae-analysis/references/sql_table_columns.md +20 -0
- package/skills/ae-analysis/references/sql_table_list.md +33 -0
- package/skills/ae-analysis/references/update_alert.md +1 -1
- package/skills/ae-analysis/references/update_project_mark_time.md +4 -3
- package/skills/ae-analysis/references/user_cluster_create.md +17 -0
- package/skills/ae-analysis/references/user_cluster_create_id.md +15 -0
- package/skills/ae-analysis/references/user_cluster_delete.md +13 -0
- package/skills/ae-analysis/references/user_cluster_get.md +15 -0
- package/skills/ae-analysis/references/user_cluster_list.md +15 -0
- package/skills/ae-analysis/references/user_cluster_member_export.md +15 -0
- package/skills/ae-analysis/references/user_cluster_member_list.md +19 -0
- package/skills/ae-analysis/references/user_cluster_models.md +87 -0
- package/skills/ae-analysis/references/user_cluster_refresh.md +13 -0
- package/skills/ae-analysis/references/user_cluster_update.md +15 -0
- package/skills/ae-analysis/references/user_cluster_update_id.md +15 -0
- package/skills/ae-analysis/references/user_tag_create.md +17 -0
- package/skills/ae-analysis/references/user_tag_create_id.md +15 -0
- package/skills/ae-analysis/references/user_tag_delete.md +13 -0
- package/skills/ae-analysis/references/user_tag_get.md +15 -0
- package/skills/ae-analysis/references/user_tag_list.md +17 -0
- package/skills/ae-analysis/references/user_tag_member_export.md +15 -0
- package/skills/ae-analysis/references/user_tag_member_list.md +19 -0
- package/skills/ae-analysis/references/user_tag_models.md +54 -0
- package/skills/ae-analysis/references/user_tag_refresh.md +13 -0
- package/skills/ae-analysis/references/user_tag_update.md +15 -0
- package/skills/ae-analysis/references/user_tag_update_id.md +15 -0
- package/skills/ae-analysis/references/virtual_event_create.md +24 -5
- package/skills/ae-analysis/references/virtual_event_delete.md +5 -4
- package/skills/ae-analysis/references/virtual_event_get.md +2 -2
- package/skills/ae-analysis/references/virtual_property_create.md +34 -6
- package/skills/ae-analysis/references/virtual_property_sql_rule_delete.md +5 -4
- package/skills/ae-analysis/references/virtual_property_sql_rule_update.md +13 -6
- package/skills/ae-analysis-global/SKILL.md +6 -8
- package/skills/ae-analysis-global/references/list_query_clusters.md +7 -6
- package/skills/ae-capability/SKILL.md +68 -15
- package/skills/ae-community/SKILL.md +2 -2
- package/skills/ae-dataops/SKILL.md +1 -1
- package/skills/ae-engage/SKILL.md +233 -10
- package/skills/ae-engage/references/activity-activity-type.md +42 -0
- package/skills/ae-engage/references/activity-activity.md +70 -0
- package/skills/ae-engage/references/activity-approval.md +53 -0
- package/skills/ae-engage/references/activity-task.md +87 -0
- package/skills/ae-engage/references/activity-topic.md +98 -0
- package/skills/ae-engage/references/approval-approver-delete.md +26 -0
- package/skills/ae-engage/references/build-task-save-guide.md +11 -9
- package/skills/ae-engage/references/channel-test-send.md +37 -0
- package/skills/ae-engage/references/channel-touch-limits-batch-update.md +28 -0
- package/skills/ae-engage/references/channel-touch-limits-save.md +37 -0
- package/skills/ae-engage/references/channel-touch-limits-toggle.md +28 -0
- package/skills/ae-engage/references/channel-update-config.md +36 -0
- package/skills/ae-engage/references/channel_touch_limits_list.md +29 -0
- package/skills/ae-engage/references/client-param.md +58 -0
- package/skills/ae-engage/references/common-metric.md +75 -0
- package/skills/ae-engage/references/config-table.md +92 -0
- package/skills/ae-engage/references/engage-scene-config-item.md +69 -0
- package/skills/ae-engage/references/group-list.md +13 -0
- package/skills/ae-engage/references/operation-log-query.md +11 -0
- package/skills/ae-engage/references/preset-event.md +42 -0
- package/skills/ae-engage/references/push-language.md +39 -0
- package/skills/ae-engage/references/push-record-query.md +26 -0
- package/skills/ae-engage/references/save-flow.md +5 -4
- package/skills/ae-engage/references/save-task.md +24 -20
- package/skills/ae-engage/references/scene-config-channel.md +58 -0
- package/skills/ae-engage/references/scene-config-group.md +62 -0
- package/skills/ae-engage/references/scene-config-item.md +68 -0
- package/skills/ae-engage/references/scene-config-metric.md +79 -0
- package/skills/ae-engage/references/scene-config-param.md +72 -0
- package/skills/ae-engage/references/scene-preset-metric.md +45 -0
- package/skills/ae-engage/references/scene-strategy.md +47 -0
- package/skills/ae-engage/references/scene-template.md +71 -0
- package/skills/ae-engage/references/segment-list-query.md +18 -0
- package/skills/ae-engage/references/task-delete.md +14 -0
- package/skills/ae-engage/references/task-operation-log-query.md +23 -0
- package/skills/ae-engage/references/version-list.md +18 -0
- package/skills/ae-engage/references/whitelist.md +72 -0
- package/skills/ae-engage/references/workbench-workbench.md +48 -0
- package/skills/ae-generate-tracking-code/SKILL.md +1 -1
- package/skills/ae-generate-tracking-code/references/snippet-delivery.md +2 -2
- package/skills/ae-generate-tracking-plan/SKILL.md +21 -13
- package/skills/ae-generate-tracking-plan/references/te-api.md +2 -1
- package/skills/ae-kb/SKILL.md +33 -7
- package/skills/ae-metadata/SKILL.md +10 -9
- package/skills/ae-metadata/references/metadata_data_table_csv_delete.md +1 -0
- package/skills/ae-metadata/references/metadata_data_table_csv_write.md +6 -6
- package/skills/ae-metadata/references/metadata_data_table_property_bindings_update.md +2 -2
- package/skills/ae-metadata/references/metadata_data_table_sql_delete.md +1 -0
- package/skills/ae-metadata/references/metadata_data_table_sql_write.md +21 -7
- package/skills/ae-metadata/references/metadata_event_get.md +4 -4
- package/skills/ae-metadata/references/metadata_property_dimension_table_bind_existing.md +4 -4
- package/skills/ae-metadata/references/metadata_property_dimension_table_create_and_bind_csv.md +4 -4
- package/skills/ae-metadata/references/metadata_property_get.md +4 -4
- package/skills/ae-team/SKILL.md +9 -9
- package/skills/ae-team/references/create.md +2 -2
- package/skills/ae-team/references/delete.md +3 -3
- package/skills/ae-team/references/run-cancel.md +3 -3
- package/skills/ae-team/references/run-chat.md +4 -4
- package/skills/ae-team/references/run-reply.md +3 -3
- package/skills/ae-team/references/run-start.md +4 -5
- package/skills/ae-team/references/run-watch.md +1 -1
- package/skills/ae-team/references/update.md +2 -2
- package/dist/chunk-P2JRP6HJ.js +0 -42
- package/dist/chunk-S5XN6KEX.js +0 -42
- package/dist/te-analysis-DDXGM7WM.js +0 -3188
- package/dist/te-analysis-HCDNYI7E.js +0 -3188
- package/dist/te-audience-ECFS4GF4.js +0 -600
- package/dist/te-audience-WO377T2J.js +0 -600
- package/dist/te-common-CFGQXTFV.js +0 -130
- package/dist/te-common-SDB3O2QG.js +0 -130
- package/dist/te-engage-545HJL6J.js +0 -1525
- package/dist/te-engage-M7JQSJDP.js +0 -1525
- package/skills/ae-analysis/references/build_attribution_analysis_qp.md +0 -62
- package/skills/ae-analysis/references/build_cluster_definition.md +0 -62
- package/skills/ae-analysis/references/build_distribution_analysis_qp.md +0 -67
- package/skills/ae-analysis/references/build_entity_details_sql.md +0 -58
- package/skills/ae-analysis/references/build_event_analysis_qp.md +0 -134
- package/skills/ae-analysis/references/build_event_details_sql.md +0 -61
- package/skills/ae-analysis/references/build_funnel_analysis_qp.md +0 -145
- package/skills/ae-analysis/references/build_heat_map_analysis_qp.md +0 -54
- package/skills/ae-analysis/references/build_interval_analysis_qp.md +0 -60
- package/skills/ae-analysis/references/build_path_analysis_qp.md +0 -53
- package/skills/ae-analysis/references/build_prop_analysis_qp.md +0 -124
- package/skills/ae-analysis/references/build_rank_list_analysis_qp.md +0 -63
- package/skills/ae-analysis/references/build_retention_analysis_qp.md +0 -143
- package/skills/ae-analysis/references/build_tag_definition.md +0 -65
- package/skills/ae-analysis/references/copy_dashboard.md +0 -33
- package/skills/ae-analysis/references/create_cluster.md +0 -69
- package/skills/ae-analysis/references/create_dashboard.md +0 -49
- package/skills/ae-analysis/references/create_id_cluster.md +0 -40
- package/skills/ae-analysis/references/create_id_tag.md +0 -39
- package/skills/ae-analysis/references/create_metric.md +0 -62
- package/skills/ae-analysis/references/create_or_update_dashboard_note.md +0 -39
- package/skills/ae-analysis/references/create_public_access_link.md +0 -43
- package/skills/ae-analysis/references/create_report.md +0 -60
- package/skills/ae-analysis/references/create_result_cluster.md +0 -73
- package/skills/ae-analysis/references/create_space.md +0 -34
- package/skills/ae-analysis/references/create_tag.md +0 -61
- package/skills/ae-analysis/references/create_virtual_event.md +0 -64
- package/skills/ae-analysis/references/create_virtual_property.md +0 -69
- package/skills/ae-analysis/references/delete_cluster.md +0 -27
- package/skills/ae-analysis/references/delete_dashboard.md +0 -30
- package/skills/ae-analysis/references/delete_metric.md +0 -27
- package/skills/ae-analysis/references/delete_report.md +0 -27
- package/skills/ae-analysis/references/delete_tag.md +0 -27
- package/skills/ae-analysis/references/drilldown_user_events.md +0 -74
- package/skills/ae-analysis/references/drilldown_users.md +0 -80
- package/skills/ae-analysis/references/freeze_dashboards.md +0 -29
- package/skills/ae-analysis/references/get_analysis_query_schema.md +0 -71
- package/skills/ae-analysis/references/get_bi_panel_detail.md +0 -35
- package/skills/ae-analysis/references/get_cluster_definition_schema.md +0 -53
- package/skills/ae-analysis/references/get_clusters_by_name.md +0 -69
- package/skills/ae-analysis/references/get_filter_schema.md +0 -33
- package/skills/ae-analysis/references/get_groupby_schema.md +0 -33
- package/skills/ae-analysis/references/get_metric.md +0 -38
- package/skills/ae-analysis/references/get_report_definition.md +0 -37
- package/skills/ae-analysis/references/get_resource_url.md +0 -32
- package/skills/ae-analysis/references/get_table_columns.md +0 -37
- package/skills/ae-analysis/references/get_tag_definition_schema.md +0 -49
- package/skills/ae-analysis/references/get_tags_by_name.md +0 -69
- package/skills/ae-analysis/references/list_bi_panels.md +0 -35
- package/skills/ae-analysis/references/list_cluster_members.md +0 -45
- package/skills/ae-analysis/references/list_clusters.md +0 -46
- package/skills/ae-analysis/references/list_dashboards.md +0 -43
- package/skills/ae-analysis/references/list_events.md +0 -46
- package/skills/ae-analysis/references/list_metrics.md +0 -52
- package/skills/ae-analysis/references/list_properties.md +0 -47
- package/skills/ae-analysis/references/list_public_access_links.md +0 -41
- package/skills/ae-analysis/references/list_reports.md +0 -43
- package/skills/ae-analysis/references/list_spaces.md +0 -27
- package/skills/ae-analysis/references/list_tag_members.md +0 -46
- package/skills/ae-analysis/references/list_tags.md +0 -44
- package/skills/ae-analysis/references/move_dashboard.md +0 -33
- package/skills/ae-analysis/references/query_adhoc.md +0 -141
- package/skills/ae-analysis/references/query_bi_panel_data.md +0 -58
- package/skills/ae-analysis/references/query_dashboard_detail.md +0 -35
- package/skills/ae-analysis/references/query_dashboard_report_data.md +0 -63
- package/skills/ae-analysis/references/query_entity_details.md +0 -63
- package/skills/ae-analysis/references/query_event_details.md +0 -66
- package/skills/ae-analysis/references/query_report_data.md +0 -99
- package/skills/ae-analysis/references/refresh_cluster.md +0 -31
- package/skills/ae-analysis/references/refresh_tag.md +0 -31
- package/skills/ae-analysis/references/super_metadata_import.md +0 -24
- package/skills/ae-analysis/references/update_cluster.md +0 -61
- package/skills/ae-analysis/references/update_dashboard.md +0 -45
- package/skills/ae-analysis/references/update_id_cluster.md +0 -36
- package/skills/ae-analysis/references/update_id_tag.md +0 -37
- package/skills/ae-analysis/references/update_metric.md +0 -61
- package/skills/ae-analysis/references/update_public_access_link.md +0 -41
- package/skills/ae-analysis/references/update_report.md +0 -35
- package/skills/ae-analysis/references/update_tag.md +0 -61
- package/skills/ae-analysis-intent/SKILL.md +0 -132
- package/skills/ae-metadata/references/metadata_input_file_upload.md +0 -29
|
@@ -4,15 +4,14 @@ Use when the user wants to create a folder in personal space or project space.
|
|
|
4
4
|
|
|
5
5
|
Do not use to create a project space. Use `analysis.project_space.create` via capability run.
|
|
6
6
|
|
|
7
|
-
This capability has no curated `ae-cli analysis` command. Read [`ae-capability`](../../ae-capability/SKILL.md), then:
|
|
7
|
+
This capability has no curated `ae-cli analysis` command. Read [`ae-capability`](../../ae-capability/SKILL.md) (on-demand validate/dry-run table), then:
|
|
8
8
|
|
|
9
9
|
```bash
|
|
10
10
|
ae-cli capability inspect analysis.folder.create
|
|
11
|
-
ae-cli capability dry-run analysis.folder.create --input '{"project_id":1,"folder_name":"Weekly","space_id":10}'
|
|
12
11
|
ae-cli capability run analysis.folder.create --input '{"project_id":1,"folder_name":"Weekly","space_id":10}'
|
|
13
12
|
```
|
|
14
13
|
|
|
15
|
-
`risk=write` — no chat confirmation required
|
|
14
|
+
`risk=write` — no chat confirmation required.
|
|
16
15
|
|
|
17
16
|
Input uses snake_case JSON. Common fields:
|
|
18
17
|
|
|
@@ -4,15 +4,14 @@ Use when the user wants to modify folder sharing members.
|
|
|
4
4
|
|
|
5
5
|
Do not use to inspect members only. Use `analysis.folder.members` via `capability search/inspect/run`; see [`analysis_gateway_assets.md`](analysis_gateway_assets.md) L3 members section.
|
|
6
6
|
|
|
7
|
-
This capability has no curated `ae-cli analysis` command. Read [`ae-capability`](../../ae-capability/SKILL.md), then:
|
|
7
|
+
This capability has no curated `ae-cli analysis` command. Read [`ae-capability`](../../ae-capability/SKILL.md) (on-demand validate/dry-run table), then:
|
|
8
8
|
|
|
9
9
|
```bash
|
|
10
10
|
ae-cli capability inspect analysis.folder.share
|
|
11
|
-
ae-cli capability dry-run analysis.folder.share --input '{"project_id":1,"folder_id":1001,"payload":{...}}'
|
|
12
11
|
ae-cli capability run analysis.folder.share --input '{"project_id":1,"folder_id":1001,"payload":{...}}'
|
|
13
12
|
```
|
|
14
13
|
|
|
15
|
-
`risk=write` — no chat confirmation required
|
|
14
|
+
`risk=write` — no chat confirmation required. Compose nested `payload` from the inspect `input_schema`.
|
|
16
15
|
|
|
17
16
|
Input uses snake_case JSON. Common fields:
|
|
18
17
|
|
|
@@ -7,6 +7,7 @@ Domain: **Project Configuration**
|
|
|
7
7
|
## Use Cases
|
|
8
8
|
- Generate a tracking plan from structured business context. This AI generation flow is different from save_track_items: save_track_items persists explicitly provided plan items, while this tool requests AI generation and saves the generated result asynchronously.
|
|
9
9
|
- Users should check the in-site message center for final results.
|
|
10
|
+
- Do not use it to persist a fully specified set of tracking items; use `+save_track_items` when the exact items are already known.
|
|
10
11
|
|
|
11
12
|
## CRITICAL: Pre-execution Check
|
|
12
13
|
**Before calling this command, you MUST:**
|
|
@@ -48,4 +49,4 @@ Example response: "Command submitted successfully. The tracking plan generation
|
|
|
48
49
|
|
|
49
50
|
## Recommended Chaining
|
|
50
51
|
- **+get_track_program (check existing) -> +generate_track_program (if empty or user confirms) -> (check message center) -> +get_track_program (verify result)**
|
|
51
|
-
- +get_project_config -> +get_track_program -> +generate_track_program
|
|
52
|
+
- +get_project_config -> +get_track_program -> +generate_track_program
|
|
@@ -7,6 +7,7 @@ Domain: **Project Configuration**
|
|
|
7
7
|
## Use Cases
|
|
8
8
|
- Generate SDK sample files based on the current tracking plan and requested SDK types. This flow is asynchronous and users should check in-site messages for final downloadable results.
|
|
9
9
|
- Useful for developers who need SDK integration code samples based on the tracking plan.
|
|
10
|
+
- Do not use it to create or change the tracking plan itself; generate samples only after `+get_track_program` confirms the plan content.
|
|
10
11
|
|
|
11
12
|
## Commands
|
|
12
13
|
```bash
|
|
@@ -40,4 +41,4 @@ ae-cli analysis_meta +generate_track_sdk_sample --dry-run
|
|
|
40
41
|
Example response: "Command submitted successfully. The SDK sample generation is running asynchronously. Please check your TE inbox for the download link once it completes."
|
|
41
42
|
|
|
42
43
|
## Recommended Chaining
|
|
43
|
-
- +get_track_program -> +generate_track_sdk_sample -> (check message center for download)
|
|
44
|
+
- +get_track_program -> +generate_track_sdk_sample -> (check message center for download)
|
|
@@ -6,6 +6,10 @@ Domain: **Metadata Lookup**
|
|
|
6
6
|
|
|
7
7
|
## Use Cases
|
|
8
8
|
- Get detailed information about a specific alert by alertId.
|
|
9
|
+
- Do not use it to discover an unknown alert ID; call `+list_alerts` first.
|
|
10
|
+
|
|
11
|
+
## Output
|
|
12
|
+
Returns the alert identity and saved definition. Use that returned definition as the baseline before an update; do not reconstruct it from memory.
|
|
9
13
|
|
|
10
14
|
## Commands
|
|
11
15
|
```bash
|
|
@@ -10,6 +10,7 @@ Domain: **Metadata queries**
|
|
|
10
10
|
- Typical follow-up tools: `+create_alert`, `+update_alert`
|
|
11
11
|
- Get the alert definition schema. Returns field definitions, enum descriptions, and examples for creating or updating alerts.
|
|
12
12
|
- Use this to understand the alert definition structure before calling create_alert or update_alert.
|
|
13
|
+
- Do not use the schema response as an alert instance or query result; it only describes valid definition fields.
|
|
13
14
|
|
|
14
15
|
## Command
|
|
15
16
|
```bash
|
|
@@ -7,6 +7,7 @@ Domain: **Project Configuration**
|
|
|
7
7
|
## Use Cases
|
|
8
8
|
- Get project configuration details. Returns: projectId, projectName, companyId, defaultTimeZoneOffset (project default time zone offset), remark, timeZoneEnabled (whether multiple time zones are supported), timeZoneOffsetColumn (time zone column name in event data), and availableTimeZones (array of time zone offsets used in this project). Call this tool when you need project basic info or time zone configuration.
|
|
9
9
|
- Get project configuration details.
|
|
10
|
+
- Do not use it for project discovery or membership lookup; use `analysis_common +list_projects` or `+list_project_users` respectively.
|
|
10
11
|
|
|
11
12
|
## Command
|
|
12
13
|
```bash
|
|
@@ -8,6 +8,9 @@ Domain: **Project Configuration**
|
|
|
8
8
|
- Query TRACKING-PLAN metadata (bury program), including planned events/properties/common properties. This is NOT system metadata. Do NOT use MetaTool/MetaPowerTool for these plan objects.
|
|
9
9
|
- Query TRACKING-PLAN metadata (bury program), including planned events/properties/common properties.
|
|
10
10
|
|
|
11
|
+
## Output
|
|
12
|
+
Returns the current plan content. An empty plan permits first-time generation; a non-empty result must be reviewed before any merge-generating operation.
|
|
13
|
+
|
|
11
14
|
## Commands
|
|
12
15
|
```bash
|
|
13
16
|
ae-cli analysis_meta +get_track_program --project_id <project_id>
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
# analysis history-tag batch-refresh
|
|
2
|
+
|
|
3
|
+
Batch refresh history tag snapshots over one inclusive date range.
|
|
4
|
+
|
|
5
|
+
Flags: `--project-id`, `--tag-name`, `--refresh-request` required.
|
|
6
|
+
|
|
7
|
+
```bash
|
|
8
|
+
ae-cli analysis history-tag batch-refresh --project-id <project_id> --tag-name user_level --refresh-request '{"start_time":"2026-07-01","end_time":"2026-07-07","only_abnormal":false,"use_user_table_type":"user_table"}'
|
|
9
|
+
```
|
|
10
|
+
|
|
11
|
+
Input:
|
|
12
|
+
|
|
13
|
+
- `start_time` and `end_time` are required, inclusive, and use `yyyy-MM-dd`;
|
|
14
|
+
- `only_abnormal` is optional boolean, default `false`;
|
|
15
|
+
- `use_user_table_type` is optional: `user_table`, `user_backup_table_default`, or `user_backup_table_last_date`.
|
|
16
|
+
|
|
17
|
+
Do not pass the Java DTO name, camelCase fields such as `startDate`/`endDate`, or alternate `start_date`/`end_date` aliases.
|
|
18
|
+
|
|
19
|
+
Output is the gateway envelope containing the batch refresh task result.
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
# analysis history-tag clear
|
|
2
|
+
|
|
3
|
+
Clear history tag snapshots in a date range after explicit user confirmation.
|
|
4
|
+
|
|
5
|
+
Do not use it to cancel a running refresh or to remove the tag itself. Output confirms the requested date range was cleared; verify remaining snapshots with `history-tag list`.
|
|
6
|
+
|
|
7
|
+
Flags: `--project-id`, `--tag-name`, `--start-time`, `--end-time` required. Values use `yyyy-MM-dd`. Add `--confirmed` and `--yes` only after the user accepts the dry-run impact.
|
|
8
|
+
|
|
9
|
+
```bash
|
|
10
|
+
ae-cli analysis history-tag clear --project-id <project_id> --tag-name user_level --start-time 2026-07-01 --end-time 2026-07-07 --dry-run
|
|
11
|
+
# Summarize the target and impact, then wait for explicit user confirmation.
|
|
12
|
+
ae-cli analysis history-tag clear --project-id <project_id> --tag-name user_level --start-time 2026-07-01 --end-time 2026-07-07 --confirmed --yes
|
|
13
|
+
```
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
# analysis history-tag-data-drilldown export
|
|
2
|
+
|
|
3
|
+
Export all users for one value/bucket returned by `history-tag-data run/export` as an async jsonl artifact.
|
|
4
|
+
|
|
5
|
+
Do not use it for an inline sample or for a group value that did not come from the upstream statistics response. Output is an async descriptor with `run_id` and `artifact_id`, not the user rows themselves.
|
|
6
|
+
|
|
7
|
+
Flags: `--project-id`, `--tag-name`, `--snapshot-date`, `--group-col`, `--view` required. Optional: `--property-names`, `--fields`, `--query`, `--use-cache`, `--request-id`, `--artifact-format jsonl`, `--timeout-seconds`.
|
|
8
|
+
|
|
9
|
+
Use the same `--view` that produced the statistic row. `--group-col` must be the exact statistic value or bucket label. Download the artifact only after `analysis run inspect` reports success.
|
|
10
|
+
|
|
11
|
+
```bash
|
|
12
|
+
ae-cli analysis history-tag-data-drilldown export --project-id <project_id> --tag-name user_level --snapshot-date 2026-07-01 --group-col VIP --view '{"recent_day":"0-31","time_particle_size":"T1","first_day_of_week":1,"interval_type":"default","array_group_type":"array_item_group"}' --artifact-format jsonl
|
|
13
|
+
ae-cli analysis run inspect --run-id <run_id>
|
|
14
|
+
ae-cli analysis artifact download --run-id <run_id> --artifact-id <artifact_id> --output history-tag-drilldown.jsonl.gz
|
|
15
|
+
```
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
# analysis history-tag-data-drilldown run
|
|
2
|
+
|
|
3
|
+
Run a bounded inline user drilldown for one value/bucket returned by `history-tag-data run/export`.
|
|
4
|
+
|
|
5
|
+
Do not use it for complete or unknown-size drilldown data. Output contains only the bounded inline user result; use export when truncation would change the answer.
|
|
6
|
+
|
|
7
|
+
Flags: `--project-id`, `--tag-name`, `--snapshot-date`, `--group-col`, `--view` required. Optional: `--property-names`, `--fields`, `--query`, `--use-cache`, `--request-id`, `--limit`, `--timeout-seconds`.
|
|
8
|
+
|
|
9
|
+
Use the same `--view` that produced the statistic row. `--group-col` must be the exact statistic value or bucket label. Use export for full drilldown users; this command has no next-page contract.
|
|
10
|
+
|
|
11
|
+
```bash
|
|
12
|
+
ae-cli analysis history-tag-data-drilldown run --project-id <project_id> --tag-name user_level --snapshot-date 2026-07-01 --group-col VIP --view '{"recent_day":"0-31","time_particle_size":"T1","first_day_of_week":1,"interval_type":"default","array_group_type":"array_item_group"}' --limit 100
|
|
13
|
+
```
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
# analysis history-tag-data export
|
|
2
|
+
|
|
3
|
+
Export history tag statistics as an async jsonl artifact. Read `analysis_data_retrieval.md` first.
|
|
4
|
+
|
|
5
|
+
Flags: `--project-id`, `--tag-name`, `--view` required. Optional: `--request-id`, `--artifact-format jsonl`, `--timeout-seconds`.
|
|
6
|
+
|
|
7
|
+
If you provide `--request-id`, use `cli_<32 lowercase hex>`. Omit it unless you need to correlate logs or cancel a known running query.
|
|
8
|
+
|
|
9
|
+
`--view` is AI-facing history tag view JSON. It must include a history date range (`recent_day` or `start_time`/`end_time`) and `time_particle_size:"T1"`. Optional fields include `interval_type`, `property_range`, `time_particle`, `array_group_type`, and `column_splited_str`. Do not pass raw frontend wrapper DTOs.
|
|
10
|
+
|
|
11
|
+
```bash
|
|
12
|
+
ae-cli analysis history-tag-data export --project-id <project_id> --tag-name user_level --view '{"recent_day":"0-31","time_particle_size":"T1","first_day_of_week":1,"interval_type":"default","array_group_type":"array_item_group"}' --artifact-format jsonl
|
|
13
|
+
ae-cli analysis run inspect --run-id <run_id>
|
|
14
|
+
ae-cli analysis artifact download --run-id <run_id> --artifact-id <artifact_id> --output history-tag-data.jsonl.gz
|
|
15
|
+
```
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
# analysis history-tag-data run
|
|
2
|
+
|
|
3
|
+
Run a bounded inline history tag statistics query. Read `analysis_data_retrieval.md` before choosing run vs export.
|
|
4
|
+
|
|
5
|
+
Output is bounded history-tag statistics, not member rows. Use `history-tag-data-drilldown run/export` for users behind a returned value or bucket.
|
|
6
|
+
|
|
7
|
+
Flags: `--project-id`, `--tag-name`, `--view` required. Optional: `--request-id`, `--limit`, `--timeout-seconds`.
|
|
8
|
+
|
|
9
|
+
If you provide `--request-id`, use `cli_<32 lowercase hex>`. Omit it unless you need to correlate logs or cancel a known running query.
|
|
10
|
+
|
|
11
|
+
`--view` is AI-facing history tag view JSON. It must include a history date range (`recent_day` or `start_time`/`end_time`) and `time_particle_size:"T1"`. Optional fields include `interval_type`, `property_range`, `time_particle`, `array_group_type`, and `column_splited_str`. Do not pass raw frontend wrapper DTOs.
|
|
12
|
+
|
|
13
|
+
```bash
|
|
14
|
+
ae-cli analysis history-tag-data run --project-id <project_id> --tag-name user_level --view '{"recent_day":"0-31","time_particle_size":"T1","first_day_of_week":1,"interval_type":"default","array_group_type":"array_item_group"}' --limit 100
|
|
15
|
+
```
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
# analysis history-tag list
|
|
2
|
+
|
|
3
|
+
List history snapshots for a tag. Discover the exact `tag_name` with `user-tag list` first.
|
|
4
|
+
|
|
5
|
+
Do not use it for tag definitions, member rows, or statistics. Output is the available snapshot inventory used to select dates for later commands.
|
|
6
|
+
|
|
7
|
+
Flags: `--project-id`, `--tag-name` required.
|
|
8
|
+
|
|
9
|
+
```bash
|
|
10
|
+
ae-cli analysis history-tag list --project-id <project_id> --tag-name user_level
|
|
11
|
+
```
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
# analysis history-tag refresh
|
|
2
|
+
|
|
3
|
+
Refresh one history tag snapshot.
|
|
4
|
+
|
|
5
|
+
Do not use it to refresh a date range or change the tag definition; use batch refresh or tag update respectively. Output means the refresh was submitted, not that computation has completed.
|
|
6
|
+
|
|
7
|
+
Flags: `--project-id`, `--tag-name`, `--refresh-date` required. Optional: `--use-user-table-type`.
|
|
8
|
+
|
|
9
|
+
```bash
|
|
10
|
+
ae-cli analysis history-tag refresh --project-id <project_id> --tag-name user_level --refresh-date 2026-07-01
|
|
11
|
+
```
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
# analysis input-file inspect
|
|
2
|
+
|
|
3
|
+
Inspect an uploaded analysis input file owned by the current user.
|
|
4
|
+
|
|
5
|
+
```bash
|
|
6
|
+
ae-cli analysis input-file inspect --input-file-id <ifile_id>
|
|
7
|
+
```
|
|
8
|
+
|
|
9
|
+
Do not use this command to read file content or inspect another user's file. The response returns descriptor metadata; ownership mismatches fail as `INPUT_FILE_NOT_FOUND`.
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
# analysis input-file purpose list
|
|
2
|
+
|
|
3
|
+
List input-file purposes the current identity may upload in one project.
|
|
4
|
+
|
|
5
|
+
```bash
|
|
6
|
+
ae-cli analysis input-file purpose list --project-id <project_id>
|
|
7
|
+
```
|
|
8
|
+
|
|
9
|
+
Use this before the low-level upload command. Do not guess purpose strings. The response returns each purpose's analysis gateway domain, formats, size limit, and consuming capabilities.
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
# analysis input-file upload
|
|
2
|
+
|
|
3
|
+
Upload a local file to the analysis gateway for a declared purpose and return an `input_file_id`.
|
|
4
|
+
|
|
5
|
+
```bash
|
|
6
|
+
ae-cli analysis input-file upload --project-id <project_id> --purpose <purpose> --file <local_path>
|
|
7
|
+
```
|
|
8
|
+
|
|
9
|
+
Call `analysis input-file purpose list` first and copy a returned purpose. Do not invent a purpose or use this low-level command when `user-tag create-id --input-file` or `user-cluster create-id --input-file` can perform the upload automatically.
|
|
10
|
+
|
|
11
|
+
The response returns an owner/project/purpose-bound `ifile_...` identifier and inspection metadata.
|
|
@@ -11,12 +11,13 @@ Domain: **Metadata Lookup**
|
|
|
11
11
|
## Use Cases
|
|
12
12
|
- List all alerts in the project. Supports keyword filtering by alert name. Returns a paginated list containing alerts array and pager result with total count.
|
|
13
13
|
- List all alerts in the project.
|
|
14
|
+
- Do not use it for alert result data or one known alert's complete definition; use `+get_alert` after resolving the ID.
|
|
14
15
|
|
|
15
16
|
## Commands
|
|
16
17
|
```bash
|
|
17
18
|
ae-cli analysis +list_alerts --project_id <project_id>
|
|
18
19
|
ae-cli analysis +list_alerts --project_id <project_id> --query demo
|
|
19
|
-
ae-cli analysis +list_alerts --project_id <project_id> --limit
|
|
20
|
+
ae-cli analysis +list_alerts --project_id <project_id> --limit 50 --offset 0
|
|
20
21
|
ae-cli analysis +list_alerts --dry-run
|
|
21
22
|
```
|
|
22
23
|
|
|
@@ -25,7 +26,7 @@ ae-cli analysis +list_alerts --dry-run
|
|
|
25
26
|
|---|---|---|
|
|
26
27
|
| `--project_id` / `-p` | Yes | Project ID |
|
|
27
28
|
| `--query` / `-q` | No | Optional keyword filter. Performs fuzzy matching against alert names; if omitted, all alerts are returned. |
|
|
28
|
-
| `--limit` / `-l` | No | Optional page size. Default:
|
|
29
|
+
| `--limit` / `-l` | No | Optional page size. Default: 50, maximum: 200. |
|
|
29
30
|
| `--offset` / `-o` | No | Optional page offset. Default: 0. |
|
|
30
31
|
|
|
31
32
|
## Decision Rules
|
|
@@ -7,13 +7,14 @@ Domain: **Entity Query**
|
|
|
7
7
|
## Use Cases
|
|
8
8
|
- List entities in the project. Returns entity details such as entity ID, name, column name, column description, and type. Can be filtered by event name.
|
|
9
9
|
- List entities in the project.
|
|
10
|
+
- Do not use it to list user members or event rows; it returns entity metadata only.
|
|
10
11
|
|
|
11
12
|
## Command
|
|
12
13
|
```bash
|
|
13
14
|
ae-cli analysis_meta +list_entities --project_id <project_id>
|
|
14
15
|
ae-cli analysis_meta +list_entities --project_id <project_id> --query demo
|
|
15
16
|
ae-cli analysis_meta +list_entities --project_id <project_id> --event_name demo
|
|
16
|
-
ae-cli analysis_meta +list_entities --project_id <project_id> --fields '["entityId", "entityName", "columnName", "columnDesc", "selectType"]' --limit
|
|
17
|
+
ae-cli analysis_meta +list_entities --project_id <project_id> --fields '["entityId", "entityName", "columnName", "columnDesc", "selectType"]' --limit 50 --offset 0
|
|
17
18
|
ae-cli analysis_meta +list_entities --dry-run
|
|
18
19
|
```
|
|
19
20
|
|
|
@@ -24,7 +25,7 @@ ae-cli analysis_meta +list_entities --dry-run
|
|
|
24
25
|
| `--event_name` | No | Optional event name filter |
|
|
25
26
|
| `--query` / `-q` | No | Optional keyword filter. Fuzzy match is applied to entityName, columnName, and columnDesc; if omitted, all accessible dashboards are returned. |
|
|
26
27
|
| `--fields` / `-f` | No | Optional fields to return (JSON array). Supported fields: `entityId`, `entityName`, `columnName`, `columnDesc`, `selectType`, `tableType`, `entityType`. Default fields when omitted: `entityId`, `entityName`, `columnName`, `columnDesc`, `selectType`. Entity metadata exposes `columnDesc` as the description field; no remark field is available in this list response. |
|
|
27
|
-
| `--limit` / `-l` | No | Optional page size. Default:
|
|
28
|
+
| `--limit` / `-l` | No | Optional page size. Default: 50, maximum: 200. |
|
|
28
29
|
| `--offset` / `-o` | No | Optional page offset. Default: 0. |
|
|
29
30
|
|
|
30
31
|
|
|
@@ -38,4 +39,4 @@ ae-cli analysis_meta +list_entities --dry-run
|
|
|
38
39
|
- If the result is empty, first confirm the project ID/keyword, then try loosening the filter conditions.
|
|
39
40
|
|
|
40
41
|
## Recommended Chaining
|
|
41
|
-
- +list_entities ->
|
|
42
|
+
- +list_entities -> analysis-meta virtual-property create / analysis-meta virtual-event create
|
|
@@ -8,6 +8,7 @@ Domain: **Project Configuration**
|
|
|
8
8
|
- List project date markers. Returns marker IDs, timestamps, content, and visibility status.
|
|
9
9
|
- Supports pagination with fields/limit/offset for payload governance.
|
|
10
10
|
- Query performs fuzzy matching on markContent.
|
|
11
|
+
- Do not use it for report time ranges or event timestamps; this command only lists project date markers.
|
|
11
12
|
|
|
12
13
|
## Commands
|
|
13
14
|
```bash
|
|
@@ -24,7 +25,7 @@ ae-cli analysis_meta +list_project_mark_times --dry-run
|
|
|
24
25
|
| `--zone_offset` | No | Marker time zone offset |
|
|
25
26
|
| `--query` / `-q` | No | Optional keyword filter. Fuzzy match on markContent. |
|
|
26
27
|
| `--fields` | No | Optional fields to return. Supported: id, projectId, markTime, userZoneTime, zoneOffset, markContent, isShow, creatorName, creatorId, lastModifierName, lastModifierId, createTime, updateTime. Invalid fields cause INVALID_FIELDS error. |
|
|
27
|
-
| `--limit` | No | Optional limit. Default:
|
|
28
|
+
| `--limit` | No | Optional limit. Default: 50, maximum: 200. |
|
|
28
29
|
| `--offset` | No | Optional offset. Default: 0. |
|
|
29
30
|
|
|
30
31
|
## Decision Rules
|
|
@@ -7,6 +7,7 @@ Domain: **Project Configuration**
|
|
|
7
7
|
## Use Cases
|
|
8
8
|
- Get all project members. Returns userId, loginName, and userName for each member. Use this to resolve userId when managing dashboard share members.
|
|
9
9
|
- Get all project members.
|
|
10
|
+
- Do not use it as an organization-wide people search or as proof of resource-level authority; it lists project membership only.
|
|
10
11
|
|
|
11
12
|
## Command
|
|
12
13
|
```bash
|
|
@@ -12,6 +12,9 @@ Domain: **Model Analysis**
|
|
|
12
12
|
- clusterDatePolicy is only used when tableType=user and user clusters are involved. Supported values: LATEST, AUTO, SPECIFIED.
|
|
13
13
|
- Load candidate values for a property.
|
|
14
14
|
|
|
15
|
+
## Output
|
|
16
|
+
Returns candidate values for the requested property and scope. Treat the list as selectable values, not as aggregated counts or analysis results.
|
|
17
|
+
|
|
15
18
|
## Commands
|
|
16
19
|
```bash
|
|
17
20
|
ae-cli analysis +load_filters --project_id <project_id> --quot demo --table_type event
|
|
@@ -2,23 +2,37 @@
|
|
|
2
2
|
|
|
3
3
|
Use when the user needs to create a metric from event or retention analysis configuration.
|
|
4
4
|
|
|
5
|
-
Do not use
|
|
5
|
+
Do not use it to query metric values. Use this gateway command for an exact metric definition.
|
|
6
6
|
|
|
7
7
|
Command:
|
|
8
8
|
|
|
9
9
|
```bash
|
|
10
|
-
ae-cli analysis-meta metric create --project-id <project_id> --
|
|
11
|
-
ae-cli analysis-meta metric create --
|
|
10
|
+
ae-cli analysis-meta metric create --project-id <project_id> --metric-name pay_amount --metric-desc 'Pay Amount' --model-type event --metric-events '[...]' --metric-params '{}'
|
|
11
|
+
ae-cli analysis-meta metric create --project-id <project_id> --metric-name retained_users --metric-desc 'Retained Users' --model-type retention --metric-events '[...]' --metric-params '{}'
|
|
12
|
+
ae-cli analysis-meta metric create --project-id <project_id> --metric-name pay_amount --metric-desc 'Pay Amount' --metric-mode 0 --metric-events '[...]' --dry-run
|
|
12
13
|
```
|
|
13
14
|
|
|
14
15
|
Capability id: `metadata.metric.create`.
|
|
15
16
|
|
|
16
|
-
Input sends `
|
|
17
|
+
Input sends typed snake_case fields. Common serializes `metric_events` and `metric_params` for the backend.
|
|
17
18
|
|
|
18
|
-
Output
|
|
19
|
+
Output `data.metric` contains the created metric summary.
|
|
19
20
|
|
|
20
21
|
## Parameters
|
|
21
22
|
| Parameter | Required | Description |
|
|
22
23
|
|---|---|---|
|
|
23
24
|
| `--project-id` | Yes | Numeric project ID. |
|
|
24
|
-
| `--
|
|
25
|
+
| `--metric-name` | Yes | Metric technical name. |
|
|
26
|
+
| `--metric-desc` | Yes | Metric display name. |
|
|
27
|
+
| `--model-type` | No | Semantic metric model type: `event` or `retention`. Prefer this over `--metric-mode`. |
|
|
28
|
+
| `--metric-mode` | No | Metric model mode, for example `0` for event analysis. Required only when `--model-type` is omitted. |
|
|
29
|
+
| `--metric-events` | Yes | Metric event-analysis QP JSON array. |
|
|
30
|
+
| `--metric-remark` | No | Metric remark. |
|
|
31
|
+
| `--metric-params` | No | Metric params JSON object; common defaults it to `{}` when needed. |
|
|
32
|
+
|
|
33
|
+
## Decision Rules
|
|
34
|
+
|
|
35
|
+
- Pass exactly one semantic model selector when possible: prefer `--model-type event` or `--model-type retention`.
|
|
36
|
+
- `--metric-mode` remains available for existing scripts; if both are provided, they must describe the same model.
|
|
37
|
+
- For event metrics, `--metric-params` is usually a format config such as `{"format":"integer"}`.
|
|
38
|
+
- For retention metrics, `--metric-params` should be the retention `eventView` configuration.
|
|
@@ -2,23 +2,31 @@
|
|
|
2
2
|
|
|
3
3
|
Use when the user needs to delete a metric.
|
|
4
4
|
|
|
5
|
-
Do not use
|
|
5
|
+
Do not use it to remove a metric from one report or to delete by guessed ID; resolve and inspect the metric first.
|
|
6
6
|
|
|
7
7
|
Command:
|
|
8
8
|
|
|
9
9
|
```bash
|
|
10
|
-
ae-cli analysis-meta metric delete --project-id <project_id> --metric-id <metric_id>
|
|
11
|
-
|
|
10
|
+
ae-cli analysis-meta metric delete --project-id <project_id> --metric-id <metric_id> --dry-run
|
|
11
|
+
# Summarize the target and impact, then wait for explicit user confirmation.
|
|
12
|
+
ae-cli analysis-meta metric delete --project-id <project_id> --metric-id <metric_id> --yes
|
|
12
13
|
```
|
|
13
14
|
|
|
14
15
|
Capability id: `metadata.metric.delete`.
|
|
15
16
|
|
|
16
17
|
Input sends `project_id`, `metric_id`.
|
|
17
18
|
|
|
18
|
-
Output is
|
|
19
|
+
Output is a successful gateway envelope with no business data. Verify with `metric list|get`.
|
|
19
20
|
|
|
20
21
|
## Parameters
|
|
21
22
|
| Parameter | Required | Description |
|
|
22
23
|
|---|---|---|
|
|
23
24
|
| `--project-id` | Yes | Numeric project ID. |
|
|
24
25
|
| `--metric-id` | Yes | Metric ID. |
|
|
26
|
+
|
|
27
|
+
## Decision Rules
|
|
28
|
+
- Use `analysis-meta metric list` first to confirm the metric ID before deleting.
|
|
29
|
+
- This is a destructive operation; keep the confirmation prompt unless automation is explicitly required.
|
|
30
|
+
|
|
31
|
+
## Recommended Chain
|
|
32
|
+
- `analysis-meta metric list` -> `analysis-meta metric delete`
|
|
@@ -2,7 +2,8 @@
|
|
|
2
2
|
|
|
3
3
|
Use when the user needs to get metric definition, events, and params.
|
|
4
4
|
|
|
5
|
-
Do not use
|
|
5
|
+
Do not use it to query metric values or trends; it returns the saved metric definition only.
|
|
6
|
+
Do not call it just to expand a saved metric before normal ad-hoc analysis. If the user asks to query a saved metric, pass the metric display/name/remark directly in `analysis adhoc run --definition`; the backend compiler resolves saved metrics internally.
|
|
6
7
|
|
|
7
8
|
Command:
|
|
8
9
|
|
|
@@ -15,10 +16,15 @@ Capability id: `metadata.metric.get`.
|
|
|
15
16
|
|
|
16
17
|
Input sends `project_id`, `metric_id`.
|
|
17
18
|
|
|
18
|
-
Output
|
|
19
|
+
Output `data.metric` contains the saved metric definition, or no metric when the ID does not resolve.
|
|
19
20
|
|
|
20
21
|
## Parameters
|
|
21
22
|
| Parameter | Required | Description |
|
|
22
23
|
|---|---|---|
|
|
23
24
|
| `--project-id` | Yes | Numeric project ID. |
|
|
24
25
|
| `--metric-id` | Yes | Metric ID. |
|
|
26
|
+
|
|
27
|
+
## Recommended Chaining
|
|
28
|
+
|
|
29
|
+
- analysis-meta metric get -> analysis-meta metric update
|
|
30
|
+
- For ad-hoc saved metric query: analysis adhoc run/export
|
|
@@ -1,24 +1,37 @@
|
|
|
1
1
|
# analysis-meta metric list
|
|
2
2
|
|
|
3
|
-
Use when the user needs to list project metrics.
|
|
3
|
+
Use when the user needs to list, search, page, or field-project project metrics.
|
|
4
4
|
|
|
5
|
-
Do not use
|
|
5
|
+
Do not use it to calculate metric values; use report/dashboard/ad-hoc data routing for result queries.
|
|
6
6
|
|
|
7
7
|
Command:
|
|
8
8
|
|
|
9
9
|
```bash
|
|
10
|
+
ae-cli analysis-meta metric list --project-id <project_id>
|
|
10
11
|
ae-cli analysis-meta metric list --project-id <project_id> --ignore-authentication true
|
|
12
|
+
ae-cli analysis-meta metric list --project-id <project_id> --query pay
|
|
13
|
+
ae-cli analysis-meta metric list --project-id <project_id> --query pay --fields '["metric_name","authentication_status"]' --limit 10 --offset 0 --authenticated-only true
|
|
11
14
|
ae-cli analysis-meta metric list --dry-run
|
|
12
15
|
```
|
|
13
16
|
|
|
14
17
|
Capability id: `metadata.metric.list`.
|
|
15
18
|
|
|
16
|
-
Input sends `project_id`, `ignore_authentication`.
|
|
19
|
+
Input sends `project_id`, `ignore_authentication`, `query`, `fields`, `limit`, `offset`, and `authenticated_only`.
|
|
17
20
|
|
|
18
|
-
Output
|
|
21
|
+
Output `data.metrics[]` contains project metric summaries. When `limit` or `offset` is present, output also includes `total`, `limit`, `offset`, and `has_more`.
|
|
19
22
|
|
|
20
23
|
## Parameters
|
|
21
24
|
| Parameter | Required | Description |
|
|
22
25
|
|---|---|---|
|
|
23
26
|
| `--project-id` | Yes | Numeric project ID. |
|
|
24
27
|
| `--ignore-authentication` | No | Whether to skip asset authentication status decoration. |
|
|
28
|
+
| `--query` | No | Optional keyword filter. Fuzzy match on `metric_name`, `metric_desc`, and `metric_remark`. |
|
|
29
|
+
| `--fields` | No | Optional result field projection JSON array. Supported fields: `metric_id`, `metric_name`, `metric_desc`, `metric_remark`, `metric_mode`, `authentication_status`, `open_id`, `creator`, `creator_login_name`, `update_open_id`, `update_creator`, `update_login_name`, `create_time`, `update_time`. |
|
|
30
|
+
| `--limit` | No | Optional page size. Default: 20 when pagination is used, maximum: 50. |
|
|
31
|
+
| `--offset` | No | Optional zero-based result offset. Default: 0. |
|
|
32
|
+
| `--authenticated-only` | No | When true, return only authenticated metrics. |
|
|
33
|
+
|
|
34
|
+
## Decision Rules
|
|
35
|
+
- Do not call this just to prepare normal ad-hoc analysis. Pass saved metric wording directly in `analysis adhoc run/export --definition`; the backend compiler resolves saved metric names internally.
|
|
36
|
+
- Use `--fields` to keep discovery responses compact.
|
|
37
|
+
- Use `analysis-meta metric get` after this command when a full metric definition is needed.
|
|
@@ -2,23 +2,40 @@
|
|
|
2
2
|
|
|
3
3
|
Use when the user needs to update metric definition, name, and remark.
|
|
4
4
|
|
|
5
|
-
Do not use
|
|
5
|
+
Do not use it to query metric values.
|
|
6
|
+
|
|
7
|
+
Before updating `--metric-events` / `--metric-params`, validate the event and property names with `analysis-meta event list` and `analysis-meta property list` in the same `project_id`.
|
|
6
8
|
|
|
7
9
|
Command:
|
|
8
10
|
|
|
9
11
|
```bash
|
|
10
|
-
ae-cli analysis-meta metric update --project-id <project_id> --
|
|
11
|
-
ae-cli analysis-meta metric update --
|
|
12
|
+
ae-cli analysis-meta metric update --project-id <project_id> --metric-id <metric_id> --metric-desc 'New display name' --metric-remark 'New remark'
|
|
13
|
+
ae-cli analysis-meta metric update --project-id <project_id> --metric-id <metric_id> --metric-name demo --metric-desc demo --model-type event --metric-events '[]'
|
|
14
|
+
ae-cli analysis-meta metric update --project-id <project_id> --metric-id <metric_id> --metric-name demo --metric-desc demo --metric-remark demo --model-type retention --metric-events '[]' --metric-params '{}'
|
|
15
|
+
ae-cli analysis-meta metric update --project-id <project_id> --metric-id <metric_id> --metric-desc 'New display name' --dry-run
|
|
12
16
|
```
|
|
13
17
|
|
|
14
18
|
Capability id: `metadata.metric.update`.
|
|
15
19
|
|
|
16
|
-
Input sends
|
|
20
|
+
Input sends typed snake_case fields.
|
|
17
21
|
|
|
18
|
-
Output
|
|
22
|
+
Output `data.metric` contains the updated summary for a full-definition update containing `metric_events`. A display-name/remark-only edit succeeds without business data.
|
|
19
23
|
|
|
20
24
|
## Parameters
|
|
21
25
|
| Parameter | Required | Description |
|
|
22
26
|
|---|---|---|
|
|
23
27
|
| `--project-id` | Yes | Numeric project ID. |
|
|
24
|
-
| `--
|
|
28
|
+
| `--metric-id` | Yes | Metric ID. |
|
|
29
|
+
| `--metric-name` | No | Metric technical name for a full-definition update. |
|
|
30
|
+
| `--metric-desc` | No | Metric display name. |
|
|
31
|
+
| `--metric-remark` | No | Metric remark. |
|
|
32
|
+
| `--metric-mode` | No | Metric model mode for a full-definition update. |
|
|
33
|
+
| `--model-type` | No | Semantic metric model type: `event` or `retention`. Prefer this over `--metric-mode`. |
|
|
34
|
+
| `--metric-events` | No | Metric event-analysis QP JSON array for a full-definition update. |
|
|
35
|
+
| `--metric-params` | No | Metric params JSON object. |
|
|
36
|
+
|
|
37
|
+
## Decision Rules
|
|
38
|
+
- For full-definition updates, pass `--metric-name`, `--metric-desc`, one of `--model-type` / `--metric-mode`, and `--metric-events` together.
|
|
39
|
+
- If both `--model-type` and `--metric-mode` are present, they must match: `event -> 0`, `retention -> 1`.
|
|
40
|
+
- Use `analysis-meta metric get` before updating if the current definition needs to be preserved and edited.
|
|
41
|
+
- This is an ordinary write operation; execute it without the high-risk confirmation flag.
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
# analysis-governance operation-record export
|
|
2
|
+
|
|
3
|
+
Use when the user needs to export one asset batch operation record result through the capability gateway.
|
|
4
|
+
|
|
5
|
+
Do not use it to list records or export asset rows; resolve one real `record_id` first, then export that operation's result as XLSX.
|
|
6
|
+
|
|
7
|
+
Command:
|
|
8
|
+
|
|
9
|
+
```bash
|
|
10
|
+
ae-cli analysis-governance operation-record export --project-id <project_id> --payload '{}'
|
|
11
|
+
ae-cli analysis-governance operation-record export --dry-run --project-id <project_id>
|
|
12
|
+
```
|
|
13
|
+
|
|
14
|
+
Capability id: analysis_meta.asset_operation_record.export.
|
|
15
|
+
|
|
16
|
+
Input sends project_id, payload, record_id. Payload keys must follow the common-service snake_case input schema; do not send camelCase aliases.
|
|
17
|
+
|
|
18
|
+
Output `data` is an async XLSX descriptor with `run_id`, `artifact_id`, status, and expiry fields. Inspect and download that exact export.
|
|
19
|
+
|
|
20
|
+
## Parameters
|
|
21
|
+
| Parameter | Required | Description |
|
|
22
|
+
|---|---|---|
|
|
23
|
+
| --project-id | Yes | Numeric project ID. |
|
|
24
|
+
| --record-id | No | Operation record ID; required unless provided inside payload. |
|
|
25
|
+
| --payload | No | Optional snake_case object carrying the same fields. Use this for complex governance filters or backend-shaped payloads. |
|
|
@@ -0,0 +1,31 @@
|
|
|
1
|
+
# analysis-governance operation-record list
|
|
2
|
+
|
|
3
|
+
Use when the user needs to list asset batch operation records through the capability gateway.
|
|
4
|
+
|
|
5
|
+
Do not use it to submit a new batch operation; use it to find and inspect records produced by prior asset governance actions.
|
|
6
|
+
|
|
7
|
+
Command:
|
|
8
|
+
|
|
9
|
+
```bash
|
|
10
|
+
ae-cli analysis-governance operation-record list --project-id <project_id> --payload '{}'
|
|
11
|
+
ae-cli analysis-governance operation-record list --dry-run --project-id <project_id>
|
|
12
|
+
```
|
|
13
|
+
|
|
14
|
+
Capability id: analysis_meta.asset_operation_record.list.
|
|
15
|
+
|
|
16
|
+
Input sends project_id, payload, type, status, query, sort_field, sort_order, limit, offset. Payload keys must follow the common-service snake_case input schema; do not send camelCase aliases.
|
|
17
|
+
|
|
18
|
+
Output `data` is the paged batch-operation record result. Use record status to distinguish submitted, running, successful, and failed work before taking another action.
|
|
19
|
+
|
|
20
|
+
## Parameters
|
|
21
|
+
| Parameter | Required | Description |
|
|
22
|
+
|---|---|---|
|
|
23
|
+
| --project-id | Yes | Numeric project ID. |
|
|
24
|
+
| --type | No | Batch operation type. |
|
|
25
|
+
| --status | No | Operation status JSON array. |
|
|
26
|
+
| --query | No | Keyword filter. |
|
|
27
|
+
| --sort-field | No | Sort field. |
|
|
28
|
+
| --sort-order | No | Sort order: asc or desc. |
|
|
29
|
+
| --limit | No | Inline page size. |
|
|
30
|
+
| --offset | No | Zero-based page offset. |
|
|
31
|
+
| --payload | No | Optional snake_case object carrying the same fields. Use this for complex governance filters or backend-shaped payloads. |
|