Every tool Claude Code can invoke — from file operations to agent swarms.
Read files, images, PDFs, and Jupyter notebooks
Partial file modification via exact string replacement
Create new files or completely rewrite existing ones
Fast file pattern matching (e.g., **/*.ts)
Content search powered by ripgrep with regex support
Edit Jupyter notebook cells
Shell command execution with security analysis and sandboxing
PowerShell command execution on Windows
Interactive REPL for code evaluation
Fetch and extract content from URLs
Web search via search engine API
Discover deferred tools by keyword or name
Language Server Protocol queries — go-to-definition, references
Spawn sub-agents for complex, multi-step tasks
Send messages between agents for coordination
Create named agent teams for parallel work
Clean up agent teams
Create structured tasks for tracking progress
Update task status, dependencies, and metadata
Retrieve task details by ID
List all tasks with optional filters
Stop a running background task
Read output from background tasks
Switch to plan mode — require plan review before execution
Exit plan mode and resume normal execution
Create an isolated git worktree for safe experimentation
Leave the worktree and return to main workspace
Invoke tools from connected MCP servers
List available resources from MCP servers
Read a specific resource from an MCP server
Authenticate with an MCP server via OAuth
Prompt the user for input or clarification
Execute a registered skill (workflow template)
Generate a brief summary of the conversation
Generate structured output in a specific format
Wait for a specified duration in proactive mode
Create scheduled triggers for recurring tasks
Delete a scheduled trigger
List all scheduled triggers
Trigger a remote agent execution
Write structured todo items for task tracking
Monitor system resources and processes
Click any item to see details