google_set_account_alias
Assign a readable alias like 'work' or 'personal' to a Google account, then use that alias in place of the account ID for all tool calls. Set empty string to remove.
Instructions
Set a friendly alias on a Google account (e.g., "work", "personal"). Once set, you can use the alias instead of the account ID in all tool calls. Set to empty string to remove.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| alias | Yes | The alias to assign (e.g., "work", "personal"). Empty string to remove. | |
| accountId | Yes | The account ID, existing alias, or email to update |