nexus_analyze
Run financial analysis types (audit, briefing, playbook, commodity CCC) with selectable LLM tiers. Returns complete output without server retention.
Instructions
Run a financial analysis (audit, briefing, playbook, or commodity CCC). Returns full LLM output. Not persisted on server (Zero Retention).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | Yes | Analysis type | |
| tier | Yes | Model tier | |
| params | Yes | Type-specific parameters. audit: {docText, profile, outputLang}. briefing: {commodity, region, timeWindow}. playbook: {counterpartyType, objective, constraints}. commodity: {role, commodity, instrumentType, amount} | |
| caseId | No | Optional case ID to link this analysis to |