Web Search
Ask the agent to search the web -- web_search hits the Brave Search API, no approval needed.
What you'll see
- Launch
rysh(withbrave_api_keyset); double-Esc to prompt mode. - Prompt: "search the web for the latest Go release version."
- The
web_searchtool queries the Brave Search API and the agent summarizes results in the pane; read-only, no approval. - Narrate: web_search is enabled only when
brave_api_key(orRYSH_BRAVE_API_KEY) is configured.
Commands shown
rysh
search the web for the latest Go release version
Keys used
EnterEscape
Transcript
0:00Ask the agent to search the web -- web_search hits the Brave Search API, no approval needed.
0:03Start rysh. Make sure your Brave API key is set so web_search is enabled.
0:08Double-press Escape for prompt mode.
0:13Ask it to look something up. The web_search tool queries the Brave Search API and feeds the results back to the agent, which summarizes them right in the pane. It's read-only, so it runs without an approval prompt.
0:32Web search is off until you set brave_api_key in your config, or the RYSH_BRAVE_API_KEY environment variable -- then every pane can reach the web.
0:37The agent's reach extends past your machine -- straight to the web.
Key takeaway
web_search brings live internet results into any pane via the Brave Search API, enabled by brave_api_key, with no approval required.