@thinkingai/ae-cli 6.0.30 → 6.0.32
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +8 -9
- package/README.zh.md +8 -9
- package/dist/{auth-7TQRGLBC.js → auth-7H3HAAJ3.js} +10 -10
- package/dist/{capability-KVA55RMK.js → capability-QW4AVJHI.js} +49 -10
- package/dist/{capability-LKHLZQPD.js → capability-SCRFGODD.js} +49 -10
- package/dist/{chunk-GWZ5MYWE.js → chunk-6LEYLOV3.js} +25 -4
- package/dist/chunk-7OLGDQQ2.js +71 -0
- package/dist/{chunk-THBBNYXI.js → chunk-DYOS6YY7.js} +100 -62
- package/dist/{chunk-OJR23CIK.js → chunk-I4A62X3N.js} +100 -61
- package/dist/{chunk-7QQ4233A.js → chunk-PKRD2IEM.js} +25 -4
- package/dist/{chunk-CWZUGF2J.js → chunk-PTE56QPL.js} +15 -0
- package/dist/chunk-TBHBYKXZ.js +71 -0
- package/dist/{chunk-ZAOL36CG.js → chunk-TNW2CI4W.js} +46 -30
- package/dist/{config-ZVPARN4R.js → config-7UZWDE74.js} +25 -25
- package/dist/index.js +182 -63
- package/dist/{metadata-6CCFV4K5.js → metadata-BFDL6RUK.js} +6 -43
- package/dist/{metadata-PDOIWH5O.js → metadata-FCLDBXX2.js} +6 -43
- package/dist/{raw-OHSUK42D.js → raw-CN542NGT.js} +8 -6
- package/dist/{sync-ULT5SECP.js → sync-ERNHDPB5.js} +1 -1
- package/dist/{te-agent-FAIBM3SA.js → te-agent-FCCWUDTJ.js} +1 -1
- package/dist/te-analysis-PUVF5IF4.js +5736 -0
- package/dist/te-analysis-UJDOKPAN.js +5736 -0
- package/dist/te-common-VUX3VOXZ.js +60 -0
- package/dist/te-common-XLAGWNIV.js +60 -0
- package/dist/{te-community-6A7LKYUH.js → te-community-PEZ2VEF7.js} +1 -1
- package/dist/{te-community-GMWFGILT.js → te-community-TSKJ652U.js} +1 -1
- package/dist/{te-dataops-Z53CTG2U.js → te-dataops-F36T656A.js} +32 -12
- package/dist/{te-dataops-6LIPYNGH.js → te-dataops-ZNJBQ6VT.js} +33 -12
- package/dist/te-engage-K4AEUPK5.js +3894 -0
- package/dist/te-engage-QBCCME22.js +3894 -0
- package/dist/{te-kb-NT33UHAE.js → te-kb-AYCODNU6.js} +56 -17
- package/dist/{te-meta-PKT27OTN.js → te-meta-ARDIW3YI.js} +4 -237
- package/dist/{te-meta-FADFLTDM.js → te-meta-UUROEODR.js} +4 -237
- package/dist/{te-team-RG75PR5D.js → te-team-OKCOX7OE.js} +5 -5
- package/package.json +15 -7
- package/skills/ae-agent/SKILL.md +6 -8
- package/skills/ae-agent/references/accept-skill-share.md +2 -2
- package/skills/ae-agent/references/add-attachment.md +3 -3
- package/skills/ae-agent/references/add-mcp.md +2 -3
- package/skills/ae-agent/references/add-model.md +3 -5
- package/skills/ae-agent/references/add-skill.md +2 -3
- package/skills/ae-agent/references/approve-skill.md +2 -2
- package/skills/ae-agent/references/auto-provision-mcp-credentials.md +3 -3
- package/skills/ae-agent/references/cancel-skill-submission.md +2 -2
- package/skills/ae-agent/references/copy-skill.md +3 -3
- package/skills/ae-agent/references/create-agent.md +3 -4
- package/skills/ae-agent/references/create-automation.md +5 -9
- package/skills/ae-agent/references/del-agent.md +3 -2
- package/skills/ae-agent/references/del-attachment.md +3 -2
- package/skills/ae-agent/references/del-mcp.md +3 -2
- package/skills/ae-agent/references/del-model.md +3 -2
- package/skills/ae-agent/references/del-skill-asset.md +3 -3
- package/skills/ae-agent/references/del-skill-reference.md +3 -3
- package/skills/ae-agent/references/del-skill-script.md +3 -3
- package/skills/ae-agent/references/del-skill.md +3 -2
- package/skills/ae-agent/references/edit-skill.md +4 -4
- package/skills/ae-agent/references/mcp-auth-disconnect.md +2 -2
- package/skills/ae-agent/references/mcp-auth-start.md +3 -3
- package/skills/ae-agent/references/reject-skill-share.md +2 -2
- package/skills/ae-agent/references/reject-skill.md +2 -2
- package/skills/ae-agent/references/rescan-skills.md +2 -2
- package/skills/ae-agent/references/set-mcp-credential.md +3 -3
- package/skills/ae-agent/references/set-mcp-meta.md +2 -2
- package/skills/ae-agent/references/set-skill-meta.md +2 -2
- package/skills/ae-agent/references/share-skill.md +3 -3
- package/skills/ae-agent/references/submit-skill.md +3 -3
- package/skills/ae-agent/references/toggle-mcp.md +3 -3
- package/skills/ae-agent/references/toggle-model.md +3 -3
- package/skills/ae-agent/references/toggle-skill.md +3 -3
- package/skills/ae-agent/references/update-agent.md +2 -2
- package/skills/ae-agent/references/update-automation.md +6 -8
- package/skills/ae-agent/references/update-mcp.md +4 -4
- package/skills/ae-agent/references/update-model.md +2 -3
- package/skills/ae-agent/references/upload-skill-asset.md +3 -3
- package/skills/ae-agent/references/upload-skill-reference.md +3 -3
- package/skills/ae-agent/references/upload-skill-script.md +3 -3
- package/skills/ae-agent/references/upload-skill.md +6 -7
- package/skills/ae-analysis/SKILL.md +108 -512
- package/skills/ae-analysis/references/adhoc_export.md +68 -0
- package/skills/ae-analysis/references/adhoc_run.md +54 -0
- package/skills/ae-analysis/references/ai_models.md +475 -0
- package/skills/ae-analysis/references/analysis_data_retrieval.md +101 -0
- package/skills/ae-analysis/references/analysis_drilldown_contract.md +93 -0
- package/skills/ae-analysis/references/analysis_gateway_assets.md +73 -12
- package/skills/ae-analysis/references/analysis_interpretation.md +38 -0
- package/skills/ae-analysis/references/artifact_download.md +13 -7
- package/skills/ae-analysis/references/asset_abnormal_get.md +5 -5
- package/skills/ae-analysis/references/asset_abnormal_list.md +5 -5
- package/skills/ae-analysis/references/asset_authentication_list.md +5 -5
- package/skills/ae-analysis/references/asset_authentication_update.md +6 -6
- package/skills/ae-analysis/references/asset_batch_dashboard_schedule_freeze.md +26 -0
- package/skills/ae-analysis/references/asset_batch_delete.md +26 -0
- package/skills/ae-analysis/references/asset_batch_disable_auto_backup.md +26 -0
- package/skills/ae-analysis/references/asset_batch_disable_auto_update.md +26 -0
- package/skills/ae-analysis/references/asset_batch_handover.md +26 -0
- package/skills/ae-analysis/references/asset_batch_info_export.md +25 -0
- package/skills/ae-analysis/references/asset_batch_sql_export.md +25 -0
- package/skills/ae-analysis/references/asset_dependency_list.md +30 -0
- package/skills/ae-analysis/references/asset_export.md +30 -0
- package/skills/ae-analysis/references/asset_impact_list.md +30 -0
- package/skills/ae-analysis/references/asset_lineage_get.md +25 -0
- package/skills/ae-analysis/references/asset_list.md +30 -0
- package/skills/ae-analysis/references/asset_query_history_list.md +30 -0
- package/skills/ae-analysis/references/asset_recent_list.md +4 -4
- package/skills/ae-analysis/references/asset_search.md +4 -4
- package/skills/ae-analysis/references/asset_url_get.md +29 -0
- package/skills/ae-analysis/references/audience_models.md +42 -0
- package/skills/ae-analysis/references/batch_create_metadata.md +5 -1
- package/skills/ae-analysis/references/batch_edit_metadata.md +4 -1
- package/skills/ae-analysis/references/bi_panel_copy.md +1 -1
- package/skills/ae-analysis/references/bi_panel_create.md +1 -1
- package/skills/ae-analysis/references/bi_panel_delete.md +2 -0
- package/skills/ae-analysis/references/bi_panel_list.md +4 -2
- package/skills/ae-analysis/references/bi_panel_page_data_export.md +8 -4
- package/skills/ae-analysis/references/bi_panel_page_data_run.md +7 -3
- package/skills/ae-analysis/references/bi_panel_share.md +1 -1
- package/skills/ae-analysis/references/bi_panel_update.md +1 -1
- package/skills/ae-analysis/references/bi_panel_version_publish.md +1 -1
- package/skills/ae-analysis/references/cancel_query.md +4 -4
- package/skills/ae-analysis/references/command_index.md +243 -0
- package/skills/ae-analysis/references/create_alert.md +1 -1
- package/skills/ae-analysis/references/create_entity.md +3 -3
- package/skills/ae-analysis/references/create_project_mark_time.md +2 -1
- package/skills/ae-analysis/references/dashboard_copy.md +1 -1
- package/skills/ae-analysis/references/dashboard_create.md +1 -1
- package/skills/ae-analysis/references/dashboard_daily_report_send.md +1 -1
- package/skills/ae-analysis/references/dashboard_daily_report_update.md +1 -1
- package/skills/ae-analysis/references/dashboard_definition_import.md +1 -1
- package/skills/ae-analysis/references/dashboard_delete.md +2 -0
- package/skills/ae-analysis/references/dashboard_freeze.md +1 -1
- package/skills/ae-analysis/references/dashboard_handover.md +1 -1
- package/skills/ae-analysis/references/dashboard_list.md +4 -2
- package/skills/ae-analysis/references/dashboard_report_add.md +15 -0
- package/skills/ae-analysis/references/dashboard_report_data_export.md +15 -7
- package/skills/ae-analysis/references/dashboard_report_data_run.md +15 -7
- package/skills/ae-analysis/references/dashboard_share.md +11 -2
- package/skills/ae-analysis/references/dashboard_update.md +12 -3
- package/skills/ae-analysis/references/datatable_columns_get.md +2 -2
- package/skills/ae-analysis/references/datatable_influence_list.md +2 -2
- package/skills/ae-analysis/references/datatable_version_get.md +2 -2
- package/skills/ae-analysis/references/datatable_version_list.md +2 -2
- package/skills/ae-analysis/references/delete_alert.md +8 -3
- package/skills/ae-analysis/references/delete_project_mark_times.md +5 -3
- package/skills/ae-analysis/references/delete_track_items.md +4 -3
- package/skills/ae-analysis/references/drilldown_entities_export.md +26 -0
- package/skills/ae-analysis/references/drilldown_entities_run.md +33 -0
- package/skills/ae-analysis/references/drilldown_events_export.md +21 -0
- package/skills/ae-analysis/references/drilldown_events_run.md +23 -0
- package/skills/ae-analysis/references/drilldown_user_events_export.md +23 -0
- package/skills/ae-analysis/references/drilldown_user_events_run.md +34 -0
- package/skills/ae-analysis/references/entity_detail_export.md +33 -0
- package/skills/ae-analysis/references/entity_detail_run.md +57 -0
- package/skills/ae-analysis/references/entity_id_import_options.md +20 -0
- package/skills/ae-analysis/references/event_changelog_list.md +2 -2
- package/skills/ae-analysis/references/event_create.md +4 -4
- package/skills/ae-analysis/references/event_delete.md +5 -4
- package/skills/ae-analysis/references/event_detail_export.md +33 -0
- package/skills/ae-analysis/references/event_detail_run.md +60 -0
- package/skills/ae-analysis/references/event_get.md +2 -2
- package/skills/ae-analysis/references/event_hide_update.md +3 -3
- package/skills/ae-analysis/references/event_influence_list.md +2 -2
- package/skills/ae-analysis/references/event_list.md +12 -4
- package/skills/ae-analysis/references/{super_metadata_export.md → event_property_bundle_export.md} +7 -7
- package/skills/ae-analysis/references/event_property_bundle_import.md +25 -0
- package/skills/ae-analysis/references/event_relation_update.md +4 -4
- package/skills/ae-analysis/references/event_update.md +2 -2
- package/skills/ae-analysis/references/exchange_config_update.md +2 -2
- package/skills/ae-analysis/references/exchange_rate_refresh.md +2 -2
- package/skills/ae-analysis/references/exchange_rule_list.md +2 -2
- package/skills/ae-analysis/references/exchange_rule_update.md +4 -4
- package/skills/ae-analysis/references/exchange_rule_validate.md +4 -4
- package/skills/ae-analysis/references/favorite_add.md +1 -1
- package/skills/ae-analysis/references/favorite_remove.md +1 -1
- package/skills/ae-analysis/references/folder_create.md +2 -3
- package/skills/ae-analysis/references/folder_share.md +2 -3
- package/skills/ae-analysis/references/generate_track_program.md +2 -1
- package/skills/ae-analysis/references/generate_track_sdk_sample.md +2 -1
- package/skills/ae-analysis/references/get_alert.md +4 -0
- package/skills/ae-analysis/references/get_alert_definition_schema.md +1 -0
- package/skills/ae-analysis/references/get_project_config.md +1 -0
- package/skills/ae-analysis/references/get_track_program.md +3 -0
- package/skills/ae-analysis/references/history_tag_batch_refresh.md +19 -0
- package/skills/ae-analysis/references/history_tag_clear.md +13 -0
- package/skills/ae-analysis/references/history_tag_data_drilldown_export.md +15 -0
- package/skills/ae-analysis/references/history_tag_data_drilldown_run.md +13 -0
- package/skills/ae-analysis/references/history_tag_data_export.md +15 -0
- package/skills/ae-analysis/references/history_tag_data_run.md +15 -0
- package/skills/ae-analysis/references/history_tag_list.md +11 -0
- package/skills/ae-analysis/references/history_tag_refresh.md +11 -0
- package/skills/ae-analysis/references/input_file_inspect.md +9 -0
- package/skills/ae-analysis/references/input_file_purpose_list.md +9 -0
- package/skills/ae-analysis/references/input_file_upload.md +11 -0
- package/skills/ae-analysis/references/list_alerts.md +3 -2
- package/skills/ae-analysis/references/list_entities.md +4 -3
- package/skills/ae-analysis/references/list_project_mark_times.md +2 -1
- package/skills/ae-analysis/references/list_project_users.md +1 -0
- package/skills/ae-analysis/references/load_filters.md +3 -0
- package/skills/ae-analysis/references/metric_create.md +20 -6
- package/skills/ae-analysis/references/metric_delete.md +12 -4
- package/skills/ae-analysis/references/metric_get.md +8 -2
- package/skills/ae-analysis/references/metric_list.md +17 -4
- package/skills/ae-analysis/references/metric_update.md +23 -6
- package/skills/ae-analysis/references/operation_record_export.md +25 -0
- package/skills/ae-analysis/references/operation_record_list.md +31 -0
- package/skills/ae-analysis/references/project_access_detail_get.md +23 -0
- package/skills/ae-analysis/references/project_data_power_delete.md +26 -0
- package/skills/ae-analysis/references/project_data_power_get.md +24 -0
- package/skills/ae-analysis/references/project_data_power_list.md +23 -0
- package/skills/ae-analysis/references/project_data_power_upsert.md +24 -0
- package/skills/ae-analysis/references/project_entity_create.md +27 -0
- package/skills/ae-analysis/references/project_entity_delete.md +25 -0
- package/skills/ae-analysis/references/project_entity_event_list.md +24 -0
- package/skills/ae-analysis/references/project_entity_get.md +24 -0
- package/skills/ae-analysis/references/project_entity_list.md +28 -0
- package/skills/ae-analysis/references/project_entity_update.md +28 -0
- package/skills/ae-analysis/references/project_function_list.md +24 -0
- package/skills/ae-analysis/references/project_info_get.md +23 -0
- package/skills/ae-analysis/references/project_info_list.md +26 -0
- package/skills/ae-analysis/references/project_info_update.md +25 -0
- package/skills/ae-analysis/references/project_mark_time_create.md +27 -0
- package/skills/ae-analysis/references/project_mark_time_delete.md +25 -0
- package/skills/ae-analysis/references/project_mark_time_list.md +28 -0
- package/skills/ae-analysis/references/project_mark_time_update.md +28 -0
- package/skills/ae-analysis/references/project_member_add.md +25 -0
- package/skills/ae-analysis/references/project_member_batch_update.md +24 -0
- package/skills/ae-analysis/references/project_member_candidate_list.md +25 -0
- package/skills/ae-analysis/references/project_member_handover_export.md +27 -0
- package/skills/ae-analysis/references/project_member_handover_run.md +24 -0
- package/skills/ae-analysis/references/project_member_import.md +25 -0
- package/skills/ae-analysis/references/project_member_list.md +23 -0
- package/skills/ae-analysis/references/project_member_receiver_list.md +23 -0
- package/skills/ae-analysis/references/project_member_remove.md +26 -0
- package/skills/ae-analysis/references/project_member_update.md +25 -0
- package/skills/ae-analysis/references/project_owner_update.md +27 -0
- package/skills/ae-analysis/references/project_permission_binding_list.md +24 -0
- package/skills/ae-analysis/references/project_receive_status_update.md +25 -0
- package/skills/ae-analysis/references/project_role_delete.md +25 -0
- package/skills/ae-analysis/references/project_role_function_list.md +27 -0
- package/skills/ae-analysis/references/project_role_get.md +23 -0
- package/skills/ae-analysis/references/project_role_list.md +25 -0
- package/skills/ae-analysis/references/project_role_upsert.md +24 -0
- package/skills/ae-analysis/references/project_role_user_list.md +23 -0
- package/skills/ae-analysis/references/project_space_create.md +2 -3
- package/skills/ae-analysis/references/project_space_list.md +3 -1
- package/skills/ae-analysis/references/project_space_share.md +2 -3
- package/skills/ae-analysis/references/project_timezone_get.md +23 -0
- package/skills/ae-analysis/references/project_timezone_overview.md +23 -0
- package/skills/ae-analysis/references/project_timezone_update.md +25 -0
- package/skills/ae-analysis/references/project_user_id_items_update.md +24 -0
- package/skills/ae-analysis/references/property_changelog_list.md +2 -2
- package/skills/ae-analysis/references/property_create.md +4 -4
- package/skills/ae-analysis/references/property_delete.md +5 -4
- package/skills/ae-analysis/references/property_get.md +2 -2
- package/skills/ae-analysis/references/property_hide_update.md +3 -3
- package/skills/ae-analysis/references/property_influence_list.md +2 -2
- package/skills/ae-analysis/references/property_list.md +21 -6
- package/skills/ae-analysis/references/property_related_events.md +2 -2
- package/skills/ae-analysis/references/property_relation_update.md +4 -4
- package/skills/ae-analysis/references/property_update.md +2 -2
- package/skills/ae-analysis/references/public_link_create.md +2 -2
- package/skills/ae-analysis/references/public_link_delete.md +2 -0
- package/skills/ae-analysis/references/public_link_list.md +3 -1
- package/skills/ae-analysis/references/public_link_offline.md +1 -1
- package/skills/ae-analysis/references/public_link_update.md +1 -1
- package/skills/ae-analysis/references/query_cancel.md +1 -1
- package/skills/ae-analysis/references/query_create_result_cluster.md +29 -0
- package/skills/ae-analysis/references/report_abnormal_get.md +15 -0
- package/skills/ae-analysis/references/report_change_log_get.md +15 -0
- package/skills/ae-analysis/references/report_change_log_list.md +15 -0
- package/skills/ae-analysis/references/report_create.md +29 -0
- package/skills/ae-analysis/references/report_data_export.md +37 -0
- package/skills/ae-analysis/references/report_data_run.md +45 -0
- package/skills/ae-analysis/references/report_delete.md +17 -0
- package/skills/ae-analysis/references/report_get.md +23 -0
- package/skills/ae-analysis/references/report_list.md +17 -0
- package/skills/ae-analysis/references/report_list_export.md +15 -0
- package/skills/ae-analysis/references/report_update.md +22 -0
- package/skills/ae-analysis/references/report_version_rollback.md +15 -0
- package/skills/ae-analysis/references/rule_create.md +27 -0
- package/skills/ae-analysis/references/rule_delete.md +26 -0
- package/skills/ae-analysis/references/rule_list.md +24 -0
- package/skills/ae-analysis/references/rule_schema.md +24 -0
- package/skills/ae-analysis/references/rule_update.md +28 -0
- package/skills/ae-analysis/references/run_inspect.md +10 -4
- package/skills/ae-analysis/references/save_track_items.md +4 -1
- package/skills/ae-analysis/references/sql_table_columns.md +20 -0
- package/skills/ae-analysis/references/sql_table_list.md +33 -0
- package/skills/ae-analysis/references/update_alert.md +1 -1
- package/skills/ae-analysis/references/update_project_mark_time.md +4 -3
- package/skills/ae-analysis/references/user_cluster_create.md +17 -0
- package/skills/ae-analysis/references/user_cluster_create_id.md +15 -0
- package/skills/ae-analysis/references/user_cluster_delete.md +13 -0
- package/skills/ae-analysis/references/user_cluster_get.md +15 -0
- package/skills/ae-analysis/references/user_cluster_list.md +15 -0
- package/skills/ae-analysis/references/user_cluster_member_export.md +15 -0
- package/skills/ae-analysis/references/user_cluster_member_list.md +19 -0
- package/skills/ae-analysis/references/user_cluster_models.md +87 -0
- package/skills/ae-analysis/references/user_cluster_refresh.md +13 -0
- package/skills/ae-analysis/references/user_cluster_update.md +15 -0
- package/skills/ae-analysis/references/user_cluster_update_id.md +15 -0
- package/skills/ae-analysis/references/user_tag_create.md +17 -0
- package/skills/ae-analysis/references/user_tag_create_id.md +15 -0
- package/skills/ae-analysis/references/user_tag_delete.md +13 -0
- package/skills/ae-analysis/references/user_tag_get.md +15 -0
- package/skills/ae-analysis/references/user_tag_list.md +17 -0
- package/skills/ae-analysis/references/user_tag_member_export.md +15 -0
- package/skills/ae-analysis/references/user_tag_member_list.md +19 -0
- package/skills/ae-analysis/references/user_tag_models.md +54 -0
- package/skills/ae-analysis/references/user_tag_refresh.md +13 -0
- package/skills/ae-analysis/references/user_tag_update.md +15 -0
- package/skills/ae-analysis/references/user_tag_update_id.md +15 -0
- package/skills/ae-analysis/references/virtual_event_create.md +24 -5
- package/skills/ae-analysis/references/virtual_event_delete.md +5 -4
- package/skills/ae-analysis/references/virtual_event_get.md +2 -2
- package/skills/ae-analysis/references/virtual_property_create.md +34 -6
- package/skills/ae-analysis/references/virtual_property_sql_rule_delete.md +5 -4
- package/skills/ae-analysis/references/virtual_property_sql_rule_update.md +13 -6
- package/skills/ae-analysis-global/SKILL.md +6 -8
- package/skills/ae-analysis-global/references/list_query_clusters.md +7 -6
- package/skills/ae-capability/SKILL.md +68 -15
- package/skills/ae-community/SKILL.md +2 -2
- package/skills/ae-dataops/SKILL.md +1 -1
- package/skills/ae-engage/SKILL.md +233 -10
- package/skills/ae-engage/references/activity-activity-type.md +42 -0
- package/skills/ae-engage/references/activity-activity.md +70 -0
- package/skills/ae-engage/references/activity-approval.md +53 -0
- package/skills/ae-engage/references/activity-task.md +87 -0
- package/skills/ae-engage/references/activity-topic.md +98 -0
- package/skills/ae-engage/references/approval-approver-delete.md +26 -0
- package/skills/ae-engage/references/build-task-save-guide.md +11 -9
- package/skills/ae-engage/references/channel-test-send.md +37 -0
- package/skills/ae-engage/references/channel-touch-limits-batch-update.md +28 -0
- package/skills/ae-engage/references/channel-touch-limits-save.md +37 -0
- package/skills/ae-engage/references/channel-touch-limits-toggle.md +28 -0
- package/skills/ae-engage/references/channel-update-config.md +36 -0
- package/skills/ae-engage/references/channel_touch_limits_list.md +29 -0
- package/skills/ae-engage/references/client-param.md +58 -0
- package/skills/ae-engage/references/common-metric.md +75 -0
- package/skills/ae-engage/references/config-table.md +92 -0
- package/skills/ae-engage/references/engage-scene-config-item.md +69 -0
- package/skills/ae-engage/references/group-list.md +13 -0
- package/skills/ae-engage/references/operation-log-query.md +11 -0
- package/skills/ae-engage/references/preset-event.md +42 -0
- package/skills/ae-engage/references/push-language.md +39 -0
- package/skills/ae-engage/references/push-record-query.md +26 -0
- package/skills/ae-engage/references/save-flow.md +5 -4
- package/skills/ae-engage/references/save-task.md +24 -20
- package/skills/ae-engage/references/scene-config-channel.md +58 -0
- package/skills/ae-engage/references/scene-config-group.md +62 -0
- package/skills/ae-engage/references/scene-config-item.md +68 -0
- package/skills/ae-engage/references/scene-config-metric.md +79 -0
- package/skills/ae-engage/references/scene-config-param.md +72 -0
- package/skills/ae-engage/references/scene-preset-metric.md +45 -0
- package/skills/ae-engage/references/scene-strategy.md +47 -0
- package/skills/ae-engage/references/scene-template.md +71 -0
- package/skills/ae-engage/references/segment-list-query.md +18 -0
- package/skills/ae-engage/references/task-delete.md +14 -0
- package/skills/ae-engage/references/task-operation-log-query.md +23 -0
- package/skills/ae-engage/references/version-list.md +18 -0
- package/skills/ae-engage/references/whitelist.md +72 -0
- package/skills/ae-engage/references/workbench-workbench.md +48 -0
- package/skills/ae-generate-tracking-code/SKILL.md +1 -1
- package/skills/ae-generate-tracking-code/references/snippet-delivery.md +2 -2
- package/skills/ae-generate-tracking-plan/SKILL.md +21 -13
- package/skills/ae-generate-tracking-plan/references/te-api.md +2 -1
- package/skills/ae-kb/SKILL.md +33 -7
- package/skills/ae-metadata/SKILL.md +10 -9
- package/skills/ae-metadata/references/metadata_data_table_csv_delete.md +1 -0
- package/skills/ae-metadata/references/metadata_data_table_csv_write.md +6 -6
- package/skills/ae-metadata/references/metadata_data_table_property_bindings_update.md +2 -2
- package/skills/ae-metadata/references/metadata_data_table_sql_delete.md +1 -0
- package/skills/ae-metadata/references/metadata_data_table_sql_write.md +21 -7
- package/skills/ae-metadata/references/metadata_event_get.md +4 -4
- package/skills/ae-metadata/references/metadata_property_dimension_table_bind_existing.md +4 -4
- package/skills/ae-metadata/references/metadata_property_dimension_table_create_and_bind_csv.md +4 -4
- package/skills/ae-metadata/references/metadata_property_get.md +4 -4
- package/skills/ae-team/SKILL.md +9 -9
- package/skills/ae-team/references/create.md +2 -2
- package/skills/ae-team/references/delete.md +3 -3
- package/skills/ae-team/references/run-cancel.md +3 -3
- package/skills/ae-team/references/run-chat.md +4 -4
- package/skills/ae-team/references/run-reply.md +3 -3
- package/skills/ae-team/references/run-start.md +4 -5
- package/skills/ae-team/references/run-watch.md +1 -1
- package/skills/ae-team/references/update.md +2 -2
- package/dist/chunk-P2JRP6HJ.js +0 -42
- package/dist/chunk-S5XN6KEX.js +0 -42
- package/dist/te-analysis-DDXGM7WM.js +0 -3188
- package/dist/te-analysis-HCDNYI7E.js +0 -3188
- package/dist/te-audience-ECFS4GF4.js +0 -600
- package/dist/te-audience-WO377T2J.js +0 -600
- package/dist/te-common-CFGQXTFV.js +0 -130
- package/dist/te-common-SDB3O2QG.js +0 -130
- package/dist/te-engage-545HJL6J.js +0 -1525
- package/dist/te-engage-M7JQSJDP.js +0 -1525
- package/skills/ae-analysis/references/build_attribution_analysis_qp.md +0 -62
- package/skills/ae-analysis/references/build_cluster_definition.md +0 -62
- package/skills/ae-analysis/references/build_distribution_analysis_qp.md +0 -67
- package/skills/ae-analysis/references/build_entity_details_sql.md +0 -58
- package/skills/ae-analysis/references/build_event_analysis_qp.md +0 -134
- package/skills/ae-analysis/references/build_event_details_sql.md +0 -61
- package/skills/ae-analysis/references/build_funnel_analysis_qp.md +0 -145
- package/skills/ae-analysis/references/build_heat_map_analysis_qp.md +0 -54
- package/skills/ae-analysis/references/build_interval_analysis_qp.md +0 -60
- package/skills/ae-analysis/references/build_path_analysis_qp.md +0 -53
- package/skills/ae-analysis/references/build_prop_analysis_qp.md +0 -124
- package/skills/ae-analysis/references/build_rank_list_analysis_qp.md +0 -63
- package/skills/ae-analysis/references/build_retention_analysis_qp.md +0 -143
- package/skills/ae-analysis/references/build_tag_definition.md +0 -65
- package/skills/ae-analysis/references/copy_dashboard.md +0 -33
- package/skills/ae-analysis/references/create_cluster.md +0 -69
- package/skills/ae-analysis/references/create_dashboard.md +0 -49
- package/skills/ae-analysis/references/create_id_cluster.md +0 -40
- package/skills/ae-analysis/references/create_id_tag.md +0 -39
- package/skills/ae-analysis/references/create_metric.md +0 -62
- package/skills/ae-analysis/references/create_or_update_dashboard_note.md +0 -39
- package/skills/ae-analysis/references/create_public_access_link.md +0 -43
- package/skills/ae-analysis/references/create_report.md +0 -60
- package/skills/ae-analysis/references/create_result_cluster.md +0 -73
- package/skills/ae-analysis/references/create_space.md +0 -34
- package/skills/ae-analysis/references/create_tag.md +0 -61
- package/skills/ae-analysis/references/create_virtual_event.md +0 -64
- package/skills/ae-analysis/references/create_virtual_property.md +0 -69
- package/skills/ae-analysis/references/delete_cluster.md +0 -27
- package/skills/ae-analysis/references/delete_dashboard.md +0 -30
- package/skills/ae-analysis/references/delete_metric.md +0 -27
- package/skills/ae-analysis/references/delete_report.md +0 -27
- package/skills/ae-analysis/references/delete_tag.md +0 -27
- package/skills/ae-analysis/references/drilldown_user_events.md +0 -74
- package/skills/ae-analysis/references/drilldown_users.md +0 -80
- package/skills/ae-analysis/references/freeze_dashboards.md +0 -29
- package/skills/ae-analysis/references/get_analysis_query_schema.md +0 -71
- package/skills/ae-analysis/references/get_bi_panel_detail.md +0 -35
- package/skills/ae-analysis/references/get_cluster_definition_schema.md +0 -53
- package/skills/ae-analysis/references/get_clusters_by_name.md +0 -69
- package/skills/ae-analysis/references/get_filter_schema.md +0 -33
- package/skills/ae-analysis/references/get_groupby_schema.md +0 -33
- package/skills/ae-analysis/references/get_metric.md +0 -38
- package/skills/ae-analysis/references/get_report_definition.md +0 -37
- package/skills/ae-analysis/references/get_resource_url.md +0 -32
- package/skills/ae-analysis/references/get_table_columns.md +0 -37
- package/skills/ae-analysis/references/get_tag_definition_schema.md +0 -49
- package/skills/ae-analysis/references/get_tags_by_name.md +0 -69
- package/skills/ae-analysis/references/list_bi_panels.md +0 -35
- package/skills/ae-analysis/references/list_cluster_members.md +0 -45
- package/skills/ae-analysis/references/list_clusters.md +0 -46
- package/skills/ae-analysis/references/list_dashboards.md +0 -43
- package/skills/ae-analysis/references/list_events.md +0 -46
- package/skills/ae-analysis/references/list_metrics.md +0 -52
- package/skills/ae-analysis/references/list_properties.md +0 -47
- package/skills/ae-analysis/references/list_public_access_links.md +0 -41
- package/skills/ae-analysis/references/list_reports.md +0 -43
- package/skills/ae-analysis/references/list_spaces.md +0 -27
- package/skills/ae-analysis/references/list_tag_members.md +0 -46
- package/skills/ae-analysis/references/list_tags.md +0 -44
- package/skills/ae-analysis/references/move_dashboard.md +0 -33
- package/skills/ae-analysis/references/query_adhoc.md +0 -141
- package/skills/ae-analysis/references/query_bi_panel_data.md +0 -58
- package/skills/ae-analysis/references/query_dashboard_detail.md +0 -35
- package/skills/ae-analysis/references/query_dashboard_report_data.md +0 -63
- package/skills/ae-analysis/references/query_entity_details.md +0 -63
- package/skills/ae-analysis/references/query_event_details.md +0 -66
- package/skills/ae-analysis/references/query_report_data.md +0 -99
- package/skills/ae-analysis/references/refresh_cluster.md +0 -31
- package/skills/ae-analysis/references/refresh_tag.md +0 -31
- package/skills/ae-analysis/references/super_metadata_import.md +0 -24
- package/skills/ae-analysis/references/update_cluster.md +0 -61
- package/skills/ae-analysis/references/update_dashboard.md +0 -45
- package/skills/ae-analysis/references/update_id_cluster.md +0 -36
- package/skills/ae-analysis/references/update_id_tag.md +0 -37
- package/skills/ae-analysis/references/update_metric.md +0 -61
- package/skills/ae-analysis/references/update_public_access_link.md +0 -41
- package/skills/ae-analysis/references/update_report.md +0 -35
- package/skills/ae-analysis/references/update_tag.md +0 -61
- package/skills/ae-analysis-intent/SKILL.md +0 -132
- package/skills/ae-metadata/references/metadata_input_file_upload.md +0 -29
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
# analysis project member import
|
|
2
|
+
|
|
3
|
+
Use when the user needs to import members and roles from another project.
|
|
4
|
+
|
|
5
|
+
Do not use it for unrelated project-management actions or for fields not present in the common-service capability schema. Do not send camelCase aliases.
|
|
6
|
+
|
|
7
|
+
Command:
|
|
8
|
+
|
|
9
|
+
```bash
|
|
10
|
+
ae-cli analysis project member import --project-id <project_id> --source-project-id <source_project_id>
|
|
11
|
+
ae-cli analysis project member import --dry-run --project-id <project_id> --source-project-id <source_project_id>
|
|
12
|
+
```
|
|
13
|
+
|
|
14
|
+
Capability id: `project.member.import`.
|
|
15
|
+
|
|
16
|
+
Input sends `project_id`, `source_project_id`, `yes`. Payload keys, JSON arrays, and projection fields must follow the common-service snake_case input schema.
|
|
17
|
+
For execution, dry-run first, summarize the impact, then rerun the unchanged command with global `--yes` only after explicit user confirmation. The CLI sends `yes=true` after its own high-risk gate.
|
|
18
|
+
|
|
19
|
+
Output uses the gateway envelope: success is `ok=true,data,meta`; failure is `ok=false,error`. Preserve `request_id` and `invocation_id` when present.
|
|
20
|
+
|
|
21
|
+
## Parameters
|
|
22
|
+
| Parameter | Required | Description |
|
|
23
|
+
|---|---|---|
|
|
24
|
+
| `--project-id` | Yes | Numeric project ID. |
|
|
25
|
+
| `--source-project-id` | Yes | Project ID to import members from. |
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
# analysis project member list
|
|
2
|
+
|
|
3
|
+
Use when the user needs to list project members.
|
|
4
|
+
|
|
5
|
+
Do not use it for unrelated project-management actions or for fields not present in the common-service capability schema. Do not send camelCase aliases.
|
|
6
|
+
|
|
7
|
+
Command:
|
|
8
|
+
|
|
9
|
+
```bash
|
|
10
|
+
ae-cli analysis project member list --project-id <project_id>
|
|
11
|
+
ae-cli analysis project member list --dry-run --project-id <project_id>
|
|
12
|
+
```
|
|
13
|
+
|
|
14
|
+
Capability id: `project.member.list`.
|
|
15
|
+
|
|
16
|
+
Input sends `project_id`. Payload keys, JSON arrays, and projection fields must follow the common-service snake_case input schema.
|
|
17
|
+
|
|
18
|
+
Output uses the gateway envelope: success is `ok=true,data,meta`; failure is `ok=false,error`. Preserve `request_id` and `invocation_id` when present.
|
|
19
|
+
|
|
20
|
+
## Parameters
|
|
21
|
+
| Parameter | Required | Description |
|
|
22
|
+
|---|---|---|
|
|
23
|
+
| `--project-id` | Yes | Numeric project ID. |
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
# analysis project member-receiver list
|
|
2
|
+
|
|
3
|
+
Use when the user needs to list project member handover receivers.
|
|
4
|
+
|
|
5
|
+
Do not use it for unrelated project-management actions or for fields not present in the common-service capability schema. Do not send camelCase aliases.
|
|
6
|
+
|
|
7
|
+
Command:
|
|
8
|
+
|
|
9
|
+
```bash
|
|
10
|
+
ae-cli analysis project member-receiver list --project-id <project_id>
|
|
11
|
+
ae-cli analysis project member-receiver list --dry-run --project-id <project_id>
|
|
12
|
+
```
|
|
13
|
+
|
|
14
|
+
Capability id: `project.member_receiver.list`.
|
|
15
|
+
|
|
16
|
+
Input sends `project_id`. Payload keys, JSON arrays, and projection fields must follow the common-service snake_case input schema.
|
|
17
|
+
|
|
18
|
+
Output uses the gateway envelope: success is `ok=true,data,meta`; failure is `ok=false,error`. Preserve `request_id` and `invocation_id` when present.
|
|
19
|
+
|
|
20
|
+
## Parameters
|
|
21
|
+
| Parameter | Required | Description |
|
|
22
|
+
|---|---|---|
|
|
23
|
+
| `--project-id` | Yes | Numeric project ID. |
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
# analysis project member remove
|
|
2
|
+
|
|
3
|
+
Use when the user needs to remove a project member and optionally hand over assets.
|
|
4
|
+
|
|
5
|
+
Do not use it for unrelated project-management actions or for fields not present in the common-service capability schema. Do not send camelCase aliases.
|
|
6
|
+
|
|
7
|
+
Command:
|
|
8
|
+
|
|
9
|
+
```bash
|
|
10
|
+
ae-cli analysis project member remove --project-id <project_id> --payload <payload> --from-open-id <from_open_id>
|
|
11
|
+
ae-cli analysis project member remove --dry-run --project-id <project_id> --payload <payload> --from-open-id <from_open_id>
|
|
12
|
+
```
|
|
13
|
+
|
|
14
|
+
Capability id: `project.member.remove`.
|
|
15
|
+
|
|
16
|
+
Input sends `project_id`, `payload`, `from_open_id`, `yes`. Payload keys, JSON arrays, and projection fields must follow the common-service snake_case input schema.
|
|
17
|
+
For execution, dry-run first, summarize the impact, then rerun the unchanged command with global `--yes` only after explicit user confirmation. The CLI sends `yes=true` after its own high-risk gate.
|
|
18
|
+
|
|
19
|
+
Output uses the gateway envelope: success is `ok=true,data,meta`; failure is `ok=false,error`. Preserve `request_id` and `invocation_id` when present.
|
|
20
|
+
|
|
21
|
+
## Parameters
|
|
22
|
+
| Parameter | Required | Description |
|
|
23
|
+
|---|---|---|
|
|
24
|
+
| `--project-id` | Yes | Numeric project ID. |
|
|
25
|
+
| `--payload` | Yes | Remove member payload matching RemoveProjMemberReq in snake_case. |
|
|
26
|
+
| `--from-open-id` | Yes | Open ID of the member to remove. |
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
# analysis project member update
|
|
2
|
+
|
|
3
|
+
Use when the user needs to update one project member.
|
|
4
|
+
|
|
5
|
+
Do not use it for unrelated project-management actions or for fields not present in the common-service capability schema. Do not send camelCase aliases.
|
|
6
|
+
|
|
7
|
+
Command:
|
|
8
|
+
|
|
9
|
+
```bash
|
|
10
|
+
ae-cli analysis project member update --project-id <project_id> --payload <payload> --target-user-id <target_user_id>
|
|
11
|
+
ae-cli analysis project member update --dry-run --project-id <project_id> --payload <payload> --target-user-id <target_user_id>
|
|
12
|
+
```
|
|
13
|
+
|
|
14
|
+
Capability id: `project.member.update`.
|
|
15
|
+
|
|
16
|
+
Input sends `project_id`, `payload`, `target_user_id`. Payload keys, JSON arrays, and projection fields must follow the common-service snake_case input schema.
|
|
17
|
+
|
|
18
|
+
Output uses the gateway envelope: success is `ok=true,data,meta`; failure is `ok=false,error`. Preserve `request_id` and `invocation_id` when present.
|
|
19
|
+
|
|
20
|
+
## Parameters
|
|
21
|
+
| Parameter | Required | Description |
|
|
22
|
+
|---|---|---|
|
|
23
|
+
| `--project-id` | Yes | Numeric project ID. |
|
|
24
|
+
| `--payload` | Yes | Member edit payload matching ProjMemberEditReq in snake_case. |
|
|
25
|
+
| `--target-user-id` | Yes | Target user ID. |
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
# analysis project owner update
|
|
2
|
+
|
|
3
|
+
Use when the user needs to update project owner.
|
|
4
|
+
|
|
5
|
+
Do not use it for unrelated project-management actions or for fields not present in the common-service capability schema. Do not send camelCase aliases.
|
|
6
|
+
|
|
7
|
+
Command:
|
|
8
|
+
|
|
9
|
+
```bash
|
|
10
|
+
ae-cli analysis project owner update --project-id <project_id> --company-id <company_id> --owner-user-id <owner_user_id> --project-name <project_name> --project-remark <project_remark>
|
|
11
|
+
ae-cli analysis project owner update --dry-run --project-id <project_id> --company-id <company_id>
|
|
12
|
+
```
|
|
13
|
+
|
|
14
|
+
Capability id: `project.owner.update`.
|
|
15
|
+
|
|
16
|
+
Input sends `project_id`, `company_id`, `owner_user_id`, `project_name`, `project_remark`. Payload keys, JSON arrays, and projection fields must follow the common-service snake_case input schema.
|
|
17
|
+
|
|
18
|
+
Output uses the gateway envelope: success is `ok=true,data,meta`; failure is `ok=false,error`. Preserve `request_id` and `invocation_id` when present.
|
|
19
|
+
|
|
20
|
+
## Parameters
|
|
21
|
+
| Parameter | Required | Description |
|
|
22
|
+
|---|---|---|
|
|
23
|
+
| `--project-id` | Yes | Numeric project ID. |
|
|
24
|
+
| `--company-id` | Yes | Company ID. |
|
|
25
|
+
| `--owner-user-id` | No | New owner user ID. Omit to only downgrade existing owner. |
|
|
26
|
+
| `--project-name` | No | Optional project name update. |
|
|
27
|
+
| `--project-remark` | No | Optional project remark update. |
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
# analysis project permission-binding list
|
|
2
|
+
|
|
3
|
+
Use when the user needs to list project role and data-power bindings for company-level permission management.
|
|
4
|
+
|
|
5
|
+
Do not use it for unrelated project-management actions or for fields not present in the common-service capability schema. Do not send camelCase aliases.
|
|
6
|
+
|
|
7
|
+
Command:
|
|
8
|
+
|
|
9
|
+
```bash
|
|
10
|
+
ae-cli analysis project permission-binding list --company-id <company_id> --project-ids <project_ids>
|
|
11
|
+
ae-cli analysis project permission-binding list --dry-run --company-id <company_id> --project-ids <project_ids>
|
|
12
|
+
```
|
|
13
|
+
|
|
14
|
+
Capability id: `project.permission_binding.list`.
|
|
15
|
+
|
|
16
|
+
Input sends `company_id`, `project_ids`. Payload keys, JSON arrays, and projection fields must follow the common-service snake_case input schema.
|
|
17
|
+
|
|
18
|
+
Output uses the gateway envelope: success is `ok=true,data,meta`; failure is `ok=false,error`. Preserve `request_id` and `invocation_id` when present.
|
|
19
|
+
|
|
20
|
+
## Parameters
|
|
21
|
+
| Parameter | Required | Description |
|
|
22
|
+
|---|---|---|
|
|
23
|
+
| `--company-id` | Yes | Company ID. |
|
|
24
|
+
| `--project-ids` | Yes | Project IDs JSON array. |
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
# analysis project receive-status update
|
|
2
|
+
|
|
3
|
+
Use when the user needs to update project data receive status.
|
|
4
|
+
|
|
5
|
+
Do not use it for unrelated project-management actions or for fields not present in the common-service capability schema. Do not send camelCase aliases.
|
|
6
|
+
|
|
7
|
+
Command:
|
|
8
|
+
|
|
9
|
+
```bash
|
|
10
|
+
ae-cli analysis project receive-status update --project-id <project_id> --receive-status <receive_status>
|
|
11
|
+
ae-cli analysis project receive-status update --dry-run --project-id <project_id> --receive-status <receive_status>
|
|
12
|
+
```
|
|
13
|
+
|
|
14
|
+
Capability id: `project.receive_status.update`.
|
|
15
|
+
|
|
16
|
+
Input sends `project_id`, `receive_status`, `yes`. Payload keys, JSON arrays, and projection fields must follow the common-service snake_case input schema.
|
|
17
|
+
For execution, dry-run first, summarize the impact, then rerun the unchanged command with global `--yes` only after explicit user confirmation. The CLI sends `yes=true` after its own high-risk gate.
|
|
18
|
+
|
|
19
|
+
Output uses the gateway envelope: success is `ok=true,data,meta`; failure is `ok=false,error`. Preserve `request_id` and `invocation_id` when present.
|
|
20
|
+
|
|
21
|
+
## Parameters
|
|
22
|
+
| Parameter | Required | Description |
|
|
23
|
+
|---|---|---|
|
|
24
|
+
| `--project-id` | Yes | Numeric project ID. |
|
|
25
|
+
| `--receive-status` | Yes | Receive status: NORMAL or STOP_RECEIVE. |
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
# analysis project role delete
|
|
2
|
+
|
|
3
|
+
Use when the user needs to delete a role and optionally migrate users to another role.
|
|
4
|
+
|
|
5
|
+
Do not use it for unrelated project-management actions or for fields not present in the common-service capability schema. Do not send camelCase aliases.
|
|
6
|
+
|
|
7
|
+
Command:
|
|
8
|
+
|
|
9
|
+
```bash
|
|
10
|
+
ae-cli analysis project role delete --role-name <role_name> --new-role-name <new_role_name>
|
|
11
|
+
ae-cli analysis project role delete --dry-run --role-name <role_name>
|
|
12
|
+
```
|
|
13
|
+
|
|
14
|
+
Capability id: `project.role.delete`.
|
|
15
|
+
|
|
16
|
+
Input sends `role_name`, `new_role_name`, `yes`. Payload keys, JSON arrays, and projection fields must follow the common-service snake_case input schema.
|
|
17
|
+
For execution, dry-run first, summarize the impact, then rerun the unchanged command with global `--yes` only after explicit user confirmation. The CLI sends `yes=true` after its own high-risk gate.
|
|
18
|
+
|
|
19
|
+
Output uses the gateway envelope: success is `ok=true,data,meta`; failure is `ok=false,error`. Preserve `request_id` and `invocation_id` when present.
|
|
20
|
+
|
|
21
|
+
## Parameters
|
|
22
|
+
| Parameter | Required | Description |
|
|
23
|
+
|---|---|---|
|
|
24
|
+
| `--role-name` | Yes | Role name to delete. |
|
|
25
|
+
| `--new-role-name` | No | Role name to migrate users to before deletion. |
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
# analysis project role-function list
|
|
2
|
+
|
|
3
|
+
Use when the user needs to list functions granted to one or more roles.
|
|
4
|
+
|
|
5
|
+
Do not use it for unrelated project-management actions or for fields not present in the common-service capability schema. Do not send camelCase aliases.
|
|
6
|
+
|
|
7
|
+
Command:
|
|
8
|
+
|
|
9
|
+
```bash
|
|
10
|
+
ae-cli analysis project role-function list --company-id <company_id> --project-id <project_id> --role-name <role_name> --role-names <role_names> --show-system-func <show_system_func>
|
|
11
|
+
ae-cli analysis project role-function list --dry-run
|
|
12
|
+
```
|
|
13
|
+
|
|
14
|
+
Capability id: `project.role_function.list`.
|
|
15
|
+
|
|
16
|
+
Input sends `company_id`, `project_id`, `role_name`, `role_names`, `show_system_func`. Payload keys, JSON arrays, and projection fields must follow the common-service snake_case input schema.
|
|
17
|
+
|
|
18
|
+
Output uses the gateway envelope: success is `ok=true,data,meta`; failure is `ok=false,error`. Preserve `request_id` and `invocation_id` when present.
|
|
19
|
+
|
|
20
|
+
## Parameters
|
|
21
|
+
| Parameter | Required | Description |
|
|
22
|
+
|---|---|---|
|
|
23
|
+
| `--company-id` | No | Company ID. |
|
|
24
|
+
| `--project-id` | No | Project ID. |
|
|
25
|
+
| `--role-name` | No | Single role name. |
|
|
26
|
+
| `--role-names` | No | Role names JSON array. When omitted, all role functions are returned. |
|
|
27
|
+
| `--show-system-func` | No | Whether to include system functions. Default false. |
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
# analysis project role get
|
|
2
|
+
|
|
3
|
+
Use when the user needs to get one role by role name.
|
|
4
|
+
|
|
5
|
+
Do not use it for unrelated project-management actions or for fields not present in the common-service capability schema. Do not send camelCase aliases.
|
|
6
|
+
|
|
7
|
+
Command:
|
|
8
|
+
|
|
9
|
+
```bash
|
|
10
|
+
ae-cli analysis project role get --role-name <role_name>
|
|
11
|
+
ae-cli analysis project role get --dry-run --role-name <role_name>
|
|
12
|
+
```
|
|
13
|
+
|
|
14
|
+
Capability id: `project.role.get`.
|
|
15
|
+
|
|
16
|
+
Input sends `role_name`. Payload keys, JSON arrays, and projection fields must follow the common-service snake_case input schema.
|
|
17
|
+
|
|
18
|
+
Output uses the gateway envelope: success is `ok=true,data,meta`; failure is `ok=false,error`. Preserve `request_id` and `invocation_id` when present.
|
|
19
|
+
|
|
20
|
+
## Parameters
|
|
21
|
+
| Parameter | Required | Description |
|
|
22
|
+
|---|---|---|
|
|
23
|
+
| `--role-name` | Yes | Role name. |
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
# analysis project role list
|
|
2
|
+
|
|
3
|
+
Use when the user needs to list project-visible roles.
|
|
4
|
+
|
|
5
|
+
Do not use it for unrelated project-management actions or for fields not present in the common-service capability schema. Do not send camelCase aliases.
|
|
6
|
+
|
|
7
|
+
Command:
|
|
8
|
+
|
|
9
|
+
```bash
|
|
10
|
+
ae-cli analysis project role list --company-id <company_id> --project-id <project_id> --visible-only <visible_only>
|
|
11
|
+
ae-cli analysis project role list --dry-run
|
|
12
|
+
```
|
|
13
|
+
|
|
14
|
+
Capability id: `project.role.list`.
|
|
15
|
+
|
|
16
|
+
Input sends `company_id`, `project_id`, `visible_only`. Payload keys, JSON arrays, and projection fields must follow the common-service snake_case input schema.
|
|
17
|
+
|
|
18
|
+
Output uses the gateway envelope: success is `ok=true,data,meta`; failure is `ok=false,error`. Preserve `request_id` and `invocation_id` when present.
|
|
19
|
+
|
|
20
|
+
## Parameters
|
|
21
|
+
| Parameter | Required | Description |
|
|
22
|
+
|---|---|---|
|
|
23
|
+
| `--company-id` | No | Company ID. Required when project_id is absent. |
|
|
24
|
+
| `--project-id` | No | Project ID. Required when company_id is absent. |
|
|
25
|
+
| `--visible-only` | No | When true, list roles visible to the current user. |
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
# analysis project role upsert
|
|
2
|
+
|
|
3
|
+
Use when the user needs to create or update a project role.
|
|
4
|
+
|
|
5
|
+
Do not use it for unrelated project-management actions or for fields not present in the common-service capability schema. Do not send camelCase aliases.
|
|
6
|
+
|
|
7
|
+
Command:
|
|
8
|
+
|
|
9
|
+
```bash
|
|
10
|
+
ae-cli analysis project role upsert --project-id <project_id> --payload <payload>
|
|
11
|
+
ae-cli analysis project role upsert --dry-run --project-id <project_id> --payload <payload>
|
|
12
|
+
```
|
|
13
|
+
|
|
14
|
+
Capability id: `project.role.upsert`.
|
|
15
|
+
|
|
16
|
+
Input sends `project_id`, `payload`. Payload keys, JSON arrays, and projection fields must follow the common-service snake_case input schema.
|
|
17
|
+
|
|
18
|
+
Output uses the gateway envelope: success is `ok=true,data,meta`; failure is `ok=false,error`. Preserve `request_id` and `invocation_id` when present.
|
|
19
|
+
|
|
20
|
+
## Parameters
|
|
21
|
+
| Parameter | Required | Description |
|
|
22
|
+
|---|---|---|
|
|
23
|
+
| `--project-id` | Yes | Numeric project ID. |
|
|
24
|
+
| `--payload` | Yes | Role save payload matching RoleSaveRequestDTO in snake_case. |
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
# analysis project role-user list
|
|
2
|
+
|
|
3
|
+
Use when the user needs to list users bound to a role.
|
|
4
|
+
|
|
5
|
+
Do not use it for unrelated project-management actions or for fields not present in the common-service capability schema. Do not send camelCase aliases.
|
|
6
|
+
|
|
7
|
+
Command:
|
|
8
|
+
|
|
9
|
+
```bash
|
|
10
|
+
ae-cli analysis project role-user list --role-name <role_name>
|
|
11
|
+
ae-cli analysis project role-user list --dry-run --role-name <role_name>
|
|
12
|
+
```
|
|
13
|
+
|
|
14
|
+
Capability id: `project.role_user.list`.
|
|
15
|
+
|
|
16
|
+
Input sends `role_name`. Payload keys, JSON arrays, and projection fields must follow the common-service snake_case input schema.
|
|
17
|
+
|
|
18
|
+
Output uses the gateway envelope: success is `ok=true,data,meta`; failure is `ok=false,error`. Preserve `request_id` and `invocation_id` when present.
|
|
19
|
+
|
|
20
|
+
## Parameters
|
|
21
|
+
| Parameter | Required | Description |
|
|
22
|
+
|---|---|---|
|
|
23
|
+
| `--role-name` | Yes | Role name. |
|
|
@@ -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
|
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
# analysis project timezone get
|
|
2
|
+
|
|
3
|
+
Use when the user needs to get project time zone configuration.
|
|
4
|
+
|
|
5
|
+
Do not use it for unrelated project-management actions or for fields not present in the common-service capability schema. Do not send camelCase aliases.
|
|
6
|
+
|
|
7
|
+
Command:
|
|
8
|
+
|
|
9
|
+
```bash
|
|
10
|
+
ae-cli analysis project timezone get --project-id <project_id>
|
|
11
|
+
ae-cli analysis project timezone get --dry-run --project-id <project_id>
|
|
12
|
+
```
|
|
13
|
+
|
|
14
|
+
Capability id: `project.timezone.get`.
|
|
15
|
+
|
|
16
|
+
Input sends `project_id`. Payload keys, JSON arrays, and projection fields must follow the common-service snake_case input schema.
|
|
17
|
+
|
|
18
|
+
Output uses the gateway envelope: success is `ok=true,data,meta`; failure is `ok=false,error`. Preserve `request_id` and `invocation_id` when present.
|
|
19
|
+
|
|
20
|
+
## Parameters
|
|
21
|
+
| Parameter | Required | Description |
|
|
22
|
+
|---|---|---|
|
|
23
|
+
| `--project-id` | Yes | Numeric project ID. |
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
# analysis project timezone overview
|
|
2
|
+
|
|
3
|
+
Use when the user needs to get project time zone overview.
|
|
4
|
+
|
|
5
|
+
Do not use it for unrelated project-management actions or for fields not present in the common-service capability schema. Do not send camelCase aliases.
|
|
6
|
+
|
|
7
|
+
Command:
|
|
8
|
+
|
|
9
|
+
```bash
|
|
10
|
+
ae-cli analysis project timezone overview --project-id <project_id>
|
|
11
|
+
ae-cli analysis project timezone overview --dry-run --project-id <project_id>
|
|
12
|
+
```
|
|
13
|
+
|
|
14
|
+
Capability id: `project.timezone.overview`.
|
|
15
|
+
|
|
16
|
+
Input sends `project_id`. Payload keys, JSON arrays, and projection fields must follow the common-service snake_case input schema.
|
|
17
|
+
|
|
18
|
+
Output uses the gateway envelope: success is `ok=true,data,meta`; failure is `ok=false,error`. Preserve `request_id` and `invocation_id` when present.
|
|
19
|
+
|
|
20
|
+
## Parameters
|
|
21
|
+
| Parameter | Required | Description |
|
|
22
|
+
|---|---|---|
|
|
23
|
+
| `--project-id` | Yes | Numeric project ID. |
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
# analysis project timezone update
|
|
2
|
+
|
|
3
|
+
Use when the user needs to update one project time zone configuration item.
|
|
4
|
+
|
|
5
|
+
Do not use it for unrelated project-management actions or for fields not present in the common-service capability schema. Do not send camelCase aliases.
|
|
6
|
+
|
|
7
|
+
Command:
|
|
8
|
+
|
|
9
|
+
```bash
|
|
10
|
+
ae-cli analysis project timezone update --project-id <project_id> --payload <payload> --item <item>
|
|
11
|
+
ae-cli analysis project timezone update --dry-run --project-id <project_id> --payload <payload> --item <item>
|
|
12
|
+
```
|
|
13
|
+
|
|
14
|
+
Capability id: `project.timezone.update`.
|
|
15
|
+
|
|
16
|
+
Input sends `project_id`, `payload`, `item`. Payload keys, JSON arrays, and projection fields must follow the common-service snake_case input schema.
|
|
17
|
+
|
|
18
|
+
Output uses the gateway envelope: success is `ok=true,data,meta`; failure is `ok=false,error`. Preserve `request_id` and `invocation_id` when present.
|
|
19
|
+
|
|
20
|
+
## Parameters
|
|
21
|
+
| Parameter | Required | Description |
|
|
22
|
+
|---|---|---|
|
|
23
|
+
| `--project-id` | Yes | Numeric project ID. |
|
|
24
|
+
| `--payload` | Yes | Timezone update payload. Shape depends on item. |
|
|
25
|
+
| `--item` | Yes | Timezone item: timezone_toggle, zone_offset, user_timezone, project_timezone_display. |
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
# analysis project user-id-items update
|
|
2
|
+
|
|
3
|
+
Use when the user needs to update project virtual user ID item configuration.
|
|
4
|
+
|
|
5
|
+
Do not use it for unrelated project-management actions or for fields not present in the common-service capability schema. Do not send camelCase aliases.
|
|
6
|
+
|
|
7
|
+
Command:
|
|
8
|
+
|
|
9
|
+
```bash
|
|
10
|
+
ae-cli analysis project user-id-items update --project-id <project_id> --payload <payload>
|
|
11
|
+
ae-cli analysis project user-id-items update --dry-run --project-id <project_id> --payload <payload>
|
|
12
|
+
```
|
|
13
|
+
|
|
14
|
+
Capability id: `project.user_id_items.update`.
|
|
15
|
+
|
|
16
|
+
Input sends `project_id`, `payload`. Payload keys, JSON arrays, and projection fields must follow the common-service snake_case input schema.
|
|
17
|
+
|
|
18
|
+
Output uses the gateway envelope: success is `ok=true,data,meta`; failure is `ok=false,error`. Preserve `request_id` and `invocation_id` when present.
|
|
19
|
+
|
|
20
|
+
## Parameters
|
|
21
|
+
| Parameter | Required | Description |
|
|
22
|
+
|---|---|---|
|
|
23
|
+
| `--project-id` | Yes | Numeric project ID. |
|
|
24
|
+
| `--payload` | Yes | Virtual user ID item configuration payload, matching VirtualUserIdConfigSaveRequestDTO in snake_case. |
|
|
@@ -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 |
|