MCP tool to activate or deactivate a workflow in the Thena platform.
toggle_workflow
Name | Type | Required | Description |
---|---|---|---|
workflowUniqueIdentifier | string | Yes | The unique identifier of the workflow to toggle |
isActive | boolean | Yes | Whether to activate (true) or deactivate (false) the workflow |