create_post
Submit text or link posts to a subreddit after authentication, specifying title, content, flair, NSFW, and spoiler options.
Instructions
Create a text or link post in a subreddit (requires user auth)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| nsfw | No | ||
| title | Yes | ||
| content | Yes | ||
| is_self | No | ||
| spoiler | No | ||
| flair_id | No | ||
| subreddit | Yes |