check-gmail-connection
Verify Gmail connectivity status using the Meme MCP Server. This tool ensures proper integration with Gmail for efficient email-related operations.
Instructions
Check Gmail connection status
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"
}