update_watchlist_by_id
Update a watchlist by ID, replacing its symbols and name. Provide the complete symbol list to prevent removal of all assets.
Instructions
Update an existing watchlist. IMPORTANT: this replaces the entire watchlist. You must include the symbols parameter with the full list of desired symbols, otherwise all assets will be removed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | The new watchlist name. | |
| symbols | No | List of asset symbols to include in the watchlist. The existing assets will be replaced with the new list. | |
| watchlist_id | Yes | watchlist id |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||