List Muted Users
reddit_list_mutedList users muted from sending modmail to a subreddit. Filter results by username and set a limit for pagination.
Instructions
List users muted from sending modmail to a subreddit. Returns JSON with items (name, date, note).
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 |