Skip to main content
Glama

GoLogin MCP

Official
by gologinapp

get_workspaces__wid__profiles

Retrieve all profiles within a specific workspace using customizable search, sorting, and filtering options to manage and organize browser profiles effectively.

Instructions

Get all profiles in workspace

Input Schema

NameRequiredDescriptionDefault
folderNo
folderIdNo
isAndroidCloudNo
offsetNo
pageNo
searchNo
sortFieldNo
sortOrderNo
tagNo
widYes

Input Schema (JSON Schema)

{ "properties": { "folder": { "type": "string" }, "folderId": { "type": "string" }, "isAndroidCloud": { "type": "string" }, "offset": { "type": "number" }, "page": { "type": "number" }, "search": { "type": "string" }, "sortField": { "enum": [ "lastActivity", "proxyType", "updatedAt", "createdAt", "sharedEmails", "name", "os", "order" ], "type": "string" }, "sortOrder": { "enum": [ "ascend", "descend" ], "type": "string" }, "tag": { "type": "string" }, "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