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

File listRepos.ts

packages/web/src/features/tools/listRepos.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 { listRepos } from "@/app/api/(server)/repos/listReposApi";
4import { ToolDefinition } from "./types";

Callers

nothing calls this directly

Calls 2

listReposFunction · 0.90
isServiceErrorFunction · 0.90

Tested by

no test coverage detected