sync_orders
Syncs Swiggy order data to persistent storage for AI-powered analysis of spending and food habits.
Instructions
Sync orders from Swiggy API to persistent storage
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cookies | Yes | Swiggy session cookies (required) | |
| max_orders | No | Maximum orders to fetch (default: 1000) |