toggle_bot_template
Change whether a bot is a template to allow public sharing and cloning by others.
Instructions
Toggle the is_template flag for a bot. Templates can be shared publicly and cloned by others.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| botid | Yes | The numeric bot ID. | |
| is_template | Yes | True to mark as template, false to unmark. |