Sharelist Detail
sharelist_detailRetrieve detailed information about a community sharelist by ID, including constituent stocks, quotes, and subscription status.
Instructions
Get community sharelist detail by id. Returns {id, name, description, constituents[]{symbol, name, last_done, change_rate}, quote data, subscription status}.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Sharelist ID |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | Sharelist ID. | |
| name | No | List name. | |
| description | No | List description. | |
| constituents | No | Constituent securities with quote snapshots. |