verify_claim
Independently verify a claim against a real check — an HTTP fetch, a file, or a command — instead of taking an assertion on trust. Call it on the premise BEFORE committing to a multi-step plan that depends on it, and to confirm work another agent reports as done. A false premise caught here costs $0.35; caught at the end of the plan it costs the whole plan. Costs $0.35 in USDC.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| claim | Yes | ||
| check_kind | No | ||
| check_spec | No |