Skip to main content
Glama

GoLogin MCP

Official
by gologinapp

post_deleted_profiles_restore

Restore deleted browser profiles by specifying profile IDs and workspace ID. Use this tool to regain access to removed profiles and manage them efficiently.

Instructions

Restore deleted profiles

Input Schema

NameRequiredDescriptionDefault
profileIdsYesArray of profile ids to restore.
workspaceIdYesWorkspace id to restore profiles to.

Input Schema (JSON Schema)

{ "properties": { "profileIds": { "description": "Array of profile ids to restore.", "items": { "type": "string" }, "type": "array" }, "workspaceId": { "description": "Workspace id to restore profiles to.", "type": "string" } }, "required": [ "profileIds", "workspaceId" ], "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