stack kb agent-builder put-agent-builder-skills-skillid cli command

Auth required Idempotent Scope: global
elastic stack kb agent-builder put-agent-builder-skills-skillid \
  --skill-id <skill-id> \
  [options]
		

Update a skill

Behaviour flags:

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

--skill-id string required
The unique identifier of the skill.
--content string
Updated skill instructions content.
--description string
Updated description.
--name string
Updated name for the skill.
--referenced-content string[]

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

--tool-ids string[]

Updated tool IDs from the tool registry.

Repeatable: pass --tool-ids 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