Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cloudflare/mcp
/ delete
Method
delete
worker-configuration.d.ts:1903–1903 ·
view source on GitHub ↗
(key: Key)
Source
from the content-addressed store, hash-verified
1901
list_complete: false;
1902
keys: KVNamespaceListKey<Metadata, Key>[];
1903
cursor: string;
1904
cacheStatus: string | null;
1905
} | {
1906
list_complete: true;
Callers
7
validateOAuthState
Function · 0.65
clearRefreshInFlight
Function · 0.65
guardRefreshTokenExchange
Function · 0.65
oauth-handler.test.ts
File · 0.65
removeNonCodemodeTools
Function · 0.65
clearR2
Function · 0.65
clearKv
Function · 0.65
Calls
no outgoing calls
Tested by
no test coverage detected