↓ 19 callersFunctiontoolResultMessage(
uuid: string,
toolUseId: string,
content: unknown,
timestamp: string,
toolUseResult?: unknown,
i
src/utils/reportTask.test.ts:82
↓ 18 callersFunctiontool(
name: string,
schema: Record<string, unknown> = {
type: 'object',
properties: {},
},
)
src/services/api/promptCacheBreakDetection.test.ts:149