@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
|
@@ -1,69 +0,0 @@
|
|
|
1
|
-
# analysis_audience +create_cluster (Create Cluster)
|
|
2
|
-
|
|
3
|
-
> **Prerequisite:** Follow the Global AE CLI Rules in [`../SKILL.md`](../SKILL.md).
|
|
4
|
-
|
|
5
|
-
Domain: **Cluster Management**
|
|
6
|
-
|
|
7
|
-
## Use Cases
|
|
8
|
-
- Prerequisite helper: first call `+get_cluster_definition_schema` to obtain the `definition` structure, then call this tool.
|
|
9
|
-
- When building a real `definition`, metadata must be verified in the same session and `project_id`: first build in this session must call `analysis_meta +list_events` and `analysis_meta +list_properties`; later calls should reuse the session-verified results first.
|
|
10
|
-
- Create a user cluster definition. Supports the condition and sql cluster types. Returns cluster information without cluster members.
|
|
11
|
-
|
|
12
|
-
## Required Prerequisites (MUST)
|
|
13
|
-
- Before constructing `--definition`, you must first read and follow these reference docs:
|
|
14
|
-
- [`./get_cluster_definition_schema.md`](./get_cluster_definition_schema.md)
|
|
15
|
-
- [`./list_events.md`](./list_events.md)
|
|
16
|
-
- [`./list_properties.md`](./list_properties.md)
|
|
17
|
-
- Do not generate the final `definition` until the above docs have been read and metadata has been verified: first build in this session for the same `project_id` must run metadata commands; if session-verified metadata already exists, reuse it first.
|
|
18
|
-
|
|
19
|
-
## Prerequisite Call Chain (Required for Building Definition)
|
|
20
|
-
1. Read `get_cluster_definition_schema.md` to understand the input and output structure of `+get_cluster_definition_schema`.
|
|
21
|
-
2. Obtain the schema progressively (by cluster type). Start with base mode:
|
|
22
|
-
`ae-cli analysis_audience +get_cluster_definition_schema --cluster_type condition`
|
|
23
|
-
Request `--response_mode examples` only if base is insufficient; request `--response_mode full` only for complex, ambiguous, or repeatedly failing definition construction.
|
|
24
|
-
3. Read `list_events.md` to understand the parameters and return structure of `+list_events`.
|
|
25
|
-
4. Get the event list (for `event_name` and other fields): if this is the first definition build in the current session for this `project_id` (or metadata is not yet verified), call
|
|
26
|
-
`ae-cli analysis_meta +list_events --project_id <project_id>`;
|
|
27
|
-
otherwise, reuse the session-verified event metadata first.
|
|
28
|
-
5. Read `list_properties.md` to understand the parameters and return structure of `+list_properties`.
|
|
29
|
-
6. Get the property list (for property filters, grouping, and comparison fields): if this is the first definition build in the current session for this `project_id` (or metadata is not yet verified), call
|
|
30
|
-
`ae-cli analysis_meta +list_properties --project_id <project_id>`;
|
|
31
|
-
otherwise, reuse the session-verified property metadata first.
|
|
32
|
-
7. Build `definition` based on the schema + metadata, then call `+create_cluster`.
|
|
33
|
-
|
|
34
|
-
## Commands
|
|
35
|
-
```bash
|
|
36
|
-
ae-cli analysis_audience +create_cluster --project_id <project_id> --cluster_name demo --display_name demo --definition '{}'
|
|
37
|
-
ae-cli analysis_audience +create_cluster --project_id <project_id> --cluster_name demo --display_name demo --type condition --definition '{}' --zone_offset 8 --entity_id 1001
|
|
38
|
-
ae-cli analysis_audience +create_cluster --dry-run
|
|
39
|
-
```
|
|
40
|
-
|
|
41
|
-
## Parameters
|
|
42
|
-
| Parameter | Required | Description |
|
|
43
|
-
|---|---|---|
|
|
44
|
-
| `--project_id` / `-p` | Yes | Project ID |
|
|
45
|
-
| `--cluster_name` | Yes | Cluster name. Must start with a letter and contain only letters, digits, and underscores. Length: 1-80 |
|
|
46
|
-
| `--display_name` | Yes | Cluster display name. Length: 1-80 |
|
|
47
|
-
| `--type` | No | Cluster type. Supported values: condition and sql. Default: condition |
|
|
48
|
-
| `--definition` | Yes | Cluster definition JSON. MUST call `+get_cluster_definition_schema` first to learn the exact structure, then fill valid event/property names from metadata verified in the same `project_id` (first build queries `analysis_meta` metadata commands; later builds in the same session should reuse verified results first). |
|
|
49
|
-
| `--zone_offset` | No | Optional time zone offset for cluster computation. Valid range: -12 to 14 (supports decimals like 5.5). If the user does not specify a timezone, omit this parameter. When a timezone is specified, call get_project_config first to check whether the project supports time zones (timeZoneEnabled) and available values (availableTimeZones). |
|
|
50
|
-
| `--entity_id` | No | Optional entity ID for cluster definition. Use list_entities to query available entities. |
|
|
51
|
-
|
|
52
|
-
## Decision Rules
|
|
53
|
-
- `definition` cannot be written from experience alone: it must satisfy both the schema structure and the project's real metadata (events and properties).
|
|
54
|
-
- Determine `--type` first, then fetch the schema for the corresponding `--cluster_type`; do not mix condition/sql structures.
|
|
55
|
-
- Use progressive schema loading: base first, examples only when needed, full only as a last resort. Do not request full schema for simple cluster creation when the intent is clear.
|
|
56
|
-
- Before calling `list_events` / `list_properties`, you must first read their reference docs to avoid misuse of parameters or misreading return fields. Query metadata on the first build in this session for the same `project_id`; after that, prefer reusing session-verified metadata.
|
|
57
|
-
- For the first execution, it is recommended to pass only the required parameters (`--project_id`, `--cluster_name`, `--display_name`, `--definition`) and add optional parameters after confirming the path works.
|
|
58
|
-
- Wrap JSON parameters in single quotes (e.g. `--definition '{}'`) to avoid shell escaping issues.
|
|
59
|
-
- When troubleshooting across projects, first confirm whether `--project_id` matches the current permissions and target environment.
|
|
60
|
-
- Write operations keep confirmation prompts by default; for automation scenarios, reevaluate whether to use `--yes`.
|
|
61
|
-
|
|
62
|
-
## Next Step on Failure
|
|
63
|
-
- If required parameters are missing, fall back to the smallest runnable command and fill the gap (focus on `--project_id`, `--cluster_name`, `--display_name`, `--definition`).
|
|
64
|
-
- If `Invalid JSON` appears, first check whether a schema-required field is missing, then verify whether event/property names come from the same `project_id`'s `list_events/list_properties` results.
|
|
65
|
-
- If the result after writing is not as expected, immediately re-read the corresponding list/get interfaces and compare before and after.
|
|
66
|
-
|
|
67
|
-
## Recommended Chain
|
|
68
|
-
- +get_cluster_definition_schema -> (first build or refresh) analysis_meta +list_events -> analysis_meta +list_properties -> +create_cluster
|
|
69
|
-
- +list_clusters -> +get_clusters_by_name -> +update_cluster
|
|
@@ -1,49 +0,0 @@
|
|
|
1
|
-
# analysis +create_dashboard (create dashboard)
|
|
2
|
-
|
|
3
|
-
> **Prerequisite:** Follow the Global AE CLI Rules in [`../SKILL.md`](../SKILL.md).
|
|
4
|
-
|
|
5
|
-
Domain: **Dashboard Management**
|
|
6
|
-
|
|
7
|
-
## Use Cases
|
|
8
|
-
- Create a new dashboard.
|
|
9
|
-
- Can automatically associate an initial report after creation.
|
|
10
|
-
- Can optionally create an initial dashboard note at the same time.
|
|
11
|
-
- Returns basic dashboard information (such as ID and name), not the full dashboard configuration.
|
|
12
|
-
|
|
13
|
-
## Commands
|
|
14
|
-
```bash
|
|
15
|
-
ae-cli analysis +create_dashboard --project_id <project_id> --dashboard_name demo
|
|
16
|
-
ae-cli analysis +create_dashboard --project_id <project_id> --dashboard_name demo --space_id 1 --folder_id 1 --initial_report_id 1 --note_title demo --note_content demo --note_style '{}'
|
|
17
|
-
ae-cli analysis +create_dashboard --project_id <project_id> --dashboard_name demo --dry-run
|
|
18
|
-
```
|
|
19
|
-
|
|
20
|
-
## Parameters
|
|
21
|
-
| Parameter | Required | Description |
|
|
22
|
-
|---|---|---|
|
|
23
|
-
| `--project_id` / `-p` | Yes | Project ID |
|
|
24
|
-
| `--dashboard_name` | Yes | Dashboard name |
|
|
25
|
-
| `--space_id` | No | Optional space ID. If provided, the dashboard is created in that space. |
|
|
26
|
-
| `--folder_id` | No | Optional folder ID. If provided, the dashboard is created in that folder. |
|
|
27
|
-
| `--initial_report_id` | No | Optional initial report ID. If provided, the report is automatically associated with the new dashboard after creation. |
|
|
28
|
-
| `--note_title` | No | Optional note title for an initial dashboard note. |
|
|
29
|
-
| `--note_content` | No | Optional note content for an initial dashboard note. |
|
|
30
|
-
| `--note_style` | No | Optional note style configuration JSON for an initial dashboard note. |
|
|
31
|
-
|
|
32
|
-
## Decision Rules
|
|
33
|
-
- For the first run, it is recommended to pass only the required parameters (`--project_id`, `--dashboard_name`) and add optional parameters after confirming the chain works.
|
|
34
|
-
- Wrap JSON parameters in single quotes (for example `--note_style '{}'`) to avoid shell escaping issues.
|
|
35
|
-
- Only pass `--space_id` and `--folder_id` when you clearly know the target location; if unsure, create it in the default location first.
|
|
36
|
-
- Dashboard note-related parameters are best passed as a group to avoid incomplete results caused by specifying only the title or only the content.
|
|
37
|
-
- For cross-project troubleshooting, first confirm whether `--project_id` matches the current permissions and target environment.
|
|
38
|
-
- Write operations keep the confirmation prompt by default; evaluate whether to use `--yes` only for automation scenarios.
|
|
39
|
-
|
|
40
|
-
## Next Step After Failure
|
|
41
|
-
- If required parameters are missing, fall back to the smallest runnable command and fill them in (focus on `--project_id`, `--dashboard_name`).
|
|
42
|
-
- If `Invalid JSON` appears, first validate with the smallest JSON structure (for example `{}`), then add fields gradually.
|
|
43
|
-
- If the result after writing is not as expected, immediately reread the corresponding list/get interface and compare before and after.
|
|
44
|
-
|
|
45
|
-
## Recommended Chaining
|
|
46
|
-
- +create_dashboard -> +list_dashboards
|
|
47
|
-
- +create_dashboard -> +query_dashboard_detail
|
|
48
|
-
- +create_dashboard -> +update_dashboard
|
|
49
|
-
- +create_dashboard -> +query_adhoc -> +create_report -> +update_dashboard
|
|
@@ -1,40 +0,0 @@
|
|
|
1
|
-
# analysis_audience +create_id_cluster (Create ID Cluster)
|
|
2
|
-
|
|
3
|
-
> **Prerequisite:** Follow the Global AE CLI Rules in [`../SKILL.md`](../SKILL.md).
|
|
4
|
-
|
|
5
|
-
Domain: **Cluster Management**
|
|
6
|
-
|
|
7
|
-
## Use Cases
|
|
8
|
-
- Create a new ID cluster by uploading a CSV of user IDs as plain text.
|
|
9
|
-
- The CSV should contain a single column of user IDs (no header row required).
|
|
10
|
-
- The operation is asynchronous — the cluster enters computing state after creation.
|
|
11
|
-
|
|
12
|
-
## Commands
|
|
13
|
-
```bash
|
|
14
|
-
ae-cli analysis_audience +create_id_cluster --project_id <project_id> --display_name "My ID Cluster" --file_content "user_001
|
|
15
|
-
user_002
|
|
16
|
-
user_003" --entity_id <entity_id>
|
|
17
|
-
ae-cli analysis_audience +create_id_cluster --project_id <project_id> --display_name "My ID Cluster" --file_content "user_001" --entity_id <entity_id> --cluster_name my_id_cluster --remarks "Created by script"
|
|
18
|
-
ae-cli analysis_audience +create_id_cluster --dry-run
|
|
19
|
-
```
|
|
20
|
-
|
|
21
|
-
## Parameters
|
|
22
|
-
| Parameter | Required | Description |
|
|
23
|
-
|---|---|---|
|
|
24
|
-
| `--project_id` / `-p` | Yes | Project ID |
|
|
25
|
-
| `--display_name` | Yes | Cluster display name (1-80 characters) |
|
|
26
|
-
| `--file_content` | Yes | CSV file content as plain text. No header row, UTF-8 encoding. Each row contains one user ID. Max 100MB. |
|
|
27
|
-
| `--entity_id` | Yes | Entity ID to associate the cluster with. Use `analysis_meta +list_entities` to query. |
|
|
28
|
-
| `--cluster_name` | No | Cluster name (lowercase letters, digits, underscores, starts with a letter, max 80 chars). Auto-generated if omitted. |
|
|
29
|
-
| `--remarks` | No | Optional remarks (max 200 characters) |
|
|
30
|
-
| `--main_column_name` | No | Optional main column name for ID matching |
|
|
31
|
-
|
|
32
|
-
## Return Value
|
|
33
|
-
Returns `clusterId`, `uploadNum` (rows uploaded), `userNum` (matched users), `unmatchedNum` (unmatched rows), and `clusterName`.
|
|
34
|
-
|
|
35
|
-
## Decision Rules
|
|
36
|
-
- Call `analysis_meta +list_entities` to resolve `entity_id` before creating.
|
|
37
|
-
- If file size exceeds 100MB, inform the user to upload directly via the web interface.
|
|
38
|
-
|
|
39
|
-
## Recommended Chain
|
|
40
|
-
- `analysis_meta +list_entities` -> `+create_id_cluster` -> `+refresh_cluster`
|
|
@@ -1,39 +0,0 @@
|
|
|
1
|
-
# analysis_audience +create_id_tag (Create ID Tag)
|
|
2
|
-
|
|
3
|
-
> **Prerequisite:** Follow the Global AE CLI Rules in [`../SKILL.md`](../SKILL.md).
|
|
4
|
-
|
|
5
|
-
Domain: **Tag Management**
|
|
6
|
-
|
|
7
|
-
## Use Cases
|
|
8
|
-
- Create a new ID tag by uploading a CSV of user IDs and tag values as plain text.
|
|
9
|
-
- The CSV should contain two columns: user ID and tag value (tag value is optional).
|
|
10
|
-
- The operation is asynchronous — the tag enters computing state after creation.
|
|
11
|
-
|
|
12
|
-
## Commands
|
|
13
|
-
```bash
|
|
14
|
-
ae-cli analysis_audience +create_id_tag --project_id <project_id> --display_name "VIP Tag" --file_content "user_001,gold
|
|
15
|
-
user_002,silver" --entity_id <entity_id>
|
|
16
|
-
ae-cli analysis_audience +create_id_tag --project_id <project_id> --display_name "VIP Tag" --file_content "user_001,gold" --entity_id <entity_id> --tag_name vip_tag --remarks "ID-based tag"
|
|
17
|
-
ae-cli analysis_audience +create_id_tag --dry-run
|
|
18
|
-
```
|
|
19
|
-
|
|
20
|
-
## Parameters
|
|
21
|
-
| Parameter | Required | Description |
|
|
22
|
-
|---|---|---|
|
|
23
|
-
| `--project_id` / `-p` | Yes | Project ID |
|
|
24
|
-
| `--display_name` | Yes | Tag display name (1-80 characters) |
|
|
25
|
-
| `--file_content` | Yes | CSV file content as plain text. No header row, UTF-8 encoding. Column 1: user ID. Column 2: tag value (optional). Example: user_001,gold_member. Max 100MB. |
|
|
26
|
-
| `--entity_id` | Yes | Entity ID to associate the tag with. Use `analysis_meta +list_entities` to query. |
|
|
27
|
-
| `--tag_name` | No | Tag name (letters/digits/underscores, starts with a letter, max 80 chars). Auto-generated if omitted. |
|
|
28
|
-
| `--remarks` | No | Optional remarks (max 200 characters) |
|
|
29
|
-
| `--main_column_name` | No | Optional main column name for ID matching |
|
|
30
|
-
|
|
31
|
-
## Return Value
|
|
32
|
-
Returns `clusterId`, `uploadNum` (rows uploaded), `userNum` (matched users), `unmatchedNum` (unmatched rows), and `clusterName` (tag name).
|
|
33
|
-
|
|
34
|
-
## Decision Rules
|
|
35
|
-
- Call `analysis_meta +list_entities` to resolve `entity_id` before creating.
|
|
36
|
-
- If file size exceeds 100MB, inform the user to upload directly via the web interface.
|
|
37
|
-
|
|
38
|
-
## Recommended Chain
|
|
39
|
-
- `analysis_meta +list_entities` -> `+create_id_tag` -> `+refresh_tag`
|
|
@@ -1,62 +0,0 @@
|
|
|
1
|
-
# analysis_meta +create_metric (Create Metric)
|
|
2
|
-
|
|
3
|
-
> **Prerequisite:** Follow the Global AE CLI Rules in [`../SKILL.md`](../SKILL.md).
|
|
4
|
-
|
|
5
|
-
Domain: **Metadata Query**
|
|
6
|
-
|
|
7
|
-
## Use Cases
|
|
8
|
-
- Preliminary step: call `+get_analysis_query_schema` to get the structure, then call this tool.
|
|
9
|
-
- When constructing real `events` / `params`, you must supplement project-native metadata; first call `analysis_meta +list_events` and `analysis_meta +list_properties`.
|
|
10
|
-
- Create a metric from analysis configuration.
|
|
11
|
-
- Creates a new metric based on event or retention analysis.
|
|
12
|
-
|
|
13
|
-
## MUST Prerequisites
|
|
14
|
-
- Before constructing `--events` / `--params`, you must first read and follow these reference documents:
|
|
15
|
-
- [`./get_analysis_query_schema.md`](./get_analysis_query_schema.md)
|
|
16
|
-
- [`./list_events.md`](./list_events.md)
|
|
17
|
-
- [`./list_properties.md`](./list_properties.md)
|
|
18
|
-
- Do not generate the final `events` / `params` until the document review and prerequisite command calls above are complete.
|
|
19
|
-
|
|
20
|
-
## Prerequisite Call Chain (Required for Constructing events/params)
|
|
21
|
-
1. Determine `--model_type` first (`event` / `retention`).
|
|
22
|
-
2. Read `get_analysis_query_schema.md`, then call `ae-cli analysis +get_analysis_query_schema --model_type <event|retention>` to get the structure.
|
|
23
|
-
3. Read `list_events.md`, then call `ae-cli analysis_meta +list_events --project_id <project_id>` to get available events.
|
|
24
|
-
4. Read `list_properties.md`, then call `ae-cli analysis_meta +list_properties --project_id <project_id>` to get available properties.
|
|
25
|
-
5. Build `events` / `params` from the schema + metadata, then call `+create_metric`.
|
|
26
|
-
6. If an accessible URL must be returned, apply resource-link completion according to the unified skill constraints (call `analysis_common +get_resource_url`).
|
|
27
|
-
|
|
28
|
-
## Commands
|
|
29
|
-
```bash
|
|
30
|
-
ae-cli analysis_meta +create_metric --project_id <project_id> --name demo --display_name demo --model_type event --events '[]' --params '{}'
|
|
31
|
-
ae-cli analysis_meta +create_metric --project_id <project_id> --name demo --display_name demo --remark demo --model_type event --events '[]' --params '{}'
|
|
32
|
-
ae-cli analysis_meta +create_metric --dry-run
|
|
33
|
-
```
|
|
34
|
-
|
|
35
|
-
## Parameters
|
|
36
|
-
| Parameter | Required | Description |
|
|
37
|
-
|---|---|---|
|
|
38
|
-
| `--project_id` / `-p` | Yes | Project ID |
|
|
39
|
-
| `--name` | Yes | Metric name. Must start with a lowercase letter and contain only lowercase letters, digits, and underscores. Maximum length: 80. |
|
|
40
|
-
| `--display_name` | Yes | Metric display name |
|
|
41
|
-
| `--remark` | No | Optional metric remark |
|
|
42
|
-
| `--model_type` | Yes | Metric model type. Supported values: event and retention |
|
|
43
|
-
| `--events` | Yes | Metric events JSON. MUST call `+get_analysis_query_schema` first, then fill event/property fields using metadata from `analysis_meta +list_events` / `analysis_meta +list_properties` in the same `project_id`. |
|
|
44
|
-
| `--params` | Yes | Metric params JSON. MUST follow the schema from `+get_analysis_query_schema`; use project metadata from `analysis_meta +list_events` / `analysis_meta +list_properties` when filling referenced fields. |
|
|
45
|
-
|
|
46
|
-
## Decision Rules
|
|
47
|
-
- `events` / `params` must not be handwritten by intuition alone: they must satisfy both the schema structure and the project's real metadata constraints.
|
|
48
|
-
- Set `--model_type` first, then use the matching schema; do not mix event/retention structures.
|
|
49
|
-
- Before calling `list_events` / `list_properties`, you must first study the corresponding reference documents.
|
|
50
|
-
- For the first run, pass only the required parameters (`--project_id`, `--name`, `--display_name`) to confirm the path works, then add optional parameters.
|
|
51
|
-
- Wrap JSON parameters in single quotes (for example `--events '{}'` and `--params '{}'`) to avoid shell escaping issues.
|
|
52
|
-
- For cross-project troubleshooting, first confirm whether `--project_id` matches the current permissions and target environment.
|
|
53
|
-
- Write operations keep confirmation prompts by default; evaluate whether to use `--yes` only for automation scenarios.
|
|
54
|
-
|
|
55
|
-
## Next Steps After Failure
|
|
56
|
-
- If required parameters are missing, fall back to the smallest runnable command and fill them in first (focus on `--project_id`, `--name`, and `--display_name`).
|
|
57
|
-
- If `Invalid JSON` appears, first check the schema's required fields, then verify whether the event and property names come from metadata query results in the same `project_id`.
|
|
58
|
-
- If the result after writing does not match expectations, immediately reread the corresponding list/get interfaces for before-and-after comparison.
|
|
59
|
-
|
|
60
|
-
## Recommended Chaining
|
|
61
|
-
- +get_analysis_query_schema -> analysis_meta +list_events -> analysis_meta +list_properties -> +create_metric
|
|
62
|
-
- +list_metrics -> +create_metric -> +get_metric
|
|
@@ -1,39 +0,0 @@
|
|
|
1
|
-
# analysis +create_or_update_dashboard_note (Maintain Dashboard Note)
|
|
2
|
-
|
|
3
|
-
> **Prerequisite:** Follow the Global AE CLI Rules in [`../SKILL.md`](../SKILL.md).
|
|
4
|
-
|
|
5
|
-
Domain: **Dashboard management**
|
|
6
|
-
|
|
7
|
-
## Use Cases
|
|
8
|
-
- Create a new dashboard note or update an existing one. If noteId is provided, updates the existing note; otherwise creates a new note. Returns the created or updated note information.
|
|
9
|
-
- Create a new dashboard note or update an existing one.
|
|
10
|
-
|
|
11
|
-
## Command
|
|
12
|
-
```bash
|
|
13
|
-
ae-cli analysis +create_or_update_dashboard_note --project_id <project_id> --dashboard_id 1 --note_title demo
|
|
14
|
-
ae-cli analysis +create_or_update_dashboard_note --project_id <project_id> --dashboard_id 1 --note_id 1 --note_title demo --description demo --ui_config '{}'
|
|
15
|
-
ae-cli analysis +create_or_update_dashboard_note --dry-run
|
|
16
|
-
```
|
|
17
|
-
|
|
18
|
-
## Parameters
|
|
19
|
-
| Parameter | Required | Description |
|
|
20
|
-
|---|---|---|
|
|
21
|
-
| `--project_id` / `-p` | Yes | Project ID |
|
|
22
|
-
| `--dashboard_id` / `-d` | Yes | Dashboard ID |
|
|
23
|
-
| `--note_id` | No | Optional note ID. If provided, updates the existing note; otherwise creates a new note. |
|
|
24
|
-
| `--note_title` | Yes | Note title |
|
|
25
|
-
| `--description` | No | Optional note description content. |
|
|
26
|
-
| `--ui_config` | No | Optional UI configuration JSON string for the note style. |
|
|
27
|
-
|
|
28
|
-
## Decision Rules
|
|
29
|
-
- On the first run, start with only the required parameters (`--project_id`, `--dashboard_id`, `--note_title`) and add optional parameters after confirming the path works.
|
|
30
|
-
- Wrap JSON parameters in single quotes (for example `--ui_config '{}'`) to avoid shell escaping issues.
|
|
31
|
-
- For cross-project troubleshooting, first confirm whether `--project_id` matches the current permissions and target environment.
|
|
32
|
-
- Write operations keep the confirmation prompt by default; evaluate whether to use `--yes` for automated scenarios.
|
|
33
|
-
|
|
34
|
-
## Next Steps on Failure
|
|
35
|
-
- If required parameters are missing, fall back to the smallest runnable command and fill them in first (focus on `--project_id`, `--dashboard_id`, `--note_title`).
|
|
36
|
-
- If `Invalid JSON` appears, first verify with the smallest JSON structure (for example `{}` or `[]`), then add fields incrementally.
|
|
37
|
-
- If the result after writing does not match expectations, immediately read back the corresponding list/get interface to compare before and after.
|
|
38
|
-
|
|
39
|
-
## Recommended chaining
|
|
@@ -1,43 +0,0 @@
|
|
|
1
|
-
# analysis +create_public_access_link (create public access link)
|
|
2
|
-
|
|
3
|
-
> **Prerequisite:** Follow the Global AE CLI Rules in [`../SKILL.md`](../SKILL.md).
|
|
4
|
-
|
|
5
|
-
Domain: **Dashboard Management**
|
|
6
|
-
|
|
7
|
-
## Use Cases
|
|
8
|
-
- Create a public access link for the project.
|
|
9
|
-
- Creates a public link that allows unauthenticated users to access a specified dashboard or BI panel.
|
|
10
|
-
- Returns the created link ID and short-link identifier.
|
|
11
|
-
|
|
12
|
-
## Commands
|
|
13
|
-
```bash
|
|
14
|
-
ae-cli analysis +create_public_access_link --project_id <project_id> --resource_type dashboard --resource_id 1 --access_controls '{}' --effective_at "2026-04-09 10:00:00" --expires_at "2026-04-10 10:00:00"
|
|
15
|
-
ae-cli analysis +create_public_access_link --project_id <project_id> --company_id 1 --resource_type dashboard --resource_id 1 --access_controls '{}' --remark demo --effective_at "2026-04-09 10:00:00" --expires_at "2026-04-10 10:00:00"
|
|
16
|
-
ae-cli analysis +create_public_access_link --dry-run
|
|
17
|
-
```
|
|
18
|
-
|
|
19
|
-
## Parameters
|
|
20
|
-
| Parameter | Required | Description |
|
|
21
|
-
|---|---|---|
|
|
22
|
-
| `--project_id` / `-p` | Yes | Project ID |
|
|
23
|
-
| `--company_id` | No | Optional company ID. If omitted, the company ID of the project is used. |
|
|
24
|
-
| `--resource_type` | Yes | Access target type. Supported values: dashboard (dashboard) and bi_panel (BI panel). |
|
|
25
|
-
| `--resource_id` | Yes | Access target ID. Use a dashboard ID when resourceType is dashboard, and a BI panel ID when resourceType is bi_panel. |
|
|
26
|
-
| `--access_controls` | Yes | Public access control JSON. Effective when resourceType is dashboard. DN controls whether the dashboard title is shown (1: shown, 2: hidden); GF controls whether filters are shown (1: shown and editable, 2: hidden, 3: shown but not editable); UA controls whether refresh is allowed (1: shown, 2: hidden). Pass JSON format. The default for dashboard is {"DN":"1","GF":"3","UA":"2"}; the default for bi_panel is {}. |
|
|
27
|
-
| `--remark` | No | Optional remark. Maximum length: 200 characters. |
|
|
28
|
-
| `--effective_at` | Yes | Effective time. Format: yyyy-MM-dd HH:mm:ss |
|
|
29
|
-
| `--expires_at` | Yes | Expiration time. Format: yyyy-MM-dd HH:mm:ss |
|
|
30
|
-
|
|
31
|
-
## Decision Rules
|
|
32
|
-
- For the first run, it is recommended to pass only the required parameters (`--project_id`, `--resource_type`, `--resource_id`) and add optional parameters after confirming the chain works.
|
|
33
|
-
- Wrap JSON parameters in single quotes (for example `--access_controls '{}'`) to avoid shell escaping issues.
|
|
34
|
-
- When dates/time ranges are involved, validate with a short range first and then expand gradually.
|
|
35
|
-
- For cross-project troubleshooting, first confirm whether `--project_id` matches the current permissions and target environment.
|
|
36
|
-
|
|
37
|
-
## Next Step After Failure
|
|
38
|
-
- If required parameters are missing, fall back to the smallest runnable command and fill them in (focus on `--project_id`, `--resource_type`, `--resource_id`).
|
|
39
|
-
- If `Invalid JSON` appears, first validate with the smallest JSON structure (for example `{}` or `[]`), then add fields gradually.
|
|
40
|
-
- If the result after writing is not as expected, immediately reread the corresponding list/get interface and compare before and after.
|
|
41
|
-
|
|
42
|
-
## Recommended Chaining
|
|
43
|
-
- +create_public_access_link -> +list_public_access_links
|
|
@@ -1,60 +0,0 @@
|
|
|
1
|
-
# analysis +create_report (Create Report)
|
|
2
|
-
|
|
3
|
-
> **Prerequisite:** Follow the Global AE CLI Rules in [`../SKILL.md`](../SKILL.md).
|
|
4
|
-
|
|
5
|
-
Domain: **Report management**
|
|
6
|
-
|
|
7
|
-
## Use Cases
|
|
8
|
-
- Precondition helper: call `+get_analysis_query_schema` to get the structure before using this tool.
|
|
9
|
-
- When constructing a real `analysis_query`, you must supplement it with real project metadata; first call `analysis_meta +list_events` and `analysis_meta +list_properties`.
|
|
10
|
-
- Create and persist a new report definition. Returns the new report ID and name without querying data or modifying existing reports.
|
|
11
|
-
|
|
12
|
-
## Mandatory prerequisites (MUST)
|
|
13
|
-
- Before constructing `--analysis_query`, you must first read and follow these reference documents:
|
|
14
|
-
- [`./get_analysis_query_schema.md`](./get_analysis_query_schema.md)
|
|
15
|
-
- [`./list_events.md`](./list_events.md)
|
|
16
|
-
- [`./list_properties.md`](./list_properties.md)
|
|
17
|
-
- Do not generate the final `analysis_query` until the documentation review and prerequisite command calls are complete.
|
|
18
|
-
|
|
19
|
-
## Prerequisite call chain (required for constructing analysis_query)
|
|
20
|
-
1. First determine `--model_type`.
|
|
21
|
-
2. Read `get_analysis_query_schema.md`, then call `ae-cli analysis +get_analysis_query_schema --model_type <model_type>` to get the structure.
|
|
22
|
-
3. Read `list_events.md`, then call `ae-cli analysis_meta +list_events --project_id <project_id>`.
|
|
23
|
-
4. Read `list_properties.md`, then call `ae-cli analysis_meta +list_properties --project_id <project_id>`.
|
|
24
|
-
5. Build `analysis_query` from the schema + metadata, then call `+create_report`.
|
|
25
|
-
|
|
26
|
-
## Command
|
|
27
|
-
```bash
|
|
28
|
-
ae-cli analysis +create_report --project_id <project_id> --report_name demo --model_type event --analysis_query '{}'
|
|
29
|
-
ae-cli analysis +create_report --project_id <project_id> --report_name demo --model_type event --analysis_query '{}' --description demo --cache_seconds 8 --query_duration_ms 8 --dashboard_ids '[]'
|
|
30
|
-
ae-cli analysis +create_report --dry-run
|
|
31
|
-
```
|
|
32
|
-
|
|
33
|
-
## Parameters
|
|
34
|
-
| Parameter | Required | Description |
|
|
35
|
-
|---|---|---|
|
|
36
|
-
| `--project_id` / `-p` | Yes | Project ID |
|
|
37
|
-
| `--report_name` | Yes | Report name. Length: 1-80 characters |
|
|
38
|
-
| `--model_type` | Yes | Report model type. Supported values: event, retention, funnel, prop_analysis, path, distribution, sql, interval, attribution |
|
|
39
|
-
| `--analysis_query` | Yes | Report analysis query JSON. MUST call `+get_analysis_query_schema` first, and use event/property metadata from `analysis_meta +list_events` / `analysis_meta +list_properties` in the same `project_id`. |
|
|
40
|
-
| `--description` | No | Optional report description |
|
|
41
|
-
| `--cache_seconds` | No | Optional cache duration in seconds |
|
|
42
|
-
| `--query_duration_ms` | No | Optional query duration in milliseconds |
|
|
43
|
-
| `--dashboard_ids` | No | Optional list of dashboard IDs to associate |
|
|
44
|
-
|
|
45
|
-
## Decision Rules
|
|
46
|
-
- `analysis_query` cannot be written from experience alone: it must satisfy both the schema structure and the project metadata constraints.
|
|
47
|
-
- Before calling `list_events` / `list_properties`, you must first study the corresponding reference documents.
|
|
48
|
-
- On the first run, start with only the required parameters (`--project_id`,`--report_name`,`--model_type`), and add optional parameters after confirming the path works.
|
|
49
|
-
- Wrap JSON parameters in single quotes (for example `--analysis_query '{}'`, `--dashboard_ids '{}'`) to avoid shell escaping issues.
|
|
50
|
-
- For cross-project troubleshooting, first confirm whether `--project_id` matches the current permissions and target environment.
|
|
51
|
-
- Write operations keep the confirmation prompt by default; evaluate whether to use `--yes` for automated scenarios.
|
|
52
|
-
|
|
53
|
-
## Next Steps on Failure
|
|
54
|
-
- If required parameters are missing, fall back to the smallest runnable command and fill them in first (focus on `--project_id`, `--report_name`, `--model_type`).
|
|
55
|
-
- If `Invalid JSON` appears, first check the schema required fields, then verify whether the event/property names come from metadata query results for the same `project_id`.
|
|
56
|
-
- If the result after writing does not match expectations, immediately read back the corresponding list/get interface to compare before and after.
|
|
57
|
-
|
|
58
|
-
## Recommended chaining
|
|
59
|
-
- +get_analysis_query_schema -> analysis_meta +list_events -> analysis_meta +list_properties -> +create_report
|
|
60
|
-
- +list_reports -> +get_report_definition -> +query_report_data
|
|
@@ -1,73 +0,0 @@
|
|
|
1
|
-
# analysis +create_result_cluster (create result cluster)
|
|
2
|
-
|
|
3
|
-
> **Prerequisite:** Follow the Global AE CLI Rules in [`../SKILL.md`](../SKILL.md).
|
|
4
|
-
|
|
5
|
-
Domain: **Model Analysis**
|
|
6
|
-
|
|
7
|
-
## Use Cases
|
|
8
|
-
- Create a reusable result cluster from users matched by a drilldown condition in an existing analysis result.
|
|
9
|
-
- Use this tool only after query_adhoc, query_report_data, or query_dashboard_report_data.
|
|
10
|
-
- Keep the qp consistent with the source analysis.
|
|
11
|
-
- Drilldown parameters such as drilldownDate, funnelStep, and retentionDays must come from real analysis results.
|
|
12
|
-
- Prerequisite: it is recommended to first run query_adhoc, query_report_data, or query_dashboard_report_data, then call this tool.
|
|
13
|
-
|
|
14
|
-
## Mandatory Prerequisites (MUST)
|
|
15
|
-
- Before building `--qp` and the various drilldown parameters, you must first read and follow the following reference docs:
|
|
16
|
-
- [`./query_adhoc.md`](./query_adhoc.md)
|
|
17
|
-
- [`./query_report_data.md`](./query_report_data.md)
|
|
18
|
-
- [`./query_dashboard_report_data.md`](./query_dashboard_report_data.md)
|
|
19
|
-
- `qp`, `drilldown_date`, `drilldown_groups`, `event_index`, `retention_days`, `funnel_step`, and other parameters must come from real analysis results and must not be guessed.
|
|
20
|
-
- Do not create a result cluster until the upstream query and result reread have been completed.
|
|
21
|
-
|
|
22
|
-
## Prerequisite Call Chain (required for creating a result cluster)
|
|
23
|
-
1. Run the upstream analysis first (`+query_adhoc` / `+query_report_data` / `+query_dashboard_report_data`) and save the result.
|
|
24
|
-
2. Extract `qp` and the drilldown positioning parameters (date, group, step, interval, and so on) from the upstream result.
|
|
25
|
-
3. Verify that `--model_type` matches the upstream analysis model.
|
|
26
|
-
4. Call `+create_result_cluster` to create the cluster.
|
|
27
|
-
|
|
28
|
-
## Commands
|
|
29
|
-
```bash
|
|
30
|
-
ae-cli analysis +create_result_cluster --project_id <project_id> --cluster_name demo --model_type event --qp '{}'
|
|
31
|
-
ae-cli analysis +create_result_cluster --project_id <project_id> --cluster_name demo --display_name demo --model_type event --qp '{}' --zone_offset 8 --drilldown_date 2026-04-08 --drilldown_groups '[]' --event_index 8 --is_lost true --retention_days 8 --is_churned_user true --funnel_step 8 --interval demo --distribution_bucket 8 --compare_index 8 --include_total true --relation_val demo
|
|
32
|
-
ae-cli analysis +create_result_cluster --dry-run
|
|
33
|
-
```
|
|
34
|
-
|
|
35
|
-
## Parameters
|
|
36
|
-
| Parameter | Required | Description |
|
|
37
|
-
|---|---|---|
|
|
38
|
-
| `--project_id` / `-p` | Yes | Project ID |
|
|
39
|
-
| `--cluster_name` | Yes | Cluster name. Must start with a letter and contain only letters, digits, and underscores. It must be unique within the project. |
|
|
40
|
-
| `--display_name` | No | Optional cluster display name. If omitted, clusterName is used. |
|
|
41
|
-
| `--model_type` | Yes | Model type used in the source analysis. Supported values: event, retention, funnel, distribution, attribution, heat_map, interval, path, rank_list, prop_analysis, sql. |
|
|
42
|
-
| `--qp` | Yes | Query parameter JSON. MUST be copied from the source analysis request/result and keep fully consistent with the upstream analysis context. |
|
|
43
|
-
| `--zone_offset` | No | Optional time zone offset. If omitted, the project default time zone is used. |
|
|
44
|
-
| `--drilldown_date` | No | Target drilldown date from the analysis result. Required for event and retention models. Format: yyyy-MM-dd |
|
|
45
|
-
| `--drilldown_groups` | No | Drilldown group values from the analysis result as a JSON array, for example ["ios"]. Defaults to the overall group when omitted. |
|
|
46
|
-
| `--event_index` | No | Event index for event-model drilldown. Use the event position from the analysis result starting from 0. |
|
|
47
|
-
| `--is_lost` | No | For retention analysis, true saves lost users and false saves retained users. Default: false |
|
|
48
|
-
| `--retention_days` | No | Retention interval in days from the analysis result, for example 7 for day-7 retention |
|
|
49
|
-
| `--is_churned_user` | No | For funnel analysis, true saves churned users for the step and false saves converted users. Default: false |
|
|
50
|
-
| `--funnel_step` | No | Funnel step number from the analysis result starting from 1 |
|
|
51
|
-
| `--interval` | No | Interval used for interval analysis |
|
|
52
|
-
| `--distribution_bucket` | No | Distribution bucket index from the analysis result |
|
|
53
|
-
| `--compare_index` | No | Comparison index used in comparison analysis scenarios |
|
|
54
|
-
| `--include_total` | No | Whether to save users from the total row. Default: false |
|
|
55
|
-
| `--relation_val` | No | Relation value used in relation analysis scenarios |
|
|
56
|
-
|
|
57
|
-
## Decision Rules
|
|
58
|
-
- Drilldown positioning parameters must come from upstream analysis results and must not be fabricated.
|
|
59
|
-
- `qp` must not be rewritten or "simplified"; it should remain consistent with the source analysis.
|
|
60
|
-
- For the first run, it is recommended to pass only the required parameters (`--project_id`, `--cluster_name`, `--model_type`, `--qp`) and add optional parameters after confirming the chain works.
|
|
61
|
-
- Wrap JSON parameters in single quotes (for example `--qp '{}'`) to avoid shell escaping issues.
|
|
62
|
-
- When dates/time ranges are involved, validate with a short range first and then expand gradually.
|
|
63
|
-
- For cross-project troubleshooting, first confirm whether `--project_id` matches the current permissions and target environment.
|
|
64
|
-
|
|
65
|
-
## Next Step After Failure
|
|
66
|
-
- If required parameters are missing, fall back to the smallest runnable command and fill them in (focus on `--project_id`, `--cluster_name`, `--model_type`, `--qp`).
|
|
67
|
-
- If `Invalid JSON` appears, first check the raw `qp` from the upstream query request, then verify that all necessary drilldown parameters are present.
|
|
68
|
-
- If the result after writing is not as expected, immediately reread the corresponding list/get interface and compare before and after.
|
|
69
|
-
|
|
70
|
-
## Recommended Chaining
|
|
71
|
-
- +query_adhoc -> +create_result_cluster
|
|
72
|
-
- +query_report_data -> +create_result_cluster
|
|
73
|
-
- +query_dashboard_report_data -> +create_result_cluster
|
|
@@ -1,34 +0,0 @@
|
|
|
1
|
-
# analysis +create_space (Create Space)
|
|
2
|
-
|
|
3
|
-
> **Prerequisite:** Follow the Global AE CLI Rules in [`../SKILL.md`](../SKILL.md).
|
|
4
|
-
|
|
5
|
-
Domain: **Space Management**
|
|
6
|
-
|
|
7
|
-
## Use Cases
|
|
8
|
-
- Create a new space in a project to organize dashboards and assets under a named container.
|
|
9
|
-
- Returns basic space information (ID, name, avatar settings).
|
|
10
|
-
|
|
11
|
-
## Commands
|
|
12
|
-
```bash
|
|
13
|
-
ae-cli analysis +create_space --project_id <project_id> --space_name "My Space"
|
|
14
|
-
ae-cli analysis +create_space --project_id <project_id> --space_name "Team Space" --space_desc "Team dashboards"
|
|
15
|
-
ae-cli analysis +create_space --dry-run
|
|
16
|
-
```
|
|
17
|
-
|
|
18
|
-
## Parameters
|
|
19
|
-
| Parameter | Required | Description |
|
|
20
|
-
|---|---|---|
|
|
21
|
-
| `--project_id` / `-p` | Yes | Project ID |
|
|
22
|
-
| `--space_name` | Yes | Space name (1-64 characters) |
|
|
23
|
-
| `--space_desc` | No | Optional space description (max 200 characters) |
|
|
24
|
-
|
|
25
|
-
## Decision Rules
|
|
26
|
-
- `--space_name` must be between 1 and 64 characters.
|
|
27
|
-
- Write operations keep the confirmation prompt by default; use `--yes` only for automation.
|
|
28
|
-
|
|
29
|
-
## Next Steps After Failure
|
|
30
|
-
- If `SPACE_NAME_TOO_LONG` appears, shorten `--space_name` to 64 characters or fewer.
|
|
31
|
-
- If the result after writing is not as expected, use `analysis +list_dashboards` to inspect the space context.
|
|
32
|
-
|
|
33
|
-
## Recommended Chaining
|
|
34
|
-
- `+create_space` → `+create_dashboard` (create dashboard inside the new space using `--space_id`)
|
|
@@ -1,61 +0,0 @@
|
|
|
1
|
-
# analysis_audience +create_tag (Create Tag)
|
|
2
|
-
|
|
3
|
-
> **Prerequisite:** Follow the Global AE CLI Rules in [`../SKILL.md`](../SKILL.md).
|
|
4
|
-
|
|
5
|
-
Domain: **Tag Management**
|
|
6
|
-
|
|
7
|
-
## Use Cases
|
|
8
|
-
- Prerequisite helper: first call `+get_tag_definition_schema` to obtain the structure, then call this tool.
|
|
9
|
-
- When building a real `definition`, metadata must be verified in the same session and `project_id`: first build in this session must call `analysis_meta +list_events` and `analysis_meta +list_properties`; later calls should reuse the session-verified results first.
|
|
10
|
-
- Create a user tag definition. Supports the condition, metric, first_last, and sql tag types. Returns the new tag ID without tag members.
|
|
11
|
-
|
|
12
|
-
## Required Prerequisites (MUST)
|
|
13
|
-
- Before constructing `--definition`, you must first read and follow these reference docs:
|
|
14
|
-
- [`./get_tag_definition_schema.md`](./get_tag_definition_schema.md)
|
|
15
|
-
- [`./list_events.md`](./list_events.md)
|
|
16
|
-
- [`./list_properties.md`](./list_properties.md)
|
|
17
|
-
- Do not generate the final `definition` until the above docs have been read and metadata has been verified: first build in this session for the same `project_id` must run metadata commands; if session-verified metadata already exists, reuse it first.
|
|
18
|
-
|
|
19
|
-
## Prerequisite Call Chain (Required for Building Definition)
|
|
20
|
-
1. First determine `--type` (condition / metric / first_last / sql).
|
|
21
|
-
2. Read `get_tag_definition_schema.md` to understand the return structure of `+get_tag_definition_schema`.
|
|
22
|
-
3. Call `ae-cli analysis_audience +get_tag_definition_schema --type <condition|metric|first_last|sql>` to obtain the schema progressively. Start with base mode; request `examples` only if base is insufficient; request `full` only for complex, ambiguous, or repeatedly failing definition construction.
|
|
23
|
-
4. Read `list_events.md`. If this is the first definition build in the current session for this `project_id` (or metadata is not yet verified), call `ae-cli analysis_meta +list_events --project_id <project_id>`; otherwise, reuse the session-verified event metadata first.
|
|
24
|
-
5. Read `list_properties.md`. If this is the first definition build in the current session for this `project_id` (or metadata is not yet verified), call `ae-cli analysis_meta +list_properties --project_id <project_id>`; otherwise, reuse the session-verified property metadata first.
|
|
25
|
-
6. Build `definition` based on the schema + metadata, then call `+create_tag`.
|
|
26
|
-
|
|
27
|
-
## Commands
|
|
28
|
-
```bash
|
|
29
|
-
ae-cli analysis_audience +create_tag --project_id <project_id> --tag_name demo --display_name demo --definition '{}'
|
|
30
|
-
ae-cli analysis_audience +create_tag --project_id <project_id> --tag_name demo --display_name demo --type condition --definition '{}' --zone_offset 8 --entity_id 1001
|
|
31
|
-
ae-cli analysis_audience +create_tag --dry-run
|
|
32
|
-
```
|
|
33
|
-
|
|
34
|
-
## Parameters
|
|
35
|
-
| Parameter | Required | Description |
|
|
36
|
-
|---|---|---|
|
|
37
|
-
| `--project_id` / `-p` | Yes | Project ID |
|
|
38
|
-
| `--tag_name` | Yes | Tag name. Must start with a letter and contain only letters, digits, and underscores. Length: 1-80 |
|
|
39
|
-
| `--display_name` | Yes | Tag display name. Length: 1-80 |
|
|
40
|
-
| `--type` | No | Tag type. Supported values: condition, metric, first_last, sql |
|
|
41
|
-
| `--definition` | Yes | Tag definition JSON. MUST call `+get_tag_definition_schema` first, then fill valid event/property names from metadata verified in the same `project_id` (first build queries `analysis_meta` metadata commands; later builds in the same session should reuse verified results first). |
|
|
42
|
-
| `--zone_offset` | No | Optional time zone offset for tag computation. Valid range: -12 to 14 (supports decimals like 5.5). If the user does not specify a timezone, omit this parameter. When a timezone is specified, call get_project_config first to check whether the project supports time zones (timeZoneEnabled) and available values (availableTimeZones). |
|
|
43
|
-
| `--entity_id` | No | Optional entity ID for tag definition. Use list_entities to query available entities. |
|
|
44
|
-
|
|
45
|
-
## Decision Rules
|
|
46
|
-
- `definition` cannot be written from experience alone: it must satisfy both the schema structure and the project's real metadata.
|
|
47
|
-
- Use progressive schema loading: base first, examples only when needed, full only as a last resort. Do not request full schema for simple tag creation when the intent is clear.
|
|
48
|
-
- Before calling `list_events` / `list_properties`, you must first read the corresponding reference docs to avoid misuse of parameters or misreading return fields. Query metadata on the first build in this session for the same `project_id`; after that, prefer reusing session-verified metadata.
|
|
49
|
-
- For the first execution, it is recommended to pass only the required parameters (`--project_id`, `--tag_name`, `--display_name`, `--definition`) and add optional parameters after confirming the path works.
|
|
50
|
-
- Wrap JSON parameters in single quotes (e.g. `--definition '{}'`) to avoid shell escaping issues.
|
|
51
|
-
- When troubleshooting across projects, first confirm whether `--project_id` matches the current permissions and target environment.
|
|
52
|
-
- Write operations keep confirmation prompts by default; for automation scenarios, reevaluate whether to use `--yes`.
|
|
53
|
-
|
|
54
|
-
## Next Step on Failure
|
|
55
|
-
- If required parameters are missing, fall back to the smallest runnable command and fill the gap (focus on `--project_id`, `--tag_name`, `--display_name`, `--definition`).
|
|
56
|
-
- If `Invalid JSON` appears, first check schema-required fields, then verify whether event/property names come from the same `project_id`'s metadata query results.
|
|
57
|
-
- If the result after writing is not as expected, immediately re-read the corresponding list/get interfaces and compare before and after.
|
|
58
|
-
|
|
59
|
-
## Recommended Chain
|
|
60
|
-
- +get_tag_definition_schema -> (first build or refresh) analysis_meta +list_events -> analysis_meta +list_properties -> +create_tag
|
|
61
|
-
- +list_tags -> +get_tags_by_name -> +update_tag
|