Skip to main content
Glama

Smartlead Simplified MCP Server

smartlead_get_all_folders

Retrieve a list of all email marketing folders with their details and contained tests, enabling organized management of campaign assets.

Instructions

Get the list and details of all folders created in Smart Delivery along with tests inside each folder.

Input Schema

NameRequiredDescriptionDefault
limitNoNumber of folders to retrieve (default: 10)
nameNoFilter folders by name
offsetNoOffset for pagination (default: 0)

Input Schema (JSON Schema)

{ "properties": { "limit": { "description": "Number of folders to retrieve (default: 10)", "type": "integer" }, "name": { "description": "Filter folders by name", "type": "string" }, "offset": { "description": "Offset for pagination (default: 0)", "type": "integer" } }, "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