MCP Tools: Users
Last updated 24 days ago
MCP Tools: Users
All calls: POST /api/mcp with {"method":"tools/call","params":{"name":"<tool>","arguments":{…}}}.
list_users
Lists all users in the organization. read · follower
Response: { users, total, limit, offset, has_more }.
get_user
Details of a single user. read · follower
get_me
The currently authenticated user. read · guest
No parameters.
get_user_workload
Workload (assigned items by status). read · follower
Response: { total_cards, total_overdue, by_status[] }.