MCPcopy
hub / github.com/TanStack/ai / get

Method get

examples/sandbox-cloudflare/worker-configuration.d.ts:2458–2458  ·  view source on GitHub ↗
(
    key: string,
    options: R2GetOptions & {
      onlyIf: R2Conditional | Headers
    },
  )

Source from the content-addressed store, hash-verified

2456interface R2Bucket {
2457 head(key: string): Promise<R2Object | null>
2458 get(
2459 key: string,
2460 options: R2GetOptions & {
2461 onlyIf: R2Conditional | Headers

Callers 15

computeMetricsFunction · 0.65
applyStabilityFunction · 0.65
createDiscoveryToolFunction · 0.65
getMethod · 0.65
worker.test.tsFile · 0.65
processStreamChunksFunction · 0.65
processStreamChunksFunction · 0.65
emitFunction · 0.65
onFunction · 0.65
handleTextPartFunction · 0.65

Calls

no outgoing calls

Tested by 11

makeFakeHandleFunction · 0.52
execFunction · 0.52
getFunction · 0.52
makeFakeHandleFunction · 0.52
onConfigFunction · 0.52
createMapStorageFunction · 0.52
makeFakeHandleFunction · 0.52
dispatchFunction · 0.52
dispatchFunction · 0.52
discoveryDescriptionFunction · 0.52
fetchOtelCaptureFunction · 0.52