Skip to main content
Glama

Multilead Open API MCP Server

by vanman2024

list_teams_under_the_users_white_label

Retrieve all teams within a white label platform for platform administrators to manage organizational structure and access team information.

Instructions

List Teams Under the User's White Label

This action retrieves all teams under one platform (White label). The user who runs this endpoint must be the platform admin.

Args: user_id: User ID (must be platform admin)

Returns: List of all teams under the whitelabel

Input Schema

NameRequiredDescriptionDefault
user_idYes

Input Schema (JSON Schema)

{ "properties": { "user_id": { "type": "string" } }, "required": [ "user_id" ], "type": "object" }

Other Tools from Multilead Open API MCP Server

Related Tools

    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