Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/codeaashu/claude-code
/ TaskGetTool.ts
File
TaskGetTool.ts
src/tools/TaskGetTool/TaskGetTool.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ z } from
'zod/v4'
2
import
{ buildTool,
type
ToolDef } from
'../../Tool.js'
3
import
{ lazySchema } from
'../../utils/lazySchema.js'
4
import
{
Callers
nothing calls this directly
Calls
2
lazySchema
Function · 0.85
buildTool
Function · 0.85
Tested by
no test coverage detected