MCPcopy
hub / github.com/BuilderIO/agent-native / assign-round-robin-host.ts

File assign-round-robin-host.ts

packages/scheduling/src/actions/assign-round-robin-host.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 { eq } from "drizzle-orm";
4import { getSchedulingContext } from "../server/context.js";

Callers

nothing calls this directly

Calls 5

defineActionFunction · 0.90
getSchedulingContextFunction · 0.85
getDbFunction · 0.85
assignRoundRobinFunction · 0.85

Tested by

no test coverage detected