Bambu Lab Purchase Tracker
This skill automates the retrieval and summarization of Bambu Lab filament purchases by searching your Gmail history for order confirmations from bambulab.com, payment notifications from PayPal/PayPay, and relevant Amazon orders.
Capabilities
- Search: Scans Gmail for keywords like "Bambu Lab", "filament", "JP" prefixed order numbers, and "Bambu Japan".
- Extract: Parses order dates, items, quantities, and total spent from email snippets and bodies.
- Summarize: Generates a clean table or list of purchases with a grand total.
Usage
Run the tracking script to see your purchase history:
dart bambu-filament-tracker/scripts/tracker.dart
Tool Dependencies
gws: Used to access Gmail messages and threads.
Permissions
- Requires
https://www.googleapis.com/auth/gmail.readonlyor similar access provided by thegwstool configuration.