Health Check
gamma_healthCheck if the Gamma MCP server and API are reachable and working. Validates API key and account status to confirm configuration.
Instructions
Check if the Gamma MCP server and API are reachable and working.
Use this to verify your configuration is correct before running other tools. Returns whether the API key is valid, the API is reachable, and the account status.
Useful for:
Confirming the server is running after startup
Troubleshooting connection issues
Verifying your GAMMA_API_KEY is valid
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| response_format | No | Output format: 'markdown' for human-readable or 'json' for structured data | markdown |