stack kb agent-builder put-agent-builder-tools-toolid cli command

Auth required Idempotent Scope: global
elastic stack kb agent-builder put-agent-builder-tools-toolid \
  --tool-id <tool-id> \
  [options]
		

Update a tool

Behaviour flags:

--dry-run — validate all inputs and exit without performing any action

--tool-id string required
The unique identifier of the tool to update.
--configuration string
Updated tool-specific configuration parameters. See examples for details.
--confirmation string
Updated tool call policy to control tool call confirmation behavior
--description string
Updated description of what the tool does.
--tags string[]

Updated tags for categorizing and organizing tools.

Repeatable: pass --tags multiple times to supply more than one value

--input-file string
path to a JSON file to use as command input
--dry-run
validate all inputs and exit without performing any action (preview changes without applying them)
--json

output as JSON