Save AI-derived assessment
save_assessmentSave separately attributed AI analysis against the exact review it evaluates. When the client supports concurrent tool calls, submit independent writes concurrently in batches of up to 10. Do not batch dependent operations until their prerequisites are confirmed. Reuse the same canonical key for the same subject and derive deterministic idempotency keys from a stable run identifier, target and operation so retries and restarted conversations safely return existing writes instead of creating duplicates.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| analysis | No | ||
| evidence | No | ||
| conclusion | No | ||
| confidence | No | ||
| source_model | No | ||
| experience_id | Yes | ||
| assessment_type | Yes | ||
| idempotency_key | Yes |