MCPcopy
hub / github.com/cursor/community-plugins / toggle-follow-action.ts

File toggle-follow-action.ts

apps/cursor/src/actions/toggle-follow-action.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 2

createClientFunction · 0.90
invalidateFunction · 0.85

Tested by

no test coverage detected