create_post
Publish posts on Reddit using specified subreddit, title, content, flair, and post type. Manage self or link posts efficiently with input validation and error handling.
Instructions
Create a new post in a subreddit.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
content | Yes | ||
flair | No | ||
is_self | No | ||
subreddit | Yes | ||
title | Yes |