warranties_expiring
Find items with warranties expiring within a date range, or list lifetime warranty items. Use to track upcoming warranty expirations and plan replacements or claims.
Instructions
List items whose warranty expires in a date window, or items with a lifetime warranty.
before/after are ISO dates (YYYY-MM-DD): returns items with
after <= warrantyExpires <= before. after defaults to TODAY, so
already-expired warranties are excluded unless you pass an earlier
after. Set lifetime=True to instead list items flagged as lifetime
warranty (before/after ignored). Useful for "which warranties expire
this year".
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| after | No | ||
| before | No | ||
| lifetime | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |