get_labels
Retrieve all Gmail labels for the authenticated user to organize and categorize email data. Returns label details including ID, name, type, and message counts.
Instructions
Get all Gmail labels for the authenticated user.
Returns: List of label objects with id, name, type, and message counts.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |