Skip to main content
Glama

process_auth_code_tool

Process OAuth2 authorization codes for Gmail integration by validating Google-provided code and state parameters to authenticate access.

Instructions

    Process the OAuth2 authorization code and state.
    
    Args:
        code (str): The authorization code from Google.
        state (str): The state parameter from Google.
        
    Returns:
        str: A success or error message.
    

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
codeYes
stateYes

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/bastienchabal/gmail-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server