promptgarten ๐ŸŒฑ
๐ŸŒ ES

Command reference ยท Claude Code

/web

Searches the web and fetches page content using natural language.

โœ… WHEN TO USE IT?

Quickly fetch a known URL

Use /web with a natural-language request to quickly fetch the content of a known docs page without switching to a browser.

A simple web question from within the session

Ask /web directly from the session for a current piece of info, e.g. a tool's current version number.

โ›” WHEN NOT TO?

A cited, multi-source report is needed

/web fetches page content via natural language but doesn't produce a cross-checked, cited report.

Better: Use /deep-research, which checks sources against each other and delivers a cited report.

SOURCES