MCPcopy
hub / github.com/cloudflare/mcp-server-cloudflare / json

Method json

apps/radar/worker-configuration.d.ts:2070–2070  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

2068 bytes(): Promise<Uint8Array>;
2069 text(): Promise<string>;
2070 json<T>(): Promise<T>;
2071 blob(): Promise<Blob>;
2072}
2073type R2Range = {

Callers 14

fetchCloudflareApiFunction · 0.65
getUserAndAccountsFunction · 0.65
getAuthTokenFunction · 0.65
refreshAuthTokenFunction · 0.65
container_lsMethod · 0.65
retryFetchFunction · 0.65
executeGraphQLRequestFunction · 0.65
executeGraphQLQueryFunction · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected