remove_from_watchlist
Remove specific stock symbols from a watchlist by providing the watchlist name and symbols array.
Instructions
Removes symbols from a watchlist.
Args:
watchlist_name: Name of the watchlist
symbols: List of stock symbols to removeInput Schema
| Name | Required | Description | Default |
|---|---|---|---|
| watchlist_name | Yes | ||
| symbols | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||