reddit_submit_post
Publish a text or link post to any subreddit or your own profile with title, markdown body, URL, flair, and NSFW/spoiler options.
Instructions
Publish a post (text/markdown or link) to any subreddit or own profile ('u/me').
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | No | Target destination URL (for link posts) | |
| body | No | Post markdown body (for text posts) | |
| flair | No | Post flair text | |
| title | Yes | Post title | |
| target | Yes | Subreddit name (e.g. 'webscraping', 'Python') or 'u/me' for own profile | |
| is_nsfw | No | ||
| is_spoiler | No |