perspective_shifter
Generate alternative viewpoints on a problem by stakeholder or discipline, grounded in web research, with key facts and actionable insights per perspective.
Instructions
Generate alternative viewpoints on a problem — by stakeholder or discipline — grounded in web research via Exa. Returns a markdown report with key facts and actionable insights per perspective. Requires EXA_API_KEY and ENABLE_RESEARCH_INTEGRATION=true and makes live network calls; it fails without them. To cross-check factual claims instead of generating viewpoints, use verify_research.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| problem | Yes | The problem or situation to examine from new angles. | |
| shiftType | No | How to generate perspectives: 'stakeholder' (default) and 'discipline' are research-backed; 'contrarian', 'optimistic', and 'pessimistic' produce generic framings. | stakeholder |
| includeActionable | No | Include actionable insights with each perspective (default true). | |
| currentPerspective | No | The viewpoint you currently hold, for context (optional). | default |
| numberOfPerspectives | No | How many perspectives to generate, 1-10 (default 3). |