Skip to main content
Glama

GoLogin MCP

Official
by gologinapp

delete_workspaces__wid_

Remove specific workspace in GoLogin by providing its workspace ID (wid). Enables efficient management of browser profiles and automation via the GoLogin MCP server.

Instructions

Delete workspace

Input Schema

NameRequiredDescriptionDefault
widYes

Input Schema (JSON Schema)

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

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