MCPcopy Create free account

hub / github.com/cloudflare/claude-managed-agents / functions

Functions639 in github.com/cloudflare/claude-managed-agents

MethodsnapshotContainer
( options: ContainerSnapshotOptions, )
worker-configuration.d.ts:3915
MethodsnapshotDirectory
( options: ContainerDirectorySnapshotOptions, )
worker-configuration.d.ts:3912
Functionstart
(controller)
tests/email-handler.test.ts:27
Methodstart
(opts: IsolateStartOpts)
src/isolate/runner.ts:209
FunctionstartSession
()
frontend/src/views/AgentDetailView.tsx:64
MethodstartTls
(options?: TlsOptions)
worker-configuration.d.ts:3832
Functionstop
()
frontend/src/views/EnvironmentDetailView.tsx:57
MethodstructuredClone
(value: T, options?: StructuredSerializeOptions)
worker-configuration.d.ts:363
Methodsync
()
worker-configuration.d.ts:793
Methodtable
* The **`console.table()`** static method displays tabular data as a table. * * [MDN Reference](https://developer.mozilla.org/docs/Web/API/conso
worker-configuration.d.ts:216
Methodtee
* The **`tee()`** method of the two-element array containing the two resulting branches as new ReadableStream instances. * * [MDN Reference](htt
worker-configuration.d.ts:2793
Methodtext
(element: Text)
worker-configuration.d.ts:1845
Methodtext
(text: Text)
worker-configuration.d.ts:1850
Methodtime
* The **`console.time()`** static method starts a timer you can use to track how long an operation takes. * * [MDN Reference](https://developer.
worker-configuration.d.ts:222
MethodtimeEnd
* The **`console.timeEnd()`** static method stops a timer that was previously started by calling console/time_static. * * [MDN Reference](https:
worker-configuration.d.ts:228
MethodtimeLog
* The **`console.timeLog()`** static method logs the current value of a timer that was previously started by calling console/time_static. * * [M
worker-configuration.d.ts:234
MethodtimeStamp
(label?: string)
worker-configuration.d.ts:235
MethodtoJSON
()
worker-configuration.d.ts:2618
Methodtrace
* The **`console.trace()`** static method outputs a stack trace to the console. * * [MDN Reference](https://developer.mozilla.org/docs/Web/API/c
worker-configuration.d.ts:241
Methodtransaction
( closure: (txn: DurableObjectTransaction) => Promise<T>, )
worker-configuration.d.ts:784
MethodtransactionSync
(closure: () => T)
worker-configuration.d.ts:796
Methodtransform
* Apply transform next, returning a transform handle. * You can then apply more transformations, draw, or retrieve the output. * @param transfor
worker-configuration.d.ts:13140
Methodtransform
* Applies transformation options to the media content. * @param transform - Configuration for how the media should be transformed * @returns A g
worker-configuration.d.ts:13202
FunctionunwrapJson
(res: Response)
src/tools/cf/shared.ts:346
Methodupdate
* Update hosted image metadata * @param options Properties to update * @returns Updated image metadata * @throws {@link ImagesError} if updat
worker-configuration.d.ts:13077
Methodupdate
* Update details for a single video. * @param params The fields to update for the video. * @returns The updated video details. * @throws {Not
worker-configuration.d.ts:13868
Methodupgraded
()
worker-configuration.d.ts:3829
Methodupload
* Upload a new hosted image * @param image The image file to upload * @param options Upload configuration * @returns Metadata for the uploade
worker-configuration.d.ts:13098
Methodupload
* Uploads a new video from a provided URL. * @param url The URL to upload from. * @param params Optional upload parameters. * @returns The up
worker-configuration.d.ts:13830
Methodupload
* Uploads the caption or subtitle file to the endpoint for a specific BCP47 language. * One caption or subtitle file per language is allowed. *
worker-configuration.d.ts:14160
MethoduploadPart
( partNumber: number, value: ReadableStream | (ArrayBuffer | ArrayBufferView) | string | Blob, opt
worker-configuration.d.ts:2534
Methodvideo
* Returns a handle scoped to a single video for per-video operations. * @param id The unique identifier for the video. * @returns A handle for p
worker-configuration.d.ts:13817
Methodwait
(delay: number, maybeOptions?: SchedulerWaitOptions)
worker-configuration.d.ts:1110
MethodwaitUntil
(promise: Promise<any>)
worker-configuration.d.ts:711
MethodwebSocketClose
( ws: WebSocket, code: number, reason: string, wasClean: boolean, )
worker-configuration.d.ts:645
MethodwebSocketError
(ws: WebSocket, error: unknown)
worker-configuration.d.ts:651
MethodwebSocketMessage
( ws: WebSocket, message: string | ArrayBuffer, )
worker-configuration.d.ts:641
Methodwritable
()
worker-configuration.d.ts:3826
MethodwriteDataPoint
(event?: AnalyticsEngineDataPoint)
worker-configuration.d.ts:849
← previous601–639 of 639, ranked by callers