Unlock Private Profiles
gv_unlockUnlock private Google profiles by passing a password or opening a browser window. Access remains until logout or server restart.
Instructions
Unlock the private/public gate to access private profiles.
Two modes:
Pass the password directly: google_unlock({password: "..."})
Omit the password to open a browser window: google_unlock()
Once unlocked, private profiles are visible and accessible until you call google_logout or restart the MCP server.
Args: password: Your gate password. Omit to unlock via a browser window.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| password | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |