---
title: "Users & teams tools in the Speak AI MCP server reference"
description: "List workspace members and manage user groups. All 5 Users & teams tools in the Speak AI MCP server, with parameters and behaviour hints."
---

> Documentation Index
> Fetch the complete documentation index at: https://docs.speakai.co/llms.txt
> Use this file to discover all available pages before exploring further.

# Users & teams tools in the Speak AI MCP server reference

The Users & teams category groups 5 of the Speak AI MCP server's tools. List
workspace members and manage user groups.

## Which Users & teams tools does the Speak AI MCP server have?

The Speak AI MCP server has 5 Users & teams tools. Each one has its own page with a
plain-language summary, its parameters, and its behaviour hints.

- [`list_users`](/mcp/tools/users-team/list_users/): List the users (members) in the
  workspace/company, with their ids, names, emails, and permissions.
- [`list_user_groups`](/mcp/tools/users-team/list_user_groups/): List all user
  groups in the company.
- [`create_user_group`](/mcp/tools/users-team/create_user_group/): Create a new user
  group and assign members.
- [`update_user_group`](/mcp/tools/users-team/update_user_group/): Update a user
  group's name and member list.
- [`delete_user_group`](/mcp/tools/users-team/delete_user_group/): Delete a user
  group.

## Related

- [Tool reference](/mcp/tools/) lists every Speak AI MCP server tool across every
  category.
- [MCP server](/mcp/) covers setup, supported clients, and what agents can do once
  connected.

Source: https://docs.speakai.co/mcp/tools/users-team/index.mdx
