@thinkingai/ae-cli 6.0.30 → 6.0.31
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 +5 -7
- package/README.zh.md +5 -7
- package/dist/{auth-7TQRGLBC.js → auth-7H3HAAJ3.js} +10 -10
- package/dist/{capability-KVA55RMK.js → capability-SEH3JWLN.js} +49 -10
- package/dist/{capability-LKHLZQPD.js → capability-SQ2IWKP3.js} +49 -10
- package/dist/{chunk-GWZ5MYWE.js → chunk-6LEYLOV3.js} +25 -4
- package/dist/{chunk-THBBNYXI.js → chunk-DYOS6YY7.js} +100 -62
- package/dist/{chunk-CWZUGF2J.js → chunk-HL2AJQ4Q.js} +15 -0
- package/dist/{chunk-OJR23CIK.js → chunk-I4A62X3N.js} +100 -61
- package/dist/chunk-N2QORU5D.js +68 -0
- package/dist/{chunk-7QQ4233A.js → chunk-PKRD2IEM.js} +25 -4
- package/dist/chunk-TKQJQXWT.js +68 -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 +143 -46
- package/dist/{metadata-6CCFV4K5.js → metadata-W6JFFMBA.js} +6 -43
- package/dist/{metadata-PDOIWH5O.js → metadata-X62TKIVK.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-NJGNWZFC.js +4530 -0
- package/dist/te-analysis-YGV5V5EX.js +4530 -0
- package/dist/{te-common-SDB3O2QG.js → te-common-5NJLF3XG.js} +1 -1
- package/dist/{te-common-CFGQXTFV.js → te-common-7VTJZPII.js} +1 -1
- 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-M7JQSJDP.js → te-engage-BUWVSSSK.js} +398 -11
- package/dist/{te-engage-545HJL6J.js → te-engage-EPE3QKDE.js} +398 -11
- package/dist/{te-meta-FADFLTDM.js → te-meta-MAAUHFQO.js} +9 -9
- package/dist/{te-meta-PKT27OTN.js → te-meta-VKWNAWO4.js} +9 -9
- 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 +105 -512
- package/skills/ae-analysis/references/adhoc_export.md +71 -0
- package/skills/ae-analysis/references/adhoc_run.md +58 -0
- package/skills/ae-analysis/references/ai_models.md +459 -0
- package/skills/ae-analysis/references/analysis_data_retrieval.md +101 -0
- package/skills/ae-analysis/references/analysis_gateway_assets.md +72 -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 +28 -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 +209 -0
- package/skills/ae-analysis/references/create_alert.md +1 -1
- package/skills/ae-analysis/references/create_entity.md +1 -1
- package/skills/ae-analysis/references/create_metric.md +11 -15
- package/skills/ae-analysis/references/create_project_mark_time.md +2 -1
- package/skills/ae-analysis/references/create_virtual_event.md +10 -14
- package/skills/ae-analysis/references/create_virtual_property.md +1 -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_metric.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_user_events_export.md +20 -0
- package/skills/ae-analysis/references/drilldown_user_events_run.md +34 -0
- package/skills/ae-analysis/references/drilldown_users_export.md +17 -0
- package/skills/ae-analysis/references/drilldown_users_run.md +61 -0
- package/skills/ae-analysis/references/entity_detail_export.md +31 -0
- package/skills/ae-analysis/references/entity_detail_run.md +50 -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 +31 -0
- package/skills/ae-analysis/references/event_detail_run.md +58 -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 +2 -2
- 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_metric.md +4 -4
- package/skills/ae-analysis/references/get_project_config.md +1 -0
- package/skills/ae-analysis/references/get_resource_url.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 +3 -2
- package/skills/ae-analysis/references/list_events.md +5 -5
- package/skills/ae-analysis/references/list_metrics.md +5 -5
- 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/list_properties.md +5 -5
- package/skills/ae-analysis/references/load_filters.md +3 -0
- package/skills/ae-analysis/references/metric_create.md +11 -6
- package/skills/ae-analysis/references/metric_delete.md +5 -4
- package/skills/ae-analysis/references/metric_get.md +2 -2
- package/skills/ae-analysis/references/metric_list.md +2 -2
- package/skills/ae-analysis/references/metric_update.md +12 -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_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/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 +2 -2
- 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 +1 -1
- 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 +47 -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 +21 -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_metric.md +11 -14
- package/skills/ae-analysis/references/update_project_mark_time.md +4 -3
- package/skills/ae-analysis/references/user_cluster_create.md +15 -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 +11 -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 +11 -0
- package/skills/ae-analysis/references/user_cluster_update.md +13 -0
- package/skills/ae-analysis/references/user_cluster_update_id.md +15 -0
- package/skills/ae-analysis/references/user_tag_create.md +15 -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 +11 -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 +11 -0
- package/skills/ae-analysis/references/user_tag_update.md +13 -0
- package/skills/ae-analysis/references/user_tag_update_id.md +15 -0
- package/skills/ae-analysis/references/virtual_event_create.md +4 -4
- 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 +13 -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 +38 -10
- package/skills/ae-engage/references/build-task-save-guide.md +11 -9
- package/skills/ae-engage/references/channel_touch_limits_list.md +29 -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/ops-delete.md +14 -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/segment-list-query.md +18 -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-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 +17 -12
- package/skills/ae-generate-tracking-plan/references/te-api.md +2 -1
- package/skills/ae-kb/SKILL.md +1 -1
- package/skills/ae-metadata/SKILL.md +9 -8
- 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_property_dimension_table_bind_existing.md +3 -3
- package/skills/ae-metadata/references/metadata_property_dimension_table_create_and_bind_csv.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/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_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/delete_cluster.md +0 -27
- package/skills/ae-analysis/references/delete_dashboard.md +0 -30
- 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_report_definition.md +0 -37
- 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_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_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
|
@@ -2,12 +2,12 @@
|
|
|
2
2
|
|
|
3
3
|
Use when the user needs to validate affected range before saving exchange-rate rules.
|
|
4
4
|
|
|
5
|
-
Do not use
|
|
5
|
+
Do not use it to persist rules. Validation is the mandatory preflight for `exchange rule-update`.
|
|
6
6
|
|
|
7
7
|
Command:
|
|
8
8
|
|
|
9
9
|
```bash
|
|
10
|
-
ae-cli analysis-meta exchange rule-validate --project-id <project_id> --payload '{}'
|
|
10
|
+
ae-cli analysis-meta exchange rule-validate --project-id <project_id> --payload '{"target_currency":"USD","exchange_rules":[{"source_currency":"EUR","source_currency_column":"currency","target_column_desc":"amount_usd"}]}'
|
|
11
11
|
ae-cli analysis-meta exchange rule-validate --dry-run
|
|
12
12
|
```
|
|
13
13
|
|
|
@@ -15,10 +15,10 @@ Capability id: `metadata.exchange_rule.validate`.
|
|
|
15
15
|
|
|
16
16
|
Input sends `project_id`, `payload`.
|
|
17
17
|
|
|
18
|
-
Output
|
|
18
|
+
Output `data` is the pre-save affected-range/conflict result. It does not modify rules.
|
|
19
19
|
|
|
20
20
|
## Parameters
|
|
21
21
|
| Parameter | Required | Description |
|
|
22
22
|
|---|---|---|
|
|
23
23
|
| `--project-id` | Yes | Numeric project ID. |
|
|
24
|
-
| `--payload` | Yes |
|
|
24
|
+
| `--payload` | Yes | `{target_currency,exchange_rules}`; both are required and `exchange_rules` must be non-empty. Rule fields include `id`, `source_currency`, `source_currency_column`, required `target_column_desc`, and optional `operate_type`. |
|
|
@@ -7,7 +7,7 @@ Do not use for sharing or moving assets.
|
|
|
7
7
|
Command:
|
|
8
8
|
|
|
9
9
|
```bash
|
|
10
|
-
ae-cli analysis favorite add --project-id <project_id> [--asset-id <id>] [--asset-type dashboard|bi_panel|folder] [--space-id <space_id>] [--id <backend_id>] [--payload '{...}']
|
|
10
|
+
ae-cli analysis favorite add --project-id <project_id> [--asset-id <id>] [--asset-type dashboard|bi_panel|folder] [--space-id <space_id>] [--id <backend_id>] [--payload '{...}']
|
|
11
11
|
```
|
|
12
12
|
|
|
13
13
|
Input sends `project_id` and asset identity fields or backend-compatible `payload`.
|
|
@@ -7,7 +7,7 @@ Do not use to delete the asset itself.
|
|
|
7
7
|
Command:
|
|
8
8
|
|
|
9
9
|
```bash
|
|
10
|
-
ae-cli analysis favorite remove --project-id <project_id> [--asset-id <id>] [--asset-type dashboard|bi_panel|folder] [--space-id <space_id>] [--id <backend_id>] [--payload '{...}']
|
|
10
|
+
ae-cli analysis favorite remove --project-id <project_id> [--asset-id <id>] [--asset-type dashboard|bi_panel|folder] [--space-id <space_id>] [--id <backend_id>] [--payload '{...}']
|
|
11
11
|
```
|
|
12
12
|
|
|
13
13
|
Input sends `project_id` and asset identity fields or backend-compatible `payload`.
|
|
@@ -4,15 +4,14 @@ Use when the user wants to create a folder in personal space or project space.
|
|
|
4
4
|
|
|
5
5
|
Do not use to create a project space. Use `analysis.project_space.create` via capability run.
|
|
6
6
|
|
|
7
|
-
This capability has no curated `ae-cli analysis` command. Read [`ae-capability`](../../ae-capability/SKILL.md), then:
|
|
7
|
+
This capability has no curated `ae-cli analysis` command. Read [`ae-capability`](../../ae-capability/SKILL.md) (on-demand validate/dry-run table), then:
|
|
8
8
|
|
|
9
9
|
```bash
|
|
10
10
|
ae-cli capability inspect analysis.folder.create
|
|
11
|
-
ae-cli capability dry-run analysis.folder.create --input '{"project_id":1,"folder_name":"Weekly","space_id":10}'
|
|
12
11
|
ae-cli capability run analysis.folder.create --input '{"project_id":1,"folder_name":"Weekly","space_id":10}'
|
|
13
12
|
```
|
|
14
13
|
|
|
15
|
-
`risk=write` — no chat confirmation required
|
|
14
|
+
`risk=write` — no chat confirmation required.
|
|
16
15
|
|
|
17
16
|
Input uses snake_case JSON. Common fields:
|
|
18
17
|
|
|
@@ -4,15 +4,14 @@ Use when the user wants to modify folder sharing members.
|
|
|
4
4
|
|
|
5
5
|
Do not use to inspect members only. Use `analysis.folder.members` via `capability search/inspect/run`; see [`analysis_gateway_assets.md`](analysis_gateway_assets.md) L3 members section.
|
|
6
6
|
|
|
7
|
-
This capability has no curated `ae-cli analysis` command. Read [`ae-capability`](../../ae-capability/SKILL.md), then:
|
|
7
|
+
This capability has no curated `ae-cli analysis` command. Read [`ae-capability`](../../ae-capability/SKILL.md) (on-demand validate/dry-run table), then:
|
|
8
8
|
|
|
9
9
|
```bash
|
|
10
10
|
ae-cli capability inspect analysis.folder.share
|
|
11
|
-
ae-cli capability dry-run analysis.folder.share --input '{"project_id":1,"folder_id":1001,"payload":{...}}'
|
|
12
11
|
ae-cli capability run analysis.folder.share --input '{"project_id":1,"folder_id":1001,"payload":{...}}'
|
|
13
12
|
```
|
|
14
13
|
|
|
15
|
-
`risk=write` — no chat confirmation required
|
|
14
|
+
`risk=write` — no chat confirmation required. Compose nested `payload` from the inspect `input_schema`.
|
|
16
15
|
|
|
17
16
|
Input uses snake_case JSON. Common fields:
|
|
18
17
|
|
|
@@ -7,6 +7,7 @@ Domain: **Project Configuration**
|
|
|
7
7
|
## Use Cases
|
|
8
8
|
- Generate a tracking plan from structured business context. This AI generation flow is different from save_track_items: save_track_items persists explicitly provided plan items, while this tool requests AI generation and saves the generated result asynchronously.
|
|
9
9
|
- Users should check the in-site message center for final results.
|
|
10
|
+
- Do not use it to persist a fully specified set of tracking items; use `+save_track_items` when the exact items are already known.
|
|
10
11
|
|
|
11
12
|
## CRITICAL: Pre-execution Check
|
|
12
13
|
**Before calling this command, you MUST:**
|
|
@@ -48,4 +49,4 @@ Example response: "Command submitted successfully. The tracking plan generation
|
|
|
48
49
|
|
|
49
50
|
## Recommended Chaining
|
|
50
51
|
- **+get_track_program (check existing) -> +generate_track_program (if empty or user confirms) -> (check message center) -> +get_track_program (verify result)**
|
|
51
|
-
- +get_project_config -> +get_track_program -> +generate_track_program
|
|
52
|
+
- +get_project_config -> +get_track_program -> +generate_track_program
|
|
@@ -7,6 +7,7 @@ Domain: **Project Configuration**
|
|
|
7
7
|
## Use Cases
|
|
8
8
|
- Generate SDK sample files based on the current tracking plan and requested SDK types. This flow is asynchronous and users should check in-site messages for final downloadable results.
|
|
9
9
|
- Useful for developers who need SDK integration code samples based on the tracking plan.
|
|
10
|
+
- Do not use it to create or change the tracking plan itself; generate samples only after `+get_track_program` confirms the plan content.
|
|
10
11
|
|
|
11
12
|
## Commands
|
|
12
13
|
```bash
|
|
@@ -40,4 +41,4 @@ ae-cli analysis_meta +generate_track_sdk_sample --dry-run
|
|
|
40
41
|
Example response: "Command submitted successfully. The SDK sample generation is running asynchronously. Please check your TE inbox for the download link once it completes."
|
|
41
42
|
|
|
42
43
|
## Recommended Chaining
|
|
43
|
-
- +get_track_program -> +generate_track_sdk_sample -> (check message center for download)
|
|
44
|
+
- +get_track_program -> +generate_track_sdk_sample -> (check message center for download)
|
|
@@ -6,6 +6,10 @@ Domain: **Metadata Lookup**
|
|
|
6
6
|
|
|
7
7
|
## Use Cases
|
|
8
8
|
- Get detailed information about a specific alert by alertId.
|
|
9
|
+
- Do not use it to discover an unknown alert ID; call `+list_alerts` first.
|
|
10
|
+
|
|
11
|
+
## Output
|
|
12
|
+
Returns the alert identity and saved definition. Use that returned definition as the baseline before an update; do not reconstruct it from memory.
|
|
9
13
|
|
|
10
14
|
## Commands
|
|
11
15
|
```bash
|
|
@@ -10,6 +10,7 @@ Domain: **Metadata queries**
|
|
|
10
10
|
- Typical follow-up tools: `+create_alert`, `+update_alert`
|
|
11
11
|
- Get the alert definition schema. Returns field definitions, enum descriptions, and examples for creating or updating alerts.
|
|
12
12
|
- Use this to understand the alert definition structure before calling create_alert or update_alert.
|
|
13
|
+
- Do not use the schema response as an alert instance or query result; it only describes valid definition fields.
|
|
13
14
|
|
|
14
15
|
## Command
|
|
15
16
|
```bash
|
|
@@ -6,11 +6,11 @@ Domain: **Metadata Query**
|
|
|
6
6
|
|
|
7
7
|
## Constraints
|
|
8
8
|
|
|
9
|
-
**Not
|
|
9
|
+
**Not an ad-hoc pre-step:** Do not call `+get_metric` just to expand a saved metric before normal ad-hoc analysis. If the user asks to query a saved metric, pass the metric display/name/remark directly in `analysis adhoc run --definition`; the backend compiler resolves saved metrics internally.
|
|
10
10
|
|
|
11
11
|
## Use Cases
|
|
12
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
|
|
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 an ad-hoc query.
|
|
14
14
|
|
|
15
15
|
## Commands
|
|
16
16
|
```bash
|
|
@@ -26,7 +26,7 @@ ae-cli analysis_meta +get_metric --dry-run
|
|
|
26
26
|
|
|
27
27
|
## Decision Rules
|
|
28
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
|
|
29
|
+
- For ad-hoc analysis, do not read metric details first. Call `analysis adhoc run` or `analysis adhoc export` with the user's metric/event/property wording.
|
|
30
30
|
- For cross-project troubleshooting, first confirm whether `--project_id` matches the current permissions and target environment.
|
|
31
31
|
|
|
32
32
|
## Next Steps After Failure
|
|
@@ -35,4 +35,4 @@ ae-cli analysis_meta +get_metric --dry-run
|
|
|
35
35
|
|
|
36
36
|
## Recommended Chaining
|
|
37
37
|
- +get_metric -> +update_metric
|
|
38
|
-
- For ad-hoc saved metric query:
|
|
38
|
+
- For ad-hoc saved metric query: analysis adhoc run/export
|
|
@@ -7,6 +7,7 @@ Domain: **Project Configuration**
|
|
|
7
7
|
## Use Cases
|
|
8
8
|
- Get project configuration details. Returns: projectId, projectName, companyId, defaultTimeZoneOffset (project default time zone offset), remark, timeZoneEnabled (whether multiple time zones are supported), timeZoneOffsetColumn (time zone column name in event data), and availableTimeZones (array of time zone offsets used in this project). Call this tool when you need project basic info or time zone configuration.
|
|
9
9
|
- Get project configuration details.
|
|
10
|
+
- Do not use it for project discovery or membership lookup; use `analysis_common +list_projects` or `+list_project_users` respectively.
|
|
10
11
|
|
|
11
12
|
## Command
|
|
12
13
|
```bash
|
|
@@ -30,3 +30,4 @@ ae-cli analysis_common +get_resource_url --dry-run
|
|
|
30
30
|
## Recommended Chaining
|
|
31
31
|
- `+create_*` -> `analysis_common +get_resource_url`
|
|
32
32
|
- `+update_*` -> `analysis_common +get_resource_url`
|
|
33
|
+
- For `analysis report create/update`, use the returned `report_id` directly as `--resource_id`; do not run a broad report list to rediscover the asset.
|
|
@@ -8,6 +8,9 @@ Domain: **Project Configuration**
|
|
|
8
8
|
- Query TRACKING-PLAN metadata (bury program), including planned events/properties/common properties. This is NOT system metadata. Do NOT use MetaTool/MetaPowerTool for these plan objects.
|
|
9
9
|
- Query TRACKING-PLAN metadata (bury program), including planned events/properties/common properties.
|
|
10
10
|
|
|
11
|
+
## Output
|
|
12
|
+
Returns the current plan content. An empty plan permits first-time generation; a non-empty result must be reviewed before any merge-generating operation.
|
|
13
|
+
|
|
11
14
|
## Commands
|
|
12
15
|
```bash
|
|
13
16
|
ae-cli analysis_meta +get_track_program --project_id <project_id>
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
# analysis history-tag batch-refresh
|
|
2
|
+
|
|
3
|
+
Batch refresh history tag snapshots over one inclusive date range.
|
|
4
|
+
|
|
5
|
+
Flags: `--project-id`, `--tag-name`, `--refresh-request` required.
|
|
6
|
+
|
|
7
|
+
```bash
|
|
8
|
+
ae-cli analysis history-tag batch-refresh --project-id <project_id> --tag-name user_level --refresh-request '{"start_time":"2026-07-01","end_time":"2026-07-07","only_abnormal":false,"use_user_table_type":"user_table"}'
|
|
9
|
+
```
|
|
10
|
+
|
|
11
|
+
Input:
|
|
12
|
+
|
|
13
|
+
- `start_time` and `end_time` are required, inclusive, and use `yyyy-MM-dd`;
|
|
14
|
+
- `only_abnormal` is optional boolean, default `false`;
|
|
15
|
+
- `use_user_table_type` is optional: `user_table`, `user_backup_table_default`, or `user_backup_table_last_date`.
|
|
16
|
+
|
|
17
|
+
Do not pass the Java DTO name, camelCase fields such as `startDate`/`endDate`, or alternate `start_date`/`end_date` aliases.
|
|
18
|
+
|
|
19
|
+
Output is the gateway envelope containing the batch refresh task result.
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
# analysis history-tag clear
|
|
2
|
+
|
|
3
|
+
Clear history tag snapshots in a date range after explicit user confirmation.
|
|
4
|
+
|
|
5
|
+
Do not use it to cancel a running refresh or to remove the tag itself. Output confirms the requested date range was cleared; verify remaining snapshots with `history-tag list`.
|
|
6
|
+
|
|
7
|
+
Flags: `--project-id`, `--tag-name`, `--start-time`, `--end-time` required. Values use `yyyy-MM-dd`. Add `--confirmed` and `--yes` only after the user accepts the dry-run impact.
|
|
8
|
+
|
|
9
|
+
```bash
|
|
10
|
+
ae-cli analysis history-tag clear --project-id <project_id> --tag-name user_level --start-time 2026-07-01 --end-time 2026-07-07 --dry-run
|
|
11
|
+
# Summarize the target and impact, then wait for explicit user confirmation.
|
|
12
|
+
ae-cli analysis history-tag clear --project-id <project_id> --tag-name user_level --start-time 2026-07-01 --end-time 2026-07-07 --confirmed --yes
|
|
13
|
+
```
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
# analysis history-tag-data-drilldown export
|
|
2
|
+
|
|
3
|
+
Export all users for one value/bucket returned by `history-tag-data run/export` as an async jsonl artifact.
|
|
4
|
+
|
|
5
|
+
Do not use it for an inline sample or for a group value that did not come from the upstream statistics response. Output is an async descriptor with `run_id` and `artifact_id`, not the user rows themselves.
|
|
6
|
+
|
|
7
|
+
Flags: `--project-id`, `--tag-name`, `--snapshot-date`, `--group-col`, `--view` required. Optional: `--property-names`, `--fields`, `--query`, `--use-cache`, `--request-id`, `--artifact-format jsonl`, `--timeout-seconds`.
|
|
8
|
+
|
|
9
|
+
Use the same `--view` that produced the statistic row. `--group-col` must be the exact statistic value or bucket label. Download the artifact only after `analysis run inspect` reports success.
|
|
10
|
+
|
|
11
|
+
```bash
|
|
12
|
+
ae-cli analysis history-tag-data-drilldown export --project-id <project_id> --tag-name user_level --snapshot-date 2026-07-01 --group-col VIP --view '{"recent_day":"0-31","time_particle_size":"T1","first_day_of_week":1,"interval_type":"default","array_group_type":"array_item_group"}' --artifact-format jsonl
|
|
13
|
+
ae-cli analysis run inspect --run-id <run_id>
|
|
14
|
+
ae-cli analysis artifact download --run-id <run_id> --artifact-id <artifact_id> --output history-tag-drilldown.jsonl.gz
|
|
15
|
+
```
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
# analysis history-tag-data-drilldown run
|
|
2
|
+
|
|
3
|
+
Run a bounded inline user drilldown for one value/bucket returned by `history-tag-data run/export`.
|
|
4
|
+
|
|
5
|
+
Do not use it for complete or unknown-size drilldown data. Output contains only the bounded inline user result; use export when truncation would change the answer.
|
|
6
|
+
|
|
7
|
+
Flags: `--project-id`, `--tag-name`, `--snapshot-date`, `--group-col`, `--view` required. Optional: `--property-names`, `--fields`, `--query`, `--use-cache`, `--request-id`, `--limit`, `--timeout-seconds`.
|
|
8
|
+
|
|
9
|
+
Use the same `--view` that produced the statistic row. `--group-col` must be the exact statistic value or bucket label. Use export for full drilldown users; this command has no next-page contract.
|
|
10
|
+
|
|
11
|
+
```bash
|
|
12
|
+
ae-cli analysis history-tag-data-drilldown run --project-id <project_id> --tag-name user_level --snapshot-date 2026-07-01 --group-col VIP --view '{"recent_day":"0-31","time_particle_size":"T1","first_day_of_week":1,"interval_type":"default","array_group_type":"array_item_group"}' --limit 100
|
|
13
|
+
```
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
# analysis history-tag-data export
|
|
2
|
+
|
|
3
|
+
Export history tag statistics as an async jsonl artifact. Read `analysis_data_retrieval.md` first.
|
|
4
|
+
|
|
5
|
+
Flags: `--project-id`, `--tag-name`, `--view` required. Optional: `--request-id`, `--artifact-format jsonl`, `--timeout-seconds`.
|
|
6
|
+
|
|
7
|
+
If you provide `--request-id`, use `cli_<32 lowercase hex>`. Omit it unless you need to correlate logs or cancel a known running query.
|
|
8
|
+
|
|
9
|
+
`--view` is AI-facing history tag view JSON. It must include a history date range (`recent_day` or `start_time`/`end_time`) and `time_particle_size:"T1"`. Optional fields include `interval_type`, `property_range`, `time_particle`, `array_group_type`, and `column_splited_str`. Do not pass raw frontend wrapper DTOs.
|
|
10
|
+
|
|
11
|
+
```bash
|
|
12
|
+
ae-cli analysis history-tag-data export --project-id <project_id> --tag-name user_level --view '{"recent_day":"0-31","time_particle_size":"T1","first_day_of_week":1,"interval_type":"default","array_group_type":"array_item_group"}' --artifact-format jsonl
|
|
13
|
+
ae-cli analysis run inspect --run-id <run_id>
|
|
14
|
+
ae-cli analysis artifact download --run-id <run_id> --artifact-id <artifact_id> --output history-tag-data.jsonl.gz
|
|
15
|
+
```
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
# analysis history-tag-data run
|
|
2
|
+
|
|
3
|
+
Run a bounded inline history tag statistics query. Read `analysis_data_retrieval.md` before choosing run vs export.
|
|
4
|
+
|
|
5
|
+
Output is bounded history-tag statistics, not member rows. Use `history-tag-data-drilldown run/export` for users behind a returned value or bucket.
|
|
6
|
+
|
|
7
|
+
Flags: `--project-id`, `--tag-name`, `--view` required. Optional: `--request-id`, `--limit`, `--timeout-seconds`.
|
|
8
|
+
|
|
9
|
+
If you provide `--request-id`, use `cli_<32 lowercase hex>`. Omit it unless you need to correlate logs or cancel a known running query.
|
|
10
|
+
|
|
11
|
+
`--view` is AI-facing history tag view JSON. It must include a history date range (`recent_day` or `start_time`/`end_time`) and `time_particle_size:"T1"`. Optional fields include `interval_type`, `property_range`, `time_particle`, `array_group_type`, and `column_splited_str`. Do not pass raw frontend wrapper DTOs.
|
|
12
|
+
|
|
13
|
+
```bash
|
|
14
|
+
ae-cli analysis history-tag-data run --project-id <project_id> --tag-name user_level --view '{"recent_day":"0-31","time_particle_size":"T1","first_day_of_week":1,"interval_type":"default","array_group_type":"array_item_group"}' --limit 100
|
|
15
|
+
```
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
# analysis history-tag list
|
|
2
|
+
|
|
3
|
+
List history snapshots for a tag. Discover the exact `tag_name` with `user-tag list` first.
|
|
4
|
+
|
|
5
|
+
Do not use it for tag definitions, member rows, or statistics. Output is the available snapshot inventory used to select dates for later commands.
|
|
6
|
+
|
|
7
|
+
Flags: `--project-id`, `--tag-name` required.
|
|
8
|
+
|
|
9
|
+
```bash
|
|
10
|
+
ae-cli analysis history-tag list --project-id <project_id> --tag-name user_level
|
|
11
|
+
```
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
# analysis history-tag refresh
|
|
2
|
+
|
|
3
|
+
Refresh one history tag snapshot.
|
|
4
|
+
|
|
5
|
+
Do not use it to refresh a date range or change the tag definition; use batch refresh or tag update respectively. Output means the refresh was submitted, not that computation has completed.
|
|
6
|
+
|
|
7
|
+
Flags: `--project-id`, `--tag-name`, `--refresh-date` required. Optional: `--use-user-table-type`.
|
|
8
|
+
|
|
9
|
+
```bash
|
|
10
|
+
ae-cli analysis history-tag refresh --project-id <project_id> --tag-name user_level --refresh-date 2026-07-01
|
|
11
|
+
```
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
# analysis input-file inspect
|
|
2
|
+
|
|
3
|
+
Inspect an uploaded analysis input file owned by the current user.
|
|
4
|
+
|
|
5
|
+
```bash
|
|
6
|
+
ae-cli analysis input-file inspect --input-file-id <ifile_id>
|
|
7
|
+
```
|
|
8
|
+
|
|
9
|
+
Do not use this command to read file content or inspect another user's file. The response returns descriptor metadata; ownership mismatches fail as `INPUT_FILE_NOT_FOUND`.
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
# analysis input-file purpose list
|
|
2
|
+
|
|
3
|
+
List input-file purposes the current identity may upload in one project.
|
|
4
|
+
|
|
5
|
+
```bash
|
|
6
|
+
ae-cli analysis input-file purpose list --project-id <project_id>
|
|
7
|
+
```
|
|
8
|
+
|
|
9
|
+
Use this before the low-level upload command. Do not guess purpose strings. The response returns each purpose's analysis gateway domain, formats, size limit, and consuming capabilities.
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
# analysis input-file upload
|
|
2
|
+
|
|
3
|
+
Upload a local file to the analysis gateway for a declared purpose and return an `input_file_id`.
|
|
4
|
+
|
|
5
|
+
```bash
|
|
6
|
+
ae-cli analysis input-file upload --project-id <project_id> --purpose <purpose> --file <local_path>
|
|
7
|
+
```
|
|
8
|
+
|
|
9
|
+
Call `analysis input-file purpose list` first and copy a returned purpose. Do not invent a purpose or use this low-level command when `user-tag create-id --input-file` or `user-cluster create-id --input-file` can perform the upload automatically.
|
|
10
|
+
|
|
11
|
+
The response returns an owner/project/purpose-bound `ifile_...` identifier and inspection metadata.
|
|
@@ -11,12 +11,13 @@ Domain: **Metadata Lookup**
|
|
|
11
11
|
## Use Cases
|
|
12
12
|
- List all alerts in the project. Supports keyword filtering by alert name. Returns a paginated list containing alerts array and pager result with total count.
|
|
13
13
|
- List all alerts in the project.
|
|
14
|
+
- Do not use it for alert result data or one known alert's complete definition; use `+get_alert` after resolving the ID.
|
|
14
15
|
|
|
15
16
|
## Commands
|
|
16
17
|
```bash
|
|
17
18
|
ae-cli analysis +list_alerts --project_id <project_id>
|
|
18
19
|
ae-cli analysis +list_alerts --project_id <project_id> --query demo
|
|
19
|
-
ae-cli analysis +list_alerts --project_id <project_id> --limit
|
|
20
|
+
ae-cli analysis +list_alerts --project_id <project_id> --limit 50 --offset 0
|
|
20
21
|
ae-cli analysis +list_alerts --dry-run
|
|
21
22
|
```
|
|
22
23
|
|
|
@@ -25,7 +26,7 @@ ae-cli analysis +list_alerts --dry-run
|
|
|
25
26
|
|---|---|---|
|
|
26
27
|
| `--project_id` / `-p` | Yes | Project ID |
|
|
27
28
|
| `--query` / `-q` | No | Optional keyword filter. Performs fuzzy matching against alert names; if omitted, all alerts are returned. |
|
|
28
|
-
| `--limit` / `-l` | No | Optional page size. Default:
|
|
29
|
+
| `--limit` / `-l` | No | Optional page size. Default: 50, maximum: 200. |
|
|
29
30
|
| `--offset` / `-o` | No | Optional page offset. Default: 0. |
|
|
30
31
|
|
|
31
32
|
## Decision Rules
|
|
@@ -7,13 +7,14 @@ Domain: **Entity Query**
|
|
|
7
7
|
## Use Cases
|
|
8
8
|
- List entities in the project. Returns entity details such as entity ID, name, column name, column description, and type. Can be filtered by event name.
|
|
9
9
|
- List entities in the project.
|
|
10
|
+
- Do not use it to list user members or event rows; it returns entity metadata only.
|
|
10
11
|
|
|
11
12
|
## Command
|
|
12
13
|
```bash
|
|
13
14
|
ae-cli analysis_meta +list_entities --project_id <project_id>
|
|
14
15
|
ae-cli analysis_meta +list_entities --project_id <project_id> --query demo
|
|
15
16
|
ae-cli analysis_meta +list_entities --project_id <project_id> --event_name demo
|
|
16
|
-
ae-cli analysis_meta +list_entities --project_id <project_id> --fields '["entityId", "entityName", "columnName", "columnDesc", "selectType"]' --limit
|
|
17
|
+
ae-cli analysis_meta +list_entities --project_id <project_id> --fields '["entityId", "entityName", "columnName", "columnDesc", "selectType"]' --limit 50 --offset 0
|
|
17
18
|
ae-cli analysis_meta +list_entities --dry-run
|
|
18
19
|
```
|
|
19
20
|
|
|
@@ -24,7 +25,7 @@ ae-cli analysis_meta +list_entities --dry-run
|
|
|
24
25
|
| `--event_name` | No | Optional event name filter |
|
|
25
26
|
| `--query` / `-q` | No | Optional keyword filter. Fuzzy match is applied to entityName, columnName, and columnDesc; if omitted, all accessible dashboards are returned. |
|
|
26
27
|
| `--fields` / `-f` | No | Optional fields to return (JSON array). Supported fields: `entityId`, `entityName`, `columnName`, `columnDesc`, `selectType`, `tableType`, `entityType`. Default fields when omitted: `entityId`, `entityName`, `columnName`, `columnDesc`, `selectType`. Entity metadata exposes `columnDesc` as the description field; no remark field is available in this list response. |
|
|
27
|
-
| `--limit` / `-l` | No | Optional page size. Default:
|
|
28
|
+
| `--limit` / `-l` | No | Optional page size. Default: 50, maximum: 200. |
|
|
28
29
|
| `--offset` / `-o` | No | Optional page offset. Default: 0. |
|
|
29
30
|
|
|
30
31
|
|
|
@@ -8,17 +8,17 @@ Domain: **Metadata Query**
|
|
|
8
8
|
|
|
9
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
10
|
|
|
11
|
-
**Not
|
|
11
|
+
**Not an ad-hoc pre-step:** Do not call `+list_events` just to prepare `analysis adhoc run/export`. Pass the user's event wording in the AI-facing `definition`; the backend compiler resolves it or returns a structured clarification/error. Use this command only when the user explicitly wants to inspect metadata or when a prior compiler error asks for disambiguation.
|
|
12
12
|
|
|
13
13
|
## Use Cases
|
|
14
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
|
|
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 ad-hoc AI model construction.
|
|
16
16
|
|
|
17
17
|
## Commands
|
|
18
18
|
```bash
|
|
19
19
|
ae-cli analysis_meta +list_events --project_id <project_id>
|
|
20
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
|
|
21
|
+
ae-cli analysis_meta +list_events --project_id <project_id> --query demo --fields '["eventId", "eventName", "eventDesc", "remark"]' --limit 50 --offset 0
|
|
22
22
|
ae-cli analysis_meta +list_events --dry-run
|
|
23
23
|
```
|
|
24
24
|
|
|
@@ -28,14 +28,14 @@ ae-cli analysis_meta +list_events --dry-run
|
|
|
28
28
|
| `--project_id` / `-p` | Yes | Project ID |
|
|
29
29
|
| `--query` / `-q` | No | Optional keyword filter. Performs fuzzy matching against eventName, eventDesc, and remark; if omitted, all events are returned. |
|
|
30
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:
|
|
31
|
+
| `--limit` / `-l` | No | Optional page size. Default: 50, maximum: 200. |
|
|
32
32
|
| `--offset` / `-o` | No | Optional page offset. Default: 0. |
|
|
33
33
|
| `--authenticated_only` | No | When true, return only authenticated events. |
|
|
34
34
|
|
|
35
35
|
## Decision Rules
|
|
36
36
|
- Use `--authenticated_only true` only when the user explicitly asks for authenticated assets. `authenticationStatus` is `1` for authenticated and `0` for unauthenticated.
|
|
37
37
|
- For the first run, pass only the required parameter (`--project_id`) to confirm the path works, then add optional parameters.
|
|
38
|
-
- For
|
|
38
|
+
- For ad-hoc analysis, pass the user's event wording in the AI-facing `definition` instead of pre-querying event metadata.
|
|
39
39
|
- For cross-project troubleshooting, first confirm whether `--project_id` matches the current permissions and target environment.
|
|
40
40
|
|
|
41
41
|
## Next Steps After Failure
|
|
@@ -8,13 +8,13 @@ Domain: **Metadata Query**
|
|
|
8
8
|
|
|
9
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
10
|
|
|
11
|
-
**Not
|
|
11
|
+
**Not an ad-hoc pre-step:** Do not call `+list_metrics` just to prepare normal ad-hoc analysis. Pass the saved metric wording directly in `analysis adhoc run/export --definition`; the backend compiler resolves saved metric names internally. If compilation fails, stop and ask for clarification instead of using this command as a fallback.
|
|
12
12
|
|
|
13
13
|
## Use Cases
|
|
14
14
|
- List metric metadata in the project. Supports keyword filtering and returns metric IDs, names, display names, model types, remarks, and related metadata, but not metric calculation results.
|
|
15
15
|
- Supports pagination with fields/limit/offset for payload governance.
|
|
16
16
|
- Query performs fuzzy matching on metricName, metricDesc, and metricRemark.
|
|
17
|
-
- Use this command for metric metadata management, metric editing, auditing, or when the user explicitly asks to inspect/search metric metadata. Do not use it merely to prepare
|
|
17
|
+
- Use this command for metric metadata management, metric editing, auditing, or when the user explicitly asks to inspect/search metric metadata. Do not use it merely to prepare an ad-hoc query.
|
|
18
18
|
|
|
19
19
|
## Command
|
|
20
20
|
```bash
|
|
@@ -30,7 +30,7 @@ ae-cli analysis_meta +list_metrics --dry-run
|
|
|
30
30
|
| `--project_id` / `-p` | Yes | Project ID |
|
|
31
31
|
| `--query` / `-q` | No | Optional keyword filter. Fuzzy match on metricName, metricDesc, metricRemark. |
|
|
32
32
|
| `--fields` | No | Optional fields to return. Supported: metricId, metricName, metricDesc, metricRemark, metricMode, authenticationStatus, openId, creator, creatorLoginName, updateOpenId, updateCreator, updateLoginName, createTime, updateTime. Default fields when omitted: metricId, metricName, metricDesc, metricRemark, metricMode, authenticationStatus. Invalid fields cause INVALID_FIELDS error. |
|
|
33
|
-
| `--limit` | No | Optional limit. Default:
|
|
33
|
+
| `--limit` | No | Optional limit. Default: 50, maximum: 200. |
|
|
34
34
|
| `--offset` | No | Optional offset. Default: 0. |
|
|
35
35
|
| `--authenticated_only` | No | When true, return only authenticated metrics. |
|
|
36
36
|
|
|
@@ -39,7 +39,7 @@ ae-cli analysis_meta +list_metrics --dry-run
|
|
|
39
39
|
- First run should only pass the required parameter (`--project_id`), and add optional parameters only after the path is confirmed to work.
|
|
40
40
|
- For pagination, use `--limit` and `--offset` together. Default limit is 20.
|
|
41
41
|
- Use `--fields` to select specific columns for lighter response payloads.
|
|
42
|
-
- For
|
|
42
|
+
- For ad-hoc analysis, do not search metrics here first. Pass the user-provided metric name directly to `analysis adhoc run/export`.
|
|
43
43
|
- For cross-project troubleshooting, first confirm whether `--project_id` matches the current permissions and target environment.
|
|
44
44
|
|
|
45
45
|
## Next Steps After Failure
|
|
@@ -49,4 +49,4 @@ ae-cli analysis_meta +list_metrics --dry-run
|
|
|
49
49
|
|
|
50
50
|
## Recommended Chaining
|
|
51
51
|
- +list_metrics -> +create_metric -> +get_metric
|
|
52
|
-
- For ad-hoc event metric query:
|
|
52
|
+
- For ad-hoc event metric query: analysis adhoc run/export
|
|
@@ -8,6 +8,7 @@ Domain: **Project Configuration**
|
|
|
8
8
|
- List project date markers. Returns marker IDs, timestamps, content, and visibility status.
|
|
9
9
|
- Supports pagination with fields/limit/offset for payload governance.
|
|
10
10
|
- Query performs fuzzy matching on markContent.
|
|
11
|
+
- Do not use it for report time ranges or event timestamps; this command only lists project date markers.
|
|
11
12
|
|
|
12
13
|
## Commands
|
|
13
14
|
```bash
|
|
@@ -24,7 +25,7 @@ ae-cli analysis_meta +list_project_mark_times --dry-run
|
|
|
24
25
|
| `--zone_offset` | No | Marker time zone offset |
|
|
25
26
|
| `--query` / `-q` | No | Optional keyword filter. Fuzzy match on markContent. |
|
|
26
27
|
| `--fields` | No | Optional fields to return. Supported: id, projectId, markTime, userZoneTime, zoneOffset, markContent, isShow, creatorName, creatorId, lastModifierName, lastModifierId, createTime, updateTime. Invalid fields cause INVALID_FIELDS error. |
|
|
27
|
-
| `--limit` | No | Optional limit. Default:
|
|
28
|
+
| `--limit` | No | Optional limit. Default: 50, maximum: 200. |
|
|
28
29
|
| `--offset` | No | Optional offset. Default: 0. |
|
|
29
30
|
|
|
30
31
|
## Decision Rules
|
|
@@ -7,6 +7,7 @@ Domain: **Project Configuration**
|
|
|
7
7
|
## Use Cases
|
|
8
8
|
- Get all project members. Returns userId, loginName, and userName for each member. Use this to resolve userId when managing dashboard share members.
|
|
9
9
|
- Get all project members.
|
|
10
|
+
- Do not use it as an organization-wide people search or as proof of resource-level authority; it lists project membership only.
|
|
10
11
|
|
|
11
12
|
## Command
|
|
12
13
|
```bash
|
|
@@ -6,17 +6,17 @@ Domain: **Metadata Query**
|
|
|
6
6
|
|
|
7
7
|
## Constraints
|
|
8
8
|
|
|
9
|
-
**Not
|
|
9
|
+
**Not an ad-hoc pre-step:** Do not call `+list_properties` just to prepare `analysis adhoc run/export`. Pass the user's property wording in the AI-facing `definition`; the backend compiler resolves it or returns a structured clarification/error. Use this command only when the user explicitly wants to inspect metadata or when a prior compiler error asks for disambiguation.
|
|
10
10
|
|
|
11
11
|
## Use Cases
|
|
12
12
|
- Read-only query for SYSTEM METADATA properties already effective in the project. Supports event/user scope. Do NOT use for tracking-plan metadata (bury/track program); that belongs to BuryProgramTool.
|
|
13
|
-
- Read-only query for SYSTEM METADATA properties already effective in the project. Use when the user explicitly asks to inspect property metadata, not as a required preparation step for
|
|
13
|
+
- Read-only query for SYSTEM METADATA properties already effective in the project. Use when the user explicitly asks to inspect property metadata, not as a required preparation step for ad-hoc AI model construction.
|
|
14
14
|
|
|
15
15
|
## Commands
|
|
16
16
|
```bash
|
|
17
17
|
ae-cli analysis_meta +list_properties --project_id <project_id>
|
|
18
18
|
ae-cli analysis_meta +list_properties --project_id <project_id> --scope event --event_name purchase --query demo
|
|
19
|
-
ae-cli analysis_meta +list_properties --project_id <project_id> --query demo --fields '["propId", "propName", "propDesc", "remark", "selectType", "tableType"]' --limit
|
|
19
|
+
ae-cli analysis_meta +list_properties --project_id <project_id> --query demo --fields '["propId", "propName", "propDesc", "remark", "selectType", "tableType"]' --limit 50 --offset 0
|
|
20
20
|
ae-cli analysis_meta +list_properties --dry-run
|
|
21
21
|
```
|
|
22
22
|
|
|
@@ -28,7 +28,7 @@ ae-cli analysis_meta +list_properties --dry-run
|
|
|
28
28
|
| `--event_name` | No | Optional event name. If provided, only event properties available for that event are returned. |
|
|
29
29
|
| `--query` / `-q` | No | Optional keyword filter. Fuzzy match is applied to propName, propDesc, and remark; if omitted, all matched properties are returned. |
|
|
30
30
|
| `--fields` / `-f` | No | Optional fields to return (JSON array). Supported fields: `propId`, `propName`, `propDesc`, `remark`, `selectType`, `tableType`, `subTableType`, `authenticationStatus`. Default fields when omitted: `propId`, `propName`, `propDesc`, `remark`, `selectType`, `tableType`, `authenticationStatus`. |
|
|
31
|
-
| `--limit` / `-l` | No | Optional page size. Default:
|
|
31
|
+
| `--limit` / `-l` | No | Optional page size. Default: 50, maximum: 200. |
|
|
32
32
|
| `--offset` / `-o` | No | Optional page offset. Default: 0. |
|
|
33
33
|
| `--authenticated_only` | No | When true, return only authenticated properties. |
|
|
34
34
|
|
|
@@ -36,7 +36,7 @@ ae-cli analysis_meta +list_properties --dry-run
|
|
|
36
36
|
## Decision Rules
|
|
37
37
|
- Use `--authenticated_only true` only when the user explicitly asks for authenticated assets. `authenticationStatus` is `1` for authenticated and `0` for unauthenticated.
|
|
38
38
|
- For the first run, pass only the required parameter (`--project_id`) to confirm the path works, then add optional parameters.
|
|
39
|
-
- For
|
|
39
|
+
- For ad-hoc analysis, pass the user's property wording in the AI-facing `definition` instead of pre-querying property metadata.
|
|
40
40
|
- For cross-project troubleshooting, first confirm whether `--project_id` matches the current permissions and target environment.
|
|
41
41
|
|
|
42
42
|
## Next Steps After Failure
|
|
@@ -12,6 +12,9 @@ Domain: **Model Analysis**
|
|
|
12
12
|
- clusterDatePolicy is only used when tableType=user and user clusters are involved. Supported values: LATEST, AUTO, SPECIFIED.
|
|
13
13
|
- Load candidate values for a property.
|
|
14
14
|
|
|
15
|
+
## Output
|
|
16
|
+
Returns candidate values for the requested property and scope. Treat the list as selectable values, not as aggregated counts or analysis results.
|
|
17
|
+
|
|
15
18
|
## Commands
|
|
16
19
|
```bash
|
|
17
20
|
ae-cli analysis +load_filters --project_id <project_id> --quot demo --table_type event
|
|
@@ -2,23 +2,28 @@
|
|
|
2
2
|
|
|
3
3
|
Use when the user needs to create a metric from event or retention analysis configuration.
|
|
4
4
|
|
|
5
|
-
Do not use
|
|
5
|
+
Do not use it to query metric values. Use this gateway command for an exact metric definition; use `analysis_meta +create_metric` only when the gateway capability is unavailable.
|
|
6
6
|
|
|
7
7
|
Command:
|
|
8
8
|
|
|
9
9
|
```bash
|
|
10
|
-
ae-cli analysis-meta metric create --project-id <project_id> --
|
|
11
|
-
ae-cli analysis-meta metric create --dry-run
|
|
10
|
+
ae-cli analysis-meta metric create --project-id <project_id> --metric-name pay_amount --metric-desc 'Pay Amount' --metric-mode <mode> --metric-events '[...]' --metric-params '{}'
|
|
11
|
+
ae-cli analysis-meta metric create --project-id <project_id> --metric-name pay_amount --metric-desc 'Pay Amount' --metric-mode <mode> --metric-events '[...]' --dry-run
|
|
12
12
|
```
|
|
13
13
|
|
|
14
14
|
Capability id: `metadata.metric.create`.
|
|
15
15
|
|
|
16
|
-
Input sends `
|
|
16
|
+
Input sends typed snake_case fields. Common serializes `metric_events` and `metric_params` for the backend.
|
|
17
17
|
|
|
18
|
-
Output
|
|
18
|
+
Output `data.metric` contains the created metric summary.
|
|
19
19
|
|
|
20
20
|
## Parameters
|
|
21
21
|
| Parameter | Required | Description |
|
|
22
22
|
|---|---|---|
|
|
23
23
|
| `--project-id` | Yes | Numeric project ID. |
|
|
24
|
-
| `--
|
|
24
|
+
| `--metric-name` | Yes | Metric technical name. |
|
|
25
|
+
| `--metric-desc` | Yes | Metric display name. |
|
|
26
|
+
| `--metric-mode` | Yes | Metric model mode, for example `0` for event analysis. |
|
|
27
|
+
| `--metric-events` | Yes | Metric event-analysis QP JSON array. |
|
|
28
|
+
| `--metric-remark` | No | Metric remark. |
|
|
29
|
+
| `--metric-params` | No | Metric params JSON object; common defaults it to `{}` when needed. |
|