MCPcopy Create free account

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

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

↓ 3 callersFunctionparseEmail
( raw: string, fallbackFrom: string, fallbackTo: string, )
src/email-handler.ts:211
↓ 3 callersFunctionrecordSessionAgent
( db: D1Database, sessionId: string, agentId: string, backend: AgentBackend, )
src/storage.ts:208
↓ 3 callersMethodsend
(message: unknown)
src/tools/cf/email.ts:35
↓ 3 callersMethodsnapshot
()
src/microvm/sandbox.ts:244
↓ 3 callersMethodstop
()
src/isolate/runner.ts:589
↓ 3 callersMethodwaitUntil
(promise: Promise<any>)
worker-configuration.d.ts:528
↓ 3 callersFunctionwriteIfNotControl
(text: string)
frontend/src/views/EnvironmentDetailView.tsx:298
↓ 2 callersFunctionaiToolToBetaTool
( name: string, tool: AnyAiTool, )
src/isolate/adapter.ts:26
↓ 2 callersFunctionbase64ToBytes
(b64: string)
src/webhooks.ts:50
↓ 2 callersFunctionbearerClient
(env: Env, token: string, what: string)
src/webhooks.ts:35
↓ 2 callersMethodbootDispatcher
( opts: IsolateStartOpts, policy: CompiledPolicy | null, desiredPolicyFp: string, desiredNames
src/isolate/runner.ts:287
↓ 2 callersFunctionbuildOpenApiSpec
(origin?: string)
src/api/openapi.ts:66
↓ 2 callersFunctionbumpInFlight
(ctx: Ctx, delta: 1 | -1)
src/isolate/custom-dispatch.ts:156
↓ 2 callersFunctioncall
(env: FakeEnv, path: string, init?: RequestInit)
tests/api-microvm-custom-tools.test.ts:71
↓ 2 callersFunctionclassifyEvent
(ev: SessionEvent)
src/isolate/custom-dispatch.ts:82
↓ 2 callersFunctionclaudeAgentUrl
(id: string)
frontend/src/utils.ts:14
↓ 2 callersMethodclose
()
worker-configuration.d.ts:3831
↓ 2 callersFunctioncommit
(raw: string)
frontend/src/components/MultiPillInput.tsx:27
↓ 2 callersMethodcomputeDesiredToolNames
()
src/isolate/runner.ts:155
↓ 2 callersFunctiondefaultDisableUnspecifiedServerTools
(body: unknown)
src/isolate/agent-payload.ts:222
↓ 2 callersFunctiondenied
(reason: string)
src/egress/handler.ts:117
↓ 2 callersFunctiondetectLinkedAgentId
(policy: EgressPolicy)
frontend/src/views/EgressView.tsx:34
↓ 2 callersFunctiondocPath
(slug: string)
frontend/src/routes.ts:40
↓ 2 callersFunctiondrainWork
(env: Env)
src/webhooks.ts:212
↓ 2 callersFunctionemailClient
(env: Env)
src/email-handler.ts:68
↓ 2 callersFunctionensureAbsolute
(path: string)
src/tools/cf/shared.ts:32
↓ 2 callersFunctionerrStr
(e: unknown)
src/heartbeat.ts:95
↓ 2 callersFunctionextractMimePart
( body: string, boundary: string, contentType: string, )
src/email-handler.ts:165
↓ 2 callersFunctionfakeWorkerLoader
(impls: Record<string, FakeWorker>)
tests/egress.test.ts:48
↓ 2 callersFunctionfetchDefaults
(which: AgentBackend)
frontend/src/views/AgentFormView.tsx:64
↓ 2 callersFunctionfindExisting
(namespaces, binding)
scripts/ensure-kv.mjs:213
↓ 2 callersMethodgetAttribute
(name: string)
worker-configuration.d.ts:1863
↓ 2 callersFunctiongetContainerStatus
( sessionId: string, env: Env, )
src/microvm/sandbox.ts:622
↓ 2 callersFunctiongetCustomToolDefs
()
src/tools/schemas.ts:188
↓ 2 callersFunctiongetIsolateRunnerStatus
(env: Env, sessionId: string)
src/api/index.ts:64
↓ 2 callersFunctiongetPrimaryAliasForAgent
( db: D1Database, agentId: string, )
src/storage.ts:500
↓ 2 callersMethodgetReader
* The **`getReader()`** method of the ReadableStream interface creates a reader and locks the stream to it. * * [MDN Reference](https://develope
worker-configuration.d.ts:2763
↓ 2 callersMethodhasBackupBinding
()
src/microvm/sandbox.ts:214
↓ 2 callersFunctioninstallFakeFetch
()
tests/egress.test.ts:28
↓ 2 callersMethodisLive
()
src/isolate/runner.ts:146
↓ 2 callersFunctionisolateBrowserTools
( deps: BrowserToolDeps, )
src/isolate/tools.ts:379
↓ 2 callersMethodlist
(options?: R2ListOptions)
worker-configuration.d.ts:2529
↓ 2 callersFunctionlistAgentBackends
( db: D1Database, )
src/storage.ts:334
↓ 2 callersFunctionlistDatabases
()
scripts/ensure-d1.mjs:159
↓ 2 callersFunctionlistNamespaces
()
scripts/ensure-kv.mjs:175
↓ 2 callersFunctionmakeKv
()
tests/helpers.ts:10
↓ 2 callersFunctionmeetsToolRequirement
( def: IsolateToolDef, caps: ReturnType<typeof isolateCapabilitiesFromEnv>, env: Env | undefined, )
src/tools/schemas.ts:271
↓ 2 callersFunctionnormalizeAlias
(localPart: string)
src/storage.ts:479
↓ 2 callersFunctionnormalizeCounterparty
(rawFrom: string)
src/storage.ts:584
↓ 2 callersFunctionparseHeaders
(raw: string)
src/email-handler.ts:140
↓ 2 callersFunctionparseMessageIdList
(value: string | undefined)
src/email-handler.ts:191
↓ 2 callersFunctionperCallExecutor
(opts: { loader: WorkerLoader; timeout: number; globalOutbound: Fetcher | null; })
src/isolate/tools.ts:327
↓ 2 callersFunctionpick
(a: string[])
frontend/src/utils.ts:68
↓ 2 callersFunctionpruneOlderThan
( db: D1Database, cutoffMs: number, )
src/storage.ts:416
↓ 2 callersMethodreadDir
( prefix = "/", opts: { limit?: number; offset?: number } = {}, )
src/isolate/runner.ts:604
↓ 2 callersFunctionreconcile
(ctx: Ctx)
src/isolate/custom-dispatch.ts:167
↓ 2 callersFunctionrecordSentMessage
( db: D1Database, messageId: string, sessionId: string, agentId: string, toAddr: string, )
src/storage.ts:541
↓ 2 callersFunctionrefresh
()
frontend/src/components/WorkspaceBrowser.tsx:83
↓ 2 callersFunctionresolveAgentInboxAddress
( env: Env, sessionId: string, )
src/tools/cf/email.ts:94
↓ 2 callersFunctionresolveCfImageModel
( env: Env, )
src/tools/cf/ai.ts:49
↓ 2 callersFunctionresolveOutbound
( option: ExecuteToolDeps["globalOutbound"] | RunFileToolDeps["globalOutbound"], )
src/isolate/tools.ts:312
↓ 2 callersFunctionrunHeartbeatLoop
(opts: HeartbeatLoopOpts)
src/heartbeat.ts:45
↓ 2 callersFunctionrunWrangler
(args, options = {})
scripts/ensure-kv.mjs:157
↓ 2 callersFunctionrunWrangler
(args, options = {})
scripts/ensure-d1.mjs:138
↓ 2 callersFunctionsetSessionBackend
( db: D1Database, sessionId: string, agentId: string | null, backend: AgentBackend, )
src/storage.ts:175
↓ 2 callersFunctionsleep
(ms: number, signal: AbortSignal)
src/isolate/custom-dispatch.ts:340
↓ 2 callersMethodstart
(options?: ContainerStartupOptions)
worker-configuration.d.ts:3904
↓ 2 callersFunctiontakeBackend
(body: unknown)
src/api/index.ts:80
↓ 2 callersFunctiontoIso
(ms: number)
src/storage.ts:42
↓ 2 callersFunctiontoggleTool
(n: string)
frontend/src/views/AgentFormView.tsx:446
↓ 2 callersFunctiontouchThread
( db: D1Database, agentId: string, counterparty: string, )
src/storage.ts:636
↓ 2 callersFunctiontransformAgentToolsForBackend
( body: unknown, backend: AgentBackend | null, env: Env | undefined, )
src/isolate/agent-payload.ts:172
↓ 2 callersFunctionupsertThread
( db: D1Database, agentId: string, counterparty: string, sessionId: string, )
src/storage.ts:613
↓ 1 callersFunctionaiToolSetToBetaTools
( set: Record<string, AnyAiTool>, renameWith?: (originalName: string) => string, )
src/isolate/adapter.ts:83
↓ 1 callersFunctionanthropicHost
(env: ProxyLoaderEnv)
src/egress/handler.ts:72
↓ 1 callersMethodapplyPolicy
(policy: CompiledPolicy | null)
src/microvm/sandbox.ts:202
↓ 1 callersFunctionauditAgentTools
( client: Anthropic, agentId: string, sessionId: string, )
src/isolate/audit.ts:23
↓ 1 callersFunctionavailableVpcServiceBindings
( env: Env, )
src/tools/cf/vpc.ts:21
↓ 1 callersFunctionbashTool
(sandbox: SandboxLike)
src/microvm/stock-tools.ts:84
↓ 1 callersFunctionbodyToStream
(text: string)
tests/email-handler.test.ts:24
↓ 1 callersFunctionbuildEmailNotification
( messageId: string, parsed: ParsedEmail, )
src/email-handler.ts:578
↓ 1 callersFunctionbuildMicrovmStockTools
(sandbox: SandboxLike)
src/microvm/stock-tools.ts:240
↓ 1 callersFunctionbuildMimeMessage
(opts: { from: string; to: string; subject: string; textBody: string; htmlBody?: string; messageId
src/tools/cf/email.ts:38
↓ 1 callersFunctioncallBrowserViaBinding
( deps: Extract<BrowserRenderingDeps, { mode: "binding" }>, endpoint: "screenshot" | "markdown" | "content
src/tools/cf/shared.ts:210
↓ 1 callersFunctioncaptureCfScreenshotBytes
( input: CfScreenshotCoreInput, env: Env, )
src/tools/cf/browser.ts:126
↓ 1 callersFunctioncfAvailable
(req: typeof CF_TOOL_DEFS[number]["requires"])
src/api/index.ts:763
↓ 1 callersFunctionclaudeAgentsIndexUrl
()
frontend/src/utils.ts:10
↓ 1 callersFunctionclaudeEnvironmentUrl
(id: string)
frontend/src/utils.ts:22
↓ 1 callersFunctionclaudePlatformDashboardUrl
()
frontend/src/utils.ts:6
↓ 1 callersMethodclear
* The **`console.clear()`** static method clears the console if possible. * * [MDN Reference](https://developer.mozilla.org/docs/Web/API/console
worker-configuration.d.ts:144
↓ 1 callersMethodclose
* The **`WebSocket.close()`** method closes the already `CLOSED`, this method does nothing. * * [MDN Reference](https://developer.mozilla.org/do
worker-configuration.d.ts:3743
↓ 1 callersFunctioncloseTerminal
(id: string)
frontend/src/views/EnvironmentDetailView.tsx:74
↓ 1 callersFunctionconstantTimeEq
(a: string, b: string)
src/webhooks.ts:57
↓ 1 callersFunctioncontainerBadgeIntent
(status: string | undefined)
frontend/src/utils.ts:52
↓ 1 callersFunctioncopyToClipboard
(text: string)
frontend/src/utils.ts:92
↓ 1 callersMethodcreate
* Create a new repository with an initial access token. * @param name Repository name (alphanumeric, dots, hyphens, underscores). * @param opts
worker-configuration.d.ts:11279
↓ 1 callersFunctioncreateNamespace
(title)
scripts/ensure-kv.mjs:199
↓ 1 callersFunctioncreateSessionForAgent
( env: Env, agentId: string, )
src/email-handler.ts:441
↓ 1 callersFunctiondecodeBasicHtmlEntities
(s: string)
src/tools/cf/browser.ts:53
↓ 1 callersFunctiondeleteAgentBackend
(db: D1Database, agentId: string)
src/storage.ts:401
← previousnext →101–200 of 639, ranked by callers