Skip to main content
Glama

GoLogin MCP

Official
by gologinapp

delete_workspaces__wid__profiles

Remove multiple browser profiles from a specific workspace on GoLogin MCP. Input the workspace ID and profile list to execute the deletion.

Instructions

Delete multiple profiles in workspace

Input Schema

NameRequiredDescriptionDefault
profilesYes
widYes

Input Schema (JSON Schema)

{ "properties": { "profiles": { "items": { "type": "string" }, "type": "array" }, "wid": { "type": "string" } }, "required": [ "wid", "profiles" ], "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