google_set_account_description
Assign a human-readable label to a Google account so you can distinguish it in account listings. Set an empty string to remove the label.
Instructions
Set a human-readable description on a Google account (e.g., "Work - engineering team", "Personal Gmail"). This description appears in google_list_accounts output to help identify accounts. Set to empty string to remove.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| accountId | Yes | The account ID, alias, or email to update | |
| description | Yes | Human-readable description (e.g., "Work - engineering team"). Empty string to remove. |