MCP

list/get_by_id

Tool: read

Retrieve a single mailing list by ID.

Returns the list object for the given ID within the authenticated organization.

Arguments

name type req notes
id integer List ID — the object's listId

Response

200 — list object; object: see schemas/list. Deltas: none.

Errors: 400, 401, 404, 406, 422, 429, 500 — shared schema: schemas/errors.

Invoke

Call read with name: "list/get_by_id".