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

File findSymbolDefinitions.ts

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

Source from the content-addressed store, hash-verified

1import { getRepoInfoByName } from "@/actions";
2import { findSearchBasedSymbolDefinitions } from "@/features/codeNav/api";
3import { isServiceError } from "@/lib/utils";
4import { z } from "zod";

Callers

nothing calls this directly

Calls 3

isServiceErrorFunction · 0.90
getRepoInfoByNameFunction · 0.90

Tested by

no test coverage detected