update_investigation_metadata
Patch investigation metadata by updating triggering events or time bounds, ensuring accurate response-latency extraction for active investigations.
Instructions
PATCH practitioner metadata: triggering_events and/or time_bounds (paper §4.2.2 / §5.2.1). Active only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| time_bounds | No | ISO window + justification, or null to clear | |
| 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) | |
| triggering_events | No | Events for response-latency extractors |