MCPcopy
hub / github.com/codeaashu/claude-code / TaskCreateTool.ts

File TaskCreateTool.ts

src/tools/TaskCreateTool/TaskCreateTool.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { z } from 'zod/v4'
2import { buildTool, type ToolDef } from '../../Tool.js'
3import {
4 executeTaskCreatedHooks,

Callers

nothing calls this directly

Calls 3

lazySchemaFunction · 0.85
buildToolFunction · 0.85
recordMethod · 0.45

Tested by

no test coverage detected