获取组合持仓
get_cube_holdingsRetrieve current holdings for a Xueqiu portfolio by its cube symbol, showing each stock's name, code, and allocation percentage.
Instructions
获取某个雪球组合的当前持仓详情,包括每只股票的名称、代码、仓位占比等。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cube_symbol | Yes | 组合代码,如 ZH2001629,可从 get_user_cubes 获取 |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cash | No | ||
| holdings | Yes | ||
| last_rebalancing_time | No |