login_google
Sign in to Anythink with Google by opening browser for consent and storing session token. Then use accounts_list and projects_list to continue.
Instructions
Sign in to the Anythink platform with Google. Opens the user's browser to Google's consent screen and waits for them to approve, then stores the session token. The browser step must be completed by the user; everything before and after is tool-driven. This does NOT pick a billing account or project — after it returns, call 'accounts_list' then 'accounts_use', and 'projects_list' then 'projects_use'. Needs a local browser, so it only works over stdio (not the hosted HTTP server).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||