MCPcopy Create free account
hub / github.com/cursor/plugins / schemas.ts

File schemas.ts

orchestrate/skills/orchestrate/scripts/schemas.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import type { Run, SDKAgent } from "@cursor/sdk";
2import { z } from "zod/v3";
3
4import { PlanValidationError } from "./errors.ts";

Callers

nothing calls this directly

Calls 2

normalizedDependsOnFunction · 0.70
visitFunction · 0.70

Tested by

no test coverage detected