Gmail List Labels
gmail_list_labelsGet all your labels including system folders (INBOX, SENT, TRASH, DRAFTS) and custom labels. Returns label names and IDs for filtering or organizing.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| error | No | Error code if connection not authenticated | |
| labels | No | Array of all labels | |
| message | No | Error message if connection not authenticated |