List users
list_usersList wiki user accounts with login provider and email to review or manage who has access.
Instructions
Lists the wiki’s user accounts. providerKey says how they log in — "local" for a Wiki.js password, anything else for an identity provider. Email addresses are returned because they are the login.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of entries to return (default 50). Wiki.js has no offset for page lists, so narrowing by tags, locale or path beats raising this. | |
| filter | No | Substring filter over name and email. | |
| order_by | No |