briefing_stock_alert_list
List your stock alerts with status, trigger count, and remaining time. Filter by active/all status or a specific ticker to see only relevant alerts.
Instructions
查看预警列表。用户说「我设了哪些预警」「AAPL 的预警」等时调用。 返回每条预警的状态、触发次数、剩余时间。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| token | No | 用户token或用户名。留空则自动使用默认身份。 | |
| status | No | 状态过滤:active=仅活跃/已触发,all=含过期和已关闭 | active |
| ticker | No | 只看某只股票的预警(不填则返回全部) |