get_context_bundle
Get a full context bundle with portfolio, market, sentiment, macro, and regime data, plus delta from prior snapshot. Optionally filter assets and add allocation analysis with target percentages and drift bands.
Instructions
Full ContextBundle JSON: portfolio holdings, market, sentiment, macro, regime hints, and delta vs the prior saved snapshot. Optional assets filter (default BTC, ETH). Optional target_pct and band attach allocation_analysis (opt-in drift math). freshness=cached uses the local ingest DB; freshness=live runs ingest first.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| scope | No | daily | |
| freshness | No | cached | |
| assets | No | ||
| target_pct | No | ||
| band | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||