MCPcopy Create free account
hub / github.com/TanStack/ai / delete

Method delete

examples/sandbox-cloudflare/worker-configuration.d.ts:2494–2494  ·  view source on GitHub ↗
(keys: string | string[])

Source from the content-addressed store, hash-verified

2492 ): Promise<R2MultipartUpload>
2493 resumeMultipartUpload(key: string, uploadId: string): R2MultipartUpload
2494 delete(keys: string | string[]): Promise<void>
2495 list(options?: R2ListOptions): Promise<R2Objects>
2496}
2497interface R2MultipartUpload {

Callers 15

deleteMethod · 0.65
onFunction · 0.65
handleToolPartFunction · 0.65
projection.test.tsFile · 0.65
pumpFunction · 0.65
onRunSettledFunction · 0.65
provisionFunction · 0.65
wakeMethod · 0.65
onRunSettledFunction · 0.65
deleteFunction · 0.65
runTaskFunction · 0.65
deleteSkillFunction · 0.65

Calls

no outgoing calls

Tested by 2

deleteFunction · 0.52
createMapStorageFunction · 0.52