@thinkingai/ae-cli 1.0.1 → 1.0.15
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 +38 -64
- package/README.zh.md +203 -0
- package/dist/{auth-JXELJNDS.js → auth-4GAHTBVH.js} +2 -2
- package/dist/{auth-L3G3A74I.js → auth-U2GHFMFY.js} +20 -6
- package/dist/{chunk-OVQOK35G.js → chunk-EBFUVWIZ.js} +25 -6
- package/dist/{chunk-3GM5LJZR.js → chunk-OQ4XEG77.js} +7 -4
- package/dist/{chunk-JD5DXMKL.js → chunk-TJIMDNAU.js} +10 -8
- package/dist/{chunk-RJNLN3KQ.js → chunk-UK6HO5O5.js} +7 -6
- package/dist/{client-5QSQBBDB.js → client-HU63573O.js} +3 -3
- package/dist/{config-Q7J3Z7Z2.js → config-OLF7RBPM.js} +5 -5
- package/dist/index.js +18 -17
- package/dist/{raw-ZNVURYMR.js → raw-GDO4IWNW.js} +8 -6
- package/dist/{te-analysis-7NN3SY3I.js → te-analysis-ZDJXMWZY.js} +64 -26
- package/dist/{te-audience-P43BWMHM.js → te-audience-T5B52EEB.js} +65 -25
- package/dist/{te-common-H3IPTI2I.js → te-common-BPTXXTHQ.js} +11 -38
- package/dist/{community-GMALVSRF.js → te-community-FPB5LH56.js} +59 -59
- package/dist/{te-dataops-WCGDBJLF.js → te-dataops-2NUJVG47.js} +3 -28
- package/dist/{te-engage-UTRVNTGU.js → te-engage-K3EANZ5P.js} +502 -520
- package/dist/{te-meta-HGYNXVGF.js → te-meta-JJMV75KB.js} +88 -20
- package/package.json +9 -7
- package/skills/ae-analysis/SKILL.md +229 -0
- package/skills/{te-meta/references/batch-create-metadata.md → ae-analysis/references/batch_create_metadata.md} +5 -5
- package/skills/{te-meta/references/batch-edit-metadata.md → ae-analysis/references/batch_edit_metadata.md} +4 -4
- package/skills/{te-analysis/references/build-entity-details-sql.md → ae-analysis/references/build_entity_details_sql.md} +14 -14
- package/skills/{te-analysis/references/build-event-details-sql.md → ae-analysis/references/build_event_details_sql.md} +14 -14
- package/skills/{te-analysis/references/create-alert.md → ae-analysis/references/create_alert.md} +7 -7
- package/skills/{te-audience/references/create-cluster.md → ae-analysis/references/create_cluster.md} +26 -22
- package/skills/{te-analysis/references/create-dashboard.md → ae-analysis/references/create_dashboard.md} +5 -5
- package/skills/{te-meta/references/create-metric.md → ae-analysis/references/create_metric.md} +16 -16
- package/skills/{te-analysis/references/create-or-update-dashboard-note.md → ae-analysis/references/create_or_update_dashboard_note.md} +5 -5
- package/skills/{te-meta/references/create-project-mark-time.md → ae-analysis/references/create_project_mark_time.md} +5 -5
- package/skills/{te-analysis/references/create-public-access-link.md → ae-analysis/references/create_public_access_link.md} +5 -5
- package/skills/{te-analysis/references/create-report.md → ae-analysis/references/create_report.md} +14 -14
- package/skills/{te-analysis/references/create-result-cluster.md → ae-analysis/references/create_result_cluster.md} +8 -8
- package/skills/{te-audience/references/create-tag.md → ae-analysis/references/create_tag.md} +18 -17
- package/skills/{te-meta/references/create-virtual-event.md → ae-analysis/references/create_virtual_event.md} +14 -14
- package/skills/{te-meta/references/create-virtual-property.md → ae-analysis/references/create_virtual_property.md} +11 -11
- package/skills/{te-meta/references/delete-project-mark-times.md → ae-analysis/references/delete_project_mark_times.md} +4 -4
- package/skills/{te-meta/references/delete-track-items.md → ae-analysis/references/delete_track_items.md} +4 -4
- package/skills/{te-analysis/references/drilldown-user-events.md → ae-analysis/references/drilldown_user_events.md} +11 -11
- package/skills/{te-analysis/references/drilldown-users.md → ae-analysis/references/drilldown_users.md} +12 -9
- package/skills/ae-analysis/references/generate_track_program.md +51 -0
- package/skills/ae-analysis/references/generate_track_sdk_sample.md +43 -0
- package/skills/{te-analysis/references/get-alert.md → ae-analysis/references/get_alert.md} +4 -4
- package/skills/{te-analysis/references/get-alert-definition-schema.md → ae-analysis/references/get_alert_definition_schema.md} +4 -4
- package/skills/ae-analysis/references/get_analysis_query_schema.md +61 -0
- package/skills/ae-analysis/references/get_cluster_definition_schema.md +53 -0
- package/skills/ae-analysis/references/get_clusters_by_name.md +69 -0
- package/skills/{te-analysis/references/get-filter-schema.md → ae-analysis/references/get_filter_schema.md} +4 -4
- package/skills/{te-analysis/references/get-groupby-schema.md → ae-analysis/references/get_groupby_schema.md} +4 -4
- package/skills/{te-meta/references/get-metric.md → ae-analysis/references/get_metric.md} +4 -4
- package/skills/{te-meta/references/get-project-config.md → ae-analysis/references/get_project_config.md} +4 -4
- package/skills/{te-analysis/references/get-report-definition.md → ae-analysis/references/get_report_definition.md} +4 -4
- package/skills/{te-common/references/get-resource-url.md → ae-analysis/references/get_resource_url.md} +7 -7
- package/skills/{te-analysis/references/get-table-columns.md → ae-analysis/references/get_table_columns.md} +4 -4
- package/skills/ae-analysis/references/get_tag_definition_schema.md +49 -0
- package/skills/ae-analysis/references/get_tags_by_name.md +69 -0
- package/skills/{te-meta/references/get-track-program.md → ae-analysis/references/get_track_program.md} +4 -4
- package/skills/{te-analysis/references/list-alerts.md → ae-analysis/references/list_alerts.md} +8 -5
- package/skills/{te-audience/references/list-cluster-members.md → ae-analysis/references/list_cluster_members.md} +13 -6
- package/skills/{te-audience/references/list-clusters.md → ae-analysis/references/list_clusters.md} +12 -6
- package/skills/{te-analysis/references/list-dashboards.md → ae-analysis/references/list_dashboards.md} +10 -6
- package/skills/{te-meta/references/list-entities.md → ae-analysis/references/list_entities.md} +12 -5
- package/skills/{te-meta/references/list-events.md → ae-analysis/references/list_events.md} +10 -7
- package/skills/ae-analysis/references/list_metrics.md +41 -0
- package/skills/ae-analysis/references/list_project_mark_times.md +42 -0
- package/skills/{te-meta/references/list-project-users.md → ae-analysis/references/list_project_users.md} +4 -4
- package/skills/{te-common/references/list-projects.md → ae-analysis/references/list_projects.md} +9 -7
- package/skills/{te-meta/references/list-properties.md → ae-analysis/references/list_properties.md} +11 -6
- package/skills/ae-analysis/references/list_public_access_links.md +41 -0
- package/skills/{te-analysis/references/list-reports.md → ae-analysis/references/list_reports.md} +10 -6
- package/skills/{te-audience/references/list-tag-members.md → ae-analysis/references/list_tag_members.md} +13 -6
- package/skills/{te-audience/references/list-tags.md → ae-analysis/references/list_tags.md} +12 -6
- package/skills/{te-analysis/references/load-filters.md → ae-analysis/references/load_filters.md} +5 -5
- package/skills/{te-analysis/references/query-adhoc.md → ae-analysis/references/query_adhoc.md} +19 -14
- package/skills/{te-analysis/references/query-dashboard-detail.md → ae-analysis/references/query_dashboard_detail.md} +4 -4
- package/skills/{te-analysis/references/query-dashboard-report-data.md → ae-analysis/references/query_dashboard_report_data.md} +13 -13
- package/skills/{te-analysis/references/query-entity-details.md → ae-analysis/references/query_entity_details.md} +15 -15
- package/skills/{te-analysis/references/query-event-details.md → ae-analysis/references/query_event_details.md} +17 -17
- package/skills/{te-analysis/references/query-report-data.md → ae-analysis/references/query_report_data.md} +16 -16
- package/skills/{te-audience/references/refresh-cluster.md → ae-analysis/references/refresh_cluster.md} +4 -4
- package/skills/{te-audience/references/refresh-tag.md → ae-analysis/references/refresh_tag.md} +4 -4
- package/skills/{te-meta/references/save-track-items.md → ae-analysis/references/save_track_items.md} +4 -4
- package/skills/{te-analysis/references/update-alert.md → ae-analysis/references/update_alert.md} +7 -7
- package/skills/{te-audience/references/update-cluster.md → ae-analysis/references/update_cluster.md} +17 -15
- package/skills/{te-analysis/references/update-dashboard.md → ae-analysis/references/update_dashboard.md} +5 -5
- package/skills/{te-meta/references/update-metric.md → ae-analysis/references/update_metric.md} +14 -14
- package/skills/{te-meta/references/update-project-mark-time.md → ae-analysis/references/update_project_mark_time.md} +5 -5
- package/skills/{te-analysis/references/update-public-access-link.md → ae-analysis/references/update_public_access_link.md} +5 -5
- package/skills/{te-audience/references/update-tag.md → ae-analysis/references/update_tag.md} +17 -16
- package/skills/ae-community/SKILL.md +305 -0
- package/skills/ae-community/references/community-activity-analysis.md +67 -0
- package/skills/ae-community/references/community-analyzing-official-content.md +71 -0
- package/skills/ae-community/references/community-analyzing-theme-comment.md +123 -0
- package/skills/ae-community/references/community-character-analysis.md +70 -0
- package/skills/ae-community/references/community-daily-report.md +84 -0
- package/skills/ae-community/references/community-hottopic-insight.md +113 -0
- package/skills/ae-community/references/community-weekly-report.md +84 -0
- package/skills/ae-community/references/get_channel_info.md +20 -0
- package/skills/ae-community/references/get_comment_tag_analysis.md +29 -0
- package/skills/ae-community/references/get_comments_summary.md +32 -0
- package/skills/ae-community/references/get_corpus_tags.md +20 -0
- package/skills/ae-community/references/get_daily_summary.md +22 -0
- package/skills/ae-community/references/get_hot_topics.md +25 -0
- package/skills/ae-community/references/get_livestream_analysis.md +22 -0
- package/skills/ae-community/references/get_livestream_detail.md +33 -0
- package/skills/ae-community/references/get_livestream_list.md +25 -0
- package/skills/ae-community/references/get_livestream_overview.md +24 -0
- package/skills/ae-community/references/get_livestream_room_metrics.md +25 -0
- package/skills/ae-community/references/get_livestream_rooms.md +25 -0
- package/skills/ae-community/references/get_overview_metrics.md +25 -0
- package/skills/ae-community/references/get_post_detail.md +37 -0
- package/skills/ae-community/references/get_risk_content.md +42 -0
- package/skills/ae-community/references/get_sentiment_overview.md +33 -0
- package/skills/ae-community/references/get_tag_trends.md +27 -0
- package/skills/ae-community/references/get_topic_detail.md +26 -0
- package/skills/ae-community/references/search_posts.md +47 -0
- package/skills/ae-dataops/SKILL.md +706 -0
- package/skills/ae-dataops/references/dataops-flow-create.md +163 -0
- package/skills/ae-dataops/references/dataops-flow-monitor.md +118 -0
- package/skills/ae-dataops/references/dataops-integration.md +251 -0
- package/skills/ae-dataops/references/dataops-query.md +111 -0
- package/skills/ae-dataops/references/dataops-table.md +122 -0
- package/skills/ae-engage/SKILL.md +311 -0
- package/skills/ae-engage/references/add-approver.md +24 -0
- package/skills/ae-engage/references/add-channel.md +74 -0
- package/skills/ae-engage/references/approver-list.md +19 -0
- package/skills/ae-engage/references/cancel-query-by-request-id.md +23 -0
- package/skills/ae-engage/references/channel-detail.md +52 -0
- package/skills/ae-engage/references/channel-list.md +41 -0
- package/skills/ae-engage/references/config-channel-detail.md +32 -0
- package/skills/ae-engage/references/config-channel-list.md +27 -0
- package/skills/ae-engage/references/config-item-analysis-report.md +34 -0
- package/skills/ae-engage/references/config-item-detail.md +30 -0
- package/skills/ae-engage/references/config-item-list.md +19 -0
- package/skills/ae-engage/references/config-item-strategy-comparison.md +25 -0
- package/skills/ae-engage/references/config-item-trigger-report.md +42 -0
- package/skills/ae-engage/references/copy-config-template.md +29 -0
- package/skills/ae-engage/references/delete-channel.md +24 -0
- package/skills/ae-engage/references/delete-config-channel.md +24 -0
- package/skills/ae-engage/references/delete-config-item.md +25 -0
- package/skills/ae-engage/references/delete-flow.md +24 -0
- package/skills/ae-engage/references/flow-ab-split-node-report.md +54 -0
- package/skills/ae-engage/references/flow-detail.md +79 -0
- package/skills/ae-engage/references/flow-list.md +19 -0
- package/skills/ae-engage/references/flow-node-config-schema.md +44 -0
- package/skills/ae-engage/references/flow-node-detail-report.md +55 -0
- package/skills/ae-engage/references/flow-node-overview-report.md +52 -0
- package/skills/ae-engage/references/flow-process-report.md +59 -0
- package/skills/ae-engage/references/manage-flow.md +94 -0
- package/skills/ae-engage/references/manage-strategy.md +74 -0
- package/skills/ae-engage/references/manage-task.md +37 -0
- package/skills/ae-engage/references/modify-flow-base-info.md +27 -0
- package/skills/ae-engage/references/save-flow.md +871 -0
- package/skills/ae-engage/references/strategy-detail.md +73 -0
- package/skills/ae-engage/references/strategy-list.md +21 -0
- package/skills/ae-engage/references/task-data-detail.md +74 -0
- package/skills/ae-engage/references/task-data-overview.md +42 -0
- package/skills/ae-engage/references/task-detail.md +61 -0
- package/skills/ae-engage/references/task-experiment-report.md +45 -0
- package/skills/ae-engage/references/task-list.md +91 -0
- package/skills/ae-engage/references/task-metric-detail.md +50 -0
- package/skills/ae-engage/references/task-stats.md +89 -0
- package/skills/ae-engage/references/update-channel-status.md +32 -0
- package/skills/ae-engage/references/update-config-channel-status.md +32 -0
- package/skills/ae-engage/references/validate-flow-node-config.md +52 -0
- package/skills/ae-engage/references/whitelist-list.md +19 -0
- package/skills/te-analysis/SKILL.md +0 -107
- package/skills/te-analysis/references/get-analysis-query-schema.md +0 -36
- package/skills/te-analysis/references/list-public-access-links.md +0 -31
- package/skills/te-audience/SKILL.md +0 -63
- package/skills/te-audience/references/get-cluster-definition-schema.md +0 -37
- package/skills/te-audience/references/get-clusters-by-name.md +0 -32
- package/skills/te-audience/references/get-tag-definition-schema.md +0 -32
- package/skills/te-audience/references/get-tags-by-name.md +0 -32
- package/skills/te-common/SKILL.md +0 -135
- package/skills/te-community/SKILL.md +0 -133
- package/skills/te-community/references/community-activity-analysis.md +0 -68
- package/skills/te-community/references/community-analyzing-official-content.md +0 -72
- package/skills/te-community/references/community-analyzing-theme-comment.md +0 -124
- package/skills/te-community/references/community-character-analysis.md +0 -71
- package/skills/te-community/references/community-daily-report.md +0 -82
- package/skills/te-community/references/community-hottopic-insight.md +0 -120
- package/skills/te-community/references/community-release-analysis.md +0 -79
- package/skills/te-community/references/community-weekly-report.md +0 -84
- package/skills/te-community/references/get_channel_info.md +0 -21
- package/skills/te-community/references/get_comment_tag_analysis.md +0 -30
- package/skills/te-community/references/get_comments_summary.md +0 -33
- package/skills/te-community/references/get_corpus_tags.md +0 -21
- package/skills/te-community/references/get_daily_summary.md +0 -23
- package/skills/te-community/references/get_hot_topics.md +0 -26
- package/skills/te-community/references/get_livestream_analysis.md +0 -23
- package/skills/te-community/references/get_livestream_detail.md +0 -34
- package/skills/te-community/references/get_livestream_list.md +0 -26
- package/skills/te-community/references/get_livestream_overview.md +0 -25
- package/skills/te-community/references/get_livestream_room_metrics.md +0 -26
- package/skills/te-community/references/get_livestream_rooms.md +0 -26
- package/skills/te-community/references/get_overview_metrics.md +0 -26
- package/skills/te-community/references/get_post_detail.md +0 -38
- package/skills/te-community/references/get_risk_content.md +0 -43
- package/skills/te-community/references/get_sentiment_overview.md +0 -34
- package/skills/te-community/references/get_tag_trends.md +0 -28
- package/skills/te-community/references/get_topic_detail.md +0 -27
- package/skills/te-community/references/search_posts.md +0 -48
- package/skills/te-dataops/SKILL.md +0 -645
- package/skills/te-dataops/references/dataops-flow-create.md +0 -163
- package/skills/te-dataops/references/dataops-flow-monitor.md +0 -118
- package/skills/te-dataops/references/dataops-integration.md +0 -246
- package/skills/te-dataops/references/dataops-operations.md +0 -107
- package/skills/te-dataops/references/dataops-query.md +0 -111
- package/skills/te-dataops/references/dataops-table.md +0 -122
- package/skills/te-engage/SKILL.md +0 -211
- package/skills/te-engage/references/add-approver.md +0 -24
- package/skills/te-engage/references/add-channel.md +0 -74
- package/skills/te-engage/references/approver-list.md +0 -19
- package/skills/te-engage/references/cancel-query-by-request-id.md +0 -23
- package/skills/te-engage/references/channel-detail.md +0 -52
- package/skills/te-engage/references/channel-list.md +0 -41
- package/skills/te-engage/references/config-channel-detail.md +0 -32
- package/skills/te-engage/references/config-channel-list.md +0 -27
- package/skills/te-engage/references/config-item-analysis-report.md +0 -34
- package/skills/te-engage/references/config-item-detail.md +0 -30
- package/skills/te-engage/references/config-item-list.md +0 -19
- package/skills/te-engage/references/config-item-strategy-comparison.md +0 -25
- package/skills/te-engage/references/config-item-trigger-report.md +0 -42
- package/skills/te-engage/references/copy-config-template.md +0 -29
- package/skills/te-engage/references/delete-channel.md +0 -24
- package/skills/te-engage/references/delete-config-channel.md +0 -24
- package/skills/te-engage/references/delete-config-item.md +0 -25
- package/skills/te-engage/references/delete-flow.md +0 -24
- package/skills/te-engage/references/flow-ab-split-node-report.md +0 -54
- package/skills/te-engage/references/flow-detail.md +0 -79
- package/skills/te-engage/references/flow-list.md +0 -19
- package/skills/te-engage/references/flow-node-config-schema.md +0 -44
- package/skills/te-engage/references/flow-node-detail-report.md +0 -55
- package/skills/te-engage/references/flow-node-overview-report.md +0 -52
- package/skills/te-engage/references/flow-process-report.md +0 -59
- package/skills/te-engage/references/manage-flow.md +0 -94
- package/skills/te-engage/references/manage-strategy.md +0 -74
- package/skills/te-engage/references/manage-task.md +0 -37
- package/skills/te-engage/references/modify-flow-base-info.md +0 -27
- package/skills/te-engage/references/save-flow.md +0 -870
- package/skills/te-engage/references/strategy-detail.md +0 -73
- package/skills/te-engage/references/strategy-list.md +0 -21
- package/skills/te-engage/references/task-data-detail.md +0 -81
- package/skills/te-engage/references/task-data-overview.md +0 -48
- package/skills/te-engage/references/task-detail.md +0 -61
- package/skills/te-engage/references/task-experiment-report.md +0 -51
- package/skills/te-engage/references/task-list.md +0 -91
- package/skills/te-engage/references/task-metric-detail.md +0 -56
- package/skills/te-engage/references/task-stats.md +0 -89
- package/skills/te-engage/references/update-channel-status.md +0 -32
- package/skills/te-engage/references/update-config-channel-status.md +0 -32
- package/skills/te-engage/references/validate-flow-node-config.md +0 -52
- package/skills/te-engage/references/whitelist-list.md +0 -19
- package/skills/te-meta/SKILL.md +0 -71
- package/skills/te-meta/references/list-metrics.md +0 -33
- package/skills/te-meta/references/list-project-mark-times.md +0 -33
- package/skills/te-shared/SKILL.md +0 -115
|
@@ -0,0 +1,49 @@
|
|
|
1
|
+
# analysis_audience +get_tag_definition_schema (Get Tag Definition Schema)
|
|
2
|
+
|
|
3
|
+
> **Prerequisite:** Follow the Global AE CLI Rules in [`../SKILL.md`](../SKILL.md).
|
|
4
|
+
|
|
5
|
+
Domain: **Schema Query**
|
|
6
|
+
|
|
7
|
+
## Use Cases
|
|
8
|
+
- Support tool positioning: the current command provides the structure definition (schema) and should be used as a prerequisite step.
|
|
9
|
+
- Recommended sequence: first call this schema tool to get the structure, then call specific business tools.
|
|
10
|
+
- Typical downstream tools: `+create_tag`, `+update_tag`
|
|
11
|
+
- Get the tag definition schema. Supports tag type + response mode + condition subtype.
|
|
12
|
+
|
|
13
|
+
## Commands
|
|
14
|
+
```bash
|
|
15
|
+
ae-cli analysis_audience +get_tag_definition_schema --type condition
|
|
16
|
+
ae-cli analysis_audience +get_tag_definition_schema --type metric
|
|
17
|
+
ae-cli analysis_audience +get_tag_definition_schema --type condition --response_mode examples --condition_subtype behavior_seq
|
|
18
|
+
ae-cli analysis_audience +get_tag_definition_schema --dry-run
|
|
19
|
+
```
|
|
20
|
+
|
|
21
|
+
## Parameters
|
|
22
|
+
| Parameter | Required | Description |
|
|
23
|
+
|---|---|---|
|
|
24
|
+
| `--type` | Yes | Tag type. Supported values: `condition`, `metric`, `first_last`, `sql`. |
|
|
25
|
+
| `--response_mode` | No | Schema response mode. Supported values: `base`, `examples`, `full`. Default: `base`. |
|
|
26
|
+
| `--condition_subtype` | No | Only effective when `--type condition`. Supported values: `core`, `behavior_seq`, `all`. Default: `core`. |
|
|
27
|
+
|
|
28
|
+
## Progressive Loading Strategy
|
|
29
|
+
- Use the smallest response that can solve the current task. Large schemas consume context and can make the follow-up definition construction less reliable.
|
|
30
|
+
- Start with `--response_mode base` or omit `--response_mode` for simple `condition`, `metric`, and `sql` tags.
|
|
31
|
+
- Request `--response_mode examples` only when the base schema is not enough to build or validate the target `definition`.
|
|
32
|
+
- `first_last` tags have a more specialized structure; use base first when the requested shape is simple, and escalate to `examples` when the field mapping or event/property role is unclear.
|
|
33
|
+
- Request `--response_mode full` only for complex, ambiguous, or repeatedly failing definition construction. Do not use `full` by default.
|
|
34
|
+
- For normal condition tags, use the default `--condition_subtype core`.
|
|
35
|
+
- Use `--condition_subtype behavior_seq` only when the user specifically needs behavior sequence conditions.
|
|
36
|
+
- Use `--condition_subtype all` only when comparing condition subtypes or when the exact subtype cannot be determined after reading the user request. Avoid `all` for simple creation/update tasks.
|
|
37
|
+
|
|
38
|
+
## Decision Rules
|
|
39
|
+
- `--type` is required and must match the target tag type.
|
|
40
|
+
- It is recommended to run `--dry-run` first to inspect the request mapping before making the actual call.
|
|
41
|
+
- Prefer `--response_mode base` first; request `examples` only when needed; request `full` only as a last resort.
|
|
42
|
+
|
|
43
|
+
## Next Step on Failure
|
|
44
|
+
- If reading fails, first verify whether the object ID exists and belongs to the current project.
|
|
45
|
+
- If the schema does not match expectations, confirm whether the correct schema interface was used (filter/groupby/query/tag/cluster).
|
|
46
|
+
|
|
47
|
+
## Recommended Chain
|
|
48
|
+
- +get_tag_definition_schema -> (first build/update in session or refresh) analysis_meta +list_events -> analysis_meta +list_properties -> +create_tag
|
|
49
|
+
- +get_tag_definition_schema -> (first build/update in session or refresh) analysis_meta +list_events -> analysis_meta +list_properties -> +update_tag
|
|
@@ -0,0 +1,69 @@
|
|
|
1
|
+
# analysis_audience +get_tags_by_name (Locate Tags by Name)
|
|
2
|
+
|
|
3
|
+
> **Prerequisite:** Follow the Global AE CLI Rules in [`../SKILL.md`](../SKILL.md).
|
|
4
|
+
|
|
5
|
+
Domain: **Tag Management**
|
|
6
|
+
|
|
7
|
+
## Use Cases
|
|
8
|
+
- Get tag definition details in batch by tag name. Returns complete tag information for matched tags, including IDs, names, display names, types, status, user counts, and tag definitions.
|
|
9
|
+
|
|
10
|
+
## Commands
|
|
11
|
+
```bash
|
|
12
|
+
ae-cli analysis_audience +get_tags_by_name --project_id <project_id> --names '["demo"]'
|
|
13
|
+
ae-cli analysis_audience +get_tags_by_name --dry-run
|
|
14
|
+
```
|
|
15
|
+
|
|
16
|
+
## Parameters
|
|
17
|
+
| Parameter | Required | Description |
|
|
18
|
+
|---|---|---|
|
|
19
|
+
| `--project_id` / `-p` | Yes | Project ID |
|
|
20
|
+
| `--names` | Yes | List of tag names (JSON array). Exact-name matching is used; unmatched tags are ignored automatically. |
|
|
21
|
+
|
|
22
|
+
## Decision Rules
|
|
23
|
+
- For the first execution, it is recommended to pass only the required parameters (`--project_id`, `--names`) and add optional parameters after confirming the path works.
|
|
24
|
+
- `--names` must be passed as a JSON array (e.g. `--names '["tag_a","tag_b"]'`).
|
|
25
|
+
- When troubleshooting across projects, first confirm whether `--project_id` matches the current permissions and target environment.
|
|
26
|
+
|
|
27
|
+
## Enum Codebook (Asset Definition Interpretation Only)
|
|
28
|
+
|
|
29
|
+
When interpreting tag `definition` for users, if operator enum codes appear, use the following complete `calcuSymbol` mapping instead of outputting raw codes only.
|
|
30
|
+
|
|
31
|
+
| Code | Meaning | Applicable Types |
|
|
32
|
+
|---|---|---|
|
|
33
|
+
| `C00` | equals | all |
|
|
34
|
+
| `C000` | equals empty string | string |
|
|
35
|
+
| `C01` | not equals | all |
|
|
36
|
+
| `C010` | not equals empty string | string |
|
|
37
|
+
| `C02` | less than | number |
|
|
38
|
+
| `C020` | less than or equal | number |
|
|
39
|
+
| `C03` | greater than | number |
|
|
40
|
+
| `C030` | greater than or equal | number |
|
|
41
|
+
| `C04` | has value | all |
|
|
42
|
+
| `C05` | no value | all |
|
|
43
|
+
| `C06` | range | number/date |
|
|
44
|
+
| `C060` | date range | date |
|
|
45
|
+
| `C07` | contains | string |
|
|
46
|
+
| `C08` | does not contain | string |
|
|
47
|
+
| `C09` | true | bool |
|
|
48
|
+
| `C10` | false | bool |
|
|
49
|
+
| `C11` | regex match | string |
|
|
50
|
+
| `C12` | regex does not match | string |
|
|
51
|
+
| `C13` | relative to current time | date/datetime |
|
|
52
|
+
| `C14` | relative to event time | date/datetime |
|
|
53
|
+
| `C15` | element exists | array |
|
|
54
|
+
| `C16` | element does not exist | array |
|
|
55
|
+
| `C17` | element position | array |
|
|
56
|
+
| `C18` | no value | array |
|
|
57
|
+
| `C19` | has value | array |
|
|
58
|
+
| `C20` | belongs to cluster | cluster/tag (`tableType="2"`) |
|
|
59
|
+
| `C21` | does not belong to cluster | cluster/tag (`tableType="2"`) |
|
|
60
|
+
| `C22` | object exists that satisfies condition | array |
|
|
61
|
+
| `C23` | no object satisfies condition | array |
|
|
62
|
+
| `C24` | all objects satisfy condition | array |
|
|
63
|
+
|
|
64
|
+
## Next Step on Failure
|
|
65
|
+
- If required parameters are missing, fall back to the smallest runnable command and fill the gap (focus on `--project_id`, `--names`).
|
|
66
|
+
- If reading fails, first verify whether the object ID exists and belongs to the current project.
|
|
67
|
+
|
|
68
|
+
## Recommended Chain
|
|
69
|
+
- +list_tags -> +get_tags_by_name -> +update_tag
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
#
|
|
1
|
+
# analysis_meta +get_track_program (Read Tracking Plan Baseline)
|
|
2
2
|
|
|
3
|
-
> **Prerequisite:**
|
|
3
|
+
> **Prerequisite:** Follow the Global AE CLI Rules in [`../SKILL.md`](../SKILL.md).
|
|
4
4
|
|
|
5
5
|
Domain: **Project Configuration**
|
|
6
6
|
|
|
@@ -10,8 +10,8 @@ Domain: **Project Configuration**
|
|
|
10
10
|
|
|
11
11
|
## Commands
|
|
12
12
|
```bash
|
|
13
|
-
|
|
14
|
-
|
|
13
|
+
ae-cli analysis_meta +get_track_program --project_id <project_id>
|
|
14
|
+
ae-cli analysis_meta +get_track_program --dry-run
|
|
15
15
|
```
|
|
16
16
|
|
|
17
17
|
## Parameters
|
package/skills/{te-analysis/references/list-alerts.md → ae-analysis/references/list_alerts.md}
RENAMED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
#
|
|
1
|
+
# analysis +list_alerts (alert strategy search)
|
|
2
2
|
|
|
3
|
-
> **Prerequisite:**
|
|
3
|
+
> **Prerequisite:** Follow the Global AE CLI Rules in [`../SKILL.md`](../SKILL.md).
|
|
4
4
|
|
|
5
5
|
Domain: **Metadata Lookup**
|
|
6
6
|
|
|
@@ -10,9 +10,10 @@ Domain: **Metadata Lookup**
|
|
|
10
10
|
|
|
11
11
|
## Commands
|
|
12
12
|
```bash
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
13
|
+
ae-cli analysis +list_alerts --project_id <project_id>
|
|
14
|
+
ae-cli analysis +list_alerts --project_id <project_id> --query demo
|
|
15
|
+
ae-cli analysis +list_alerts --project_id <project_id> --limit 20 --offset 0
|
|
16
|
+
ae-cli analysis +list_alerts --dry-run
|
|
16
17
|
```
|
|
17
18
|
|
|
18
19
|
## Parameters
|
|
@@ -20,6 +21,8 @@ te-cli te_analysis +list_alerts --dry-run
|
|
|
20
21
|
|---|---|---|
|
|
21
22
|
| `--project_id` / `-p` | Yes | Project ID |
|
|
22
23
|
| `--query` / `-q` | No | Optional keyword filter. Performs fuzzy matching against alert names; if omitted, all alerts are returned. |
|
|
24
|
+
| `--limit` / `-l` | No | Optional page size. Default: 20, maximum: 50. |
|
|
25
|
+
| `--offset` / `-o` | No | Optional page offset. Default: 0. |
|
|
23
26
|
|
|
24
27
|
## Decision Rules
|
|
25
28
|
- For the first run, it is recommended to pass only the required parameters (`--project_id`) and add optional parameters after confirming the chain works.
|
|
@@ -1,17 +1,20 @@
|
|
|
1
|
-
#
|
|
1
|
+
# analysis_audience +list_cluster_members (View Cluster Members)
|
|
2
2
|
|
|
3
|
-
> **Prerequisite:**
|
|
3
|
+
> **Prerequisite:** Follow the Global AE CLI Rules in [`../SKILL.md`](../SKILL.md).
|
|
4
4
|
|
|
5
5
|
Domain: **Cluster Management**
|
|
6
6
|
|
|
7
7
|
## Use Cases
|
|
8
|
-
- List members in the specified cluster.
|
|
8
|
+
- List members in the specified cluster.
|
|
9
|
+
- Supports payload governance parameters: `query`, `fields`, `limit`, `offset`.
|
|
10
|
+
- Returns a paginated envelope (items + total + limit + offset + hasMore).
|
|
9
11
|
|
|
10
12
|
## Commands
|
|
11
13
|
```bash
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
14
|
+
ae-cli analysis_audience +list_cluster_members --project_id <project_id> --cluster_name demo
|
|
15
|
+
ae-cli analysis_audience +list_cluster_members --project_id <project_id> --cluster_name demo --property_names '["#user_id","name"]' --use_cache false
|
|
16
|
+
ae-cli analysis_audience +list_cluster_members --project_id <project_id> --cluster_name demo --query user_001 --fields '["#user_id","name"]' --limit 20 --offset 0
|
|
17
|
+
ae-cli analysis_audience +list_cluster_members --dry-run
|
|
15
18
|
```
|
|
16
19
|
|
|
17
20
|
## Parameters
|
|
@@ -21,6 +24,10 @@ te-cli te_audience +list_cluster_members --dry-run
|
|
|
21
24
|
| `--cluster_name` | Yes | Cluster name |
|
|
22
25
|
| `--property_names` | No | Optional list of user property names (JSON array) |
|
|
23
26
|
| `--use_cache` | No | Whether to use cache. Default: true |
|
|
27
|
+
| `--query` | No | Optional keyword filter on `#user_id` and selected properties. |
|
|
28
|
+
| `--fields` | No | Optional return field list (JSON array). Invalid fields will fail with `INVALID_FIELDS`. |
|
|
29
|
+
| `--limit` | No | Optional page size. Default: 20, max: 50. |
|
|
30
|
+
| `--offset` | No | Optional page offset. Default: 0. |
|
|
24
31
|
|
|
25
32
|
## Decision Rules
|
|
26
33
|
- For the first execution, it is recommended to pass only the required parameters (`--project_id`, `--cluster_name`) and add optional parameters after confirming the path works.
|
package/skills/{te-audience/references/list-clusters.md → ae-analysis/references/list_clusters.md}
RENAMED
|
@@ -1,17 +1,20 @@
|
|
|
1
|
-
#
|
|
1
|
+
# analysis_audience +list_clusters (Cluster Search)
|
|
2
2
|
|
|
3
|
-
> **Prerequisite:**
|
|
3
|
+
> **Prerequisite:** Follow the Global AE CLI Rules in [`../SKILL.md`](../SKILL.md).
|
|
4
4
|
|
|
5
5
|
Domain: **Cluster Management**
|
|
6
6
|
|
|
7
7
|
## Use Cases
|
|
8
|
-
- List cluster metadata accessible to the current user in the project.
|
|
8
|
+
- List cluster metadata accessible to the current user in the project.
|
|
9
|
+
- Supports payload governance parameters: `query`, `fields`, `limit`, `offset`.
|
|
10
|
+
- Returns a paginated envelope (items + total + limit + offset + hasMore), not cluster members.
|
|
9
11
|
|
|
10
12
|
## Commands
|
|
11
13
|
```bash
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
14
|
+
ae-cli analysis_audience +list_clusters --project_id <project_id>
|
|
15
|
+
ae-cli analysis_audience +list_clusters --project_id <project_id> --query demo
|
|
16
|
+
ae-cli analysis_audience +list_clusters --project_id <project_id> --fields '["id","clusterName","usersNum"]' --limit 20 --offset 0
|
|
17
|
+
ae-cli analysis_audience +list_clusters --dry-run
|
|
15
18
|
```
|
|
16
19
|
|
|
17
20
|
## Parameters
|
|
@@ -19,6 +22,9 @@ te-cli te_audience +list_clusters --dry-run
|
|
|
19
22
|
|---|---|---|
|
|
20
23
|
| `--project_id` / `-p` | Yes | Project ID |
|
|
21
24
|
| `--query` / `-q` | No | Optional keyword filter. Performs fuzzy matching against cluster names, display names, and remarks; if omitted, all clusters are returned. |
|
|
25
|
+
| `--fields` | No | Optional return field list (JSON array). Invalid fields will fail with `INVALID_FIELDS`. |
|
|
26
|
+
| `--limit` | No | Optional page size. Default: 20, max: 50. |
|
|
27
|
+
| `--offset` | No | Optional page offset. Default: 0. |
|
|
22
28
|
|
|
23
29
|
## Decision Rules
|
|
24
30
|
- For the first execution, it is recommended to pass only the required parameters (`--project_id`) and add optional parameters after confirming the path works.
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
#
|
|
1
|
+
# analysis +list_dashboards (List Dashboards)
|
|
2
2
|
|
|
3
|
-
> **Prerequisite:**
|
|
3
|
+
> **Prerequisite:** Follow the Global AE CLI Rules in [`../SKILL.md`](../SKILL.md).
|
|
4
4
|
|
|
5
5
|
Domain: **Dashboard management**
|
|
6
6
|
|
|
@@ -10,16 +10,20 @@ Domain: **Dashboard management**
|
|
|
10
10
|
|
|
11
11
|
## Command
|
|
12
12
|
```bash
|
|
13
|
-
ae-cli
|
|
14
|
-
ae-cli
|
|
15
|
-
ae-cli
|
|
13
|
+
ae-cli analysis +list_dashboards --project_id <project_id>
|
|
14
|
+
ae-cli analysis +list_dashboards --project_id <project_id> --query demo
|
|
15
|
+
ae-cli analysis +list_dashboards --project_id <project_id> --fields '["dashboardId","dashboardName"]' --limit 20 --offset 0
|
|
16
|
+
ae-cli analysis +list_dashboards --dry-run
|
|
16
17
|
```
|
|
17
18
|
|
|
18
19
|
## Parameters
|
|
19
20
|
| Parameter | Required | Description |
|
|
20
21
|
|---|---|---|
|
|
21
22
|
| `--project_id` / `-p` | Yes | Project ID |
|
|
22
|
-
| `--query` / `-q` | No | Optional keyword filter. Performs fuzzy matching against dashboard names; if omitted, all accessible dashboards are returned. |
|
|
23
|
+
| `--query` / `-q` | No | Optional keyword filter. Performs fuzzy matching against dashboard names and AI remarks; if omitted, all accessible dashboards are returned. |
|
|
24
|
+
| `--fields` / `-f` | No | Optional fields to return (JSON array). Supported fields: `dashboardId`, `dashboardName`, `aiRemark`. |
|
|
25
|
+
| `--limit` / `-l` | No | Optional page size. Default: 20, maximum: 50. |
|
|
26
|
+
| `--offset` / `-o` | No | Optional page offset. Default: 0. |
|
|
23
27
|
|
|
24
28
|
## Decision Rules
|
|
25
29
|
- On the first run, start with only the required parameters (`--project_id`), and add optional parameters after confirming the path works.
|
package/skills/{te-meta/references/list-entities.md → ae-analysis/references/list_entities.md}
RENAMED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
#
|
|
1
|
+
# analysis_meta +list_entities (Entity Search)
|
|
2
2
|
|
|
3
|
-
> **Prerequisite:**
|
|
3
|
+
> **Prerequisite:** Follow the Global AE CLI Rules in [`../SKILL.md`](../SKILL.md).
|
|
4
4
|
|
|
5
5
|
Domain: **Entity Query**
|
|
6
6
|
|
|
@@ -10,9 +10,11 @@ Domain: **Entity Query**
|
|
|
10
10
|
|
|
11
11
|
## Command
|
|
12
12
|
```bash
|
|
13
|
-
ae-cli
|
|
14
|
-
ae-cli
|
|
15
|
-
ae-cli
|
|
13
|
+
ae-cli analysis_meta +list_entities --project_id <project_id>
|
|
14
|
+
ae-cli analysis_meta +list_entities --project_id <project_id> --query demo
|
|
15
|
+
ae-cli analysis_meta +list_entities --project_id <project_id> --event_name demo
|
|
16
|
+
ae-cli analysis_meta +list_entities --project_id <project_id> --fields '["entityId", "entityName", "columnName", "columnDesc", "selectType"]' --limit 20 --offset 0
|
|
17
|
+
ae-cli analysis_meta +list_entities --dry-run
|
|
16
18
|
```
|
|
17
19
|
|
|
18
20
|
## Parameters
|
|
@@ -20,6 +22,11 @@ ae-cli te_meta +list_entities --dry-run
|
|
|
20
22
|
|---|---|---|
|
|
21
23
|
| `--project_id` / `-p` | Yes | Project ID |
|
|
22
24
|
| `--event_name` | No | Optional event name filter |
|
|
25
|
+
| `--query` / `-q` | No | Optional keyword filter. Fuzzy match is applied to entityName, columnName, and columnDesc; if omitted, all accessible dashboards are returned. |
|
|
26
|
+
| `--fields` / `-f` | No | Optional fields to return (JSON array). Supported fields: `entityId`, `entityName`, `columnName`, `columnDesc`, `selectType`. |
|
|
27
|
+
| `--limit` / `-l` | No | Optional page size. Default: 20, maximum: 50. |
|
|
28
|
+
| `--offset` / `-o` | No | Optional page offset. Default: 0. |
|
|
29
|
+
|
|
23
30
|
|
|
24
31
|
## Decision Rules
|
|
25
32
|
- First run should only pass the required parameter (`--project_id`), and add optional parameters only after the path is confirmed to work.
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
#
|
|
1
|
+
# analysis_meta +list_events (Event Metadata Discovery)
|
|
2
2
|
|
|
3
|
-
> **Prerequisite:**
|
|
3
|
+
> **Prerequisite:** Follow the Global AE CLI Rules in [`../SKILL.md`](../SKILL.md).
|
|
4
4
|
|
|
5
5
|
Domain: **Metadata Query**
|
|
6
6
|
|
|
@@ -10,17 +10,20 @@ Domain: **Metadata Query**
|
|
|
10
10
|
|
|
11
11
|
## Commands
|
|
12
12
|
```bash
|
|
13
|
-
ae-cli
|
|
14
|
-
ae-cli
|
|
15
|
-
ae-cli
|
|
13
|
+
ae-cli analysis_meta +list_events --project_id <project_id>
|
|
14
|
+
ae-cli analysis_meta +list_events --project_id <project_id> --query demo
|
|
15
|
+
ae-cli analysis_meta +list_events --project_id <project_id> --query demo --fields '["eventName", "eventDesc"]' --limit 20 --offset 0
|
|
16
|
+
ae-cli analysis_meta +list_events --dry-run
|
|
16
17
|
```
|
|
17
18
|
|
|
18
19
|
## Parameters
|
|
19
20
|
| Parameter | Required | Description |
|
|
20
21
|
|---|---|---|
|
|
21
22
|
| `--project_id` / `-p` | Yes | Project ID |
|
|
22
|
-
| `--query` / `-q` | No | Optional keyword filter. Performs fuzzy matching against
|
|
23
|
-
|
|
23
|
+
| `--query` / `-q` | No | Optional keyword filter. Performs fuzzy matching against eventName, eventDesc, and aiRemark; if omitted, all events are returned. |
|
|
24
|
+
| `--fields` / `-f` | No | Optional fields to return (JSON array). Supported fields: `eventName`, `eventDesc`, `aiRemark`, `eventTag`, `remark`. |
|
|
25
|
+
| `--limit` / `-l` | No | Optional page size. Default: 20, maximum: 50. |
|
|
26
|
+
| `--offset` / `-o` | No | Optional page offset. Default: 0. |
|
|
24
27
|
## Decision Rules
|
|
25
28
|
- For the first run, pass only the required parameter (`--project_id`) to confirm the path works, then add optional parameters.
|
|
26
29
|
- For cross-project troubleshooting, first confirm whether `--project_id` matches the current permissions and target environment.
|
|
@@ -0,0 +1,41 @@
|
|
|
1
|
+
# analysis_meta +list_metrics (Metric Search)
|
|
2
|
+
|
|
3
|
+
> **Prerequisite:** Follow the Global AE CLI Rules in [`../SKILL.md`](../SKILL.md).
|
|
4
|
+
|
|
5
|
+
Domain: **Metadata Query**
|
|
6
|
+
|
|
7
|
+
## Use Cases
|
|
8
|
+
- List metric metadata in the project. Supports keyword filtering and returns metric IDs, names, display names, model types, remarks, and related metadata, but not metric calculation results.
|
|
9
|
+
- Supports pagination with fields/limit/offset for payload governance.
|
|
10
|
+
- Query performs fuzzy matching on metricName, metricDesc, and metricRemark.
|
|
11
|
+
|
|
12
|
+
## Command
|
|
13
|
+
```bash
|
|
14
|
+
ae-cli analysis_meta +list_metrics --project_id <project_id>
|
|
15
|
+
ae-cli analysis_meta +list_metrics --project_id <project_id> --query demo
|
|
16
|
+
ae-cli analysis_meta +list_metrics --project_id <project_id> --query demo --fields '["metricId","metricName"]' --limit 10 --offset 0
|
|
17
|
+
ae-cli analysis_meta +list_metrics --dry-run
|
|
18
|
+
```
|
|
19
|
+
|
|
20
|
+
## Parameters
|
|
21
|
+
| Parameter | Required | Description |
|
|
22
|
+
|---|---|---|
|
|
23
|
+
| `--project_id` / `-p` | Yes | Project ID |
|
|
24
|
+
| `--query` / `-q` | No | Optional keyword filter. Fuzzy match on metricName, metricDesc, metricRemark. |
|
|
25
|
+
| `--fields` | No | Optional fields to return. Supported: metricId, metricName, metricDesc, metricRemark, metricMode, openId, creator, creatorLoginName, updateOpenId, updateCreator, updateLoginName, createTime, updateTime. Invalid fields cause INVALID_FIELDS error. |
|
|
26
|
+
| `--limit` | No | Optional limit. Default: 20, maximum: 50. |
|
|
27
|
+
| `--offset` | No | Optional offset. Default: 0. |
|
|
28
|
+
|
|
29
|
+
## Decision Rules
|
|
30
|
+
- First run should only pass the required parameter (`--project_id`), and add optional parameters only after the path is confirmed to work.
|
|
31
|
+
- For pagination, use `--limit` and `--offset` together. Default limit is 20.
|
|
32
|
+
- Use `--fields` to select specific columns for lighter response payloads.
|
|
33
|
+
- For cross-project troubleshooting, first confirm whether `--project_id` matches the current permissions and target environment.
|
|
34
|
+
|
|
35
|
+
## Next Steps After Failure
|
|
36
|
+
- If the required parameter is missing, fall back to the smallest runnable command and fill it in (focus on `--project_id`).
|
|
37
|
+
- If the result is empty, first confirm the project ID/keyword, then try loosening the filter conditions.
|
|
38
|
+
- If INVALID_FIELDS error appears, check that all field names in `--fields` match the supported list.
|
|
39
|
+
|
|
40
|
+
## Recommended Chaining
|
|
41
|
+
- +list_metrics -> +create_metric -> +get_metric
|
|
@@ -0,0 +1,42 @@
|
|
|
1
|
+
# analysis_meta +list_project_mark_times (List Project Mark Times)
|
|
2
|
+
|
|
3
|
+
> **Prerequisite:** Follow the Global AE CLI Rules in [`../SKILL.md`](../SKILL.md).
|
|
4
|
+
|
|
5
|
+
Domain: **Project Configuration**
|
|
6
|
+
|
|
7
|
+
## Use Cases
|
|
8
|
+
- List project date markers. Returns marker IDs, timestamps, content, and visibility status.
|
|
9
|
+
- Supports pagination with fields/limit/offset for payload governance.
|
|
10
|
+
- Query performs fuzzy matching on markContent.
|
|
11
|
+
|
|
12
|
+
## Commands
|
|
13
|
+
```bash
|
|
14
|
+
ae-cli analysis_meta +list_project_mark_times --project_id <project_id>
|
|
15
|
+
ae-cli analysis_meta +list_project_mark_times --project_id <project_id> --zone_offset 8
|
|
16
|
+
ae-cli analysis_meta +list_project_mark_times --project_id <project_id> --query demo --fields '["id","markTime","markContent"]' --limit 10 --offset 0
|
|
17
|
+
ae-cli analysis_meta +list_project_mark_times --dry-run
|
|
18
|
+
```
|
|
19
|
+
|
|
20
|
+
## Parameters
|
|
21
|
+
| Parameter | Required | Description |
|
|
22
|
+
|---|---|---|
|
|
23
|
+
| `--project_id` / `-p` | Yes | Project ID |
|
|
24
|
+
| `--zone_offset` | No | Marker time zone offset |
|
|
25
|
+
| `--query` / `-q` | No | Optional keyword filter. Fuzzy match on markContent. |
|
|
26
|
+
| `--fields` | No | Optional fields to return. Supported: id, projectId, markTime, userZoneTime, zoneOffset, markContent, isShow, creatorName, creatorId, lastModifierName, lastModifierId, createTime, updateTime. Invalid fields cause INVALID_FIELDS error. |
|
|
27
|
+
| `--limit` | No | Optional limit. Default: 20, maximum: 50. |
|
|
28
|
+
| `--offset` | No | Optional offset. Default: 0. |
|
|
29
|
+
|
|
30
|
+
## Decision Rules
|
|
31
|
+
- For the first run, pass only the required parameter (`--project_id`) to confirm the path works, then add optional parameters.
|
|
32
|
+
- For pagination, use `--limit` and `--offset` together. Default limit is 20.
|
|
33
|
+
- Use `--fields` to select specific columns for lighter response payloads.
|
|
34
|
+
- For cross-project troubleshooting, first confirm whether `--project_id` matches the current permissions and target environment.
|
|
35
|
+
|
|
36
|
+
## Next Steps After Failure
|
|
37
|
+
- If required parameters are missing, fall back to the smallest runnable command and fill them in first (focus on `--project_id`).
|
|
38
|
+
- If the result is empty, first confirm the project ID/keyword, then try loosening the filter conditions.
|
|
39
|
+
- If INVALID_FIELDS error appears, check that all field names in `--fields` match the supported list.
|
|
40
|
+
|
|
41
|
+
## Recommended Chaining
|
|
42
|
+
- +get_project_config -> +list_project_mark_times
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
#
|
|
1
|
+
# analysis_meta +list_project_users (Read Project Member List)
|
|
2
2
|
|
|
3
|
-
> **Prerequisite:**
|
|
3
|
+
> **Prerequisite:** Follow the Global AE CLI Rules in [`../SKILL.md`](../SKILL.md).
|
|
4
4
|
|
|
5
5
|
Domain: **Project Configuration**
|
|
6
6
|
|
|
@@ -10,8 +10,8 @@ Domain: **Project Configuration**
|
|
|
10
10
|
|
|
11
11
|
## Command
|
|
12
12
|
```bash
|
|
13
|
-
|
|
14
|
-
|
|
13
|
+
ae-cli analysis_meta +list_project_users --project_id <project_id>
|
|
14
|
+
ae-cli analysis_meta +list_project_users --dry-run
|
|
15
15
|
```
|
|
16
16
|
|
|
17
17
|
## Parameters
|
package/skills/{te-common/references/list-projects.md → ae-analysis/references/list_projects.md}
RENAMED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
#
|
|
1
|
+
# analysis_common +list_projects (view projects accessible to the current user)
|
|
2
2
|
|
|
3
|
-
> **Prerequisite:**
|
|
3
|
+
> **Prerequisite:** Follow the Global AE CLI Rules in [`../SKILL.md`](../SKILL.md).
|
|
4
4
|
|
|
5
5
|
Domain: **project discovery / cross-module pre-query**
|
|
6
6
|
|
|
@@ -10,13 +10,13 @@ Domain: **project discovery / cross-module pre-query**
|
|
|
10
10
|
|
|
11
11
|
## Mandatory Rules (MUST)
|
|
12
12
|
- This command does not accept any business parameters; do not invent `project_id`, keywords, or pagination parameters.
|
|
13
|
-
- If a later target command requires `project_id`, `+list_projects`
|
|
13
|
+
- If a later target command requires `project_id`, `+list_projects` is used for first-time project discovery, new project verification, project switching, or ambiguity resolution. Do not call it repeatedly when the same continuous conversation already has a verified project context for the same host/environment.
|
|
14
14
|
- In the final response, prioritize the returned `projectId`, `projectName`, and `roleName` to help the user confirm the project.
|
|
15
15
|
|
|
16
16
|
## Command
|
|
17
17
|
```bash
|
|
18
|
-
|
|
19
|
-
|
|
18
|
+
ae-cli analysis_common +list_projects
|
|
19
|
+
ae-cli analysis_common +list_projects --dry-run
|
|
20
20
|
```
|
|
21
21
|
|
|
22
22
|
## Parameters
|
|
@@ -26,7 +26,8 @@ te-cli te_common +list_projects --dry-run
|
|
|
26
26
|
|
|
27
27
|
## Decision Rules
|
|
28
28
|
- When the user says "let me see what projects I have", "list the available projects first", or "I don't know project_id", call this command first.
|
|
29
|
-
- When
|
|
29
|
+
- When a later command depends on `project_id` and there is no verified project context, show candidate projects first, then ask the user to explicitly confirm the target `projectId`.
|
|
30
|
+
- When the same continuous conversation already has a verified `project_id` for the same host/environment, reuse it directly and do not call `+list_projects` again unless the user switches projects, switches host/environment, asks to list projects, or the current project context becomes ambiguous.
|
|
30
31
|
- If there are many projects returned, prioritize summarizing by `projectName`, `projectId`, and `roleName` to avoid expanding all low-value fields at once.
|
|
31
32
|
|
|
32
33
|
## Next Step on Failure
|
|
@@ -34,4 +35,5 @@ te-cli te_common +list_projects --dry-run
|
|
|
34
35
|
- If the call fails, first check the authentication status, the target environment host, and the current login identity.
|
|
35
36
|
|
|
36
37
|
## Recommended Chaining
|
|
37
|
-
- `+list_projects` -> user confirms `project_id` -> any command that requires `project_id`
|
|
38
|
+
- First use: `+list_projects` -> user confirms `project_id` -> any command that requires `project_id`
|
|
39
|
+
- Follow-up use in the same verified context: reuse confirmed `project_id` -> target command
|
package/skills/{te-meta/references/list-properties.md → ae-analysis/references/list_properties.md}
RENAMED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
#
|
|
1
|
+
# analysis_meta +list_properties (Property Metadata Discovery)
|
|
2
2
|
|
|
3
|
-
> **Prerequisite:**
|
|
3
|
+
> **Prerequisite:** Follow the Global AE CLI Rules in [`../SKILL.md`](../SKILL.md).
|
|
4
4
|
|
|
5
5
|
Domain: **Metadata Query**
|
|
6
6
|
|
|
@@ -10,9 +10,10 @@ Domain: **Metadata Query**
|
|
|
10
10
|
|
|
11
11
|
## Commands
|
|
12
12
|
```bash
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
13
|
+
ae-cli analysis_meta +list_properties --project_id <project_id>
|
|
14
|
+
ae-cli analysis_meta +list_properties --project_id <project_id> --scope event --event_name purchase --query demo
|
|
15
|
+
ae-cli analysis_meta +list_properties --project_id <project_id> --query demo --fields '["propName", "propDesc"]' --limit 20 --offset 0
|
|
16
|
+
ae-cli analysis_meta +list_properties --dry-run
|
|
16
17
|
```
|
|
17
18
|
|
|
18
19
|
## Parameters
|
|
@@ -21,7 +22,11 @@ te-cli te_meta +list_properties --dry-run
|
|
|
21
22
|
| `--project_id` / `-p` | Yes | Project ID |
|
|
22
23
|
| `--scope` | No | Optional property scope. event means event properties, user means user properties. If omitted, all scopes are queried. |
|
|
23
24
|
| `--event_name` | No | Optional event name. If provided, only event properties available for that event are returned. |
|
|
24
|
-
| `--query` / `-q` | No | Optional keyword filter.
|
|
25
|
+
| `--query` / `-q` | No | Optional keyword filter. Fuzzy match is applied to propName, propDesc, and aiRemark; if omitted, all matched properties are returned. |
|
|
26
|
+
| `--fields` / `-f` | No | Optional fields to return (JSON array). Supported fields: `propName`, `propDesc`, `aiRemark`, `selectType`, `tableType`, `subTableType`. |
|
|
27
|
+
| `--limit` / `-l` | No | Optional page size. Default: 20, maximum: 50. |
|
|
28
|
+
| `--offset` / `-o` | No | Optional page offset. Default: 0. |
|
|
29
|
+
|
|
25
30
|
|
|
26
31
|
## Decision Rules
|
|
27
32
|
- For the first run, pass only the required parameter (`--project_id`) to confirm the path works, then add optional parameters.
|
|
@@ -0,0 +1,41 @@
|
|
|
1
|
+
# analysis +list_public_access_links (public link search)
|
|
2
|
+
|
|
3
|
+
> **Prerequisite:** Follow the Global AE CLI Rules in [`../SKILL.md`](../SKILL.md).
|
|
4
|
+
|
|
5
|
+
Domain: **Dashboard Management**
|
|
6
|
+
|
|
7
|
+
## Use Cases
|
|
8
|
+
- List public access links in the project. Returns link IDs, short codes, access targets, status, effective time, expiration time, and related metadata.
|
|
9
|
+
- Supports pagination with fields/limit/offset for payload governance.
|
|
10
|
+
- Query performs fuzzy matching on shorter and remarks.
|
|
11
|
+
|
|
12
|
+
## Commands
|
|
13
|
+
```bash
|
|
14
|
+
ae-cli analysis +list_public_access_links --project_id <project_id>
|
|
15
|
+
ae-cli analysis +list_public_access_links --project_id <project_id> --query demo
|
|
16
|
+
ae-cli analysis +list_public_access_links --project_id <project_id> --query demo --fields '["id","shorter","accessStatus"]' --limit 10 --offset 0
|
|
17
|
+
ae-cli analysis +list_public_access_links --dry-run
|
|
18
|
+
```
|
|
19
|
+
|
|
20
|
+
## Parameters
|
|
21
|
+
| Parameter | Required | Description |
|
|
22
|
+
|---|---|---|
|
|
23
|
+
| `--project_id` / `-p` | Yes | Project ID |
|
|
24
|
+
| `--query` / `-q` | No | Optional keyword filter. Fuzzy match on shorter and remarks. |
|
|
25
|
+
| `--fields` | No | Optional fields to return. Supported: id, shorter, creator, projectIdAndName, source, accessId, target, options, remarks, accessStatus, effectTime, expireTime, createTime, updateTime. Invalid fields cause INVALID_FIELDS error. |
|
|
26
|
+
| `--limit` | No | Optional limit. Default: 20, maximum: 50. |
|
|
27
|
+
| `--offset` | No | Optional offset. Default: 0. |
|
|
28
|
+
|
|
29
|
+
## Decision Rules
|
|
30
|
+
- For the first run, it is recommended to pass only the required parameters (`--project_id`) and add optional parameters after confirming the chain works.
|
|
31
|
+
- For pagination, use `--limit` and `--offset` together. Default limit is 20.
|
|
32
|
+
- Use `--fields` to select specific columns for lighter response payloads.
|
|
33
|
+
- For cross-project troubleshooting, first confirm whether `--project_id` matches the current permissions and target environment.
|
|
34
|
+
|
|
35
|
+
## Next Step After Failure
|
|
36
|
+
- If required parameters are missing, fall back to the smallest runnable command and fill them in (focus on `--project_id`).
|
|
37
|
+
- If the result is empty, first confirm the project ID/keyword, then try broadening the filter conditions.
|
|
38
|
+
- If INVALID_FIELDS error appears, check that all field names in `--fields` match the supported list.
|
|
39
|
+
|
|
40
|
+
## Recommended Chaining
|
|
41
|
+
- +list_public_access_links -> +update_public_access_link
|
package/skills/{te-analysis/references/list-reports.md → ae-analysis/references/list_reports.md}
RENAMED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
#
|
|
1
|
+
# analysis +list_reports (List Reports)
|
|
2
2
|
|
|
3
|
-
> **Prerequisite:**
|
|
3
|
+
> **Prerequisite:** Follow the Global AE CLI Rules in [`../SKILL.md`](../SKILL.md).
|
|
4
4
|
|
|
5
5
|
Domain: **Report management**
|
|
6
6
|
|
|
@@ -10,16 +10,20 @@ Domain: **Report management**
|
|
|
10
10
|
|
|
11
11
|
## Command
|
|
12
12
|
```bash
|
|
13
|
-
ae-cli
|
|
14
|
-
ae-cli
|
|
15
|
-
ae-cli
|
|
13
|
+
ae-cli analysis +list_reports --project_id <project_id>
|
|
14
|
+
ae-cli analysis +list_reports --project_id <project_id> --query demo
|
|
15
|
+
ae-cli analysis +list_reports --project_id <project_id> --fields '["reportId","reportName","reportModel"]' --limit 20 --offset 0
|
|
16
|
+
ae-cli analysis +list_reports --dry-run
|
|
16
17
|
```
|
|
17
18
|
|
|
18
19
|
## Parameters
|
|
19
20
|
| Parameter | Required | Description |
|
|
20
21
|
|---|---|---|
|
|
21
22
|
| `--project_id` / `-p` | Yes | Project ID |
|
|
22
|
-
| `--query` / `-q` | No | Optional keyword filter. Performs fuzzy matching against report names and
|
|
23
|
+
| `--query` / `-q` | No | Optional keyword filter. Performs fuzzy matching against report names, descriptions, and AI remarks; if omitted, all accessible reports are returned. |
|
|
24
|
+
| `--fields` / `-f` | No | Optional fields to return (JSON array). Supported fields: `reportId`, `reportName`, `reportDesc`, `reportModel`, `aiRemark`. |
|
|
25
|
+
| `--limit` / `-l` | No | Optional page size. Default: 20, maximum: 50. |
|
|
26
|
+
| `--offset` / `-o` | No | Optional page offset. Default: 0. |
|
|
23
27
|
|
|
24
28
|
## Decision Rules
|
|
25
29
|
- On the first run, start with only the required parameters (`--project_id`), and add optional parameters after confirming the path works.
|