ts_toggle_target_enabled
Toggle the enabled state of a specific target. Provide a target ID and set enabled to true to activate or false to deactivate.
Instructions
Toggle the enabled/active state of a specific target.
target_id: The unique ID of the target. enabled: True to enable/activate the target, False to disable.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| enabled | Yes | ||
| target_id | Yes |