Variable: readTypeTool

const readTypeTool: Tool<{
  includeJsDoc?: boolean;
  name: string;
  path: string;
}>;

Defined in: index.ts:336

Unified read_type tool with auto-detection