MCPcopy Index your code
hub / github.com/triggerdotdev/trigger.dev / fetch.ts

File fetch.ts

packages/core/src/schemas/fetch.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { z } from "zod";
2import { RedactStringSchema, RetryOptionsSchema } from "./api";
3import { EventFilterSchema } from "./eventFilter";
4import { ResponseFilterSchema } from "./requestFilter";

Callers

nothing calls this directly

Calls 2

maxMethod · 0.80
minMethod · 0.80

Tested by

no test coverage detected