Reddit Retrieve Post Comments
Aident Loadout を通じて Reddit Tools の Reddit Retrieve Post Comments を使用します。実行前に入力、出力、設定、料金、リスクを確認できます。
書き込み Actionリスクレベル 2/5OAuth 接続無料 Action
プロバイダーの説明
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…