Bulk Toggle Built-in Tools
neuron_bulk_toggle_builtin_toolsEnable or disable multiple built-in tools for a bot at once by providing an array of tool settings with tool ID and enabled flag.
Instructions
Enable or disable multiple built-in tools at once for a bot. Pass an array of { toolId, enabled } settings.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| botId | Yes | The ID of the bot | |
| settings | Yes | Array of tool settings to apply |