Tools
Tools expand the agent from "able to answer" into "able to read, execute, fetch, search, manage memory, schedule, delegate, create media, analyze media, and drive UI behavior."
What you will find here
- command execution and background process management
- workspace file reads
- web fetching and search
- media generation and analysis
- memory and artifact helpers
- scheduling and child-agent delegation
- voice-only helper tools
Start here
Exec
Shell execution, allowlists, and background jobs.
Read
Workspace file access, image reads, and large-file paging.
Web & API
Fetch public pages and use the current web tools.
Delegation
Let a parent agent spawn a constrained child agent.
Runtime defaults
mushroom-agent initenables baseline tools such asread,exec,web_fetch,web_search, media generation, memory helpers,process, and schedule management- each builtin tool has its own
tools.<name>.enabledflag in config; flip it to opt in or out mushroom-agent tools listshows the actual visible tools in the current environment