MCPcopy
hub / github.com/BuilderIO/agent-native / toggle-selected-calendar.ts

File toggle-selected-calendar.ts

packages/scheduling/src/actions/toggle-selected-calendar.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { defineAction } from "@agent-native/core";
2import { z } from "zod";
3import { and, eq } from "drizzle-orm";
4import { nanoid } from "nanoid";

Callers

nothing calls this directly

Calls 6

defineActionFunction · 0.90
getSchedulingContextFunction · 0.85
getDbFunction · 0.85
currentUserEmailFunction · 0.85
deleteMethod · 0.65
nanoidFunction · 0.50

Tested by

no test coverage detected