check_ingredient_conflicts
Compare active ingredients between a candidate product and your current routine to reveal potential conflicts before use.
Instructions
Check whether a candidate product's active ingredients conflict with ingredients the client already uses.
Args: current_ingredients: active ingredients in the client's current routine. candidate_ingredients: active ingredients of the product being considered.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| current_ingredients | Yes | ||
| candidate_ingredients | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |