List Gmail Labels
gmail_list_labelsList all Gmail labels, including system and user-created, with their IDs, names, types, and message counts. Use this to find the label ID needed for add/remove operations.
Instructions
List all labels (tags) in the Gmail account.
Returns both system labels (INBOX, SENT, TRASH, etc.) and user-created labels. Use this to find label IDs needed for add/remove operations.
Returns: List of labels with their IDs, names, types, and message counts.
Examples:
Use when: "Show me all my Gmail labels"
Use when: "What label ID does 'Finance' have?"
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||