Skip to main content
Glama

GoLogin MCP

Official
by gologinapp

get_profile__id_

Retrieve specific browser profile details using a unique ID to manage and configure settings within the GoLogin automation platform.

Instructions

Get profile by id

Input Schema

NameRequiredDescriptionDefault
currentWorkspaceNo
idYes

Input Schema (JSON Schema)

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