@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,20 +2,21 @@
|
|
|
2
2
|
|
|
3
3
|
Use when the user needs to delete a metric.
|
|
4
4
|
|
|
5
|
-
Do not use
|
|
5
|
+
Do not use it to remove a metric from one report or to delete by guessed ID; resolve and inspect the metric first.
|
|
6
6
|
|
|
7
7
|
Command:
|
|
8
8
|
|
|
9
9
|
```bash
|
|
10
|
-
ae-cli analysis-meta metric delete --project-id <project_id> --metric-id <metric_id>
|
|
11
|
-
|
|
10
|
+
ae-cli analysis-meta metric delete --project-id <project_id> --metric-id <metric_id> --dry-run
|
|
11
|
+
# Summarize the target and impact, then wait for explicit user confirmation.
|
|
12
|
+
ae-cli analysis-meta metric delete --project-id <project_id> --metric-id <metric_id> --yes
|
|
12
13
|
```
|
|
13
14
|
|
|
14
15
|
Capability id: `metadata.metric.delete`.
|
|
15
16
|
|
|
16
17
|
Input sends `project_id`, `metric_id`.
|
|
17
18
|
|
|
18
|
-
Output is
|
|
19
|
+
Output is a successful gateway envelope with no business data. Verify with `metric list|get`.
|
|
19
20
|
|
|
20
21
|
## Parameters
|
|
21
22
|
| Parameter | Required | Description |
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
Use when the user needs to get metric definition, events, and params.
|
|
4
4
|
|
|
5
|
-
Do not use
|
|
5
|
+
Do not use it to query metric values or trends; it returns the saved metric definition only.
|
|
6
6
|
|
|
7
7
|
Command:
|
|
8
8
|
|
|
@@ -15,7 +15,7 @@ Capability id: `metadata.metric.get`.
|
|
|
15
15
|
|
|
16
16
|
Input sends `project_id`, `metric_id`.
|
|
17
17
|
|
|
18
|
-
Output
|
|
18
|
+
Output `data.metric` contains the saved metric definition, or no metric when the ID does not resolve.
|
|
19
19
|
|
|
20
20
|
## Parameters
|
|
21
21
|
| Parameter | Required | Description |
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
Use when the user needs to list project metrics.
|
|
4
4
|
|
|
5
|
-
Do not use
|
|
5
|
+
Do not use it to calculate metric values; use report/dashboard/ad-hoc data routing for result queries.
|
|
6
6
|
|
|
7
7
|
Command:
|
|
8
8
|
|
|
@@ -15,7 +15,7 @@ Capability id: `metadata.metric.list`.
|
|
|
15
15
|
|
|
16
16
|
Input sends `project_id`, `ignore_authentication`.
|
|
17
17
|
|
|
18
|
-
Output
|
|
18
|
+
Output `data.metrics[]` contains project metric summaries and authentication decoration unless explicitly skipped.
|
|
19
19
|
|
|
20
20
|
## Parameters
|
|
21
21
|
| Parameter | Required | Description |
|
|
@@ -2,23 +2,29 @@
|
|
|
2
2
|
|
|
3
3
|
Use when the user needs to update metric definition, name, and remark.
|
|
4
4
|
|
|
5
|
-
Do not use
|
|
5
|
+
Do not use it to query metric values. Use `analysis_meta +update_metric` only when the gateway capability is unavailable.
|
|
6
6
|
|
|
7
7
|
Command:
|
|
8
8
|
|
|
9
9
|
```bash
|
|
10
|
-
ae-cli analysis-meta metric update --project-id <project_id> --
|
|
11
|
-
ae-cli analysis-meta metric update --dry-run
|
|
10
|
+
ae-cli analysis-meta metric update --project-id <project_id> --metric-id <metric_id> --metric-desc 'New display name' --metric-remark 'New remark'
|
|
11
|
+
ae-cli analysis-meta metric update --project-id <project_id> --metric-id <metric_id> --metric-desc 'New display name' --dry-run
|
|
12
12
|
```
|
|
13
13
|
|
|
14
14
|
Capability id: `metadata.metric.update`.
|
|
15
15
|
|
|
16
|
-
Input sends
|
|
16
|
+
Input sends typed snake_case fields.
|
|
17
17
|
|
|
18
|
-
Output
|
|
18
|
+
Output `data.metric` contains the updated summary for a full-definition update containing `metric_events`. A display-name/remark-only edit succeeds without business data.
|
|
19
19
|
|
|
20
20
|
## Parameters
|
|
21
21
|
| Parameter | Required | Description |
|
|
22
22
|
|---|---|---|
|
|
23
23
|
| `--project-id` | Yes | Numeric project ID. |
|
|
24
|
-
| `--
|
|
24
|
+
| `--metric-id` | Yes | Metric ID. |
|
|
25
|
+
| `--metric-name` | No | Metric technical name for a full-definition update. |
|
|
26
|
+
| `--metric-desc` | No | Metric display name. |
|
|
27
|
+
| `--metric-remark` | No | Metric remark. |
|
|
28
|
+
| `--metric-mode` | No | Metric model mode for a full-definition update. |
|
|
29
|
+
| `--metric-events` | No | Metric event-analysis QP JSON array for a full-definition update. |
|
|
30
|
+
| `--metric-params` | No | Metric params JSON object. |
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
# analysis-governance operation-record export
|
|
2
|
+
|
|
3
|
+
Use when the user needs to export one asset batch operation record result through the capability gateway.
|
|
4
|
+
|
|
5
|
+
Do not use it to list records or export asset rows; resolve one real `record_id` first, then export that operation's result as XLSX.
|
|
6
|
+
|
|
7
|
+
Command:
|
|
8
|
+
|
|
9
|
+
```bash
|
|
10
|
+
ae-cli analysis-governance operation-record export --project-id <project_id> --payload '{}'
|
|
11
|
+
ae-cli analysis-governance operation-record export --dry-run --project-id <project_id>
|
|
12
|
+
```
|
|
13
|
+
|
|
14
|
+
Capability id: analysis_meta.asset_operation_record.export.
|
|
15
|
+
|
|
16
|
+
Input sends project_id, payload, record_id. Payload keys must follow the common-service snake_case input schema; do not send camelCase aliases.
|
|
17
|
+
|
|
18
|
+
Output `data` is an async XLSX descriptor with `run_id`, `artifact_id`, status, and expiry fields. Inspect and download that exact export.
|
|
19
|
+
|
|
20
|
+
## Parameters
|
|
21
|
+
| Parameter | Required | Description |
|
|
22
|
+
|---|---|---|
|
|
23
|
+
| --project-id | Yes | Numeric project ID. |
|
|
24
|
+
| --record-id | No | Operation record ID; required unless provided inside payload. |
|
|
25
|
+
| --payload | No | Optional snake_case object carrying the same fields. Use this for complex governance filters or backend-shaped payloads. |
|
|
@@ -0,0 +1,31 @@
|
|
|
1
|
+
# analysis-governance operation-record list
|
|
2
|
+
|
|
3
|
+
Use when the user needs to list asset batch operation records through the capability gateway.
|
|
4
|
+
|
|
5
|
+
Do not use it to submit a new batch operation; use it to find and inspect records produced by prior asset governance actions.
|
|
6
|
+
|
|
7
|
+
Command:
|
|
8
|
+
|
|
9
|
+
```bash
|
|
10
|
+
ae-cli analysis-governance operation-record list --project-id <project_id> --payload '{}'
|
|
11
|
+
ae-cli analysis-governance operation-record list --dry-run --project-id <project_id>
|
|
12
|
+
```
|
|
13
|
+
|
|
14
|
+
Capability id: analysis_meta.asset_operation_record.list.
|
|
15
|
+
|
|
16
|
+
Input sends project_id, payload, type, status, query, sort_field, sort_order, limit, offset. Payload keys must follow the common-service snake_case input schema; do not send camelCase aliases.
|
|
17
|
+
|
|
18
|
+
Output `data` is the paged batch-operation record result. Use record status to distinguish submitted, running, successful, and failed work before taking another action.
|
|
19
|
+
|
|
20
|
+
## Parameters
|
|
21
|
+
| Parameter | Required | Description |
|
|
22
|
+
|---|---|---|
|
|
23
|
+
| --project-id | Yes | Numeric project ID. |
|
|
24
|
+
| --type | No | Batch operation type. |
|
|
25
|
+
| --status | No | Operation status JSON array. |
|
|
26
|
+
| --query | No | Keyword filter. |
|
|
27
|
+
| --sort-field | No | Sort field. |
|
|
28
|
+
| --sort-order | No | Sort order: asc or desc. |
|
|
29
|
+
| --limit | No | Inline page size. |
|
|
30
|
+
| --offset | No | Zero-based page offset. |
|
|
31
|
+
| --payload | No | Optional snake_case object carrying the same fields. Use this for complex governance filters or backend-shaped payloads. |
|
|
@@ -4,15 +4,14 @@ Use when the user explicitly wants to create a project space.
|
|
|
4
4
|
|
|
5
5
|
Do not use to create folders inside a space. Use `analysis.folder.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.project_space.create
|
|
11
|
-
ae-cli capability dry-run analysis.project_space.create --input '{"project_id":1,"space_name":"lds-test-071301","avatar_type":1}'
|
|
12
11
|
ae-cli capability run analysis.project_space.create --input '{"project_id":1,"space_name":"lds-test-071301","avatar_type":1}'
|
|
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
|
|
|
@@ -7,9 +7,11 @@ Do not use for project lookup or project ID verification. Use `analysis_common +
|
|
|
7
7
|
Command:
|
|
8
8
|
|
|
9
9
|
```bash
|
|
10
|
-
ae-cli analysis project-space list --project-id <project_id> [--query <keyword>] [--fields '["id","name"]'] [--limit
|
|
10
|
+
ae-cli analysis project-space list --project-id <project_id> [--query <keyword>] [--fields '["id","name"]'] [--limit 50] [--offset 0]
|
|
11
11
|
```
|
|
12
12
|
|
|
13
13
|
Input sends `project_id` and optional `query`, `fields`, `limit`, `offset`.
|
|
14
14
|
|
|
15
|
+
When `has_more=true`, continue only with the returned `next_offset`; do not calculate the next page locally.
|
|
16
|
+
|
|
15
17
|
Output is the gateway envelope. `data` contains project-space summaries.
|
|
@@ -4,15 +4,14 @@ Use when the user wants to modify project-space sharing members.
|
|
|
4
4
|
|
|
5
5
|
Do not use to inspect members only. Use `analysis.project_space.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.project_space.share
|
|
11
|
-
ae-cli capability dry-run analysis.project_space.share --input '{"project_id":1,"space_id":10,"payload":{...}}'
|
|
12
11
|
ae-cli capability run analysis.project_space.share --input '{"project_id":1,"space_id":10,"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
|
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
Use when the user needs to list property metadata change logs.
|
|
4
4
|
|
|
5
|
-
Do not use
|
|
5
|
+
Do not use it for the current property definition or historical data values; use `property get` or an analysis query.
|
|
6
6
|
|
|
7
7
|
Command:
|
|
8
8
|
|
|
@@ -15,7 +15,7 @@ Capability id: `metadata.property.changelog_list`.
|
|
|
15
15
|
|
|
16
16
|
Input sends `project_id`, `table_type`, `prop_name`.
|
|
17
17
|
|
|
18
|
-
Output
|
|
18
|
+
Output `data.changelogs[]` contains metadata change records for the property.
|
|
19
19
|
|
|
20
20
|
## Parameters
|
|
21
21
|
| Parameter | Required | Description |
|
|
@@ -2,12 +2,12 @@
|
|
|
2
2
|
|
|
3
3
|
Use when the user needs to create event or user properties and optionally associate events.
|
|
4
4
|
|
|
5
|
-
Do not use
|
|
5
|
+
Do not use it for virtual properties or description-only updates. Choose `table-type event|user` first because the two payload variants differ.
|
|
6
6
|
|
|
7
7
|
Command:
|
|
8
8
|
|
|
9
9
|
```bash
|
|
10
|
-
ae-cli analysis-meta property create --project-id <project_id> --table-type
|
|
10
|
+
ae-cli analysis-meta property create --project-id <project_id> --table-type event --payload '{"prop_name":"amount","prop_desc":"Amount","select_type":"number","common_prop":false,"super_event_ids":[<event_id>]}'
|
|
11
11
|
ae-cli analysis-meta property create --dry-run
|
|
12
12
|
```
|
|
13
13
|
|
|
@@ -15,11 +15,11 @@ Capability id: `metadata.property.create`.
|
|
|
15
15
|
|
|
16
16
|
Input sends `project_id`, `table_type`, `payload`.
|
|
17
17
|
|
|
18
|
-
Output is
|
|
18
|
+
Output is a successful gateway envelope with no business data. Read back with `property get` using the same table type.
|
|
19
19
|
|
|
20
20
|
## Parameters
|
|
21
21
|
| Parameter | Required | Description |
|
|
22
22
|
|---|---|---|
|
|
23
23
|
| `--project-id` | Yes | Numeric project ID. |
|
|
24
24
|
| `--table-type` | Yes | Property table type. |
|
|
25
|
-
| `--payload` | Yes |
|
|
25
|
+
| `--payload` | Yes | Event form requires `prop_name`, `select_type`; optional `prop_desc`, `prop_remark`, `common_prop`, `super_event_ids`, `source_event_prop`. User form requires `prop_name`, `select_type`; optional `prop_desc`, `prop_remark`, `source_user_prop`. Source objects use `prop_name`, `source_type`, optional `source_route_code`. |
|
|
@@ -2,20 +2,21 @@
|
|
|
2
2
|
|
|
3
3
|
Use when the user needs to batch delete properties or virtual properties.
|
|
4
4
|
|
|
5
|
-
Do not use
|
|
5
|
+
Do not use it before `property influence-list` is reviewed for every target, and do not mix event/user table types.
|
|
6
6
|
|
|
7
7
|
Command:
|
|
8
8
|
|
|
9
9
|
```bash
|
|
10
|
-
ae-cli analysis-meta property delete --project-id <project_id> --table-type
|
|
11
|
-
|
|
10
|
+
ae-cli analysis-meta property delete --project-id <project_id> --table-type event --prop-names '["amount"]' --dry-run
|
|
11
|
+
# Summarize the target and impact, then wait for explicit user confirmation.
|
|
12
|
+
ae-cli analysis-meta property delete --project-id <project_id> --table-type event --prop-names '["amount"]' --yes
|
|
12
13
|
```
|
|
13
14
|
|
|
14
15
|
Capability id: `metadata.property.delete`.
|
|
15
16
|
|
|
16
17
|
Input sends `project_id`, `table_type`, `prop_names`.
|
|
17
18
|
|
|
18
|
-
Output is
|
|
19
|
+
Output is a successful gateway envelope with no business data. Verify with `property list`.
|
|
19
20
|
|
|
20
21
|
## Parameters
|
|
21
22
|
| Parameter | Required | Description |
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
Use when the user needs to get one event or user property metadata detail.
|
|
4
4
|
|
|
5
|
-
Do not use
|
|
5
|
+
Do not use it for property values or fuzzy discovery; use an analysis query or `property list`.
|
|
6
6
|
|
|
7
7
|
Command:
|
|
8
8
|
|
|
@@ -15,7 +15,7 @@ Capability id: `metadata.property.get`.
|
|
|
15
15
|
|
|
16
16
|
Input sends `project_id`, `table_type`, `prop_name`.
|
|
17
17
|
|
|
18
|
-
Output
|
|
18
|
+
Output `data.property` contains the event/user property metadata detail.
|
|
19
19
|
|
|
20
20
|
## Parameters
|
|
21
21
|
| Parameter | Required | Description |
|
|
@@ -2,12 +2,12 @@
|
|
|
2
2
|
|
|
3
3
|
Use when the user needs to batch hide or show properties.
|
|
4
4
|
|
|
5
|
-
Do not use
|
|
5
|
+
Do not use it for deletion: this keeps the property but changes metadata visibility. Keep all targets in one table type.
|
|
6
6
|
|
|
7
7
|
Command:
|
|
8
8
|
|
|
9
9
|
```bash
|
|
10
|
-
ae-cli analysis-meta property hide-update --project-id <project_id> --table-type
|
|
10
|
+
ae-cli analysis-meta property hide-update --project-id <project_id> --table-type event --prop-names '["amount"]' --is-hide true
|
|
11
11
|
ae-cli analysis-meta property hide-update --dry-run
|
|
12
12
|
```
|
|
13
13
|
|
|
@@ -15,7 +15,7 @@ Capability id: `metadata.property.hide_update`.
|
|
|
15
15
|
|
|
16
16
|
Input sends `project_id`, `table_type`, `prop_names`, `is_hide`.
|
|
17
17
|
|
|
18
|
-
Output is
|
|
18
|
+
Output is a successful gateway envelope with no business data. Verify with `property list|get`.
|
|
19
19
|
|
|
20
20
|
## Parameters
|
|
21
21
|
| Parameter | Required | Description |
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
Use when the user needs to list assets affected by property changes.
|
|
4
4
|
|
|
5
|
-
Do not use
|
|
5
|
+
Do not use it as mutation or as proof that deletion is safe without reviewing every returned dependency.
|
|
6
6
|
|
|
7
7
|
Command:
|
|
8
8
|
|
|
@@ -15,7 +15,7 @@ Capability id: `metadata.property.influence_list`.
|
|
|
15
15
|
|
|
16
16
|
Input sends `project_id`, `table_type`, `prop_name`.
|
|
17
17
|
|
|
18
|
-
Output is the
|
|
18
|
+
Output is the snake_case property influence object returned by Common, including dependent assets and operation constraints.
|
|
19
19
|
|
|
20
20
|
## Parameters
|
|
21
21
|
| Parameter | Required | Description |
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
Use when the user needs to list event or user properties.
|
|
4
4
|
|
|
5
|
-
Do not use
|
|
5
|
+
Do not use it for property values or across mixed table types; select the event/user scope explicitly.
|
|
6
6
|
|
|
7
7
|
Command:
|
|
8
8
|
|
|
@@ -15,7 +15,7 @@ Capability id: `metadata.property.list`.
|
|
|
15
15
|
|
|
16
16
|
Input sends `project_id`, `table_type`.
|
|
17
17
|
|
|
18
|
-
Output
|
|
18
|
+
Output `data.properties[]` contains property metadata for the selected table type.
|
|
19
19
|
|
|
20
20
|
## Parameters
|
|
21
21
|
| Parameter | Required | Description |
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
Use when the user needs to list events related to one event property.
|
|
4
4
|
|
|
5
|
-
Do not use
|
|
5
|
+
Do not use it for user properties or for event result data; it resolves event metadata related to one event property.
|
|
6
6
|
|
|
7
7
|
Command:
|
|
8
8
|
|
|
@@ -15,7 +15,7 @@ Capability id: `metadata.property.related_events`.
|
|
|
15
15
|
|
|
16
16
|
Input sends `project_id`, `prop_name`.
|
|
17
17
|
|
|
18
|
-
Output
|
|
18
|
+
Output `data.events[]` contains super events related to the event property.
|
|
19
19
|
|
|
20
20
|
## Parameters
|
|
21
21
|
| Parameter | Required | Description |
|
|
@@ -2,12 +2,12 @@
|
|
|
2
2
|
|
|
3
3
|
Use when the user needs to update property type, connection relation, or event mapping.
|
|
4
4
|
|
|
5
|
-
Do not use
|
|
5
|
+
Do not use it for display-name/remark-only edits; use `property update`. Choose the same table type and payload variant as the existing property.
|
|
6
6
|
|
|
7
7
|
Command:
|
|
8
8
|
|
|
9
9
|
```bash
|
|
10
|
-
ae-cli analysis-meta property relation-update --project-id <project_id> --table-type
|
|
10
|
+
ae-cli analysis-meta property relation-update --project-id <project_id> --table-type event --payload '{"prop_name":"amount","select_type":"number","super_event_ids":[<event_id>]}'
|
|
11
11
|
ae-cli analysis-meta property relation-update --dry-run
|
|
12
12
|
```
|
|
13
13
|
|
|
@@ -15,11 +15,11 @@ Capability id: `metadata.property.relation_update`.
|
|
|
15
15
|
|
|
16
16
|
Input sends `project_id`, `table_type`, `payload`.
|
|
17
17
|
|
|
18
|
-
Output is
|
|
18
|
+
Output is a successful gateway envelope with no business data. Read back with `property get`.
|
|
19
19
|
|
|
20
20
|
## Parameters
|
|
21
21
|
| Parameter | Required | Description |
|
|
22
22
|
|---|---|---|
|
|
23
23
|
| `--project-id` | Yes | Numeric project ID. |
|
|
24
24
|
| `--table-type` | Yes | Property table type. |
|
|
25
|
-
| `--payload` | Yes |
|
|
25
|
+
| `--payload` | Yes | Complete event/user property object in the same shape documented by `property create`; relation/source fields replace the current definition rather than patching one nested field. |
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
Use when the user needs to update property display names and remarks.
|
|
4
4
|
|
|
5
|
-
Do not use
|
|
5
|
+
Do not use it to change source/event relations or select type; use `property relation-update` with the complete definition.
|
|
6
6
|
|
|
7
7
|
Command:
|
|
8
8
|
|
|
@@ -15,7 +15,7 @@ Capability id: `metadata.property.update`.
|
|
|
15
15
|
|
|
16
16
|
Input sends `project_id`, `table_type`, `prop_name`, `prop_desc`, `prop_remark`.
|
|
17
17
|
|
|
18
|
-
Output is
|
|
18
|
+
Output is a successful gateway envelope with no business data. Read back with `property get`.
|
|
19
19
|
|
|
20
20
|
## Parameters
|
|
21
21
|
| Parameter | Required | Description |
|
|
@@ -7,7 +7,7 @@ Do not use for internal resource URLs. Use `analysis_common +get_resource_url` w
|
|
|
7
7
|
Command:
|
|
8
8
|
|
|
9
9
|
```bash
|
|
10
|
-
ae-cli analysis public-link create --project-id <project_id> --resource-type dashboard --resource-id <id> --effective-at "2026-07-08 00:00:00" --expires-at "2026-08-08 00:00:00" [--access-controls '{...}'] [--remark <text>] [--company-id <company_id>] [--payload '{...}']
|
|
10
|
+
ae-cli analysis public-link create --project-id <project_id> --resource-type dashboard --resource-id <id> --effective-at "2026-07-08 00:00:00" --expires-at "2026-08-08 00:00:00" [--access-controls '{...}'] [--remark <text>] [--company-id <company_id>] [--payload '{...}']
|
|
11
11
|
```
|
|
12
12
|
|
|
13
13
|
Input sends `project_id`, `resource_type`, `resource_id`, `effective_at`, `expires_at`, and optional public-link fields.
|
|
@@ -7,6 +7,8 @@ Do not use to temporarily stop access while keeping records. Use `public-link of
|
|
|
7
7
|
Command:
|
|
8
8
|
|
|
9
9
|
```bash
|
|
10
|
+
ae-cli analysis public-link delete --project-id <project_id> [--link-id <link_id>] [--link-ids '[1,2]'] [--company-id <company_id>] --dry-run
|
|
11
|
+
# Summarize the target and impact, then wait for explicit user confirmation.
|
|
10
12
|
ae-cli analysis public-link delete --project-id <project_id> [--link-id <link_id>] [--link-ids '[1,2]'] [--company-id <company_id>] --yes
|
|
11
13
|
```
|
|
12
14
|
|
|
@@ -7,9 +7,11 @@ Do not use for dashboard or BI panel asset listing. Use the matching list comman
|
|
|
7
7
|
Command:
|
|
8
8
|
|
|
9
9
|
```bash
|
|
10
|
-
ae-cli analysis public-link list --project-id <project_id> [--query <keyword>] [--fields '["id","resource_id"]'] [--limit
|
|
10
|
+
ae-cli analysis public-link list --project-id <project_id> [--query <keyword>] [--fields '["id","resource_id"]'] [--limit 50] [--offset 0]
|
|
11
11
|
```
|
|
12
12
|
|
|
13
13
|
Input sends `project_id` and optional `query`, `fields`, `limit`, `offset`.
|
|
14
14
|
|
|
15
|
+
When `has_more=true`, continue only with the returned `next_offset`; do not calculate the next page locally.
|
|
16
|
+
|
|
15
17
|
Output is the gateway envelope. `data` contains public-link summaries.
|
|
@@ -7,7 +7,7 @@ Do not use to permanently delete links. Use `public-link delete`.
|
|
|
7
7
|
Command:
|
|
8
8
|
|
|
9
9
|
```bash
|
|
10
|
-
ae-cli analysis public-link offline --project-id <project_id> [--link-id <link_id>] [--link-ids '[1,2]'] [--company-id <company_id>]
|
|
10
|
+
ae-cli analysis public-link offline --project-id <project_id> [--link-id <link_id>] [--link-ids '[1,2]'] [--company-id <company_id>]
|
|
11
11
|
```
|
|
12
12
|
|
|
13
13
|
Input sends `project_id`, optional `company_id`, and either `link_id` or `link_ids`.
|
|
@@ -7,7 +7,7 @@ Do not use to take a link offline. Use `public-link offline`.
|
|
|
7
7
|
Command:
|
|
8
8
|
|
|
9
9
|
```bash
|
|
10
|
-
ae-cli analysis public-link update --project-id <project_id> --link-id <link_id> --effective-at "2026-07-08 00:00:00" --expires-at "2026-08-08 00:00:00" [--access-controls '{...}'] [--remark <text>] [--company-id <company_id>] [--payload '{...}']
|
|
10
|
+
ae-cli analysis public-link update --project-id <project_id> --link-id <link_id> --effective-at "2026-07-08 00:00:00" --expires-at "2026-08-08 00:00:00" [--access-controls '{...}'] [--remark <text>] [--company-id <company_id>] [--payload '{...}']
|
|
11
11
|
```
|
|
12
12
|
|
|
13
13
|
Input sends `project_id`, `link_id`, effective/expiration time, and optional public-link fields.
|
|
@@ -7,7 +7,7 @@ Do not use for MCP query cancellation by `request_id`; use `analysis +cancel_que
|
|
|
7
7
|
Command:
|
|
8
8
|
|
|
9
9
|
```bash
|
|
10
|
-
ae-cli analysis query cancel --run-id <run_id> [--reason <reason>]
|
|
10
|
+
ae-cli analysis query cancel --run-id <run_id> [--reason <reason>]
|
|
11
11
|
```
|
|
12
12
|
|
|
13
13
|
Input sends `run_id` and optional `reason`.
|
|
@@ -0,0 +1,47 @@
|
|
|
1
|
+
# analysis query create-result-cluster
|
|
2
|
+
|
|
3
|
+
Precondition: the upstream response must have `result_cluster_available=true` and the selected source must contain `target_contract`. If either is absent, do not call this command or reconstruct a target from display text.
|
|
4
|
+
|
|
5
|
+
Save users matched by a previous analysis result target as a reusable result cluster.
|
|
6
|
+
|
|
7
|
+
Use this after any analysis data command that returns `query_context_id`:
|
|
8
|
+
|
|
9
|
+
- `analysis adhoc run`
|
|
10
|
+
- `analysis adhoc export`
|
|
11
|
+
- `analysis report-data run`
|
|
12
|
+
- `analysis report-data export`
|
|
13
|
+
- `analysis dashboard-report-data run`
|
|
14
|
+
- `analysis dashboard-report-data export`
|
|
15
|
+
|
|
16
|
+
Do not pass raw QP.
|
|
17
|
+
|
|
18
|
+
## Command
|
|
19
|
+
|
|
20
|
+
```bash
|
|
21
|
+
ae-cli analysis query create-result-cluster \
|
|
22
|
+
--query-context-id <query_context_id> \
|
|
23
|
+
--target '<json>' \
|
|
24
|
+
--cluster-name <cluster_name> \
|
|
25
|
+
[--display-name <display_name>] \
|
|
26
|
+
[--zone-offset 8] \
|
|
27
|
+
[--timeout-seconds 60]
|
|
28
|
+
```
|
|
29
|
+
|
|
30
|
+
## Input
|
|
31
|
+
|
|
32
|
+
- `--query-context-id`: returned by an analysis data run/export submit response, or by the first metadata line of a JSONL artifact.
|
|
33
|
+
- `--target`: pass the selected source's `target_contract.default_target` directly, or copy it and replace only fields named by `target_contract.copy_from_selected_result` for a specific row or cell.
|
|
34
|
+
- `--cluster-name`: result cluster name.
|
|
35
|
+
- `--display-name`: optional display name.
|
|
36
|
+
|
|
37
|
+
Do not use raw QP or reconstruct the first query request. The server resolves the source QP from Redis by `query_context_id`.
|
|
38
|
+
|
|
39
|
+
## Target
|
|
40
|
+
|
|
41
|
+
`--target` uses the same machine-readable `sources[].target_contract` contract as [`drilldown_users_run.md`](drilldown_users_run.md).
|
|
42
|
+
|
|
43
|
+
If one `query_context_id` contains multiple report sources, include `report_id`. If it contains multiple BI chart sources, include `chart_id`. BI SQL chart contexts normally return `result_cluster_available=false`; do not create a result cluster unless the first response explicitly says `result_cluster_available=true`.
|
|
44
|
+
|
|
45
|
+
## Output
|
|
46
|
+
|
|
47
|
+
The response contains the result cluster creation result from the analysis service.
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
# analysis report-abnormal get
|
|
2
|
+
|
|
3
|
+
Use when the user needs abnormal dependency information for one saved report.
|
|
4
|
+
|
|
5
|
+
Do not use for dashboard-level abnormal information. Use `dashboard abnormal-get` for dashboard dependencies.
|
|
6
|
+
|
|
7
|
+
Command:
|
|
8
|
+
|
|
9
|
+
```bash
|
|
10
|
+
ae-cli analysis report-abnormal get --project-id <project_id> --report-id <report_id>
|
|
11
|
+
```
|
|
12
|
+
|
|
13
|
+
Input sends `project_id` and `report_id`.
|
|
14
|
+
|
|
15
|
+
Output is the gateway envelope. `data` contains report abnormal asset summary and node details when returned by the gateway.
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
# analysis report-change-log get
|
|
2
|
+
|
|
3
|
+
Use when the user needs a specific report change log detail, including AI QP definition when available.
|
|
4
|
+
|
|
5
|
+
Do not use for rollback. Use `report-version rollback` after choosing a version from `report-change-log list`.
|
|
6
|
+
|
|
7
|
+
Command:
|
|
8
|
+
|
|
9
|
+
```bash
|
|
10
|
+
ae-cli analysis report-change-log get --project-id <project_id> --report-id <report_id> [--history-version <version>]
|
|
11
|
+
```
|
|
12
|
+
|
|
13
|
+
Input sends `project_id`, `report_id`, and optional `version` from CLI `--history-version`.
|
|
14
|
+
|
|
15
|
+
Output is the gateway envelope. `data` contains change log fields and may include `model_type` plus AI QP `definition`.
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
# analysis report-change-log list
|
|
2
|
+
|
|
3
|
+
Use when the user needs the change history of one saved report.
|
|
4
|
+
|
|
5
|
+
Do not use for current report definition. Use `report get` for the current AI QP definition.
|
|
6
|
+
|
|
7
|
+
Command:
|
|
8
|
+
|
|
9
|
+
```bash
|
|
10
|
+
ae-cli analysis report-change-log list --project-id <project_id> --report-id <report_id>
|
|
11
|
+
```
|
|
12
|
+
|
|
13
|
+
Input sends `project_id` and `report_id`.
|
|
14
|
+
|
|
15
|
+
Output is the gateway envelope. `data` contains change log summaries and `total`. Raw report QP fields are not returned in the list.
|