chore(tools/agentic_fetch): improve tool description

Christian Rocha created

Change summary

internal/agent/templates/agentic_fetch.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Detailed changes

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: