Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
}
2073
type
R2Range = {
Callers
14
fetchCloudflareApi
Function · 0.65
getUserAndAccounts
Function · 0.65
workers-oauth-utils.spec.ts
File · 0.65
cloudflare-api.spec.ts
File · 0.65
cloudflare-auth.spec.ts
File · 0.65
getAuthToken
Function · 0.65
refreshAuthToken
Function · 0.65
sandbox.container.app.ts
File · 0.65
container_ls
Method · 0.65
retryFetch
Function · 0.65
executeGraphQLRequest
Function · 0.65
executeGraphQLQuery
Function · 0.65
Calls
no outgoing calls
Tested by
no test coverage detected