MCPcopy Index your code
hub / github.com/codeaashu/claude-code / SyntheticOutputTool.ts

File SyntheticOutputTool.ts

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 2

lazySchemaFunction · 0.85
buildToolFunction · 0.85

Tested by

no test coverage detected