v2.0.62 (+381 tokens)

This commit is contained in:
Mike
2025-12-11 18:28:55 -07:00
parent 9dd364493b
commit 69bdc5ab93
7 changed files with 69 additions and 37 deletions
+2 -2
View File
@@ -1,7 +1,7 @@
<!--
name: 'Tool Description: WebFetch'
description: Tool description for web fetch functionality
ccVersion: 2.0.14
ccVersion: 2.0.62
-->
- Fetches content from a specified URL and processes it using an AI model
@@ -12,7 +12,7 @@ ccVersion: 2.0.14
- Use this tool when you need to retrieve and analyze web content
Usage notes:
- IMPORTANT: If an MCP-provided web fetch tool is available, prefer using that tool instead of this one, as it may have fewer restrictions. All MCP-provided tools start with "mcp__".
- IMPORTANT: If an MCP-provided web fetch tool is available, prefer using that tool instead of this one, as it may have fewer restrictions.
- The URL must be a fully-formed valid URL
- HTTP URLs will be automatically upgraded to HTTPS
- The prompt should describe what information you want to extract from the page