Tools
Tools expand the agent from "able to answer" into "able to read, write, execute, fetch, schedule, delegate, and drive UI behavior."
What you will find here
- command execution and background process management
- workspace file reads and writes
- web fetching and generic HTTP requests
- scheduling and child-agent delegation
- voice-only helper tools
Start here
Exec
Shell execution, allowlists, and background jobs.
Read & Write
Workspace file access and large-file paging.
Web & API
Fetch public pages or call structured HTTP APIs.
Delegation
Let a parent agent spawn a constrained child agent.
Runtime defaults
mushroom-agent initenables baseline tools such asread,exec,memory_search,manage_schedule, andskip_voice_reply- each builtin tool has its own
tools.<name>.enabledflag in config; flip it to opt in or out mushroom-agent admin tools listshows the actual visible tools in the current environment