List Banned Users
reddit_list_bannedRetrieve a list of banned users from a subreddit, including ban dates, notes, and remaining days. Filter by username or set a custom limit.
Instructions
List users banned from a subreddit. Returns JSON with items (name, date, note, days_left).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user | No | Filter to a specific username | |
| limit | No | Max entries to return (default 25, max 100) | |
| subreddit | Yes | Subreddit name, without the r/ prefix |