internal/agent/templates/agentic_fetch.md 🔗
@@ -1,4 +1,4 @@
-Fetches content from a URL or searches the web, then processes it using an AI model to extract information or answer questions.
+Fetch a URL or search the web using an AI sub-agent that can extract, summarize, and answer questions. Slower and costlier than fetch; use fetch for raw content or API responses.
<when_to_use>
Use this tool when you need to: