Reddit Retrieve Post Comments
通过 Aident Loadout 使用 Reddit Tools 的 Reddit Retrieve Post Comments。执行前查看输入、输出、设置、价格和风险。
写入操作风险等级 2/5OAuth 连接免费操作
服务提供商说明
Retrieves all comments for a Reddit post given its base-36 article ID. Response is a two-element listings array: post metadata in `listings[0]`; comments in `listings[1].data.children` with text at each `[].data.body` and nested replies under each comment's `replies` field. Repl…