Skip to main content
Glama

Instantly MCP Server

validate_campaign_accounts

Check account eligibility for campaign creation by verifying status and requirements to resolve campaign setup issues.

Instructions

Validate which accounts are eligible for campaign creation. This tool helps debug campaign creation issues by showing the status of all accounts and which ones meet the requirements for sending campaigns.

Input Schema

NameRequiredDescriptionDefault
email_listNoOptional: Specific email addresses to validate. If not provided, shows all account statuses.

Input Schema (JSON Schema)

{ "properties": { "email_list": { "description": "Optional: Specific email addresses to validate. If not provided, shows all account statuses.", "items": { "type": "string" }, "type": "array" } }, "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