track_changes
Monitor pricing changes, expirations, and new deals for developer tools. Get weekly digests or filter by vendor, change type, or date range to track cost-impacting updates.
Instructions
Track developer tool pricing changes, upcoming expirations, and new deals. With no params, returns a weekly digest. Filter by vendor, change type, or date range.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| since | No | ISO date (YYYY-MM-DD). Default: 7 days ago. | |
| change_type | No | Filter by type of change | |
| vendor | No | Filter to one vendor (case-insensitive) | |
| vendors | No | Comma-separated vendor names to filter (e.g. 'Vercel,Supabase') | |
| include_expiring | No | Include upcoming expirations (default: true) | |
| lookahead_days | No | Days to look ahead for expirations (default: 30) |