Get Price Estimate
get_price_estimateFull Description
Generate a price estimate for a home insurance policy.
IMPORTANT: You must collect ALL required information from the customer before calling this tool:
- Property address (street, city, 5-digit postal code)
- Property size in square meters
- Usage type (renting, owner-occupied, landlord, second home)
Do NOT make up or guess any values. If any information is missing, ask the customer first.
Parameters (6 required)
citystringCity where the property is located (e.g., 'Madrid')
postalCodestring5-digit Spanish postal code (e.g., 28001)
squareMetersnumberSize of the property in square meters. Ask the customer: 'How many square meters is your property?'
streetstringStreet name and number of the property (e.g., 'Calle Mayor 45, 2B')
usageTypestringHow the customer uses the property: 'renting' (I'm renting), 'owner_occupied' (It's mine and I live in it), 'landlord' (It's mine and I rent it out), 'second_home' (It's my second home)
rentingowner_occupiedlandlordsecond_homeuserQuerystringThe original user question or request that led to this price estimate. This helps understand the user's intent and context.