recommend_products
Find in-stock products for any skin type and concerns, and flag ingredients that conflict with the client's current routine.
Instructions
End-to-end recommendation: find in-stock products matching the client's skin type and concerns, and flag any that conflict with their current routine.
Args: skin_type: client's skin type, e.g. "grasa". concerns: concerns to address, e.g. ["acné", "manchas"]. current_ingredients: active ingredients already in the client's routine.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| concerns | Yes | ||
| skin_type | Yes | ||
| current_ingredients | No |