Skip to main content
Glama

Instantly MCP Server

list_lead_lists

Retrieve and manage lead lists with pagination controls to organize and access contact data for email campaigns.

Instructions

List all lead lists with pagination

Input Schema

NameRequiredDescriptionDefault
limitNoNumber of lists to return (1-100, default: 20)
starting_afterNoID of the last item from previous page for pagination

Input Schema (JSON Schema)

{ "properties": { "limit": { "description": "Number of lists to return (1-100, default: 20)", "type": "number" }, "starting_after": { "description": "ID of the last item from previous page for pagination", "type": "string" } }, "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