MCPcopy Create free account
hub / github.com/cloudflare/mcp / append

Method append

worker-configuration.d.ts:1551–1551  ·  view source on GitHub ↗
(content: string | ReadableStream | Response, options?: ContentOptions)

Source from the content-addressed store, hash-verified

1549 value: File | string
1550 ]>;
1551}
1552interface ContentOptions {
1553 html?: boolean;
1554}

Callers 1

createAuthHandlersFunction · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected