Comma-separated list of tools the agent may use.
| Kind | Attribute |
| Since | 0.1.3 |
tools: <name>, <name>, ...
| Name | Type | Required |
|---|---|---|
names |
list |
no |
Mapped to the claude CLI --allowedTools flag. Common values: read, write, bash, web_search, glob, grep. An empty list disables all tools (planning-only).
| Spec last touched | 36bcf1b (2026-05-20) |
| Source last touched | af278bb (2026-05-20) |
| Source files | internal/parser/parser.go |