List users
n8n_list_usersList all users in an n8n instance with optional filtering by limit, cursor, and role inclusion. Requires owner role.
Instructions
List all users in the n8n instance (requires owner role).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| cursor | No | ||
| includeRole | No | Include role information |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||