get_analysis_json
Extract structured JSON data from decision analysis to enable programmatic processing of variables, constraints, and strategy paths for emotional dilemmas.
Instructions
获取决策分析的原始 JSON 数据结构。
与 analyze_decision 功能相同,但返回结构化的 JSON 数据而非格式化文本。 适用于需要程序化处理分析结果的场景。
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| problem_text | Yes | 用户描述的决策问题 |