ps_symbol_list_unverified
Identify claims requiring human review, including accusatory statements, high-stakes assertions, and low-confidence findings, to ensure validation before action.
Instructions
List symbols that require human review.
Returns symbols flagged for review due to:
Accusatory claims without sufficient evidence
Missing alternative explanations
High-stakes claims (fraud, violations, diagnoses)
Low confidence scores
Use this to find claims that need human validation before action.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| claim_type | No | Filter by claim type (e.g., ACCUSATORY for fraud allegations) | |
| min_confidence | No | Minimum confidence level to include | |
| max_confidence | No | Maximum confidence level to include | |
| limit | No | Maximum results to return (default: 50) | |
| offset | No | Pagination offset |