reddit_comment
Reply to a Reddit post or comment with markdown text. Automatically checks for existing replies to prevent duplicates.
Instructions
Post a comment reply. Requires authentication.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | Comment text (supports markdown) | |
| thing_id | Yes | Fullname of thing to reply to (t3_xxx for post, t1_xxx for comment) | |
| check_existing | No | Check if already replied to avoid duplicates (default: true) |