scan_subscriptions
Detect forgotten subscriptions and hidden recurring charges from raw bank or subscription data. Returns verdict, annual cost, and estimated savings.
Instructions
Detect recurring subscriptions and 'zombie' (forgotten / wasteful) charges from raw bank or subscription data. Paste a CSV export or free-form lines (date, description, amount). Returns each recurring charge with a ZOMBIE/REVIEW/ACTIVE verdict, cadence, annualized cost, and the estimated yearly savings from killing the zombies.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | Raw transaction text: CSV bank export or lines like '2026-05-12, NETFLIX.COM, -12.99'. |