list_features
Retrieve extracted features (accounts, pairs, events) from an investigation after ingestion and extraction, filtering by account, platform, or category to isolate relevant data.
Instructions
Query extracted features (account / pair / event) after ingest+extract.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pair | No | accountA,accountB | |
| scope | No | ||
| account | No | ||
| category | No | ||
| platform | No | ||
| account_a | No | ||
| account_b | No | ||
| access_token | No | Capability token ct_… (default: COMMON_THREAD_ACCESS_TOKEN env). Shown only at create. | |
| investigation_id | No | Investigation id (default: COMMON_THREAD_INVESTIGATION_ID env) | |
| include_provenance | No |