correct
Override AI-extracted field values with high-priority correction observations. Corrections become authoritative in snapshot computations.
Instructions
Create high-priority correction observation to override AI-extracted fields. Corrections always win in snapshot computation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user_id | No | Optional. Inferred from authentication if omitted. | |
| entity_id | Yes | Entity ID to correct | |
| entity_type | Yes | Entity type | |
| field | Yes | Field name to correct | |
| value | Yes | Corrected value | |
| idempotency_key | Yes | Required. Client-provided idempotency key for replay-safe corrections. |