Skip to main content
Glama

GoLogin MCP

Official
by gologinapp

delete_workspaces__wid__members__id_

Remove a member from a specific workspace by providing workspace ID (wid) and member ID (id). Streamlines user management within GoLogin MCP server workflows.

Instructions

Remove member from workspace

Input Schema

NameRequiredDescriptionDefault
idYes
widYes

Input Schema (JSON Schema)

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

Other Tools from GoLogin MCP

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/gologinapp/gologin-mcp'

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