update_watchlist_by_id
Modify an existing watchlist by replacing its entire content with new symbols and optionally updating its name using the watchlist ID.
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 |
|---|---|---|---|
| watchlist_id | Yes | watchlist id | |
| name | No | The watchlist name. | |
| symbols | No | List of asset symbols to include in the watchlist. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||