What problem does it solve?
Manually logging into TOSS Securities to review accounts, portfolios, quotes, orders, and watchlists is slow and error-prone.
Core Features & Use Cases
- Read-only TOSS Securities retrieval: Executes tossinvest-cli’s tossctl commands in a safe, non-mutating flow to fetch account lists/summaries, portfolio positions and allocations, quotes, completed orders, and watchlist items.
- Targets common “query” intents: Covers requests like account summary, “TSLA quote,” “watchlist list,” and “this month completed trades,” returning results in a concise Korean explanation suitable for agent workflows.
- Safety-first execution: Uses the authenticated tossctl interface and avoids re-implementing unofficial scraping or performing transactions, keeping access within read-only boundaries.
Quick Start
Ask the AI agent to show your TOSS Securities account summary using the read-only tossctl flow.