Update Watchlist Group
update_watchlist_groupUpdate a watchlist group by its ID to rename it or modify its securities using add, remove, or replace modes.
Instructions
Update a watchlist group by id. Can rename (name param) or modify securities (securities + mode: add/remove/replace).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Watchlist group id | |
| mode | No | Update mode for securities: "add", "remove", or "replace" (default: "replace") | |
| name | No | New group name (optional) | |
| securities | No | Securities list (optional) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| updated | Yes |