seerr_list_user
List users from Seerr with optional search, pagination, and sorting filters to view and manage user accounts.
Instructions
Get all users
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| q | No | ||
| skip | No | ||
| sort | No | created | |
| take | No | ||
| include_ids | No | ||
| sort_direction | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |