Skip to main content
Glama

Buttondown MCP Server

by The-Focus-AI

get_analytics

Retrieve analytics data for a specific email draft by providing the draft ID. Part of the Buttondown MCP Server, this tool supports advanced email management and insights.

Instructions

Retrieve analytics data for a specific email draft from Buttondown

Input Schema

NameRequiredDescriptionDefault
draftIdYesThe ID of the email draft to get analytics for

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "draftId": { "description": "The ID of the email draft to get analytics for", "type": "string" } }, "required": [ "draftId" ], "type": "object" }
Install Server

Other Tools from Buttondown MCP Server

Related Tools

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/The-Focus-AI/buttondown-mcp'

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