stack kb agent-builder post-agent-builder-tools-execute cli command

Auth required
elastic stack kb agent-builder post-agent-builder-tools-execute \
  --tool-id <tool-id> \
  --tool-params <tool-params> \
  [options]
		

Run a tool

Behaviour flags:

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

--tool-id string required
The ID of the tool to execute.
--tool-params string required
Parameters to pass to the tool execution. See examples for details
--connector-id string
Optional connector ID for tools that require external integrations.
--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