get_portfolio_state
Retrieve live portfolio NAV, holdings, and band weights from read-only exchange credentials. Optionally attach allocation analysis with target percentages.
Instructions
Live portfolio NAV, holdings[], and band weights from read-only exchange credentials passed in the request. Optional target_pct attaches allocation_analysis. Credentials are never stored. Supports kraken and coinbase.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| exchange | Yes | ||
| api_key | Yes | ||
| api_secret | Yes | ||
| target_pct | No | ||
| band | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||