get_users
Lists all Overseerr users with their IDs and request counts, enabling retrieval of a specific user's requests by ID.
Instructions
Get all Overseerr users.
Lists all users with their IDs and request counts. Use the user ID to get a specific user's requests.
Returns: List of users with IDs, names, and request counts
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||