Skip to content

Missing tools for Email Campaigns, Drip Sequences, and Billing operations #2

@bst1n

Description

@bst1n

Quick update on this issue. Since it was filed, Deals, Segments, Activities, and Email Lists have all been added to the MCP — thanks, that covers a lot of ground.

The remaining gaps as far as I can tell:

Email Campaigns & Drip Sequences — no tools for GET/POST /email/campaigns or GET/POST /email/sequences. No way to list campaigns, check stats, or manage drip enrollment directly. (Side note: update_activities with create_custom can trigger a drip by title-matching, which is a useful workaround — but it's not the same as actual sequence management.)

Billing — no tools for Discounts (CRUD, apply to subscriptions) or Add-ons (CRUD, add to subscriptions, usage tracking). Both are available in the REST API (/billing/discounts, /billing/addons) but not exposed through the MCP.

Tickets — no tools for GET/POST /support/cases. No way to list, create, or update support tickets through the MCP.

Knowledge Basesearch_knowledge_base exists (read-only, semantic search) but there's no way to create, update, or delete articles. The REST API likely exposes these operations but they're not surfaced in the MCP.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions