update_watchlist_by_id
Update a watchlist by ID, replacing its contents with the specified symbols. If no symbols are provided, all assets are removed.
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 watchlist name. | |
| symbols | No | List of asset symbols to include in the watchlist. | |
| watchlist_id | Yes | watchlist id |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||