Create Reddit Post
create_postPost text or link content to any subreddit by specifying title, body, and optional flair. Returns the permalink.
Instructions
Create a new text or link post in a subreddit. Returns the permalink of the created post.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| subreddit | Yes | Subreddit name without r/ prefix | |
| title | Yes | Post title | |
| type | No | Post type: text (self post) or link | text |
| body | No | Post body text (for text posts) or URL (for link posts) | |
| flair_text | No | Flair text to apply to the post |