Verify a legal quote
verify_legal_quoteCompare a legal quote with a stored evidence anchor to determine exact, normalized, or no match.
Instructions
Compare a quote only with one stored evidence anchor. Returns exact_match, normalized_match, or no_match.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| quote | Yes | ||
| anchor_id | Yes | ||
| evidence_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes | ||
| anchor_id | Yes | ||
| api_version | Yes | ||
| evidence_id | Yes | ||
| normalization | Yes | ||
| source_anchor | Yes |