The nexter/toggle-template-builder ability enables or disables a Nexter theme builder template by its ID. Pass the template ID and an optional status value (1 for active, 0 for inactive). If you omit status, the ability flips the current state. Use nexter/list-templates-builder to find the template ID first.
Key Takeaways
Required Setup
This ability ships with Nexter Extension (Free). If you do not have it installed, follow the guide on how to install and activate Nexter Extension first.
Parameters
What It Returns
The ability returns: success (boolean), new_status (the state after the change), and message (a confirmation string).











