Skip to main content
Glama
vanman2024

Multilead Open API MCP Server

by vanman2024

create_seat

Add a new user seat to a team with subscription details, scheduling parameters, and timezone settings for access management.

Instructions

Create Seat

This action creates a new seat within a specific team.

Args: user_id: User ID who owns the seat plan_id: Plan ID for the seat subscription full_name: Full name for the seat start_utc_time: Start time in UTC (e.g., "08:00") end_utc_time: End time in UTC (e.g., "16:00") time_zone: Timezone (e.g., "Europe/Belgrade", "America/New_York") team_id: Team ID to create the seat in whitelabel_id: Whitelabel ID

Returns: Created seat object with subscription details

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
user_idYes
plan_idYes
full_nameYes
start_utc_timeYes
end_utc_timeYes
time_zoneYes
team_idYes
whitelabel_idYes

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