MCPcopy
hub / github.com/BuilderIO/agent-native / send-reschedule-link.ts

File send-reschedule-link.ts

packages/scheduling/src/actions/send-reschedule-link.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 { getBookingByUid } from "../server/bookings-repo.js";
4import { getSchedulingContext } from "../server/context.js";

Callers

nothing calls this directly

Calls 3

defineActionFunction · 0.90
getBookingByUidFunction · 0.85
getSchedulingContextFunction · 0.85

Tested by

no test coverage detected