@thinkingai/ae-cli 6.0.20 → 6.0.24
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 +1 -4
- package/README.zh.md +1 -4
- package/dist/{auth-GHBMJ5ZR.js → auth-A2XXG5K4.js} +34 -110
- package/dist/auth-IDPKDFSY.js +13 -0
- package/dist/chunk-2OW2RENH.js +193 -0
- package/dist/{chunk-I5CRVM2S.js → chunk-4FQ36OGO.js} +44 -17
- package/dist/{chunk-6W4QOZAL.js → chunk-65DKFJZB.js} +26 -16
- package/dist/chunk-AKORWVHJ.js +59 -0
- package/dist/{chunk-BJX3GXWC.js → chunk-F3ZDMC2W.js} +8 -8
- package/dist/chunk-FIT4CFIN.js +59 -0
- package/dist/{chunk-5OC7CYCG.js → chunk-IDXW6MEJ.js} +14 -14
- package/dist/{chunk-DMMEPCST.js → chunk-NGJDCOYA.js} +25 -115
- package/dist/chunk-NXJP4CES.js +209 -0
- package/dist/chunk-OCQPQYHZ.js +105 -0
- package/dist/{chunk-2DUEAXV3.js → chunk-ONOA6DYB.js} +1 -1
- package/dist/{chunk-RSHMZ3LG.js → chunk-PFJFZVCK.js} +13 -134
- package/dist/chunk-V5R5UIRM.js +195 -0
- package/dist/{chunk-PN3OS34E.js → chunk-WXBCP6SD.js} +1 -1
- package/dist/cli-token-OZXHC3U2.js +14 -0
- package/dist/{client-2UJ63MVQ.js → client-7L735LVY.js} +3 -3
- package/dist/{config-NCUGK6NS.js → config-SXD2JKSL.js} +3 -3
- package/dist/index.js +312 -197
- package/dist/metadata-QWUAX625.js +411 -0
- package/dist/metadata-XWTEGEN2.js +411 -0
- package/dist/{model-SJSOZTRS.js → model-3OVX42DA.js} +2 -2
- package/dist/{raw-7NVWSVJP.js → raw-IANB4AV5.js} +4 -4
- package/dist/{sync-GRVO4K3U.js → sync-4HQ3CXSK.js} +3 -3
- package/dist/{te-agent-CYZUC4US.js → te-agent-OYNNTJDU.js} +2 -2
- package/dist/{te-analysis-HJ22TUAA.js → te-analysis-CRPFK3LX.js} +1114 -358
- package/dist/te-analysis-JX3V76OI.js +2281 -0
- package/dist/{te-audience-MYDE5WEH.js → te-audience-77FGNG5E.js} +27 -18
- package/dist/te-audience-RO2IZOUC.js +599 -0
- package/dist/{te-common-WNCZB7R7.js → te-common-4TRJPRC5.js} +5 -4
- package/dist/te-common-PUXBUPOL.js +130 -0
- package/dist/{te-community-JEEFXPB3.js → te-community-NPDZQKMY.js} +5 -4
- package/dist/te-community-XKE526DS.js +687 -0
- package/dist/te-dataops-6KWLFNV4.js +1841 -0
- package/dist/{te-dataops-ZTS7XMXM.js → te-dataops-PW74WP76.js} +5 -5
- package/dist/{te-engage-4XHCTS6I.js → te-engage-HTLMUN7G.js} +5 -4
- package/dist/te-engage-YPQIVF5H.js +1510 -0
- package/dist/{te-kb-OWM3RQRH.js → te-kb-DOGDQIU4.js} +4 -5
- package/dist/{te-meta-JVO4QJBH.js → te-meta-5ESSQ5B3.js} +26 -19
- package/dist/te-meta-Z47X4VT3.js +595 -0
- package/dist/{te-team-YY24VORI.js → te-team-SOVKZIDD.js} +5 -6
- package/package.json +3 -2
- package/skills/ae-analysis/SKILL.md +60 -27
- package/skills/ae-analysis/references/analysis_gateway_assets.md +114 -0
- package/skills/ae-analysis/references/bi_panel_copy.md +15 -0
- package/skills/ae-analysis/references/bi_panel_create.md +15 -0
- package/skills/ae-analysis/references/bi_panel_delete.md +15 -0
- package/skills/ae-analysis/references/bi_panel_get.md +18 -0
- package/skills/ae-analysis/references/bi_panel_list.md +15 -0
- package/skills/ae-analysis/references/bi_panel_page_data_export.md +15 -0
- package/skills/ae-analysis/references/bi_panel_page_data_run.md +15 -0
- package/skills/ae-analysis/references/bi_panel_share.md +15 -0
- package/skills/ae-analysis/references/bi_panel_update.md +15 -0
- package/skills/ae-analysis/references/build_attribution_analysis_qp.md +2 -0
- package/skills/ae-analysis/references/build_cluster_definition.md +2 -0
- package/skills/ae-analysis/references/build_distribution_analysis_qp.md +2 -0
- package/skills/ae-analysis/references/build_event_analysis_qp.md +2 -0
- package/skills/ae-analysis/references/build_funnel_analysis_qp.md +2 -0
- package/skills/ae-analysis/references/build_heat_map_analysis_qp.md +2 -0
- package/skills/ae-analysis/references/build_interval_analysis_qp.md +2 -0
- package/skills/ae-analysis/references/build_path_analysis_qp.md +2 -0
- package/skills/ae-analysis/references/build_prop_analysis_qp.md +2 -0
- package/skills/ae-analysis/references/build_rank_list_analysis_qp.md +2 -0
- package/skills/ae-analysis/references/build_retention_analysis_qp.md +2 -0
- package/skills/ae-analysis/references/build_tag_definition.md +2 -0
- package/skills/ae-analysis/references/dashboard_abnormal_get.md +15 -0
- package/skills/ae-analysis/references/dashboard_copy.md +15 -0
- package/skills/ae-analysis/references/dashboard_create.md +15 -0
- package/skills/ae-analysis/references/dashboard_daily_report_send.md +15 -0
- package/skills/ae-analysis/references/dashboard_daily_report_update.md +15 -0
- package/skills/ae-analysis/references/dashboard_definition_export.md +15 -0
- package/skills/ae-analysis/references/dashboard_definition_import.md +15 -0
- package/skills/ae-analysis/references/dashboard_delete.md +15 -0
- package/skills/ae-analysis/references/dashboard_freeze.md +15 -0
- package/skills/ae-analysis/references/dashboard_get.md +15 -0
- package/skills/ae-analysis/references/dashboard_handover.md +15 -0
- package/skills/ae-analysis/references/dashboard_list.md +15 -0
- package/skills/ae-analysis/references/dashboard_report_data_export.md +15 -0
- package/skills/ae-analysis/references/dashboard_report_data_run.md +15 -0
- package/skills/ae-analysis/references/dashboard_share.md +15 -0
- package/skills/ae-analysis/references/dashboard_share_info.md +15 -0
- package/skills/ae-analysis/references/dashboard_task_status.md +15 -0
- package/skills/ae-analysis/references/dashboard_update.md +16 -0
- package/skills/ae-analysis/references/favorite_add.md +15 -0
- package/skills/ae-analysis/references/favorite_remove.md +15 -0
- package/skills/ae-analysis/references/folder_create.md +15 -0
- package/skills/ae-analysis/references/folder_delete.md +15 -0
- package/skills/ae-analysis/references/folder_members.md +15 -0
- package/skills/ae-analysis/references/folder_share.md +15 -0
- package/skills/ae-analysis/references/list_clusters.md +3 -1
- package/skills/ae-analysis/references/list_events.md +5 -2
- package/skills/ae-analysis/references/list_metrics.md +4 -2
- package/skills/ae-analysis/references/list_properties.md +4 -2
- package/skills/ae-analysis/references/list_tags.md +3 -1
- package/skills/ae-analysis/references/project_space_create.md +15 -0
- package/skills/ae-analysis/references/project_space_delete.md +15 -0
- package/skills/ae-analysis/references/project_space_get.md +18 -0
- package/skills/ae-analysis/references/project_space_list.md +15 -0
- package/skills/ae-analysis/references/project_space_members.md +15 -0
- package/skills/ae-analysis/references/project_space_share.md +15 -0
- package/skills/ae-analysis/references/public_link_create.md +15 -0
- package/skills/ae-analysis/references/public_link_delete.md +15 -0
- package/skills/ae-analysis/references/public_link_list.md +15 -0
- package/skills/ae-analysis/references/public_link_offline.md +15 -0
- package/skills/ae-analysis/references/public_link_update.md +15 -0
- package/skills/ae-analysis/references/query_cancel.md +15 -0
- package/skills/ae-generate-tracking-code/SKILL.md +68 -31
- package/skills/ae-generate-tracking-code/references/snippet-delivery.md +26 -1
- package/skills/ae-generate-tracking-code/references/te-api.md +47 -164
- package/skills/ae-generate-tracking-plan/SKILL.md +109 -32
- package/skills/ae-generate-tracking-plan/references/te-api.md +57 -27
- package/skills/ae-metadata/SKILL.md +90 -0
- package/skills/ae-metadata/references/metadata_data_table_csv_delete.md +15 -0
- package/skills/ae-metadata/references/metadata_data_table_csv_write.md +31 -0
- package/skills/ae-metadata/references/metadata_data_table_download.md +17 -0
- package/skills/ae-metadata/references/metadata_data_table_get.md +24 -0
- package/skills/ae-metadata/references/metadata_data_table_list.md +27 -0
- package/skills/ae-metadata/references/metadata_data_table_property_bindings_update.md +17 -0
- package/skills/ae-metadata/references/metadata_data_table_sql_delete.md +15 -0
- package/skills/ae-metadata/references/metadata_data_table_sql_write.md +32 -0
- package/skills/ae-metadata/references/metadata_event_get.md +52 -0
- package/skills/ae-metadata/references/metadata_input_file_upload.md +29 -0
- package/skills/ae-metadata/references/metadata_property_dimension_table_bind_existing.md +27 -0
- package/skills/ae-metadata/references/metadata_property_dimension_table_create_and_bind_csv.md +32 -0
- package/skills/ae-metadata/references/metadata_property_get.md +54 -0
- package/dist/auth-DYC2BGLM.js +0 -21
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
# metadata data-table sql-write
|
|
2
|
+
|
|
3
|
+
> Capability id: `metadata.data_table.sql_write` · Domain: `metadata`.
|
|
4
|
+
|
|
5
|
+
## Command
|
|
6
|
+
|
|
7
|
+
```bash
|
|
8
|
+
ae-cli metadata data-table sql-write --project-id <project_id> --operation create --table-name datatable_<project_id>_<name> --columns '<columns_json>' --qp '<qp_json>' --zone-offset 8 --strategy overwrite --yes
|
|
9
|
+
ae-cli metadata data-table sql-write --project-id <project_id> --operation update --data-table-id <id> --columns '<columns_json>' --qp '<qp_json>' --yes
|
|
10
|
+
```
|
|
11
|
+
|
|
12
|
+
## Parameters
|
|
13
|
+
|
|
14
|
+
| Parameter | Required | Description |
|
|
15
|
+
|---|---|---|
|
|
16
|
+
| `--project-id` / `-p` | Yes | Numeric project ID. |
|
|
17
|
+
| `--operation` | Yes | `create` or `update`. |
|
|
18
|
+
| `--columns` | Yes | Column definitions JSON array. Preferred fields are `column_name`, `column_type`, and `column_desc`; CLI also accepts `name`, `type`, and `display_name` aliases. |
|
|
19
|
+
| `--qp` | Yes | SQL data table query plan JSON. |
|
|
20
|
+
| `--data-table-id` | For update | Existing data table ID. |
|
|
21
|
+
| `--table-name` | For create | Technical table name. Use `datatable_<project_id>_<name>`. |
|
|
22
|
+
| `--display-name` | No | Human-readable name. |
|
|
23
|
+
| `--remarks` | No | Table remarks. |
|
|
24
|
+
| `--zone-offset` | No | Time zone offset in hours. For example, UTC+8 is `8` and UTC-5 is `-5`. Valid range: -12 to 14. |
|
|
25
|
+
| `--strategy` | No | `overwrite` or `insert`. |
|
|
26
|
+
| `--update-cron` | No | Scheduled update cron. |
|
|
27
|
+
|
|
28
|
+
## Decision Rules
|
|
29
|
+
|
|
30
|
+
- This is a write command; use `--dry-run` before non-dry-run and pass `--yes` when executing.
|
|
31
|
+
- Keep `columns` and `qp` as valid JSON; do not pass raw SQL unless the server schema requires it inside `qp`.
|
|
32
|
+
- If you provide a table name, it must include the project segment, for example `datatable_2_orders_sql`.
|
|
@@ -0,0 +1,52 @@
|
|
|
1
|
+
# metadata event get (Super-Event Detail)
|
|
2
|
+
|
|
3
|
+
> **Prerequisite:** Follow the Global AE CLI Rules in [`../SKILL.md`](../SKILL.md) (`ae-metadata` skill).
|
|
4
|
+
>
|
|
5
|
+
> Capability id: `metadata.event.get` · Domain: `metadata` (capability gateway REST, not MCP `analysis_meta`).
|
|
6
|
+
|
|
7
|
+
## Use Cases
|
|
8
|
+
|
|
9
|
+
- Fetch **one** super-event metadata record by technical name (full detail, not a paginated list).
|
|
10
|
+
- Inspect virtual event definition (`definition.sources`, filters, relation) when `event_kind=virtual_event`.
|
|
11
|
+
- Read-only; requires metadata **view** permission (`VIEW_META`) in the target project.
|
|
12
|
+
|
|
13
|
+
## Commands
|
|
14
|
+
|
|
15
|
+
```bash
|
|
16
|
+
ae-cli metadata event get --project-id <project_id> --event-name <event_name>
|
|
17
|
+
ae-cli metadata event get -p <project_id> --event-name <event_name> --dry-run
|
|
18
|
+
```
|
|
19
|
+
|
|
20
|
+
## Parameters
|
|
21
|
+
|
|
22
|
+
| Parameter | Required | Description |
|
|
23
|
+
|-----------|----------|-------------|
|
|
24
|
+
| `--project-id` / `-p` | Yes | Numeric project ID. |
|
|
25
|
+
| `--event-name` | Yes | Super-event technical name. Virtual events use the same field. |
|
|
26
|
+
|
|
27
|
+
Gateway request body uses snake_case `input`:
|
|
28
|
+
|
|
29
|
+
```json
|
|
30
|
+
{
|
|
31
|
+
"project_id": 1,
|
|
32
|
+
"event_name": "purchase"
|
|
33
|
+
}
|
|
34
|
+
```
|
|
35
|
+
|
|
36
|
+
## Decision Rules
|
|
37
|
+
|
|
38
|
+
- Prefer **`metadata event get`** over `analysis_meta +list_events` when you need **full detail + virtual definition**, not browsing or fuzzy search.
|
|
39
|
+
- Use `ae-analysis` → `analysis_meta +list_events` first when the event name is unknown or you need keyword search / pagination.
|
|
40
|
+
- If the gateway returns `EVENT_NOT_FOUND`, verify `event_name` spelling and `project_id`; do not invent names.
|
|
41
|
+
- Auth: `cli-token` header (ae-cli injects automatically in sandbox; local CLI uses `getCliToken()`).
|
|
42
|
+
|
|
43
|
+
## Recommended Chaining
|
|
44
|
+
|
|
45
|
+
- `ae-analysis`: `analysis_meta +list_events` (discover name) → `metadata event get` (detail)
|
|
46
|
+
- `metadata event get` → `metadata property get` (inspect properties listed in response)
|
|
47
|
+
|
|
48
|
+
## Next Steps After Failure
|
|
49
|
+
|
|
50
|
+
- Empty or not found: confirm project id and exact `event_name` from `+list_events`.
|
|
51
|
+
- Permission error: confirm metadata view permission in the project.
|
|
52
|
+
- Gateway unavailable: confirm nginx routes `/api/cli/metadata/` and backend capability catalog is deployed.
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
# metadata input-file upload
|
|
2
|
+
|
|
3
|
+
> Capability endpoint: `POST /api/cli/metadata/v1/input-files` · Domain: `metadata`.
|
|
4
|
+
|
|
5
|
+
## Use Cases
|
|
6
|
+
|
|
7
|
+
- Upload a local CSV file before `metadata data-table csv-write`.
|
|
8
|
+
- Get an `input_file_id` such as `ifile_<32 lowercase hex>`.
|
|
9
|
+
|
|
10
|
+
## Command
|
|
11
|
+
|
|
12
|
+
```bash
|
|
13
|
+
ae-cli metadata input-file upload --project-id <project_id> --purpose data_table.csv --file <local_file> --yes
|
|
14
|
+
ae-cli metadata input-file upload --project-id <project_id> --purpose data_table.csv --file <local_file> --dry-run
|
|
15
|
+
```
|
|
16
|
+
|
|
17
|
+
## Parameters
|
|
18
|
+
|
|
19
|
+
| Parameter | Required | Description |
|
|
20
|
+
|---|---|---|
|
|
21
|
+
| `--project-id` / `-p` | Yes | Numeric project ID. |
|
|
22
|
+
| `--purpose` | Yes | Input-file purpose. Use `data_table.csv` for data table CSV imports. |
|
|
23
|
+
| `--file` | Yes | Local file path to upload. |
|
|
24
|
+
|
|
25
|
+
## Decision Rules
|
|
26
|
+
|
|
27
|
+
- Run `--dry-run` first to verify the gateway URL and multipart fields.
|
|
28
|
+
- Use the returned `input_file_id` in CSV data-table write or create-and-bind commands.
|
|
29
|
+
- This is a write command; non-dry-run execution requires `--yes`.
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
# metadata property bind-existing-dimension-table
|
|
2
|
+
|
|
3
|
+
> Capability id: `metadata.property.bind_existing_dimension_table` · Domain: `metadata`.
|
|
4
|
+
|
|
5
|
+
## Command
|
|
6
|
+
|
|
7
|
+
```bash
|
|
8
|
+
ae-cli metadata property bind-existing-dimension-table --project-id <project_id> --property-name <name> --property-scope user --data-table-id <id> --yes
|
|
9
|
+
ae-cli metadata property bind-existing-dimension-table --project-id <project_id> --property-name <name> --property-scope event --data-table-id <id> --dict-columns '["display_name"]' --yes
|
|
10
|
+
```
|
|
11
|
+
|
|
12
|
+
## Parameters
|
|
13
|
+
|
|
14
|
+
| Parameter | Required | Description |
|
|
15
|
+
|---|---|---|
|
|
16
|
+
| `--project-id` / `-p` | Yes | Numeric project ID. |
|
|
17
|
+
| `--property-name` | Yes | Property technical name. |
|
|
18
|
+
| `--property-scope` | Yes | Property owner table, for example `event` or `user`. |
|
|
19
|
+
| `--data-table-id` | Yes | Existing dimension data table ID. |
|
|
20
|
+
| `--timestamp-join-format` | No | Timestamp join format. |
|
|
21
|
+
| `--dict-columns` | No | Dictionary column names JSON array. |
|
|
22
|
+
|
|
23
|
+
## Decision Rules
|
|
24
|
+
|
|
25
|
+
- Confirm the property with `metadata property get` or `analysis_meta +list_properties`.
|
|
26
|
+
- Confirm the data table with `metadata data-table get`.
|
|
27
|
+
- This is a write command; use `--dry-run` before non-dry-run and pass `--yes` when executing.
|
package/skills/ae-metadata/references/metadata_property_dimension_table_create_and_bind_csv.md
ADDED
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
# metadata property create-and-bind-csv-dimension-table
|
|
2
|
+
|
|
3
|
+
> Capability id: `metadata.property.create_and_bind_csv_dimension_table` · Domain: `metadata`.
|
|
4
|
+
|
|
5
|
+
## Command
|
|
6
|
+
|
|
7
|
+
```bash
|
|
8
|
+
ae-cli metadata property create-and-bind-csv-dimension-table --project-id <project_id> --property-name <name> --property-scope user --input-file-id <input_file_id> --data-table-name datatable_<project_id>_<name> --columns '<columns_json>' --yes
|
|
9
|
+
```
|
|
10
|
+
|
|
11
|
+
## Parameters
|
|
12
|
+
|
|
13
|
+
| Parameter | Required | Description |
|
|
14
|
+
|---|---|---|
|
|
15
|
+
| `--project-id` / `-p` | Yes | Numeric project ID. |
|
|
16
|
+
| `--property-name` | Yes | Property technical name. |
|
|
17
|
+
| `--property-scope` | Yes | Property owner table, for example `event` or `user`. |
|
|
18
|
+
| `--input-file-id` | Yes | ID returned by `metadata input-file upload`. |
|
|
19
|
+
| `--data-table-name` | No | Optional technical data table name. If supplied, use `datatable_<project_id>_<name>`. |
|
|
20
|
+
| `--display-name` | No | Human-readable table name. |
|
|
21
|
+
| `--description` | No | Table description. |
|
|
22
|
+
| `--columns` | No | Column definitions JSON array. Preferred fields are `column_name`, `select_type`, and `column_desc`; CLI also accepts `name`, `type`, and `display_name` aliases. |
|
|
23
|
+
| `--timestamp-join-format` | No | Timestamp join format. |
|
|
24
|
+
| `--dict-columns` | No | Dictionary column names JSON array. |
|
|
25
|
+
|
|
26
|
+
## Decision Rules
|
|
27
|
+
|
|
28
|
+
- Upload the CSV first with `metadata input-file upload --purpose data_table.csv`.
|
|
29
|
+
- Do not invent `input_file_id`; use the value returned by upload.
|
|
30
|
+
- If you provide `--data-table-name`, it must include the project segment, for example `datatable_2_user_dict`.
|
|
31
|
+
- Use this one-step command when the user wants a new CSV dimension table bound to a property.
|
|
32
|
+
- This is a write command; use `--dry-run` before non-dry-run and pass `--yes` when executing.
|
|
@@ -0,0 +1,54 @@
|
|
|
1
|
+
# metadata property get (Super-Property Detail)
|
|
2
|
+
|
|
3
|
+
> **Prerequisite:** Follow the Global AE CLI Rules in [`../SKILL.md`](../SKILL.md) (`ae-metadata` skill).
|
|
4
|
+
>
|
|
5
|
+
> Capability id: `metadata.property.get` · Domain: `metadata` (capability gateway REST, not MCP `analysis_meta`).
|
|
6
|
+
|
|
7
|
+
## Use Cases
|
|
8
|
+
|
|
9
|
+
- Fetch **one** super-property metadata record (event scope or user scope).
|
|
10
|
+
- Inspect virtual property definition (`definition.expression`, `dependencies`).
|
|
11
|
+
- Read-only; requires metadata **view** permission in the target project.
|
|
12
|
+
|
|
13
|
+
## Commands
|
|
14
|
+
|
|
15
|
+
```bash
|
|
16
|
+
ae-cli metadata property get --project-id <project_id> --property-name <name> --property-scope event
|
|
17
|
+
ae-cli metadata property get --project-id <project_id> --property-name <name> --property-scope user --dry-run
|
|
18
|
+
```
|
|
19
|
+
|
|
20
|
+
## Parameters
|
|
21
|
+
|
|
22
|
+
| Parameter | Required | Description |
|
|
23
|
+
|-----------|----------|-------------|
|
|
24
|
+
| `--project-id` / `-p` | Yes | Numeric project ID. |
|
|
25
|
+
| `--property-name` | Yes | Super-property technical name. |
|
|
26
|
+
| `--property-scope` | Yes | `event` (super event properties) or `user` (super user properties). |
|
|
27
|
+
|
|
28
|
+
Gateway request body uses snake_case `input`:
|
|
29
|
+
|
|
30
|
+
```json
|
|
31
|
+
{
|
|
32
|
+
"project_id": 1,
|
|
33
|
+
"property_name": "price",
|
|
34
|
+
"property_scope": "event"
|
|
35
|
+
}
|
|
36
|
+
```
|
|
37
|
+
|
|
38
|
+
## Decision Rules
|
|
39
|
+
|
|
40
|
+
- Prefer **`metadata property get`** over `analysis_meta +list_properties` when you need **full detail + virtual definition**, not browsing or fuzzy search.
|
|
41
|
+
- Use `ae-analysis` → `analysis_meta +list_properties` first when the property name is unknown or you need keyword search / pagination.
|
|
42
|
+
- `property_scope` must be exactly `event` or `user` (backend accepts case-insensitive).
|
|
43
|
+
- Virtual / dict / exchange-rate properties are addressed by `property-name` only; do not pass legacy `prop_name`.
|
|
44
|
+
- Event-scoped names like `#account_id` must be passed literally (quote in shell when `#` is present).
|
|
45
|
+
|
|
46
|
+
## Recommended Chaining
|
|
47
|
+
|
|
48
|
+
- `ae-analysis`: `analysis_meta +list_properties` (discover name + scope) → `metadata property get` (detail)
|
|
49
|
+
- `metadata event get` → `metadata property get` (follow properties from event detail)
|
|
50
|
+
|
|
51
|
+
## Next Steps After Failure
|
|
52
|
+
|
|
53
|
+
- Not found: confirm scope (`event` vs `user`) and exact name from `+list_properties`.
|
|
54
|
+
- Permission error: confirm metadata view permission in the project.
|
package/dist/auth-DYC2BGLM.js
DELETED
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
import {
|
|
2
|
-
clearToken,
|
|
3
|
-
getAuthStatus,
|
|
4
|
-
getToken,
|
|
5
|
-
loadToken,
|
|
6
|
-
resolveHost,
|
|
7
|
-
saveToken,
|
|
8
|
-
setTokenManual,
|
|
9
|
-
validateToken
|
|
10
|
-
} from "./chunk-RSHMZ3LG.js";
|
|
11
|
-
import "./chunk-6W4QOZAL.js";
|
|
12
|
-
export {
|
|
13
|
-
clearToken,
|
|
14
|
-
getAuthStatus,
|
|
15
|
-
getToken,
|
|
16
|
-
loadToken,
|
|
17
|
-
resolveHost,
|
|
18
|
-
saveToken,
|
|
19
|
-
setTokenManual,
|
|
20
|
-
validateToken
|
|
21
|
-
};
|