Skip to main content
Glama
vanman2024

Multilead Open API MCP Server

by vanman2024

list_users_associated_with_a_specific_seat

Retrieve users linked to a specific seat, identifying their roles as team members, coworkers, or platform administrators for team management.

Instructions

List Users Associated With a Specific Seat

This action retrieves all users associated with the chosen seat in any way. The way they are related to a seat determines their user types:

  1. Team Member: Users invited to the team and assigned a seat

  2. Coworker: Users who manage a team that owns the seat

  3. Platform Admin: Users who manage the platform containing the seat

Args: user_id: User ID account_id: Account/Seat ID limit: Maximum number of results (default: 30) offset: Starting position in dataset (default: 0) search: Search query for email or fullName

Returns: Paginated list of associated users with their roles

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
user_idYes
account_idYes
limitNo
offsetNo
searchNo

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