Skip to main content
Glama

update_team_member

Modify team member roles and permissions by updating account access and webhook management capabilities within your organization's team structure.

Instructions

Edit and update a team member from a specific team

Args: team_id: The ID of the team this member is part of (required) user_id: Your user ID (required) email: The email address of the member to update (required) account_roles: Updated list of role assignments with 'roleId' and 'accounts' array can_manage_team_global_webhooks: Whether the user can manage team global webhooks

Returns: Updated team member object with new settings

Example: update_team_member( team_id="1443", user_id="1451", email="borisa@company.io", account_roles=[ { "roleId": "d144079f-2a22-4f86-b2a9-45b3289b4bf4", "accounts": [158] } ], can_manage_team_global_webhooks=True )

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
team_idYes
user_idYes
emailYes
account_rolesNo
can_manage_team_global_webhooksNo

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/vanman2024/multilead-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server