stack kb agent-builder post-agent-builder-agents cli command

Auth required
elastic stack kb agent-builder post-agent-builder-agents \
  --configuration <configuration> \
  --description <description> \
  --id <id> \
  --name <name> \
  [options]
		

Create an agent

Behaviour flags:

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

--configuration string required
Configuration settings for the agent.
--description string required
Description of what the agent does.
--id string required
Unique identifier for the agent.
--name string required
Display name for the agent.
--access-control string
--avatar-color string
Optional hex color code for the agent avatar.
--avatar-symbol string
Optional symbol/initials for the agent avatar.
--labels string[]

Optional labels for categorizing and organizing agents.

Repeatable: pass --labels 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