Skip to main content
Glama
vanman2024

Multilead Open API MCP Server

by vanman2024

create_team

Create a new team for a specific user in the Multilead platform by providing the user ID and team name. Returns the created team object with ID and metadata.

Instructions

Create a new team for a specific user

Args: user_id: The user ID who will own the team (required) name: The name of the team to create (required)

Returns: Created team object with ID and metadata

Example: create_team(user_id="1451", name="Sales Team")

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
user_idYes
nameYes

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