decisio_quick_decide
Run a complete AHP decision analysis in a single call with goal, criteria, options, and all pairwise comparisons. Receive ranked results instantly.
Instructions
Run a complete AHP analysis in a single call. Provide the goal, criteria, options, and ALL pairwise comparisons at once. Best for when you already know all the comparisons. Returns ranked results immediately.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| goal | Yes | What you are deciding | |
| options | Yes | Options to rank, e.g. ['Option A', 'Option B', 'Option C'] | |
| criteria | Yes | Decision criteria, e.g. ['Cost', 'Quality', 'Speed'] | |
| option_comparisons | Yes | Pairwise comparisons of options under each criterion. | |
| criteria_comparisons | Yes | Pairwise comparisons between criteria. Saaty scale 1-9. |