audit_saas_subscriptions
Audit a pasted list of SaaS subscriptions, one per line as 'Name, monthly cost, category' (category is optional -- common tools like Slack or Notion are auto-recognized), for likely category overlap (e.g. two project-management tools), line items priced high for their category, and estimated monthly/annual spend. Returns a full readable report. Estimates are based on category price ranges, not vendor-specific claims.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| subscriptions | Yes | One subscription per line as "Name, cost[, category]", e.g. "Notion, 10\nAsana, 13\nSlack, 8.75" |