Skip to main content
Glama

Smartlead Simplified MCP Server

smartlead_delete_smart_delivery_tests

Remove multiple Smart Delivery spam tests in bulk by specifying their IDs to clean up test data and manage email marketing campaigns.

Instructions

Delete multiple Smart Delivery tests in bulk.

Input Schema

NameRequiredDescriptionDefault
spamTestIdsYesArray of spam test IDs to delete

Input Schema (JSON Schema)

{ "properties": { "spamTestIds": { "description": "Array of spam test IDs to delete", "items": { "type": "integer" }, "type": "array" } }, "required": [ "spamTestIds" ], "type": "object" }

Other Tools from Smartlead Simplified 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/jonathan-politzki/smartlead-mcp-server'

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