Skip to main content
Glama

Sitecore Send

get_single_list

Retrieve detailed information about a specific mailing list, including total count and status, by providing its unique ID in Sitecore Send.

Instructions

Get a single mailing list details: total count, status, etc

Input Schema

NameRequiredDescriptionDefault
listIdYesId of the mailing list

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "listId": { "description": "Id of the mailing list", "format": "uuid", "type": "string" } }, "required": [ "listId" ], "type": "object" }

You must be authenticated.

Other Tools from Sitecore Send

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/izharikov/send-mcp'

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