Creates a new agent definition with a scoped API key. The agent can then be used to create and execute runs.
API key starting with sk_case_
Display name for the agent
System instructions that define agent behavior
Optional description of the agent
LLM model identifier (e.g. anthropic/claude-sonnet-4.6). Defaults to anthropic/claude-sonnet-4.6
Restrict agent to specific vault IDs
Allowlist of tools the agent can use
Denylist of tools the agent cannot use
Custom sandbox configuration (cpu, memoryMiB)