Docs

Tool Tags

Use /tool: tags to explicitly choose tool groups for an agent request.

Syntax

/tool:<group-id>

You can include multiple tags:

/tool:files /tool:web /tool:code Review this repository and summarize key risks

Selector Trigger

Type /tool: at the end of input to open the tool-group selector UI.

Common Group IDs

Built-in groups from the launcher registry include:

  • all
  • web
  • files
  • imessage
  • chrome
  • calendar
  • bash
  • code
  • email
  • todos
  • memory
  • agents

Partner/integration groups may also appear (for example gmail, google_calendar, slack, notion) when connected.

MCP server groups are exposed as mcp-<server-id>.

Behavior Notes

  • Explicit /tool: tags update conversation tool state and take highest priority over router-selected tools.
  • /tool:all enables all available tools.
  • In non-agent mode, requested tool tags are suppressed for execution and Agentastic shows a warning.

Examples

/tool:all Build a complete plan and execute it
/tool:email Draft and send a follow-up message
/tool:calendar /tool:email Find time and send invites
/tool:mcp-my-server Query my custom MCP integration