Tools provided
Tools the agent exposes — your AI client calls them automatically when it needs them.
- run_full — Run the full Chargebee subscription lifecycle analysis: collect events, compute upgrade/downgrade/cancellation patterns, synthesize a growth-opportunity narrative.
- analyze_subscriptions — Pure deterministic analysis: compute upgrade/downgrade/churn metrics and return findings + metrics + expansion opportunities. No LLM.
- get_upgrade_triggers — Rank the triggers that drove subscription upgrades in the provided event data.
- get_downgrade_patterns — Rank the reasons behind subscription downgrades and cancellations.
- get_expansion_opportunities — Derive actionable expansion opportunities from the upgrade trigger distribution. Decision-support only.
- plan_inputs — Plan/brainstorm the inputs for any tool: returns questions, JSON schema, and a ready-to-edit example.