Skip to main content
Glama

Instantly MCP Server

update_account

Modify email account settings including daily sending limits and warmup configuration for improved email deliverability and campaign management.

Instructions

Update a sending account

Input Schema

NameRequiredDescriptionDefault
daily_limitNoNew daily sending limit
emailYesEmail address of the account to update
warmup_enabledNoEnable/disable warmup

Input Schema (JSON Schema)

{ "properties": { "daily_limit": { "description": "New daily sending limit", "type": "number" }, "email": { "description": "Email address of the account to update", "type": "string" }, "warmup_enabled": { "description": "Enable/disable warmup", "type": "boolean" } }, "required": [ "email" ], "type": "object" }

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/bcharleson/Instantly-MCP'

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