Skip to main content
Glama
vanman2024

Multilead Open API MCP Server

by vanman2024

update_team_member

Edit team member details, roles, and permissions within a Multilead team to maintain accurate access controls and team organization.

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

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Tool Definition Quality

Score is being calculated. Check back soon.

Install Server

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