Skip to content
RRAECHLY
CampaignsRead only

list_campaigns

List campaigns with status and send-window settings.

Say this to your assistant

List all campaigns and highlight any that are still in draft.

What it does

Every campaign with its status and the send window governing it — timezone, permitted weekdays, start and end hour, and the campaign-wide daily cap.

Only `active` campaigns send. A surprising share of "the pipeline is not working" turns out to be a campaign still sitting in `draft`, and this is the fastest place to see that.

The send window fields are worth reading carefully when volume looks wrong. A campaign restricted to weekdays between 9 and 11 in a single timezone has roughly two sending hours a day, and no amount of mailbox capacity changes that. Widening the window is usually a better lever than adding mailboxes when a sequence is moving too slowly.

It is also the natural starting point for any "what is running right now" question. Ask your assistant to list campaigns and summarise which are active, what their windows are and what their daily caps add up to, and you have your total committed daily volume in one answer rather than four screens.

Parameters

None. Call it with an empty object — there is nothing to configure.

* required · Maps to GET /api/campaigns

What comes back

Array of campaigns with status, timezone, send days, send window and daily limit.

The thing people get wrong

Draft campaigns are invisible to the pipeline. They will never send, and nothing will warn you — they simply are not selected.

Use it with

More campaigns tools

See all 22 tools and the connection string on the MCP server page.

Run list_campaigns yourself.

Connect the MCP server to Claude, Claude Code or Cursor and the whole toolset shows up in the conversation.