scf_get_evidence_assessment
Retrieve the AI assessment of an evidence file, including relevance score, findings, summary, and audit metadata after triggering the assessment.
Instructions
Get the AI assessment for an evidence file: status, relevance score (0–100), structured findings, summary, and audit metadata (model, tokens, cost). Poll after scf_trigger_evidence_assessment.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| org_id | Yes | Organization UUID — obtain from scf_list_organizations | |
| file_id | Yes | Evidence file UUID — obtain from scf_list_evidence_files | |
| evidence_id | Yes | Evidence ID (e.g., 'ERL-IAM-001') — obtain from scf_list_evidence |