Skip to content

Latest commit

 

History

History
37 lines (24 loc) · 692 Bytes

File metadata and controls

37 lines (24 loc) · 692 Bytes

tools

Comma-separated list of tools the agent may use.

Kind Attribute
Since 0.1.3

Syntax

tools: <name>, <name>, ...

Arguments

Name Type Required
names list no

Description

Mapped to the claude CLI --allowedTools flag. Common values: read, write, bash, web_search, glob, grep. An empty list disables all tools (planning-only).

Used in

Provenance

Spec last touched 36bcf1b (2026-05-20)
Source last touched af278bb (2026-05-20)
Source files internal/parser/parser.go