Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/freecodexyz/free-code
/ userFacingName
Function
userFacingName
src/tools/WebFetchTool/WebFetchTool.ts:81–83 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
79
}
80
},
81
userFacingName() {
82
return
'Fetch'
83
},
84
getToolUseSummary,
85
getActivityDescription(input) {
86
const
summary = getToolUseSummary(input)
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected