MCPcopy 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

validateOAuthStateFunction · 0.65
clearRefreshInFlightFunction · 0.65
removeNonCodemodeToolsFunction · 0.65
clearR2Function · 0.65
clearKvFunction · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected