TOOL REFERENCE
remove_from_watchlist
Remove a stock from your watchlist. This is an account-scoped DalalOS watchlist write action. It only saves or removes symbols from the caller's own watchlist; it does not place market orders or modify a brokerage portfolio.
remove_from_watchlist
Remove a stock from your watchlistUSE WHEN
Remove one saved symbol from your DalalOS watchlist.
PARAMETERS
| Name | Type | Required | Default | Description |
|---|---|---|---|---|
symbol | string | Yes | — | NSE symbol, ISIN or BSE code to remove. |
RESPONSE DATA
- Removal status and updated watchlist state.
NOTES
- Account-scoped write action; it does not place trades.
- reason_code "not_found" if the symbol isn't currently on the caller's watchlist; "unauthorized"/"not_configured" for auth/deployment issues.
- Has a REST equivalent: DELETE /v1/account/watchlist/{symbol}, same credential (API key or OAuth) as this tool.
EXAMPLE PROMPTS
- Remove INFY from my DalalOS watchlist.
KEEP EXPLORING
Connect your AI to Indian stock market data
Sign in to DalalOS and connect your AI in one line of config. Free to start.