get_receipt
Resolve receipt ids to the real records behind them. This is how you CHECK a claim: if an id does not resolve, the claim citing it was not real. Takes one id or many. Long records are truncated with notice; pass full: true for complete text.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| full | No | Return complete record text with no truncation. Default false. | |
| receiptIds | Yes | Receipt ids, as returned by any other tool. Up to 50. |