remove_seed
Soft-delete an active seed while retaining its audit row. Provide platform and account to remove the seed, ensuring the record remains for investigation.
Instructions
Soft-delete an active seed (audit row retained).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| account | Yes | ||
| platform | Yes | ||
| access_token | No | Capability token ct_… (default: COMMON_THREAD_ACCESS_TOKEN env). Shown only at create. | |
| removed_reason | No | ||
| investigation_id | No | Investigation id (default: COMMON_THREAD_INVESTIGATION_ID env) |