Procedures
Automation procedures in the Reddit BDK Book.
Make sure to add the Reddit BDK Book to your agent before using these automation procedures.
to get a (subreddit's latest posts)
Gets the latest (newest) post from a specified subreddit.
Input Concepts
Concept
Description
Type
Required
Default Value
Output Concepts
Concept
Description
Type
Examples
the limit is 10
get the subreddit's latest posts with
to get a (subreddit's top posts)
Gets the top posts from a specified subreddit.
Input Concepts
Concept
Description
Type
Required
Default Value
Output Concepts
Concept
Description
Type
Examples
the limit is 10
get the subreddit's top posts with
to get a (subreddit)
Gets information about a subreddit.
Input Concepts
Concept
Description
Type
Required
Default Value
name
The name of the subreddit (without the r/ prefix)
text
Yes
Output Concepts
Concept
Description
Type
Examples
the name is "announcements"
get a subreddit with
to get some (subreddit's posts)
Gets a Reddit post by its ID.
Input Concepts
Concept
Description
Type
Required
Default Value
Output Concepts
Concept
Description
Type
Examples
the limit is 10
get the subreddit's reddit posts whose title has "kognitos" with
Last updated
Was this helpful?