Skip to main content
Glama
chartmogul

ChartMogul MCP Server

Official
by chartmogul

list_subscription_events

Retrieve subscription lifecycle events from ChartMogul to track subscription changes, cancellations, updates, and scheduled events with filtering options.

Instructions

[ChartMogul API] List subscription lifecycle events (track subscription changes). LIMIT WARNING: Default limit 20. Discourage requesting more than 20 items to avoid excessive token usage. Returns subscription event objects with event details, dates, subscription/customer info. FILTERS: data_source_uuid (string), external_id (string), customer_external_id (string), subscription_external_id (string), event_type (string: "subscription_start", "subscription_start_scheduled", "scheduled_subscription_start_retracted", "subscription_cancelled", "subscription_cancellation_scheduled", "scheduled_subscription_cancellation_retracted", "subscription_updated", "subscription_update_scheduled", "scheduled_subscription_update_retracted", "subscription_event_retracted"), event_date (ISO 8601 datetime), effective_date (ISO 8601 datetime), plan_external_id (string). Response includes cursor/has_more. Example: event_type="subscription_start"

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
data_source_uuidNo
external_idNo
customer_external_idNo
subscription_external_idNo
event_typeNo
event_dateNo
effective_dateNo
plan_external_idNo
limitNo

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/chartmogul/chartmogul-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server