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

File PermissionPromptToolResultSchema.ts

src/utils/permissions/PermissionPromptToolResultSchema.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import type { Tool, ToolUseContext } from 'src/Tool.js'
2import z from 'zod/v4'
3import { logForDebugging } from '../debug.js'
4import { lazySchema } from '../lazySchema.js'

Callers

nothing calls this directly

Calls 3

lazySchemaFunction · 0.85
logForDebuggingFunction · 0.85
recordMethod · 0.45

Tested by

no test coverage detected