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

File create-workflow.ts

packages/scheduling/src/actions/create-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 { getSchedulingContext } from "../server/context.js";

Callers

nothing calls this directly

Calls 6

defineActionFunction · 0.90
getSchedulingContextFunction · 0.85
getDbFunction · 0.85
currentUserEmailFunction · 0.85
currentOrgIdFunction · 0.70
nanoidFunction · 0.50

Tested by

no test coverage detected