| 1 | import { z } from 'zod/v4' |
| 2 | import { logEvent } from '../../services/analytics/index.js' |
| 3 | import type { AnalyticsMetadata_I_VERIFIED_THIS_IS_NOT_CODE_OR_FILEPATHS } from '../../services/analytics/metadata.js' |
| 4 | import type { Tool } from '../../Tool.js' |
nothing calls this directly
no test coverage detected