add_to_watchlist
Add a ticker symbol to your watchlist to track stock signals and portfolio performance. Idempotent, so repeated calls won't create duplicates.
Instructions
Add a ticker symbol to the watchlist. Idempotent — safe to call even if already on watchlist. Requires API key.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbol | Yes | Ticker symbol to add (e.g. 'TSLA') |