ingest_transcript_results
Parse model-produced extraction JSON into reviewable Decision Graph candidates linked to their source transcript, without auto-confirmation.
Instructions
Parse model-produced extraction JSON into reviewable Decision Graph candidates linked to their source. Nothing is auto-confirmed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| source_id | Yes | Existing transcript Source node id. | |
| extraction_json | Yes | Raw JSON returned by the calling agent's model. |