MCP tools/Teams
Teams tools.
Teams are reusable principal sets — grant a permission to a team and every member inherits it. Per-workspace access grants come in three levels (read / write / admin) and stack with per-resource permissions. Existing `listTeams` and `getTeam` are in the navigation category; the write tools live here.
Live discovery
searchTools with category: "teams" to fetch this list at runtime, complete with full input schemas. The page below is the human-readable mirror.8 tools
Every tool below honours the credential’s permission scope and the user’s org role — agents see only what they’re authorised to call.
createTeam
Create a new team (org admin + `manage_teams`).
updateTeam
Update team name, description, or colour.
deleteTeam
Remove a team.
addTeamMember
Add a member to a team.
removeTeamMember
Remove a member from a team.
grantTeamWorkspaceAccess
Grant a team read / write / admin access to a workspace.
updateTeamWorkspaceAccess
Change the access level a team has on a workspace.
revokeTeamWorkspaceAccess
Revoke a team's access to a workspace.