Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cloudflare/claude-managed-agents
/ functions
Functions
639 in github.com/cloudflare/claude-managed-agents
⨍
Functions
639
◇
Types & classes
599
Method
snapshotContainer
( options: ContainerSnapshotOptions, )
worker-configuration.d.ts:3915
Method
snapshotDirectory
( options: ContainerDirectorySnapshotOptions, )
worker-configuration.d.ts:3912
Function
start
(controller)
tests/email-handler.test.ts:27
Method
start
(opts: IsolateStartOpts)
src/isolate/runner.ts:209
Function
startSession
()
frontend/src/views/AgentDetailView.tsx:64
Method
startTls
(options?: TlsOptions)
worker-configuration.d.ts:3832
Function
stop
()
frontend/src/views/EnvironmentDetailView.tsx:57
Method
structuredClone
(value: T, options?: StructuredSerializeOptions)
worker-configuration.d.ts:363
Method
sync
()
worker-configuration.d.ts:793
Method
table
* 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
Method
tee
* 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
Method
text
(element: Text)
worker-configuration.d.ts:1845
Method
text
(text: Text)
worker-configuration.d.ts:1850
Method
time
* 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
Method
timeEnd
* 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
Method
timeLog
* 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
Method
timeStamp
(label?: string)
worker-configuration.d.ts:235
Method
toJSON
()
worker-configuration.d.ts:2618
Method
trace
* 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
Method
transaction
( closure: (txn: DurableObjectTransaction) => Promise<T>, )
worker-configuration.d.ts:784
Method
transactionSync
(closure: () => T)
worker-configuration.d.ts:796
Method
transform
* 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
Method
transform
* 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
Function
unwrapJson
(res: Response)
src/tools/cf/shared.ts:346
Method
update
* Update hosted image metadata * @param options Properties to update * @returns Updated image metadata * @throws {@link ImagesError} if updat
worker-configuration.d.ts:13077
Method
update
* 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
Method
upgraded
()
worker-configuration.d.ts:3829
Method
upload
* 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
Method
upload
* 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
Method
upload
* 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
Method
uploadPart
( partNumber: number, value: ReadableStream | (ArrayBuffer | ArrayBufferView) | string | Blob, opt
worker-configuration.d.ts:2534
Method
video
* 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
Method
wait
(delay: number, maybeOptions?: SchedulerWaitOptions)
worker-configuration.d.ts:1110
Method
waitUntil
(promise: Promise<any>)
worker-configuration.d.ts:711
Method
webSocketClose
( ws: WebSocket, code: number, reason: string, wasClean: boolean, )
worker-configuration.d.ts:645
Method
webSocketError
(ws: WebSocket, error: unknown)
worker-configuration.d.ts:651
Method
webSocketMessage
( ws: WebSocket, message: string | ArrayBuffer, )
worker-configuration.d.ts:641
Method
writable
()
worker-configuration.d.ts:3826
Method
writeDataPoint
(event?: AnalyticsEngineDataPoint)
worker-configuration.d.ts:849
← previous
601–639 of 639, ranked by callers