decide
DECIDE. Rank named options against weighted criteria and return the winner, full ranking, per-criterion breakdowns, methodology, weights, and an explanation. Provide options, criteria [{name, weight, direction}], and a scores matrix. method: weighted_sum (default) | weighted_product | topsis.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| method | No | ||
| scores | Yes | ||
| options | Yes | ||
| criteria | Yes |