n8n_list_users
Retrieve all n8n users with their roles and status for user management and auditing purposes. Only available to instance owners.
Instructions
Retrieve all n8n users with their roles and status. Only available to instance owner. Returns user ID, email, role (owner/admin/member), and disabled status. Use this for user management and auditing.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of users to return (default: all) |