read_alerts
Reads the visible TradingView alert configurations from your charts. Outputs a list of alerts with readability status and additional notes.
Instructions
READ-ONLY, best-effort read of your visible TradingView alert configs.
Returns {alerts, readable, note}. This tool can NEVER create, modify, arm, or delete an alert — there is no such code path.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||