get-labels
Fetch all Gmail labels to organize and manage email categories efficiently. Integrates with the Meme MCP Server for streamlined meme generation workflows.
Instructions
Get all Gmail labels
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"$schema": "http://json-schema.org/draft-07/schema#",
"additionalProperties": false,
"properties": {},
"type": "object"
}