get_sellable_quantity
Retrieve the sellable quantity for a stock symbol, optionally specifying an account, to confirm available shares before placing a sell order.
Instructions
Get sellable quantity (판매 가능 수량) for a symbol.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbol | Yes | Stock symbol | |
| account_id | No | Account number; falls back to TOSS_DEFAULT_ACCOUNT |