create_interpretation
Create an interpretation record for an existing source from extracted flat entities, linking observations to the source and interpretation for full provenance.
Instructions
Create an interpretation row for an existing source from agent-extracted flat entities. Observations produced by this tool are linked to both source_id and interpretation_id. Use store with an interpretation block when the source-derived extraction can be batched in one store call.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user_id | No | ||
| entities | Yes | ||
| source_id | Yes | ||
| relationships | No | ||
| idempotency_key | No | ||
| interpretation_config | No | Audit configuration for a parser or agent-authored interpretation run. Callers may include extractor_type, extractor_version, model, prompt_hash, schema_version, agent_notes, and other provenance fields needed to explain how extracted observations were produced. |