Skip to main content
Glama

Smartlead Simplified MCP Server

smartlead_get_schedule_history

Retrieve the complete schedule history and summary of all test runs for a specific automated spam test to track execution details and results.

Instructions

Get the list and summary of all tests that ran for a particular automated test.

Input Schema

NameRequiredDescriptionDefault
spam_test_idYesID of the automated spam test to get the schedule history for

Input Schema (JSON Schema)

{ "properties": { "spam_test_id": { "description": "ID of the automated spam test to get the schedule history for", "type": "integer" } }, "required": [ "spam_test_id" ], "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