ingest_apify_twitter
Upload Apify Twitter export JSON, archive it, and run extractors to ingest data, returning a job ID to poll for completion.
Instructions
Upload Apify Twitter export JSON (array or {items|data}). Archives + runs extractors. Returns jobId; poll get_ingest_job until completed. Active only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| items | Yes | Apify export: JSON array of items, or object with items/data array | |
| 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) |