capture_screenshot
Save a screenshot of the current TradingView chart to a fixed directory. Choose between full or chart region capture and optionally wait for the chart to stabilize before taking the shot.
Instructions
Take a screenshot of the TradingView chart. Saves to the fixed generated/screenshots/ directory with a program-generated name and returns the path. No path or name input is accepted.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| region | No | Capture region (default full) | |
| wait_for_render | No | Wait for the chart canvas to stabilize first — use after symbol/timeframe/range changes |