urlstring · requiredValue supplied for url.
format: uri · maxLength: 1024
Loading tools…
Retrieve one canonical public Reddit post with content and engagement.
Return one public Reddit post with a string ID, canonical URL, title, text, author, community, timestamp, engagement and video summary. The adapter uses the documented post/comments read endpoint but does not expose comments on this contract.
Agents select this operation with tool ID reddit.post, then check its current inputs and price before a run.
urlstring · requiredValue supplied for url.
format: uri · maxLength: 1024
captured_atstringReturned captured at value.
postobjectReturned post value.
Inspect returns this reviewed example, its estimated cost and the current input schema. Run calculates the estimate for your actual input.
{
"tool_id": "reddit.post",
"input": {
"url": "https://www.reddit.com/r/AskReddit/comments/ablzuq/people_who_havent_pooped_in_2019_yet_why_are_you/"
}
}{
"post": {
"id": "ablzuq",
"url": "https://www.reddit.com/r/AskReddit/comments/ablzuq/people_who_havent_pooped_in_2019_yet_why_are_you/",
"text": "",
"title": "People who haven't pooped in 2019 yet, why are you still holding on to last years shit?",
"author": "ShoddySubstance",
"community": "AskReddit",
"engagement": {
"score": 221995,
"upvotes": 221995,
"comments": 7925,
"upvote_ratio": 0.91
},
"published_at": "2019-01-01T21:06:27.000Z"
},
"captured_at": "2026-08-21T00:00:00.000Z"
}invalid_input: The route input was invalid or outside its public-read bounds.example: {"url":"https://www.reddit.com/r/AskReddit/comments/ablzuq/people_who_havent_pooped_in_2019_yet_why_are_you/"}Use verified tools with pay-per-use pricing. Provider access is included. Tools that work in your own apps ask you to connect that account.
Connect your first agent to receive $1 trial credit.