Skip to content

TOOL REFERENCE

add_to_watchlist

Save stocks to your DalalOS 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.

add_to_watchlist

Save stocks to your DalalOS watchlist

USE WHEN

Add one or more symbols to your account-scoped watchlist for later research.

PARAMETERS

add_to_watchlist parameters
NameTypeRequiredDefaultDescription
symbolslist[string]YesNon-empty list of NSE symbols, ISINs or BSE codes, capped at 200 items per call. Stored as typed — not resolved against the securities master until get_watchlist reads them back.

RESPONSE DATA

  • Updated watchlist result and added symbols.

NOTES

  • Account-scoped write action; it does not store quantity, cost basis or orders.
  • Re-adding a symbol already on the watchlist is a no-op, not an error.
  • reason_code "unauthorized" if unauthenticated, "not_configured" if the deployment has no watchlist backend wired up.
  • Has a REST equivalent: POST /v1/account/watchlist, same credential (API key or OAuth) as this tool.

EXAMPLE PROMPTS

  • Add RELIANCE, TCS and INFY to 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.