MCP

sequence

A sequence is a conditional branch inside a campaign that holds followup emails triggered by prospect actions (opens, clicks, replies). Sequences are created via campaign/post_sequences_by_id; these operations manage them and their followups. Full field reference, and how the six condition* fields compose into one trigger rule: schemas/sequence.

No sequence/get_by_id operation exists. To inspect or audit a campaign's sequences, use campaign/get_by_id (returns sequence IDs and metadata) or campaign/get_sequences_by_id (paginated list with all fields).

Operations

Read

Create

Update

Delete