MCPcopy
hub / github.com/BuilderIO/agent-native / update-workflow.ts

File update-workflow.ts

packages/scheduling/src/actions/update-workflow.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 { nanoid } from "nanoid";
4import { eq } from "drizzle-orm";

Callers

nothing calls this directly

Calls 7

defineActionFunction · 0.90
assertAccessFunction · 0.90
getSchedulingContextFunction · 0.85
getDbFunction · 0.85
updateMethod · 0.65
deleteMethod · 0.65
nanoidFunction · 0.50

Tested by

no test coverage detected