attribute
Run attribution over active seed pairs to identify correlations. Returns sync results or async job ID.
Instructions
Run attribution over active seed pairs. Public host requires BYOK (ai_gateway_url + anthropic_api_key or cf_aig_token). May return 200 sync or 202 async jobId.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| max_retries | No | ||
| skip_triage | No | ||
| access_token | No | Capability token ct_… (default: COMMON_THREAD_ACCESS_TOKEN env). Shown only at create. | |
| cf_aig_token | No | BYOK: Cloudflare AI Gateway Run token (keyless Unified Billing). Also COMMON_THREAD_CF_AIG_TOKEN. | |
| account_filter | No | Restrict to these accounts | |
| ai_gateway_url | No | BYOK: AI Gateway URL (…/anthropic) or https://api.anthropic.com. Also COMMON_THREAD_AI_GATEWAY_URL. | |
| investigation_id | No | Investigation id (default: COMMON_THREAD_INVESTIGATION_ID env) | |
| anthropic_api_key | No | BYOK: Anthropic API key. Also COMMON_THREAD_ANTHROPIC_API_KEY. | |
| randomization_seed | No | Reproducible signal-table shuffle (§7.4.1) |