indicator_toggle_visibility
Show or hide any chart indicator by specifying its entity ID and setting visible to true or false.
Instructions
Show or hide an indicator/study on the chart
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| visible | Yes | true to show, false to hide | |
| entity_id | Yes | Entity ID of the study (from chart_get_state) |