@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 +get_clusters_by_name (Locate Clusters by Name)
|
|
2
|
-
|
|
3
|
-
> **Prerequisite:** Follow the Global AE CLI Rules in [`../SKILL.md`](../SKILL.md).
|
|
4
|
-
|
|
5
|
-
Domain: **Cluster Management**
|
|
6
|
-
|
|
7
|
-
## Use Cases
|
|
8
|
-
- Get cluster definition details in batch by cluster name. Returns complete cluster information for matched clusters, including IDs, names, display names, types, status, user counts, and refresh status.
|
|
9
|
-
|
|
10
|
-
## Commands
|
|
11
|
-
```bash
|
|
12
|
-
ae-cli analysis_audience +get_clusters_by_name --project_id <project_id> --names '["demo"]'
|
|
13
|
-
ae-cli analysis_audience +get_clusters_by_name --dry-run
|
|
14
|
-
```
|
|
15
|
-
|
|
16
|
-
## Parameters
|
|
17
|
-
| Parameter | Required | Description |
|
|
18
|
-
|---|---|---|
|
|
19
|
-
| `--project_id` / `-p` | Yes | Project ID |
|
|
20
|
-
| `--names` | Yes | List of cluster names (JSON array). Exact-name matching is used; unmatched clusters are ignored automatically. |
|
|
21
|
-
|
|
22
|
-
## Decision Rules
|
|
23
|
-
- For the first execution, it is recommended to pass only the required parameters (`--project_id`, `--names`) and add optional parameters after confirming the path works.
|
|
24
|
-
- `--names` must be passed as a JSON array (e.g. `--names '["cluster_a","cluster_b"]'`).
|
|
25
|
-
- When troubleshooting across projects, first confirm whether `--project_id` matches the current permissions and target environment.
|
|
26
|
-
|
|
27
|
-
## Enum Codebook (Asset Definition Interpretation Only)
|
|
28
|
-
|
|
29
|
-
When interpreting cluster `definition` for users, if operator enum codes appear, use the following complete `calcuSymbol` mapping instead of outputting raw codes only.
|
|
30
|
-
|
|
31
|
-
| Code | Meaning | Applicable Types |
|
|
32
|
-
|---|---|---|
|
|
33
|
-
| `C00` | equals | all |
|
|
34
|
-
| `C000` | equals empty string | string |
|
|
35
|
-
| `C01` | not equals | all |
|
|
36
|
-
| `C010` | not equals empty string | string |
|
|
37
|
-
| `C02` | less than | number |
|
|
38
|
-
| `C020` | less than or equal | number |
|
|
39
|
-
| `C03` | greater than | number |
|
|
40
|
-
| `C030` | greater than or equal | number |
|
|
41
|
-
| `C04` | has value | all |
|
|
42
|
-
| `C05` | no value | all |
|
|
43
|
-
| `C06` | range | number/date |
|
|
44
|
-
| `C060` | date range | date |
|
|
45
|
-
| `C07` | contains | string |
|
|
46
|
-
| `C08` | does not contain | string |
|
|
47
|
-
| `C09` | true | bool |
|
|
48
|
-
| `C10` | false | bool |
|
|
49
|
-
| `C11` | regex match | string |
|
|
50
|
-
| `C12` | regex does not match | string |
|
|
51
|
-
| `C13` | relative to current time | date/datetime |
|
|
52
|
-
| `C14` | relative to event time | date/datetime |
|
|
53
|
-
| `C15` | element exists | array |
|
|
54
|
-
| `C16` | element does not exist | array |
|
|
55
|
-
| `C17` | element position | array |
|
|
56
|
-
| `C18` | no value | array |
|
|
57
|
-
| `C19` | has value | array |
|
|
58
|
-
| `C20` | belongs to cluster | cluster/tag (`tableType="2"`) |
|
|
59
|
-
| `C21` | does not belong to cluster | cluster/tag (`tableType="2"`) |
|
|
60
|
-
| `C22` | object exists that satisfies condition | array |
|
|
61
|
-
| `C23` | no object satisfies condition | array |
|
|
62
|
-
| `C24` | all objects satisfy condition | array |
|
|
63
|
-
|
|
64
|
-
## Next Step on Failure
|
|
65
|
-
- If required parameters are missing, fall back to the smallest runnable command and fill the gap (focus on `--project_id`, `--names`).
|
|
66
|
-
- If reading fails, first verify whether the object ID exists and belongs to the current project.
|
|
67
|
-
|
|
68
|
-
## Recommended Chain
|
|
69
|
-
- +list_clusters -> +get_clusters_by_name -> +update_cluster
|
|
@@ -1,33 +0,0 @@
|
|
|
1
|
-
# analysis +get_filter_schema (get filter schema)
|
|
2
|
-
|
|
3
|
-
> **Prerequisite:** Follow the Global AE CLI Rules in [`../SKILL.md`](../SKILL.md).
|
|
4
|
-
|
|
5
|
-
Domain: **Schema Queries**
|
|
6
|
-
|
|
7
|
-
## Use Cases
|
|
8
|
-
- Helper tool positioning: this command provides structure definitions (schema) and should be used as a prerequisite step.
|
|
9
|
-
- Recommended order: call the schema tool first to get the structure, then call the specific business tool.
|
|
10
|
-
- Typical downstream tools: `+create_virtual_event`, `+get_analysis_query_schema`, `+get_cluster_definition_schema`, `+get_groupby_schema`, `+get_tag_definition_schema`, `+query_dashboard_report_data`, `+query_report_data`
|
|
11
|
-
- Get the filter schema. Returns field definitions, operator enums, data type descriptions, and examples.
|
|
12
|
-
- Get the filter schema.
|
|
13
|
-
|
|
14
|
-
## Commands
|
|
15
|
-
```bash
|
|
16
|
-
ae-cli analysis +get_filter_schema
|
|
17
|
-
ae-cli analysis +get_filter_schema --dry-run
|
|
18
|
-
```
|
|
19
|
-
|
|
20
|
-
## Parameters
|
|
21
|
-
| Parameter | Required | Description |
|
|
22
|
-
|---|---|---|
|
|
23
|
-
| None | - | This command has no business parameters; call it directly. |
|
|
24
|
-
|
|
25
|
-
## Decision Rules
|
|
26
|
-
- It is recommended to run `--dry-run` first to observe the request-body mapping before making the formal call.
|
|
27
|
-
|
|
28
|
-
## Next Step After Failure
|
|
29
|
-
- If reading fails, first verify whether the object ID exists and belongs to the current project.
|
|
30
|
-
- If the schema does not match expectations, confirm whether the correct schema interface was called (filter/groupby/query/tag/cluster).
|
|
31
|
-
|
|
32
|
-
## Recommended Chaining
|
|
33
|
-
- +get_analysis_query_schema -> +get_filter_schema -> +get_groupby_schema
|
|
@@ -1,33 +0,0 @@
|
|
|
1
|
-
# analysis +get_groupby_schema (Get Group-By Schema)
|
|
2
|
-
|
|
3
|
-
> **Prerequisite:** Follow the Global AE CLI Rules in [`../SKILL.md`](../SKILL.md).
|
|
4
|
-
|
|
5
|
-
Domain: **Schema queries**
|
|
6
|
-
|
|
7
|
-
## Use Cases
|
|
8
|
-
- Helper tool positioning: this command provides structural definitions (schema) and should be used as a prerequisite step.
|
|
9
|
-
- Recommended order: first use the current schema tool to get the structure, then call the specific business tool.
|
|
10
|
-
- Typical follow-up tools: `+get_analysis_query_schema`, `+get_cluster_definition_schema`, `+get_filter_schema`, `+get_tag_definition_schema`, `+query_report_data`
|
|
11
|
-
- Get the group-by schema. Returns field definitions and examples for group-by configuration.
|
|
12
|
-
- Get the group-by schema.
|
|
13
|
-
|
|
14
|
-
## Command
|
|
15
|
-
```bash
|
|
16
|
-
ae-cli analysis +get_groupby_schema
|
|
17
|
-
ae-cli analysis +get_groupby_schema --dry-run
|
|
18
|
-
```
|
|
19
|
-
|
|
20
|
-
## Parameters
|
|
21
|
-
| Parameter | Required | Description |
|
|
22
|
-
|---|---|---|
|
|
23
|
-
| None | - | This command has no business parameters; call it directly. |
|
|
24
|
-
|
|
25
|
-
## Decision Rules
|
|
26
|
-
- It is recommended to run `--dry-run` first to inspect the request body mapping before making the formal call.
|
|
27
|
-
|
|
28
|
-
## Next Steps on Failure
|
|
29
|
-
- If reading fails, first verify whether the object ID exists and belongs to the current project.
|
|
30
|
-
- If the schema does not match expectations, confirm whether the correct schema interface was called (filter/groupby/query/tag/cluster).
|
|
31
|
-
|
|
32
|
-
## Recommended chaining
|
|
33
|
-
- +get_analysis_query_schema -> +get_filter_schema -> +get_groupby_schema
|
|
@@ -1,38 +0,0 @@
|
|
|
1
|
-
# analysis_meta +get_metric (View Metric Details)
|
|
2
|
-
|
|
3
|
-
> **Prerequisite:** Follow the Global AE CLI Rules in [`../SKILL.md`](../SKILL.md).
|
|
4
|
-
|
|
5
|
-
Domain: **Metadata Query**
|
|
6
|
-
|
|
7
|
-
## Constraints
|
|
8
|
-
|
|
9
|
-
**Not a builder pre-step:** Do not call `+get_metric` before `+build_event_analysis_qp` for normal ad-hoc analysis. If the user asks to query a saved metric, pass the metric display/name/remark directly as `metrics:[{"event":"<metric name>"}]` to `+build_event_analysis_qp`. The builder resolves saved metrics internally. If it cannot resolve the metric, stop on the builder's structured error and ask for clarification.
|
|
10
|
-
|
|
11
|
-
## Use Cases
|
|
12
|
-
- Get the definition details of a single metric. Returns the metric name, display name, remark, model type, linked events, and parameter definition without executing metric calculation.
|
|
13
|
-
- Use this command for metric metadata inspection, metric editing, auditing, or when the user explicitly asks for metric definition details. Do not use it merely to expand a saved metric before a builder-supported ad-hoc query.
|
|
14
|
-
|
|
15
|
-
## Commands
|
|
16
|
-
```bash
|
|
17
|
-
ae-cli analysis_meta +get_metric --project_id <project_id> --metric_id 1
|
|
18
|
-
ae-cli analysis_meta +get_metric --dry-run
|
|
19
|
-
```
|
|
20
|
-
|
|
21
|
-
## Parameters
|
|
22
|
-
| Parameter | Required | Description |
|
|
23
|
-
|---|---|---|
|
|
24
|
-
| `--project_id` / `-p` | Yes | Project ID |
|
|
25
|
-
| `--metric_id` / `-m` | Yes | Metric ID |
|
|
26
|
-
|
|
27
|
-
## Decision Rules
|
|
28
|
-
- For the first run, pass only the required parameters (`--project_id` and `--metric_id`) to confirm the path works, then add optional parameters.
|
|
29
|
-
- For builder-supported ad-hoc analysis, do not read metric details first. Call the matching builder with the user's metric/event/property wording.
|
|
30
|
-
- For cross-project troubleshooting, first confirm whether `--project_id` matches the current permissions and target environment.
|
|
31
|
-
|
|
32
|
-
## Next Steps After Failure
|
|
33
|
-
- If required parameters are missing, fall back to the smallest runnable command and fill them in first (focus on `--project_id` and `--metric_id`).
|
|
34
|
-
- If reading fails, first verify that the object ID exists and belongs to the current project.
|
|
35
|
-
|
|
36
|
-
## Recommended Chaining
|
|
37
|
-
- +get_metric -> +update_metric
|
|
38
|
-
- For ad-hoc saved metric query: +build_event_analysis_qp -> +query_adhoc
|
|
@@ -1,37 +0,0 @@
|
|
|
1
|
-
# analysis +get_report_definition (read report definition)
|
|
2
|
-
|
|
3
|
-
> **Prerequisite:** Follow the Global AE CLI Rules in [`../SKILL.md`](../SKILL.md).
|
|
4
|
-
|
|
5
|
-
Domain: **Report Management**
|
|
6
|
-
|
|
7
|
-
## Constraints
|
|
8
|
-
|
|
9
|
-
**Not a builder fallback:** Do not call `+get_report_definition` to repair or replace a failed non-SQL QP builder call. Builder failure means stop and ask for clarification or report the structured error.
|
|
10
|
-
|
|
11
|
-
## Use Cases
|
|
12
|
-
- Get the definition details of a single report. Returns model type, event configuration, display configuration, and other definition data without executing a data query.
|
|
13
|
-
- Get the definition details of a single report.
|
|
14
|
-
- When interpreting report information, remember that for recent-day ranges, 1-N means the last N days (past N days), which is actually N+1 days ago through yesterday, while 0-N means the most recent N days, which is actually N days ago through today.
|
|
15
|
-
|
|
16
|
-
## Commands
|
|
17
|
-
```bash
|
|
18
|
-
ae-cli analysis +get_report_definition --project_id <project_id> --report_id 1
|
|
19
|
-
ae-cli analysis +get_report_definition --dry-run
|
|
20
|
-
```
|
|
21
|
-
|
|
22
|
-
## Parameters
|
|
23
|
-
| Parameter | Required | Description |
|
|
24
|
-
|---|---|---|
|
|
25
|
-
| `--project_id` / `-p` | Yes | Project ID |
|
|
26
|
-
| `--report_id` / `-r` | Yes | Report ID |
|
|
27
|
-
|
|
28
|
-
## Decision Rules
|
|
29
|
-
- For the first run, it is recommended to pass only the required parameters (`--project_id`, `--report_id`) and add optional parameters after confirming the chain works.
|
|
30
|
-
- For cross-project troubleshooting, first confirm whether `--project_id` matches the current permissions and target environment.
|
|
31
|
-
|
|
32
|
-
## Next Step After Failure
|
|
33
|
-
- If required parameters are missing, fall back to the smallest runnable command and fill them in (focus on `--project_id`, `--report_id`).
|
|
34
|
-
- If reading fails, first verify whether the object ID exists and belongs to the current project.
|
|
35
|
-
|
|
36
|
-
## Recommended Chaining
|
|
37
|
-
- +list_reports -> +get_report_definition -> +query_report_data
|
|
@@ -1,32 +0,0 @@
|
|
|
1
|
-
# Resource link completion (call analysis_common +get_resource_url)
|
|
2
|
-
|
|
3
|
-
> **Prerequisite:** Follow the Global AE CLI Rules in [`../SKILL.md`](../SKILL.md).
|
|
4
|
-
|
|
5
|
-
Domain: **cross-module post-write constraint**
|
|
6
|
-
|
|
7
|
-
## Use Cases
|
|
8
|
-
- After a `create_*` or `update_*` write operation succeeds in this unified skill, complete the clickable asset link.
|
|
9
|
-
- Supported resource types (resourceType): `dashboard`, `report`, `metric`, `alert`, `tag`, `cluster`, `data_table`, `super_event`, `super_prop_user`, `super_prop_event`, `virtual_event`, `user_virtual_prop`, `event_virtual_prop`.
|
|
10
|
-
- Key return fields: `markdown_link`, `raw_url`.
|
|
11
|
-
|
|
12
|
-
## Mandatory Rules (MUST)
|
|
13
|
-
- As long as `project_id + resource_type + resource_id` can be determined, this command must be called.
|
|
14
|
-
- The final response must output `markdown_link` directly (do not place it in a code block) so the user can click through.
|
|
15
|
-
- If resource link generation fails, keep the main write-operation success conclusion and add the failure reason.
|
|
16
|
-
|
|
17
|
-
## Command
|
|
18
|
-
```bash
|
|
19
|
-
ae-cli analysis_common +get_resource_url --project_id <project_id> --resource_type dashboard --resource_id 1
|
|
20
|
-
ae-cli analysis_common +get_resource_url --dry-run
|
|
21
|
-
```
|
|
22
|
-
|
|
23
|
-
## Parameters
|
|
24
|
-
| Parameter | Required | Description |
|
|
25
|
-
|---|---|---|
|
|
26
|
-
| `--project_id` / `-p` | Yes | Project ID |
|
|
27
|
-
| `--resource_type` | Yes | Resource type: dashboard/report/metric/alert/tag/cluster/data_table/super_event/super_prop_user/super_prop_event/virtual_event/user_virtual_prop/event_virtual_prop |
|
|
28
|
-
| `--resource_id` | Yes | Numeric resource ID |
|
|
29
|
-
|
|
30
|
-
## Recommended Chaining
|
|
31
|
-
- `+create_*` -> `analysis_common +get_resource_url`
|
|
32
|
-
- `+update_*` -> `analysis_common +get_resource_url`
|
|
@@ -1,37 +0,0 @@
|
|
|
1
|
-
# analysis +get_table_columns (Read Underlying Table Columns)
|
|
2
|
-
|
|
3
|
-
> **Prerequisite:** Follow the Global AE CLI Rules in [`../SKILL.md`](../SKILL.md).
|
|
4
|
-
|
|
5
|
-
Domain: **Model analysis**
|
|
6
|
-
|
|
7
|
-
## Use Cases
|
|
8
|
-
- Query the field list of a project table. Returns all column names and types for `tableRef` so the table schema can be understood before SQL analysis.
|
|
9
|
-
- Table guide:
|
|
10
|
-
- `hive.ta_dim.datatable_1`: catalog is hive, schema is ta_dim, table is datatable_1.
|
|
11
|
-
- `ta_dim.datatable_1`: catalog defaults to hive, schema is ta_dim, table is datatable_1.
|
|
12
|
-
- `ta_event_1`: table only; resolved against project available tables and fails if ambiguous.
|
|
13
|
-
- The only common catalog is `hive`. Common hive schemas are `ta` (default analysis tables), `ta_dim` (dimension/datatable/exchange tables), `temp` (SQL temporary tables), and `ta_ext` (external datatable/API tables). Do not replace an explicit schema such as `ta_dim` with default `ta`.
|
|
14
|
-
|
|
15
|
-
## Command
|
|
16
|
-
```bash
|
|
17
|
-
ae-cli analysis +get_table_columns --project_id <project_id> --table_ref hive.ta_dim.datatable_1
|
|
18
|
-
ae-cli analysis +get_table_columns --dry-run
|
|
19
|
-
```
|
|
20
|
-
|
|
21
|
-
## Parameters
|
|
22
|
-
| Parameter | Required | Description |
|
|
23
|
-
|---|---|---|
|
|
24
|
-
| `--project_id` / `-p` | Yes | Project ID |
|
|
25
|
-
| `--table_ref` | Yes | Table reference. Supports `hive.schema.table`, `schema.table`, or `table`. If only `table` is provided, the backend resolves it against project available tables and fails on ambiguity. |
|
|
26
|
-
|
|
27
|
-
## Decision Rules
|
|
28
|
-
- Prefer a fully qualified `--table_ref` when the schema is known, especially for `ta_dim`, `temp`, or `ta_ext` tables.
|
|
29
|
-
- Use table-only `--table_ref <table>` only when you expect the table name to be unique in the project; if the backend returns ambiguity, retry with one of the returned fully qualified `tableRef` values.
|
|
30
|
-
- For cross-project troubleshooting, first confirm whether `--project_id` matches the current permissions and target environment.
|
|
31
|
-
|
|
32
|
-
## Next Steps on Failure
|
|
33
|
-
- If required parameters are missing, fill in `--project_id` and `--table_ref` first.
|
|
34
|
-
- If reading fails, first verify whether the `tableRef` exists, is unambiguous, and belongs to the current project permissions.
|
|
35
|
-
|
|
36
|
-
## Recommended chaining
|
|
37
|
-
- +get_table_columns
|
|
@@ -1,49 +0,0 @@
|
|
|
1
|
-
# analysis_audience +get_tag_definition_schema (Get Tag Definition Schema)
|
|
2
|
-
|
|
3
|
-
> **Prerequisite:** Follow the Global AE CLI Rules in [`../SKILL.md`](../SKILL.md).
|
|
4
|
-
|
|
5
|
-
Domain: **Schema Query**
|
|
6
|
-
|
|
7
|
-
## Use Cases
|
|
8
|
-
- Support tool positioning: the current command provides the structure definition (schema) and should be used as a prerequisite step.
|
|
9
|
-
- Recommended sequence: first call this schema tool to get the structure, then call specific business tools.
|
|
10
|
-
- Typical downstream tools: `+create_tag`, `+update_tag`
|
|
11
|
-
- Get the tag definition schema. Supports tag type + response mode + condition subtype.
|
|
12
|
-
|
|
13
|
-
## Commands
|
|
14
|
-
```bash
|
|
15
|
-
ae-cli analysis_audience +get_tag_definition_schema --type condition
|
|
16
|
-
ae-cli analysis_audience +get_tag_definition_schema --type metric
|
|
17
|
-
ae-cli analysis_audience +get_tag_definition_schema --type condition --response_mode examples --condition_subtype behavior_seq
|
|
18
|
-
ae-cli analysis_audience +get_tag_definition_schema --dry-run
|
|
19
|
-
```
|
|
20
|
-
|
|
21
|
-
## Parameters
|
|
22
|
-
| Parameter | Required | Description |
|
|
23
|
-
|---|---|---|
|
|
24
|
-
| `--type` | Yes | Tag type. Supported values: `condition`, `metric`, `first_last`, `sql`. |
|
|
25
|
-
| `--response_mode` | No | Schema response mode. Supported values: `base`, `examples`, `full`. Default: `base`. |
|
|
26
|
-
| `--condition_subtype` | No | Only effective when `--type condition`. Supported values: `core`, `behavior_seq`, `all`. Default: `core`. |
|
|
27
|
-
|
|
28
|
-
## Progressive Loading Strategy
|
|
29
|
-
- Use the smallest response that can solve the current task. Large schemas consume context and can make the follow-up definition construction less reliable.
|
|
30
|
-
- Start with `--response_mode base` or omit `--response_mode` for simple `condition`, `metric`, and `sql` tags.
|
|
31
|
-
- Request `--response_mode examples` only when the base schema is not enough to build or validate the target `definition`.
|
|
32
|
-
- `first_last` tags have a more specialized structure; use base first when the requested shape is simple, and escalate to `examples` when the field mapping or event/property role is unclear.
|
|
33
|
-
- Request `--response_mode full` only for complex, ambiguous, or repeatedly failing definition construction. Do not use `full` by default.
|
|
34
|
-
- For normal condition tags, use the default `--condition_subtype core`.
|
|
35
|
-
- Use `--condition_subtype behavior_seq` only when the user specifically needs behavior sequence conditions.
|
|
36
|
-
- Use `--condition_subtype all` only when comparing condition subtypes or when the exact subtype cannot be determined after reading the user request. Avoid `all` for simple creation/update tasks.
|
|
37
|
-
|
|
38
|
-
## Decision Rules
|
|
39
|
-
- `--type` is required and must match the target tag type.
|
|
40
|
-
- It is recommended to run `--dry-run` first to inspect the request mapping before making the actual call.
|
|
41
|
-
- Prefer `--response_mode base` first; request `examples` only when needed; request `full` only as a last resort.
|
|
42
|
-
|
|
43
|
-
## Next Step on Failure
|
|
44
|
-
- If reading fails, first verify whether the object ID exists and belongs to the current project.
|
|
45
|
-
- If the schema does not match expectations, confirm whether the correct schema interface was used (filter/groupby/query/tag/cluster).
|
|
46
|
-
|
|
47
|
-
## Recommended Chain
|
|
48
|
-
- +get_tag_definition_schema -> (first build/update in session or refresh) analysis_meta +list_events -> analysis_meta +list_properties -> +create_tag
|
|
49
|
-
- +get_tag_definition_schema -> (first build/update in session or refresh) analysis_meta +list_events -> analysis_meta +list_properties -> +update_tag
|
|
@@ -1,69 +0,0 @@
|
|
|
1
|
-
# analysis_audience +get_tags_by_name (Locate Tags by Name)
|
|
2
|
-
|
|
3
|
-
> **Prerequisite:** Follow the Global AE CLI Rules in [`../SKILL.md`](../SKILL.md).
|
|
4
|
-
|
|
5
|
-
Domain: **Tag Management**
|
|
6
|
-
|
|
7
|
-
## Use Cases
|
|
8
|
-
- Get tag definition details in batch by tag name. Returns complete tag information for matched tags, including IDs, names, display names, types, status, user counts, and tag definitions.
|
|
9
|
-
|
|
10
|
-
## Commands
|
|
11
|
-
```bash
|
|
12
|
-
ae-cli analysis_audience +get_tags_by_name --project_id <project_id> --names '["demo"]'
|
|
13
|
-
ae-cli analysis_audience +get_tags_by_name --dry-run
|
|
14
|
-
```
|
|
15
|
-
|
|
16
|
-
## Parameters
|
|
17
|
-
| Parameter | Required | Description |
|
|
18
|
-
|---|---|---|
|
|
19
|
-
| `--project_id` / `-p` | Yes | Project ID |
|
|
20
|
-
| `--names` | Yes | List of tag names (JSON array). Exact-name matching is used; unmatched tags are ignored automatically. |
|
|
21
|
-
|
|
22
|
-
## Decision Rules
|
|
23
|
-
- For the first execution, it is recommended to pass only the required parameters (`--project_id`, `--names`) and add optional parameters after confirming the path works.
|
|
24
|
-
- `--names` must be passed as a JSON array (e.g. `--names '["tag_a","tag_b"]'`).
|
|
25
|
-
- When troubleshooting across projects, first confirm whether `--project_id` matches the current permissions and target environment.
|
|
26
|
-
|
|
27
|
-
## Enum Codebook (Asset Definition Interpretation Only)
|
|
28
|
-
|
|
29
|
-
When interpreting tag `definition` for users, if operator enum codes appear, use the following complete `calcuSymbol` mapping instead of outputting raw codes only.
|
|
30
|
-
|
|
31
|
-
| Code | Meaning | Applicable Types |
|
|
32
|
-
|---|---|---|
|
|
33
|
-
| `C00` | equals | all |
|
|
34
|
-
| `C000` | equals empty string | string |
|
|
35
|
-
| `C01` | not equals | all |
|
|
36
|
-
| `C010` | not equals empty string | string |
|
|
37
|
-
| `C02` | less than | number |
|
|
38
|
-
| `C020` | less than or equal | number |
|
|
39
|
-
| `C03` | greater than | number |
|
|
40
|
-
| `C030` | greater than or equal | number |
|
|
41
|
-
| `C04` | has value | all |
|
|
42
|
-
| `C05` | no value | all |
|
|
43
|
-
| `C06` | range | number/date |
|
|
44
|
-
| `C060` | date range | date |
|
|
45
|
-
| `C07` | contains | string |
|
|
46
|
-
| `C08` | does not contain | string |
|
|
47
|
-
| `C09` | true | bool |
|
|
48
|
-
| `C10` | false | bool |
|
|
49
|
-
| `C11` | regex match | string |
|
|
50
|
-
| `C12` | regex does not match | string |
|
|
51
|
-
| `C13` | relative to current time | date/datetime |
|
|
52
|
-
| `C14` | relative to event time | date/datetime |
|
|
53
|
-
| `C15` | element exists | array |
|
|
54
|
-
| `C16` | element does not exist | array |
|
|
55
|
-
| `C17` | element position | array |
|
|
56
|
-
| `C18` | no value | array |
|
|
57
|
-
| `C19` | has value | array |
|
|
58
|
-
| `C20` | belongs to cluster | cluster/tag (`tableType="2"`) |
|
|
59
|
-
| `C21` | does not belong to cluster | cluster/tag (`tableType="2"`) |
|
|
60
|
-
| `C22` | object exists that satisfies condition | array |
|
|
61
|
-
| `C23` | no object satisfies condition | array |
|
|
62
|
-
| `C24` | all objects satisfy condition | array |
|
|
63
|
-
|
|
64
|
-
## Next Step on Failure
|
|
65
|
-
- If required parameters are missing, fall back to the smallest runnable command and fill the gap (focus on `--project_id`, `--names`).
|
|
66
|
-
- If reading fails, first verify whether the object ID exists and belongs to the current project.
|
|
67
|
-
|
|
68
|
-
## Recommended Chain
|
|
69
|
-
- +list_tags -> +get_tags_by_name -> +update_tag
|
|
@@ -1,35 +0,0 @@
|
|
|
1
|
-
# analysis +list_bi_panels (list BI panels)
|
|
2
|
-
|
|
3
|
-
> **Prerequisite:** Follow the Global AE CLI Rules in [`../SKILL.md`](../SKILL.md).
|
|
4
|
-
|
|
5
|
-
Domain: **BI panel management**
|
|
6
|
-
|
|
7
|
-
## Use Cases
|
|
8
|
-
- Discover BI panels accessible to the current MCP user in a project.
|
|
9
|
-
- Search BI panels by name before asking for structure or data.
|
|
10
|
-
- Get lightweight panel metadata such as `panelId`, `name`, `pageCount`, and `hasSummary`.
|
|
11
|
-
|
|
12
|
-
## Command
|
|
13
|
-
```bash
|
|
14
|
-
ae-cli analysis +list_bi_panels --project_id <project_id>
|
|
15
|
-
ae-cli analysis +list_bi_panels --project_id <project_id> --query "history" --fields '["panelId","name","pageCount","hasSummary"]' --limit 20 --offset 0
|
|
16
|
-
ae-cli analysis +list_bi_panels --project_id <project_id> --dry-run
|
|
17
|
-
```
|
|
18
|
-
|
|
19
|
-
## Parameters
|
|
20
|
-
| Parameter | Required | Description |
|
|
21
|
-
|---|---|---|
|
|
22
|
-
| `--project_id` / `-p` | Yes | Project ID |
|
|
23
|
-
| `--query` / `-q` | No | Optional keyword filter. Fuzzy matches BI panel names. |
|
|
24
|
-
| `--fields` / `-f` | No | Optional returned fields. Supported values: `panelId`, `name`, `spaceId`, `spaceName`, `ownerName`, `updatedAt`, `pageCount`, `hasSummary`. |
|
|
25
|
-
| `--limit` / `-l` | No | Optional page size. Default: 20, maximum: 10000. |
|
|
26
|
-
| `--offset` / `-o` | No | Optional page offset. Default: 0. |
|
|
27
|
-
|
|
28
|
-
## Decision Rules
|
|
29
|
-
- Use this before `+get_bi_panel_detail` unless the target `panel_id` is already verified in the same project and host.
|
|
30
|
-
- Do not use this command to inspect pages, charts, controls, raw config, SQL, or permission rules.
|
|
31
|
-
- Do not pass `userId` or `openId`; the service uses the current MCP user.
|
|
32
|
-
- If no panel is found by keyword, broaden the keyword or list accessible panels and ask the user to choose.
|
|
33
|
-
|
|
34
|
-
## Recommended Chaining
|
|
35
|
-
- `+list_bi_panels` -> `+get_bi_panel_detail` -> `+query_bi_panel_data`
|
|
@@ -1,45 +0,0 @@
|
|
|
1
|
-
# analysis_audience +list_cluster_members (View Cluster Members)
|
|
2
|
-
|
|
3
|
-
> **Prerequisite:** Follow the Global AE CLI Rules in [`../SKILL.md`](../SKILL.md).
|
|
4
|
-
|
|
5
|
-
Domain: **Cluster Management**
|
|
6
|
-
|
|
7
|
-
## Use Cases
|
|
8
|
-
- List members in the specified cluster.
|
|
9
|
-
- Supports payload governance parameters: `query`, `fields`, `limit`, `offset`.
|
|
10
|
-
- Returns a paginated envelope (items + total + limit + offset + hasMore).
|
|
11
|
-
|
|
12
|
-
## Commands
|
|
13
|
-
```bash
|
|
14
|
-
ae-cli analysis_audience +list_cluster_members --project_id <project_id> --cluster_name demo
|
|
15
|
-
ae-cli analysis_audience +list_cluster_members --project_id <project_id> --cluster_name demo --property_names '["#user_id","name"]' --use_cache false
|
|
16
|
-
ae-cli analysis_audience +list_cluster_members --project_id <project_id> --cluster_name demo --query user_001 --fields '["#user_id","name"]' --limit 20 --offset 0 --request_id mcp_aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa --timeout_minutes 8
|
|
17
|
-
ae-cli analysis_audience +list_cluster_members --dry-run
|
|
18
|
-
```
|
|
19
|
-
|
|
20
|
-
## Parameters
|
|
21
|
-
| Parameter | Required | Description |
|
|
22
|
-
|---|---|---|
|
|
23
|
-
| `--project_id` / `-p` | Yes | Project ID |
|
|
24
|
-
| `--cluster_name` | Yes | Cluster name |
|
|
25
|
-
| `--property_names` | No | Optional list of user property names (JSON array) |
|
|
26
|
-
| `--use_cache` | No | Whether to use cache. Default: true |
|
|
27
|
-
| `--query` | No | Optional keyword filter on `#user_id` and selected properties. |
|
|
28
|
-
| `--fields` | No | Optional return field list (JSON array). Invalid fields will fail with `INVALID_FIELDS`. |
|
|
29
|
-
| `--limit` | No | Optional page size. Default: 20, max: 50. |
|
|
30
|
-
| `--offset` | No | Optional page offset. Default: 0. |
|
|
31
|
-
| `--request_id` | Yes | Required unique request ID used for tracking and cancellation. Generate it before starting the query. It must use `mcp_<32 lowercase hex UUID>`, for example `mcp_0123456789abcdef0123456789abcdef`. Provide this before starting the query so it can be cancelled later with `+cancel_query --request_id <same value>`, even if the caller stops waiting before the tool returns. If `fetch failed`, HTTP timeout, or caller timeout happens, the backend query may still be running. `requestId` is not auto-generated for MCP query tools because the caller must know it before the response for proactive cleanup. If omitted or blank, the backend returns `REQUEST_ID_REQUIRED`; invalid format returns `INVALID_REQUEST_ID`. The response `metadata.requestId` echoes the supplied requestId and can also be passed to `cancel_query(requestId)` when the query is no longer needed. |
|
|
32
|
-
| `--timeout_minutes` | No | Query timeout in minutes. If omitted, 30 minutes is used. |
|
|
33
|
-
|
|
34
|
-
## Decision Rules
|
|
35
|
-
- For the first execution, include all required parameters (`--project_id`, `--cluster_name`, `--request_id`) and add optional parameters after confirming the path works.
|
|
36
|
-
- `--property_names` must be passed as a JSON array (e.g. `--property_names '["#user_id"]'`).
|
|
37
|
-
- Generate and pass `--request_id` before starting any cancelable query; it is required. If `fetch failed`, HTTP timeout, or caller timeout happens, the backend query may still be running; call `+cancel_query --request_id <same value>` with the preset ID. The value must use `mcp_<32 lowercase hex UUID>`, for example `mcp_0123456789abcdef0123456789abcdef`. Omitted or blank IDs return `REQUEST_ID_REQUIRED`; invalid format returns `INVALID_REQUEST_ID`.
|
|
38
|
-
- When troubleshooting across projects, first confirm whether `--project_id` matches the current permissions and target environment.
|
|
39
|
-
|
|
40
|
-
## Next Step on Failure
|
|
41
|
-
- If required parameters are missing, fall back to the smallest runnable command and fill the gap (focus on `--project_id`, `--cluster_name`, `--request_id`).
|
|
42
|
-
- If the result is empty, first confirm the project ID/keyword, then try broadening the filter conditions.
|
|
43
|
-
|
|
44
|
-
## Recommended Chain
|
|
45
|
-
- +list_clusters -> +get_clusters_by_name -> +update_cluster
|
|
@@ -1,46 +0,0 @@
|
|
|
1
|
-
# analysis_audience +list_clusters (Audience/User Segment Cluster Search)
|
|
2
|
-
|
|
3
|
-
> **Prerequisite:** Follow the Global AE CLI Rules in [`../SKILL.md`](../SKILL.md).
|
|
4
|
-
|
|
5
|
-
Domain: **Cluster Management**
|
|
6
|
-
|
|
7
|
-
## Constraints
|
|
8
|
-
|
|
9
|
-
**Fuzzy Search Fallback:** If `--query` returns no results, retry with broader keywords (max 3 attempts), then fall back to full list. See [SKILL.md § C. FUZZY_SEARCH_FALLBACK](../SKILL.md#c-fuzzy_search_fallback).
|
|
10
|
-
|
|
11
|
-
**Term boundary:** This command lists audience/user segment clusters only. It is not a server, region, or deployment inventory tool.
|
|
12
|
-
|
|
13
|
-
## Use Cases
|
|
14
|
-
- List audience/user segment cluster metadata accessible to the current user in the project.
|
|
15
|
-
- Supports payload governance parameters: `query`, `fields`, `limit`, `offset`.
|
|
16
|
-
- Returns a paginated envelope (items + total + limit + offset + hasMore), not cluster members.
|
|
17
|
-
|
|
18
|
-
## Commands
|
|
19
|
-
```bash
|
|
20
|
-
ae-cli analysis_audience +list_clusters --project_id <project_id>
|
|
21
|
-
ae-cli analysis_audience +list_clusters --project_id <project_id> --query demo
|
|
22
|
-
ae-cli analysis_audience +list_clusters --project_id <project_id> --fields '["id","clusterName","displayName","remarks","clusterType","progress","usersNum"]' --limit 20 --offset 0
|
|
23
|
-
ae-cli analysis_audience +list_clusters --dry-run
|
|
24
|
-
```
|
|
25
|
-
|
|
26
|
-
## Parameters
|
|
27
|
-
| Parameter | Required | Description |
|
|
28
|
-
|---|---|---|
|
|
29
|
-
| `--project_id` / `-p` | Yes | Project ID |
|
|
30
|
-
| `--query` / `-q` | No | Optional keyword filter. Performs fuzzy matching against clusterName, displayName, and remarks; if omitted, all clusters are returned. |
|
|
31
|
-
| `--fields` | No | Optional return field list (JSON array). Supported fields: `id`, `clusterName`, `displayName`, `clusterType`, `progress`, `usersNum`, `refreshStatus`, `remarks`, `authenticationStatus`. Default fields when omitted: `id`, `clusterName`, `displayName`, `remarks`, `clusterType`, `progress`, `usersNum`, `authenticationStatus`. Invalid fields will fail with `INVALID_FIELDS`. |
|
|
32
|
-
| `--limit` | No | Optional page size. Default: 20, max: 50. |
|
|
33
|
-
| `--offset` | No | Optional page offset. Default: 0. |
|
|
34
|
-
| `--authenticated_only` | No | When true, return only authenticated clusters. |
|
|
35
|
-
|
|
36
|
-
## Decision Rules
|
|
37
|
-
- Use `--authenticated_only true` only when the user explicitly asks for authenticated assets. `authenticationStatus` is `1` for authenticated and `0` for unauthenticated.
|
|
38
|
-
- For the first execution, it is recommended to pass only the required parameters (`--project_id`) and add optional parameters after confirming the path works.
|
|
39
|
-
- When troubleshooting across projects, first confirm whether `--project_id` matches the current permissions and target environment.
|
|
40
|
-
|
|
41
|
-
## Next Step on Failure
|
|
42
|
-
- If required parameters are missing, fall back to the smallest runnable command and fill the gap (focus on `--project_id`).
|
|
43
|
-
- If the result is empty, first confirm the project ID/keyword, then try broadening the filter conditions.
|
|
44
|
-
|
|
45
|
-
## Recommended Chain
|
|
46
|
-
- +list_clusters -> +get_clusters_by_name -> +update_cluster
|
|
@@ -1,43 +0,0 @@
|
|
|
1
|
-
# analysis +list_dashboards (List Dashboards)
|
|
2
|
-
|
|
3
|
-
> **Prerequisite:** Follow the Global AE CLI Rules in [`../SKILL.md`](../SKILL.md).
|
|
4
|
-
|
|
5
|
-
Domain: **Dashboard management**
|
|
6
|
-
|
|
7
|
-
## Constraints
|
|
8
|
-
|
|
9
|
-
**Fuzzy Search Fallback:** If `--query` returns no results, retry with broader keywords (max 3 attempts), then fall back to full list. See [SKILL.md § C. FUZZY_SEARCH_FALLBACK](../SKILL.md#c-fuzzy_search_fallback).
|
|
10
|
-
|
|
11
|
-
**Builder failure is terminal:** For builder-supported ad-hoc analysis, this command may be used only in the initial `QUERY_EXISTING_FIRST` dashboard search. Do not call dashboard/report detail tools as a fallback after a QP builder returns non-generated status.
|
|
12
|
-
|
|
13
|
-
## Use Cases
|
|
14
|
-
- List dashboard metadata accessible to the current user in the project. Supports keyword filtering and returns dashboard IDs, names, descriptions, and related metadata, but not dashboard configuration or report data.
|
|
15
|
-
- List dashboard metadata accessible to the current user in the project.
|
|
16
|
-
|
|
17
|
-
## Command
|
|
18
|
-
```bash
|
|
19
|
-
ae-cli analysis +list_dashboards --project_id <project_id>
|
|
20
|
-
ae-cli analysis +list_dashboards --project_id <project_id> --query demo
|
|
21
|
-
ae-cli analysis +list_dashboards --project_id <project_id> --fields '["dashboardId","dashboardName","remark"]' --limit 20 --offset 0
|
|
22
|
-
ae-cli analysis +list_dashboards --dry-run
|
|
23
|
-
```
|
|
24
|
-
|
|
25
|
-
## Parameters
|
|
26
|
-
| Parameter | Required | Description |
|
|
27
|
-
|---|---|---|
|
|
28
|
-
| `--project_id` / `-p` | Yes | Project ID |
|
|
29
|
-
| `--query` / `-q` | No | Optional keyword filter. Performs fuzzy matching against dashboard names and remarks; if omitted, all accessible dashboards are returned. |
|
|
30
|
-
| `--fields` / `-f` | No | Optional fields to return (JSON array). Supported fields: `dashboardId`, `dashboardName`, `remark`. Default fields when omitted: `dashboardId`, `dashboardName`, `remark`. Dashboard metadata exposes `remark` but no separate desc field. |
|
|
31
|
-
| `--limit` / `-l` | No | Optional page size. Default: 20, maximum: 10000. |
|
|
32
|
-
| `--offset` / `-o` | No | Optional page offset. Default: 0. |
|
|
33
|
-
|
|
34
|
-
## Decision Rules
|
|
35
|
-
- On the first run, start with only the required parameters (`--project_id`), and add optional parameters after confirming the path works.
|
|
36
|
-
- For cross-project troubleshooting, first confirm whether `--project_id` matches the current permissions and target environment.
|
|
37
|
-
|
|
38
|
-
## Next Steps on Failure
|
|
39
|
-
- If required parameters are missing, fall back to the smallest runnable command and fill them in first (focus on `--project_id`).
|
|
40
|
-
- If the result is empty, first confirm the project ID / keyword, then try loosening the filter conditions.
|
|
41
|
-
|
|
42
|
-
## Recommended chaining
|
|
43
|
-
- +list_dashboards -> +query_dashboard_detail -> +query_dashboard_report_data
|
|
@@ -1,46 +0,0 @@
|
|
|
1
|
-
# analysis_meta +list_events (Event Metadata Discovery)
|
|
2
|
-
|
|
3
|
-
> **Prerequisite:** Follow the Global AE CLI Rules in [`../SKILL.md`](../SKILL.md).
|
|
4
|
-
|
|
5
|
-
Domain: **Metadata Query**
|
|
6
|
-
|
|
7
|
-
## Constraints
|
|
8
|
-
|
|
9
|
-
**Fuzzy Search Fallback:** If `--query` returns no results, retry with broader keywords (max 3 attempts), then fall back to full list. See [SKILL.md § C. FUZZY_SEARCH_FALLBACK](../SKILL.md#c-fuzzy_search_fallback).
|
|
10
|
-
|
|
11
|
-
**Not a builder pre-step:** Do not call `+list_events` before non-SQL ad-hoc analysis. The matching QP builder resolves event names internally. If the builder returns MCP failure, stop and ask for clarification instead of using this command as a fallback.
|
|
12
|
-
|
|
13
|
-
## Use Cases
|
|
14
|
-
- Read-only query for SYSTEM METADATA already effective in the project. Use for super events in production metadata. Do NOT use for tracking-plan metadata (bury/track program); that belongs to BuryProgramTool.
|
|
15
|
-
- Read-only query for SYSTEM METADATA already effective in the project. Use when the user explicitly asks to inspect event metadata, not as a required preparation step for QP builder.
|
|
16
|
-
|
|
17
|
-
## Commands
|
|
18
|
-
```bash
|
|
19
|
-
ae-cli analysis_meta +list_events --project_id <project_id>
|
|
20
|
-
ae-cli analysis_meta +list_events --project_id <project_id> --query demo
|
|
21
|
-
ae-cli analysis_meta +list_events --project_id <project_id> --query demo --fields '["eventId", "eventName", "eventDesc", "remark"]' --limit 20 --offset 0
|
|
22
|
-
ae-cli analysis_meta +list_events --dry-run
|
|
23
|
-
```
|
|
24
|
-
|
|
25
|
-
## Parameters
|
|
26
|
-
| Parameter | Required | Description |
|
|
27
|
-
|---|---|---|
|
|
28
|
-
| `--project_id` / `-p` | Yes | Project ID |
|
|
29
|
-
| `--query` / `-q` | No | Optional keyword filter. Performs fuzzy matching against eventName, eventDesc, and remark; if omitted, all events are returned. |
|
|
30
|
-
| `--fields` / `-f` | No | Optional fields to return (JSON array). Supported fields: `eventId`, `eventName`, `eventDesc`, `remark`, `eventTag`, `authenticationStatus`. Default fields when omitted: `eventId`, `eventName`, `eventDesc`, `remark`, `authenticationStatus`. |
|
|
31
|
-
| `--limit` / `-l` | No | Optional page size. Default: 20, maximum: 50. |
|
|
32
|
-
| `--offset` / `-o` | No | Optional page offset. Default: 0. |
|
|
33
|
-
| `--authenticated_only` | No | When true, return only authenticated events. |
|
|
34
|
-
|
|
35
|
-
## Decision Rules
|
|
36
|
-
- Use `--authenticated_only true` only when the user explicitly asks for authenticated assets. `authenticationStatus` is `1` for authenticated and `0` for unauthenticated.
|
|
37
|
-
- For the first run, pass only the required parameter (`--project_id`) to confirm the path works, then add optional parameters.
|
|
38
|
-
- For builder-supported ad-hoc analysis, pass the user's event wording to the builder instead of pre-querying event metadata.
|
|
39
|
-
- For cross-project troubleshooting, first confirm whether `--project_id` matches the current permissions and target environment.
|
|
40
|
-
|
|
41
|
-
## Next Steps After Failure
|
|
42
|
-
- If required parameters are missing, fall back to the smallest runnable command and fill them in first (focus on `--project_id`).
|
|
43
|
-
- If the result is empty, first confirm the project ID/keyword, then try loosening the filter conditions.
|
|
44
|
-
|
|
45
|
-
## Recommended Chaining
|
|
46
|
-
- +list_events -> +create_virtual_event
|