find_evidence
Retrieve ranked supporting evidence for any claim while staying within a strict token budget.
Instructions
Retrieve compact, ranked supporting evidence for a claim under a strict token budget.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| claim | Yes | The claim or subject to find evidence for | |
| max_tokens | No | Maximum token budget (default 1500; allows 500, 1000, 1500, 3000, 5000) |