get_ordering_guidance
Analyzes deals and suggests optimal pizza counts and ordering strategies based on user preferences to build cost-effective orders.
Instructions
Get AI guidance on how to build the best order based on user preferences. Analyzes deals, suggests optimal pizza counts, and provides ordering strategy.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| store_id | Yes | Store ID to analyze deals for | |
| user_request | Yes | What the user wants (e.g., 'deep dish sausage and pepperoni', '2 large pizzas for a party') |