@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
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
# analysis-governance asset batch-sql-export
|
|
2
|
+
|
|
3
|
+
Use when the user needs to batch export asset SQL definitions through the capability gateway.
|
|
4
|
+
|
|
5
|
+
Do not use it for general asset information or query execution; it exports SQL definitions for verified asset `node_ids` as XLSX.
|
|
6
|
+
|
|
7
|
+
Command:
|
|
8
|
+
|
|
9
|
+
```bash
|
|
10
|
+
ae-cli analysis-governance asset batch-sql-export --project-id <project_id> --payload '{}'
|
|
11
|
+
ae-cli analysis-governance asset batch-sql-export --dry-run --project-id <project_id>
|
|
12
|
+
```
|
|
13
|
+
|
|
14
|
+
Capability id: analysis_meta.asset_batch.sql_export.
|
|
15
|
+
|
|
16
|
+
Input sends project_id, payload, node_ids, reports_version, zone_offset, schedule_ui_config, dashboard_status, refresh_type, cache_config, clear_history_tag. 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. Reuse those IDs for lifecycle inspection and download.
|
|
19
|
+
|
|
20
|
+
## Parameters
|
|
21
|
+
| Parameter | Required | Description |
|
|
22
|
+
|---|---|---|
|
|
23
|
+
| --project-id | Yes | Numeric project ID. |
|
|
24
|
+
| --node-ids | No | Asset node ID JSON array; 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,30 @@
|
|
|
1
|
+
# analysis-governance asset-dependency list
|
|
2
|
+
|
|
3
|
+
Use when the user needs to list upstream dependencies for one asset through the capability gateway.
|
|
4
|
+
|
|
5
|
+
Do not use it for downstream impact or a full lineage tree; this command pages direct upstream dependencies for one resolved asset node.
|
|
6
|
+
|
|
7
|
+
Command:
|
|
8
|
+
|
|
9
|
+
```bash
|
|
10
|
+
ae-cli analysis-governance asset-dependency list --project-id <project_id> --payload '{}'
|
|
11
|
+
ae-cli analysis-governance asset-dependency list --dry-run --project-id <project_id>
|
|
12
|
+
```
|
|
13
|
+
|
|
14
|
+
Capability id: analysis_meta.asset_dependency.list.
|
|
15
|
+
|
|
16
|
+
Input sends project_id, payload, node_id, query, searchs, rule, limit, offset. Payload keys must follow the common-service snake_case input schema; do not send camelCase aliases.
|
|
17
|
+
|
|
18
|
+
Output `data` contains dependency `items`, `total`, `operation_types`, `limit`, and `offset`; continue paging only while the observed total exceeds the current page.
|
|
19
|
+
|
|
20
|
+
## Parameters
|
|
21
|
+
| Parameter | Required | Description |
|
|
22
|
+
|---|---|---|
|
|
23
|
+
| --project-id | Yes | Numeric project ID. |
|
|
24
|
+
| --node-id | No | Poseidon asset node ID; required unless provided inside payload. |
|
|
25
|
+
| --query | No | Keyword filter. |
|
|
26
|
+
| --searchs | No | Quick filter JSON array. |
|
|
27
|
+
| --rule | No | Advanced governance Filter JSON. |
|
|
28
|
+
| --limit | No | Inline page size. |
|
|
29
|
+
| --offset | No | Zero-based page offset. |
|
|
30
|
+
| --payload | No | Optional snake_case object carrying the same fields. Use this for complex governance filters or backend-shaped payloads. |
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
# analysis-governance asset export
|
|
2
|
+
|
|
3
|
+
Use when the user needs the complete asset usage governance result as an asynchronous JSONL artifact.
|
|
4
|
+
|
|
5
|
+
Do not use it for a small interactive preview; use `asset list` when bounded inline rows are sufficient.
|
|
6
|
+
|
|
7
|
+
Command:
|
|
8
|
+
|
|
9
|
+
```bash
|
|
10
|
+
ae-cli analysis-governance asset export --project-id <project_id> --payload '{}'
|
|
11
|
+
ae-cli analysis-governance asset export --dry-run --project-id <project_id>
|
|
12
|
+
```
|
|
13
|
+
|
|
14
|
+
Capability id: analysis_meta.asset_usage.export.
|
|
15
|
+
|
|
16
|
+
Input sends project_id, payload, query, searchs, rule, operation_type, limit, offset. Payload keys must follow the common-service snake_case input schema; do not send camelCase aliases.
|
|
17
|
+
|
|
18
|
+
Output `data` is an async export descriptor with `run_id`, `artifact_id`, status, and expiry fields. Inspect and download that exact artifact rather than resubmitting the export.
|
|
19
|
+
|
|
20
|
+
## Parameters
|
|
21
|
+
| Parameter | Required | Description |
|
|
22
|
+
|---|---|---|
|
|
23
|
+
| --project-id | Yes | Numeric project ID. |
|
|
24
|
+
| --query | No | Keyword filter. |
|
|
25
|
+
| --searchs | No | Quick filter JSON array. |
|
|
26
|
+
| --rule | No | Advanced governance Filter JSON. |
|
|
27
|
+
| --operation-type | No | Batch operation type filter. |
|
|
28
|
+
| --limit | No | Inline page size. |
|
|
29
|
+
| --offset | No | Zero-based page offset. |
|
|
30
|
+
| --payload | No | Optional snake_case object carrying the same fields. Use this for complex governance filters or backend-shaped payloads. |
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
# analysis-governance asset-impact list
|
|
2
|
+
|
|
3
|
+
Use when the user needs to list downstream impacts for one asset through the capability gateway.
|
|
4
|
+
|
|
5
|
+
Do not use it for upstream dependencies or a full lineage tree; this command pages downstream consumers affected by one asset node.
|
|
6
|
+
|
|
7
|
+
Command:
|
|
8
|
+
|
|
9
|
+
```bash
|
|
10
|
+
ae-cli analysis-governance asset-impact list --project-id <project_id> --payload '{}'
|
|
11
|
+
ae-cli analysis-governance asset-impact list --dry-run --project-id <project_id>
|
|
12
|
+
```
|
|
13
|
+
|
|
14
|
+
Capability id: analysis_meta.asset_impact.list.
|
|
15
|
+
|
|
16
|
+
Input sends project_id, payload, node_id, query, searchs, rule, limit, offset. Payload keys must follow the common-service snake_case input schema; do not send camelCase aliases.
|
|
17
|
+
|
|
18
|
+
Output `data` contains impacted-asset `items`, `total`, `operation_types`, `limit`, and `offset`; an empty page means no downstream impact matched the filters.
|
|
19
|
+
|
|
20
|
+
## Parameters
|
|
21
|
+
| Parameter | Required | Description |
|
|
22
|
+
|---|---|---|
|
|
23
|
+
| --project-id | Yes | Numeric project ID. |
|
|
24
|
+
| --node-id | No | Poseidon asset node ID; required unless provided inside payload. |
|
|
25
|
+
| --query | No | Keyword filter. |
|
|
26
|
+
| --searchs | No | Quick filter JSON array. |
|
|
27
|
+
| --rule | No | Advanced governance Filter JSON. |
|
|
28
|
+
| --limit | No | Inline page size. |
|
|
29
|
+
| --offset | No | Zero-based page offset. |
|
|
30
|
+
| --payload | No | Optional snake_case object carrying the same fields. Use this for complex governance filters or backend-shaped payloads. |
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
# analysis-governance asset-lineage get
|
|
2
|
+
|
|
3
|
+
Use when the user needs to get an asset lineage tree through the capability gateway.
|
|
4
|
+
|
|
5
|
+
Do not use it for a flat upstream or downstream page; use `dependency-list` or `impact-list` when pagination and filtering are required.
|
|
6
|
+
|
|
7
|
+
Command:
|
|
8
|
+
|
|
9
|
+
```bash
|
|
10
|
+
ae-cli analysis-governance asset-lineage get --project-id <project_id> --payload '{}'
|
|
11
|
+
ae-cli analysis-governance asset-lineage get --dry-run --project-id <project_id>
|
|
12
|
+
```
|
|
13
|
+
|
|
14
|
+
Capability id: analysis_meta.asset_lineage.get.
|
|
15
|
+
|
|
16
|
+
Input sends project_id, payload, node_id. Payload keys must follow the common-service snake_case input schema; do not send camelCase aliases.
|
|
17
|
+
|
|
18
|
+
Output `data` is the lineage tree rooted at the requested `node_id`; an absent node is an asset-resolution failure, not an empty lineage result.
|
|
19
|
+
|
|
20
|
+
## Parameters
|
|
21
|
+
| Parameter | Required | Description |
|
|
22
|
+
|---|---|---|
|
|
23
|
+
| --project-id | Yes | Numeric project ID. |
|
|
24
|
+
| --node-id | No | Poseidon asset node 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,30 @@
|
|
|
1
|
+
# analysis-governance asset list
|
|
2
|
+
|
|
3
|
+
Use when the user needs to list assets for usage governance through the capability gateway.
|
|
4
|
+
|
|
5
|
+
Do not use it for report/dashboard result data or lineage; it lists governance rows that can be filtered or selected for later asset operations.
|
|
6
|
+
|
|
7
|
+
Command:
|
|
8
|
+
|
|
9
|
+
```bash
|
|
10
|
+
ae-cli analysis-governance asset list --project-id <project_id> --payload '{}'
|
|
11
|
+
ae-cli analysis-governance asset list --dry-run --project-id <project_id>
|
|
12
|
+
```
|
|
13
|
+
|
|
14
|
+
Capability id: analysis_meta.asset_usage.list.
|
|
15
|
+
|
|
16
|
+
Input sends project_id, payload, query, searchs, rule, operation_type, limit, offset. Payload keys must follow the common-service snake_case input schema; do not send camelCase aliases.
|
|
17
|
+
|
|
18
|
+
Output `data` contains `items`, `total`, `operation_types`, `limit`, and `offset`. An empty `items` array is a successful page with no matching governed assets.
|
|
19
|
+
|
|
20
|
+
## Parameters
|
|
21
|
+
| Parameter | Required | Description |
|
|
22
|
+
|---|---|---|
|
|
23
|
+
| --project-id | Yes | Numeric project ID. |
|
|
24
|
+
| --query | No | Keyword filter. |
|
|
25
|
+
| --searchs | No | Quick filter JSON array. |
|
|
26
|
+
| --rule | No | Advanced governance Filter JSON. |
|
|
27
|
+
| --operation-type | No | Batch operation type filter. |
|
|
28
|
+
| --limit | No | Inline page size. |
|
|
29
|
+
| --offset | No | Zero-based page offset. |
|
|
30
|
+
| --payload | No | Optional snake_case object carrying the same fields. Use this for complex governance filters or backend-shaped payloads. |
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
# analysis-governance asset-query-history list
|
|
2
|
+
|
|
3
|
+
Use when the user needs to list query history for one asset through the capability gateway.
|
|
4
|
+
|
|
5
|
+
Do not use it to execute or inspect an analysis query; it only pages historical query usage associated with one governed asset.
|
|
6
|
+
|
|
7
|
+
Command:
|
|
8
|
+
|
|
9
|
+
```bash
|
|
10
|
+
ae-cli analysis-governance asset-query-history list --project-id <project_id> --payload '{}'
|
|
11
|
+
ae-cli analysis-governance asset-query-history list --dry-run --project-id <project_id>
|
|
12
|
+
```
|
|
13
|
+
|
|
14
|
+
Capability id: analysis_meta.asset_query_history.list.
|
|
15
|
+
|
|
16
|
+
Input sends project_id, payload, node_id, query, searchs, rule, limit, offset. Payload keys must follow the common-service snake_case input schema; do not send camelCase aliases.
|
|
17
|
+
|
|
18
|
+
Output `data` contains query-history `items`, `total`, `operation_types`, `limit`, and `offset`; treat an empty history as a successful no-usage result.
|
|
19
|
+
|
|
20
|
+
## Parameters
|
|
21
|
+
| Parameter | Required | Description |
|
|
22
|
+
|---|---|---|
|
|
23
|
+
| --project-id | Yes | Numeric project ID. |
|
|
24
|
+
| --node-id | No | Poseidon asset node ID; required unless provided inside payload. |
|
|
25
|
+
| --query | No | Keyword filter. |
|
|
26
|
+
| --searchs | No | Quick filter JSON array. |
|
|
27
|
+
| --rule | No | Advanced governance Filter JSON. |
|
|
28
|
+
| --limit | No | Inline page size. |
|
|
29
|
+
| --offset | No | Zero-based page offset. |
|
|
30
|
+
| --payload | No | Optional snake_case object carrying the same fields. Use this for complex governance filters or backend-shaped payloads. |
|
|
@@ -2,12 +2,12 @@
|
|
|
2
2
|
|
|
3
3
|
Use when the user needs to list recently visited assets for the current user.
|
|
4
4
|
|
|
5
|
-
Do not use
|
|
5
|
+
Do not use it as a general asset search or as a source of all accessible assets; use `asset search` for keyword discovery.
|
|
6
6
|
|
|
7
7
|
Command:
|
|
8
8
|
|
|
9
9
|
```bash
|
|
10
|
-
ae-cli analysis-meta asset recent-list --project-id <project_id> --payload '{}'
|
|
10
|
+
ae-cli analysis-meta asset recent-list --project-id <project_id> --payload '[{"res_id":<resource_id>,"res_cat":"<resource_category>"}]'
|
|
11
11
|
ae-cli analysis-meta asset recent-list --dry-run
|
|
12
12
|
```
|
|
13
13
|
|
|
@@ -15,10 +15,10 @@ Capability id: `metadata.asset.recent_list`.
|
|
|
15
15
|
|
|
16
16
|
Input sends `project_id`, `payload`.
|
|
17
17
|
|
|
18
|
-
Output
|
|
18
|
+
Output `data.resources[]` contains the recent-view records resolved for the supplied resource identities.
|
|
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 | Non-empty JSON array of `{res_id,res_cat}` resource identities. This payload is an array, not an object. |
|
|
@@ -2,12 +2,12 @@
|
|
|
2
2
|
|
|
3
3
|
Use when the user needs to search project assets by keyword.
|
|
4
4
|
|
|
5
|
-
Do not use
|
|
5
|
+
Do not use it to query report/dashboard result data; it discovers asset records only.
|
|
6
6
|
|
|
7
7
|
Command:
|
|
8
8
|
|
|
9
9
|
```bash
|
|
10
|
-
ae-cli analysis-meta asset search --project-id <project_id> --payload '{}'
|
|
10
|
+
ae-cli analysis-meta asset search --project-id <project_id> --payload '{"keyword":"revenue"}'
|
|
11
11
|
ae-cli analysis-meta asset search --dry-run
|
|
12
12
|
```
|
|
13
13
|
|
|
@@ -15,10 +15,10 @@ Capability id: `metadata.asset.search`.
|
|
|
15
15
|
|
|
16
16
|
Input sends `project_id`, `payload`.
|
|
17
17
|
|
|
18
|
-
Output
|
|
18
|
+
Output `data.resources[]` contains matching assets. A blank keyword returns an empty array rather than a full asset list.
|
|
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 | Search object. Required semantic field: non-blank `keyword`. Optional filters are `own_types` and `res_cats`; do not pass server-owned identity or pagination-test fields. |
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
# analysis-meta asset url-get
|
|
2
|
+
|
|
3
|
+
Use when the user needs to get or normalize an asset governance resource link payload through the capability gateway.
|
|
4
|
+
|
|
5
|
+
Do not use it to discover assets or query asset data; resolve a real asset first, then use this command only to turn its governance identity into a link.
|
|
6
|
+
|
|
7
|
+
Command:
|
|
8
|
+
|
|
9
|
+
```bash
|
|
10
|
+
ae-cli analysis-meta asset url-get --project-id <project_id> --payload '{}'
|
|
11
|
+
ae-cli analysis-meta asset url-get --dry-run --project-id <project_id>
|
|
12
|
+
```
|
|
13
|
+
|
|
14
|
+
Capability id: analysis_meta.asset_url.get.
|
|
15
|
+
|
|
16
|
+
Input sends project_id, payload, node_id, resource_id, resource_type, link_info. Payload keys must follow the common-service snake_case input schema; do not send camelCase aliases.
|
|
17
|
+
|
|
18
|
+
Output `data` identifies the normalized asset and returns `raw_url` plus `markdown_link` when the resource type supports a link; `status=ok` without a URL means no URL mapping was available.
|
|
19
|
+
|
|
20
|
+
## Parameters
|
|
21
|
+
| Parameter | Required | Description |
|
|
22
|
+
|---|---|---|
|
|
23
|
+
| --project-id | Yes | Numeric project ID. |
|
|
24
|
+
| --node-id | No | Poseidon asset node ID. |
|
|
25
|
+
| --resource-id | No | Asset business resource ID. |
|
|
26
|
+
| --resource-type | No | Asset resource type. |
|
|
27
|
+
| --link-info | No | link_info JSON from asset governance results. |
|
|
28
|
+
| --payload | No | Optional snake_case object carrying the same fields. Use this for complex governance filters or backend-shaped payloads. |
|
|
@@ -0,0 +1,42 @@
|
|
|
1
|
+
# Shared audience definition primitives
|
|
2
|
+
|
|
3
|
+
This file contains only the primitives shared by user-cluster and user-tag semantic definitions. Read the domain-specific contract before constructing JSON:
|
|
4
|
+
|
|
5
|
+
- [`user_cluster_models.md`](user_cluster_models.md) for cluster condition/SQL definitions.
|
|
6
|
+
- [`user_tag_models.md`](user_tag_models.md) for tag condition/metric/first-last/SQL definitions.
|
|
7
|
+
|
|
8
|
+
Use semantic snake_case only. Never send compiler or UI fields such as `filts`, `conditionType`, `eventName`, `uceCalcuSymbol`, `C030`, `columnName`, `ftv`, `tagValue`, or `taSqlVo`.
|
|
9
|
+
|
|
10
|
+
## Operators
|
|
11
|
+
|
|
12
|
+
`eq`, `neq`, `lt`, `lte`, `gt`, `gte`, `exists`, `not_exists`, `between`, `contains`, `not_contains`, `is_true`, `is_false`, `regex`, `not_regex`, `in_cluster`, `not_in_cluster`.
|
|
13
|
+
|
|
14
|
+
## Property reference
|
|
15
|
+
|
|
16
|
+
A property is either a name or a typed object:
|
|
17
|
+
|
|
18
|
+
```json
|
|
19
|
+
"country"
|
|
20
|
+
```
|
|
21
|
+
|
|
22
|
+
```json
|
|
23
|
+
{"name":"country","type":"user_property"}
|
|
24
|
+
```
|
|
25
|
+
|
|
26
|
+
## Time range
|
|
27
|
+
|
|
28
|
+
```json
|
|
29
|
+
{"mode":"recent","unit":"day","value":7}
|
|
30
|
+
{"mode":"previous","unit":"day","value":30}
|
|
31
|
+
{"mode":"custom","start_time":"2026-07-01","end_time":"2026-07-07"}
|
|
32
|
+
```
|
|
33
|
+
|
|
34
|
+
## Filter group
|
|
35
|
+
|
|
36
|
+
Groups use `{relation,items}`. Each item has `field`, `operator`, and optional `values`:
|
|
37
|
+
|
|
38
|
+
```json
|
|
39
|
+
{"relation":"and","items":[{"field":"country","operator":"eq","values":["US"]}]}
|
|
40
|
+
```
|
|
41
|
+
|
|
42
|
+
Pass a semantic object directly to `--definition-request`. Create/update validate and compile it in the same operation. Use `--validate` for schema validation or `--dry-run` for a no-write execution preview; there is no separate public definition build command.
|
|
@@ -6,6 +6,10 @@ Domain: **Metadata Query**
|
|
|
6
6
|
|
|
7
7
|
## Use Cases
|
|
8
8
|
- Batch create SYSTEM METADATA in one atomic request (events/eventProperties/userProperties) and apply name-based associations. This tool is only for effective production metadata, not tracking-plan metadata. For bury plan draft/review/publish data, use BuryProgramTool only.
|
|
9
|
+
- Do not use it to edit existing metadata; use `+batch_edit_metadata` after resolving the existing names.
|
|
10
|
+
|
|
11
|
+
## Output
|
|
12
|
+
The response reports the batch creation outcome. Treat any item-level validation error as a failed item; do not assume the whole requested batch was created from transport success alone.
|
|
9
13
|
|
|
10
14
|
## Commands
|
|
11
15
|
```bash
|
|
@@ -27,7 +31,7 @@ ae-cli analysis_meta +batch_create_metadata --dry-run
|
|
|
27
31
|
- Wrap JSON parameters in single quotes (for example `--events '{}'` and `--event_properties '{}'`) to avoid shell escaping issues.
|
|
28
32
|
- At least one non-empty list among `--events`, `--event_properties`, and `--user_properties` must be provided.
|
|
29
33
|
- For cross-project troubleshooting, first confirm whether `--project_id` matches the current permissions and target environment.
|
|
30
|
-
-
|
|
34
|
+
- This is an ordinary `write` operation and does not require CLI confirmation.
|
|
31
35
|
|
|
32
36
|
## Next Steps After Failure
|
|
33
37
|
- If required parameters are missing, fall back to the smallest runnable command and fill them in first (focus on `--project_id`).
|
|
@@ -8,6 +8,9 @@ Domain: **Metadata Query**
|
|
|
8
8
|
- Batch edit SYSTEM METADATA already effective in project (super events / event properties / user properties). Do NOT use for tracking-plan metadata (bury/track program); tracking plan operations must use BuryProgramTool. Routing rule: if target is planned/unpublished bury metadata, never call this tool.
|
|
9
9
|
- Batch edit SYSTEM METADATA already effective in project (super events / event properties / user properties).
|
|
10
10
|
|
|
11
|
+
## Output
|
|
12
|
+
The response reports the batch update outcome. Review item-level failures before claiming that every requested metadata item changed.
|
|
13
|
+
|
|
11
14
|
## Command
|
|
12
15
|
```bash
|
|
13
16
|
ae-cli analysis_meta +batch_edit_metadata --project_id <project_id> --type event --items '[{"eventName":"purchase","eventDesc":"Purchase"}]'
|
|
@@ -26,7 +29,7 @@ ae-cli analysis_meta +batch_edit_metadata --dry-run
|
|
|
26
29
|
- Wrap JSON arguments in single quotes (for example `--items '{}'`) to avoid shell escaping issues.
|
|
27
30
|
- `--type` only accepts `event`, `event_property`, and `user_property`.
|
|
28
31
|
- For cross-project troubleshooting, first confirm whether `--project_id` matches the current permissions and target environment.
|
|
29
|
-
-
|
|
32
|
+
- This is an ordinary `write` operation and does not require CLI confirmation.
|
|
30
33
|
|
|
31
34
|
## Next Steps After Failure
|
|
32
35
|
- If required parameters are missing, fall back to the smallest runnable command and fill them in (focus on `--project_id`, `--type`, and `--items`).
|
|
@@ -7,7 +7,7 @@ Do not use to create a blank BI panel. Use `bi-panel create`.
|
|
|
7
7
|
Command:
|
|
8
8
|
|
|
9
9
|
```bash
|
|
10
|
-
ae-cli analysis bi-panel copy --project-id <project_id> [--panel-name <name>] [--panel-uuid <source_uuid>] [--space-id <space_id>] [--folder-id <folder_id>] [--payload '{...}']
|
|
10
|
+
ae-cli analysis bi-panel copy --project-id <project_id> [--panel-name <name>] [--panel-uuid <source_uuid>] [--space-id <space_id>] [--folder-id <folder_id>] [--payload '{...}']
|
|
11
11
|
```
|
|
12
12
|
|
|
13
13
|
Input sends `project_id`, optional source/target fields, and `payload`.
|
|
@@ -7,7 +7,7 @@ Do not use to copy an existing BI panel. Use `bi-panel copy`.
|
|
|
7
7
|
Command:
|
|
8
8
|
|
|
9
9
|
```bash
|
|
10
|
-
ae-cli analysis bi-panel create --project-id <project_id> [--panel-name <name>] [--panel-uuid <uuid>] [--space-id <space_id>] [--folder-id <folder_id>] [--payload '{...}']
|
|
10
|
+
ae-cli analysis bi-panel create --project-id <project_id> [--panel-name <name>] [--panel-uuid <uuid>] [--space-id <space_id>] [--folder-id <folder_id>] [--payload '{...}']
|
|
11
11
|
```
|
|
12
12
|
|
|
13
13
|
Input sends `project_id` plus optional BI panel identifiers, target IDs, and `payload`.
|
|
@@ -7,6 +7,8 @@ Do not use for dashboards. Use `dashboard delete`.
|
|
|
7
7
|
Command:
|
|
8
8
|
|
|
9
9
|
```bash
|
|
10
|
+
ae-cli analysis bi-panel delete --project-id <project_id> --panel-ids '[2001,2002]' --dry-run
|
|
11
|
+
# Summarize the target and impact, then wait for explicit user confirmation.
|
|
10
12
|
ae-cli analysis bi-panel delete --project-id <project_id> --panel-ids '[2001,2002]' --yes
|
|
11
13
|
```
|
|
12
14
|
|
|
@@ -7,9 +7,11 @@ Do not use for dashboard assets. Use `dashboard list`.
|
|
|
7
7
|
Command:
|
|
8
8
|
|
|
9
9
|
```bash
|
|
10
|
-
ae-cli analysis bi-panel list --project-id <project_id> [--query <keyword>] [--
|
|
10
|
+
ae-cli analysis bi-panel list --project-id <project_id> [--query <keyword>] [--limit 50] [--offset 0]
|
|
11
11
|
```
|
|
12
12
|
|
|
13
|
-
Input sends `project_id` and optional `query`, `fields`, `limit`, `offset`.
|
|
13
|
+
Input sends `project_id` and optional `query`, `fields`, `limit`, `offset`. Prefer the default projection for discovery. Do not request generic `id`; BI panel summaries use fields such as `panel_id` and `name` when projected.
|
|
14
|
+
|
|
15
|
+
When `has_more=true`, continue only with the returned `next_offset`; do not calculate the next page locally.
|
|
14
16
|
|
|
15
17
|
Output is the gateway envelope. `data` contains BI panel summaries and paging metadata when returned.
|
|
@@ -2,7 +2,9 @@
|
|
|
2
2
|
|
|
3
3
|
Use for BI panel page data that may be large or long-running.
|
|
4
4
|
|
|
5
|
-
|
|
5
|
+
Routing: read [`analysis_data_retrieval.md`](analysis_data_retrieval.md) before choosing this `export` command instead of `bi-panel-page-data run`.
|
|
6
|
+
|
|
7
|
+
Do not use this command for bounded inline previews; use `bi-panel-page-data run` when the requested result fits the sync data retrieval rule.
|
|
6
8
|
|
|
7
9
|
Command:
|
|
8
10
|
|
|
@@ -10,9 +12,11 @@ Command:
|
|
|
10
12
|
ae-cli analysis bi-panel-page-data export --project-id <project_id> --panel-id <panel_id> --page-key <page_key> --result-type charts [--chart-ids '["chart1"]'] [--artifact-format jsonl]
|
|
11
13
|
```
|
|
12
14
|
|
|
13
|
-
Input sends `project_id`, `panel_id`, `page_key`, `result_type`, and optional control, paging, cache, request, timeout, and format fields. Use CLI flag `--artifact-format` for the gateway `format` input; `--format` is the CLI output formatter.
|
|
15
|
+
Input sends `project_id`, `panel_id`, `page_key`, `result_type`, and optional control, paging, cache, request, timeout, and format fields. Use CLI flag `--artifact-format` for the gateway `format` input; `--format` is the CLI output formatter. Async export has no inline row limit. Runtime defaults to and is capped at 21600 seconds (6 hours); cancel earlier with `analysis query cancel --run-id <run_id>`. `--row-limit` and related BI page controls are chart/summary window controls, not the generic async artifact row policy; see [`analysis_data_retrieval.md`](analysis_data_retrieval.md).
|
|
16
|
+
|
|
17
|
+
Output is the gateway envelope. `data` contains an async export descriptor with `run_id`, `artifact_id`, status fields, expiration fields, and possibly `query_context_id`. It does not expose inspect/download API paths; use the CLI commands below.
|
|
14
18
|
|
|
15
|
-
|
|
19
|
+
When `result_type=charts` and the backend can resolve chart SQL sources, the export descriptor and first artifact metadata line may include `query_context_id` plus `sources`. BI chart sources are SQL contexts, so `drilldown_available` and `result_cluster_available` are false unless the response explicitly says otherwise. Do not call model drilldown commands from a BI SQL context with `drilldown_available=false`.
|
|
16
20
|
|
|
17
21
|
Follow-up workflow:
|
|
18
22
|
|
|
@@ -20,6 +24,6 @@ Follow-up workflow:
|
|
|
20
24
|
2. Poll status with `ae-cli analysis run inspect --run-id <run_id>`.
|
|
21
25
|
3. Continue polling while status is running or pending. Treat `COMPLETED` or `SUCCEEDED` as success, and `FAILED`, `CANCELED`, or `CANCELLED` as terminal failure.
|
|
22
26
|
4. On success, download with `ae-cli analysis artifact download --run-id <run_id> --artifact-id <artifact_id> --output <file>`.
|
|
23
|
-
5. If the export is no longer needed, cancel with `ae-cli analysis query cancel --run-id <run_id
|
|
27
|
+
5. If the export is no longer needed, cancel with `ae-cli analysis query cancel --run-id <run_id>`.
|
|
24
28
|
|
|
25
29
|
Do not write custom Python/curl for polling or download unless the CLI command itself is unavailable.
|
|
@@ -2,14 +2,18 @@
|
|
|
2
2
|
|
|
3
3
|
Use for bounded inline BI panel page chart or summary data.
|
|
4
4
|
|
|
5
|
-
|
|
5
|
+
Routing: read [`analysis_data_retrieval.md`](analysis_data_retrieval.md) before choosing this `run` command instead of `bi-panel-page-data export`.
|
|
6
|
+
|
|
7
|
+
Do not use this command for full, unknown-size, larger than 1000-row, or long-running page data; use `bi-panel-page-data export`.
|
|
6
8
|
|
|
7
9
|
Command:
|
|
8
10
|
|
|
9
11
|
```bash
|
|
10
|
-
ae-cli analysis bi-panel-page-data run --project-id <project_id> --panel-id <panel_id> --page-key <page_key> --result-type charts [--chart-ids '["chart1"]'] [--limit 100] [--timeout-seconds
|
|
12
|
+
ae-cli analysis bi-panel-page-data run --project-id <project_id> --panel-id <panel_id> --page-key <page_key> --result-type charts [--chart-ids '["chart1"]'] [--row-limit 100] [--limit 100] [--timeout-seconds 120]
|
|
11
13
|
```
|
|
12
14
|
|
|
13
|
-
Input sends `project_id`, `panel_id`, `page_key`, `result_type`, and optional control, paging, cache, request, timeout, and limit fields.
|
|
15
|
+
Input sends `project_id`, `panel_id`, `page_key`, `result_type`, and optional control, paging, cache, request, timeout, and limit fields. Control defaults: inline `--limit` default 100 / max 1000, `--timeout-seconds` default 120 / max 180. Chart `--row-limit` default 100 / max 1000. The routing rule lives in [`analysis_data_retrieval.md`](analysis_data_retrieval.md).
|
|
14
16
|
|
|
15
17
|
Output is the gateway envelope. `data` contains bounded inline page data.
|
|
18
|
+
|
|
19
|
+
When `result_type=charts` and the backend can resolve chart SQL sources, the response may include `query_context_id` plus `sources`. BI chart sources are SQL contexts, so `drilldown_available` and `result_cluster_available` are false unless the response explicitly says otherwise. Do not call model drilldown commands from a BI SQL context with `drilldown_available=false`.
|
|
@@ -7,7 +7,7 @@ Do not use to share dashboards or folders. Use the matching resource share comma
|
|
|
7
7
|
Command:
|
|
8
8
|
|
|
9
9
|
```bash
|
|
10
|
-
ae-cli analysis bi-panel share --project-id <project_id> --panel-id <panel_id> [--payload '{...}']
|
|
10
|
+
ae-cli analysis bi-panel share --project-id <project_id> --panel-id <panel_id> [--payload '{...}']
|
|
11
11
|
```
|
|
12
12
|
|
|
13
13
|
Input sends `project_id`, `panel_id`, and backend-compatible snake_case `payload`.
|
|
@@ -10,7 +10,7 @@ reads only the released/queryable version. Use `bi-panel-version get` to inspect
|
|
|
10
10
|
Command:
|
|
11
11
|
|
|
12
12
|
```bash
|
|
13
|
-
ae-cli analysis bi-panel update --project-id <project_id> [--panel-name <name>] [--panel-uuid <uuid>] [--payload '{...}']
|
|
13
|
+
ae-cli analysis bi-panel update --project-id <project_id> [--panel-name <name>] [--panel-uuid <uuid>] [--payload '{...}']
|
|
14
14
|
```
|
|
15
15
|
|
|
16
16
|
Input sends `project_id`, optional `panel_name`, `panel_uuid`, and `payload`.
|
|
@@ -10,7 +10,7 @@ as `--source-version`. The gateway rejects stale `source_version` values.
|
|
|
10
10
|
Command:
|
|
11
11
|
|
|
12
12
|
```bash
|
|
13
|
-
ae-cli analysis bi-panel-version publish --project-id <project_id> --panel-id <panel_id> --source-version <draft_version>
|
|
13
|
+
ae-cli analysis bi-panel-version publish --project-id <project_id> --panel-id <panel_id> --source-version <draft_version>
|
|
14
14
|
```
|
|
15
15
|
|
|
16
16
|
Input sends `project_id`, one of `panel_id` or `panel_uuid`, and required
|
|
@@ -14,8 +14,8 @@ Domain: **Query lifecycle**
|
|
|
14
14
|
|
|
15
15
|
## Command
|
|
16
16
|
```bash
|
|
17
|
-
ae-cli analysis +cancel_query --request_id mcp_0123456789abcdef0123456789abcdef
|
|
18
|
-
ae-cli analysis +cancel_query --request_id mcp_0123456789abcdef0123456789abcdef --reason "agent timeout"
|
|
17
|
+
ae-cli analysis +cancel_query --request_id mcp_0123456789abcdef0123456789abcdef
|
|
18
|
+
ae-cli analysis +cancel_query --request_id mcp_0123456789abcdef0123456789abcdef --reason "agent timeout"
|
|
19
19
|
ae-cli analysis +cancel_query --request_id mcp_0123456789abcdef0123456789abcdef --dry-run
|
|
20
20
|
```
|
|
21
21
|
|
|
@@ -26,12 +26,12 @@ ae-cli analysis +cancel_query --request_id mcp_0123456789abcdef0123456789abcdef
|
|
|
26
26
|
| `--reason` | No | Optional cancellation reason. Default: `MCP_CANCEL_QUERY_TOOL`. |
|
|
27
27
|
|
|
28
28
|
## Decision Rules
|
|
29
|
-
- This is
|
|
29
|
+
- This is an ordinary `write` operation and does not require CLI confirmation.
|
|
30
30
|
- The request must belong to the current MCP user. Otherwise the service returns `REQUEST_NOT_FOUND_OR_NOT_OWNED`.
|
|
31
31
|
- Do not invent a request ID. Use the ID from the query response or the ID explicitly supplied to the original query.
|
|
32
32
|
- This command cancels by request ID only. It does not cancel by SQL text, report ID, dashboard ID, BI panel ID, run ID, or tool call ID.
|
|
33
33
|
- For query commands that expose `--request_id`, supplying a stable ID before execution is required. Use `mcp_<32 lowercase hex UUID>`, for example `mcp_0123456789abcdef0123456789abcdef`, so proactive cancellation does not depend on waiting for the response metadata.
|
|
34
|
-
- For query commands that may exceed the CLI/MCP HTTP timeout, preset `--request_id`; if `fetch failed`, HTTP timeout, or caller timeout happens, immediately call `+cancel_query --request_id <same value
|
|
34
|
+
- For query commands that may exceed the CLI/MCP HTTP timeout, preset `--request_id`; if `fetch failed`, HTTP timeout, or caller timeout happens, immediately call `+cancel_query --request_id <same value>`.
|
|
35
35
|
|
|
36
36
|
## Next Steps on Failure
|
|
37
37
|
- If `REQUEST_NOT_FOUND_OR_NOT_OWNED` appears, verify the request ID, user identity, host, and whether the original query already finished.
|