decision
Structured decision intelligence with confidence scoring. Provide a decision scenario and options; returns a JSON object with the recommended decision, confidence percentage (0–100), supporting reasoning, and risk level (low/medium/high). Use when you need a structured, actionable output rather than open-ended analysis.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| goal | Yes | Overall goal or objective | |
| style | No | normal | |
| context | No | Background context | |
| question | Yes | Specific decision question | |
| want_confidence | No | Include confidence score, risk level, and recommended position sizing |