The Managed Agents toolset
8 real tools from tools.md's agent_toolset_20260401 — a smaller, different surface than subagentcode.com's 21-tool Claude Code AgentTool enum.
Bash bash
Execute bash commands in a shell session.
source: tools.md
Edit edit
Perform string replacement in a file.
source: tools.md
Glob glob
Fast file pattern matching using glob patterns.
source: tools.md
Grep grep
Text search using regex patterns.
source: tools.md
Read read
Read a file from the local filesystem.
source: tools.md
Web fetch web_fetch
Fetch content from a URL.
source: tools.md
Web search web_search
Search the web for information.
source: tools.md
Write write
Write a file to the local filesystem.
source: tools.md