List Users
list_usersRetrieve local user accounts from a MikroTik router, optionally filter by group and limit results. Passwords remain hidden.
Instructions
List local users on a MikroTik router. Passwords are never returned.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| group | No | Filter by group name (exact match) | |
| limit | No | Max results to return. | |
| routerId | No | Router ID; omit to use the default router. |