List Broadcasts
list-broadcastsList all broadcast campaigns (newsletters/bulk emails) with ID, name, audience, status, and timestamps. Use this to view sent or scheduled newsletters.
Instructions
Purpose: List all broadcast campaigns (newsletters/bulk emails to audiences) with ID, name, audience, status, timestamps.
NOT for: Listing transactional emails (use list-emails). Not for listing segments or contacts (use list-segments, list-contacts).
Returns: For each broadcast: id, name, segment_id, status, created_at, scheduled_at, sent_at.
When to use: User asks "show my broadcasts", "what newsletters did I send?", "list campaigns". Use get-broadcast for full details of one.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||