Skip to main content
Glama
GaijinEntertainment

Pararam Nexus MCP

get_user_team_status

Check a user's membership status in teams to determine if they are a member, admin, guest, or not in a team. Specify a team for targeted status or check across all teams.

Instructions

Get user's status in teams (member, admin, guest, or not in team).

Args: user_id: User ID to check team_id: Optional team ID to check status in specific team. If not provided, returns status in all teams.

Returns: ToolResponse with GetUserTeamStatusPayload containing team membership status including is_member, is_admin, is_guest, and state

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
user_idYes
team_idNo

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
errorNoError message if operation failed
messageYesHuman-readable summary of the result
payloadNoThe actual response data
successYesWhether the operation was successful

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/GaijinEntertainment/pararam-nexus-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server