MCPcopy Index your code
hub / github.com/sourcebot-dev/sourcebot / findSymbolReferences.ts

File findSymbolReferences.ts

packages/web/src/features/tools/findSymbolReferences.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { z } from "zod";
2import { isServiceError } from "@/lib/utils";
3import { findSearchBasedSymbolReferences } from "@/features/codeNav/api";
4import { Source, ToolDefinition } from "./types";

Callers

nothing calls this directly

Calls 3

isServiceErrorFunction · 0.90
getRepoInfoByNameFunction · 0.90

Tested by

no test coverage detected