List Users
kaiten_list_usersRetrieve the complete company user list to obtain user IDs for filtering cards or assigning owners. Use when you need all users at once; if access is denied, fall back to current-user lookup.
Instructions
Returns the full company user list — no pagination and no server-side filtering, suitable for small workspaces only. IDs feed kaiten_search_cards filters, kaiten_create_card.ownerId and kaiten_update_card.ownerId. If /users is denied on the current token, fall back to kaiten_get_current_user as a single-user source.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| verbosity | No | Detail: raw|min(default)|normal|max | min |