Skip to main content

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

Runtime defaults

  • mushroom-agent init enables baseline tools such as read, exec, web_fetch, web_search, media generation, memory helpers, process, and schedule management
  • each builtin tool has its own tools.<name>.enabled flag in config; flip it to opt in or out
  • mushroom-agent tools list shows the actual visible tools in the current environment