reddit_get_evidence
Retrieve verbatim Reddit quotes and permalinks for given IDs to ground claims in real citations.
Instructions
Resolve stored items into citable evidence for the given ids.
Returns one EvidenceItem dict per known id (in the order requested) with the permalink and a trimmed verbatim quote — use this to ground any claim in a real Reddit link instead of paraphrasing. Unknown ids are skipped.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ids | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |