Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codeaashu/claude-code
/ description
Function
description
src/tools/NotebookEditTool/NotebookEditTool.ts:95–97 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
93
maxResultSizeChars: 100_000,
94
shouldDefer: true,
95
async
description() {
96
return
DESCRIPTION
97
},
98
async
prompt() {
99
return
PROMPT
100
},
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected