MCPcopy
hub / github.com/cursor/community-plugins / review-flagged-plugin.ts

File review-flagged-plugin.ts

apps/cursor/src/actions/review-flagged-plugin.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"use server";
2
3import { revalidatePath, updateTag } from "next/cache";
4import { z } from "zod";

Callers

nothing calls this directly

Calls 3

createClientFunction · 0.90
enqueuePluginScanFunction · 0.90
kickDrainAfterResponseFunction · 0.90

Tested by

no test coverage detected