Skip to main content
Glama

GoLogin MCP

Official
by gologinapp

get_deleted_profiles_v2

Retrieve a list of deleted profiles associated with a specific workspace in GoLogin using this tool. Input an offset to manage and track deleted profile data efficiently.

Instructions

Get list of deleted profiles

Input Schema

NameRequiredDescriptionDefault
currentWorkspaceNo
offsetYes

Input Schema (JSON Schema)

{ "properties": { "currentWorkspace": { "type": "string" }, "offset": { "type": "number" } }, "required": [ "offset" ], "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