arcade-mcp/toolkits/reddit/arcade_reddit/tools
Eric Gustin 2dc70a7814
Add More Reddit Tools (#352)
| Name | Description |

|----------------------------------|-------------------------------------------------------------------------|
| Reddit.CheckSubredditAccess | Checks whether the specified subreddit
exists and also if it is accessible |
| Reddit.GetSubredditRules | Gets the rules of the specified subreddit |
| Reddit.GetMyUsername | Get the Reddit username of the authenticated
user |
| Reddit.GetMyPosts | Get posts that were created by the authenticated
user sorted by newest |


Four new tools that I had to create for my demo app.
2025-04-17 19:51:28 -07:00
..
__init__.py Add More Reddit Tools (#352) 2025-04-17 19:51:28 -07:00
read.py Add More Reddit Tools (#352) 2025-04-17 19:51:28 -07:00
submit.py Common changes in all toolkits (#345) 2025-04-04 09:32:37 -07:00