MCPcopy Create free account

hub / github.com/holaboss-ai/holaOS / functions

Functions8,692 in github.com/holaboss-ai/holaOS

MethodcreateWorkspace
( payload: CreateWorkspacePayload, )
apps/desktop/electron/workspace-control-plane.ts:126
FunctioncreateWorkspaceAppFindBody
(toolParams: unknown)
runtime/harnesses/src/runtime-tool-capability-client.ts:537
FunctioncreateWorkspaceAppInstallBody
(toolParams: unknown)
runtime/harnesses/src/runtime-tool-capability-client.ts:545
FunctioncreateWorkspaceLab
( workspaceId: string, purpose: "workspace_onboarding" | "meeting_mode", )
apps/desktop/electron/main.ts:15822
MethodcreateWorkspaceLab
( workspaceId: string, purpose: "workspace_onboarding" | "meeting_mode", )
apps/desktop/electron/workspace-control-plane.ts:132
FunctioncurrentDesktopReleaseTag
()
apps/desktop/electron/main.ts:1981
FunctioncurrentLeafCheckpointState
()
runtime/api-server/src/claimed-input-executor.test.ts:5667
FunctioncurrentLeafCheckpointState
(sessionFile: string)
runtime/api-server/src/session-checkpoint.ts:299
FunctioncurrentLeafCheckpointState
(sessionFile)
runtime/api-server/src/session-checkpoint.test.ts:208
MethoddatabaseSize
()
website/docs/worker-configuration.d.ts:3159
FunctiondbGetter
()
runtime/state-store/src/debug-cli.ts:459
FunctiondecodeTsRunnerRequest
(encoded: string)
runtime/api-server/src/ts-runner-contracts.ts:215
FunctiondefaultBootstrapApplications
(params: { request: TsRunnerRequest; workspaceRoot: string; workspaceDir: string; resolvedApplications
runtime/api-server/src/ts-runner.ts:2038
FunctiondefaultCreateSession
(request: HarnessHostPiRequest)
runtime/harness-host/src/pi.ts:1786
FunctiondefaultPortInUseProbe
(port: number)
runtime/state-store/src/store.ts:1532
FunctiondefaultRegister
( channel: string, handler: ( event: IpcMainInvokeEvent, req: BffFetchRequest ) => Promise<BffFe
apps/desktop/electron/bff-fetch.ts:202
FunctiondefaultRunHarnessHost
(params: { harness: string; requestPayload: Record<string, unknown>; workspaceDir: string; emitEvent:
runtime/api-server/src/ts-runner.ts:2113
FunctiondefaultSpawnProcess
( command: string, args: string[], options: SpawnOptions )
runtime/api-server/src/workspace-mcp-sidecar.ts:296
Functiondelete
(workspaceId, options = {})
sdk/runtime-client/src/methods/workspaces.ts:118
Functiondelete
(workspaceId, jobId)
sdk/runtime-client/src/methods/cronjobs.ts:113
Methoddelete
(key: string, options?: DurableObjectPutOptions)
website/docs/worker-configuration.d.ts:561
Methoddelete
(key: string, options?: DurableObjectPutOptions)
website/docs/worker-configuration.d.ts:574
Methoddelete
(name: string)
website/docs/worker-configuration.d.ts:623
Methoddelete
(key: string)
website/docs/worker-configuration.d.ts:3356
Methoddelete
* Delete a hosted image * @returns True if deleted, false if not found
website/docs/worker-configuration.d.ts:11083
Methoddelete
* Deletes a video and its copies from Cloudflare Stream. * @returns A promise that resolves when deletion completes. * @throws {NotFoundErro
website/docs/worker-configuration.d.ts:11737
Methoddelete
* Removes the captions or subtitles from a video. * @param language The BCP 47 language tag to remove. * @returns A promise that resolves wh
website/docs/worker-configuration.d.ts:12052
Methoddelete
* Delete the downloads for a video. Available types are `default` and `audio`. * Defaults to `default` when omitted. * @param downloadType T
website/docs/worker-configuration.d.ts:12082
Methoddelete
* Deletes a watermark profile. * @param watermarkId The watermark profile identifier. * @returns A promise that resolves when deletion compl
website/docs/worker-configuration.d.ts:12137
MethoddeleteAlarm
(options?: DurableObjectSetAlarmOptions)
website/docs/worker-configuration.d.ts:566
MethoddeleteAlarm
(options?: DurableObjectSetAlarmOptions)
website/docs/worker-configuration.d.ts:580
MethoddeleteAll
(options?: DurableObjectPutOptions)
website/docs/worker-configuration.d.ts:576
FunctiondeleteBinding
(bindingId, workspaceId)
sdk/runtime-client/src/methods/integrations.ts:231
FunctiondeleteConnection
(connectionId: string)
apps/desktop/electron/control-plane-owned-state.ts:1522
FunctiondeleteConnection
(connectionId)
sdk/runtime-client/src/methods/integrations.ts:204
FunctiondeleteOAuthConfig
(providerId: string)
apps/desktop/electron/control-plane-owned-state.ts:1769
FunctiondeleteOAuthConfig
(providerId)
sdk/runtime-client/src/methods/integrations.ts:251
FunctiondeleteWorkspace
( workspaceId: string, keepFiles?: boolean, )
apps/desktop/electron/main.ts:15837
MethoddeleteWorkspace
( workspaceId: string, keepFiles?: boolean, )
apps/desktop/electron/workspace-control-plane.ts:139
MethodderivedTools
()
sdk/app-builder-sdk/src/types.ts:266
FunctiondescribeRuntimeStatus
(params)
runtime/api-server/src/harness-registry.ts:181
FunctiondescribeRuntimeStatus
()
runtime/harnesses/src/pi.ts:77
MethoddeserializeAttachment
()
website/docs/worker-configuration.d.ts:3109
Methoddetails
* Get metadata for a hosted image * @returns Image metadata, or null if not found
website/docs/worker-configuration.d.ts:11066
Methoddetails
* Get a full videos details * @returns The full video details. * @throws {NotFoundError} if the video is not found * @throws {InternalE
website/docs/worker-configuration.d.ts:11721
FunctiondiagonalSnakeNormFromIndex
(index: number)
apps/desktop/src/lib/dotmatrix-core.tsx:392
FunctiondiagonalSnakeOrderValue
(index: number)
apps/desktop/src/lib/dotmatrix-core.tsx:388
Methoddir
* The **`console.dir()`** static method displays a list of the properties of the specified JavaScript object. * * [MDN Reference](https://de
website/docs/worker-configuration.d.ts:141
Methoddirxml
* The **`console.dirxml()`** static method displays an interactive tree of the descendant elements of the specified XML/HTML element. * * [M
website/docs/worker-configuration.d.ts:147
FunctiondismissUpdateProposal
(workspaceId, proposalId)
sdk/runtime-client/src/methods/memory.ts:94
Functiondisposer
()
apps/desktop/electron/main.ts:4770
Methoddoctype
(doctype: Doctype)
website/docs/worker-configuration.d.ts:1520
Methoddraw
* Draw an image on this transformer, returning a transform handle. * You can then apply more transformations, draw, or retrieve the output.
website/docs/worker-configuration.d.ts:11139
Methoddup
()
website/docs/worker-configuration.d.ts:11455
FunctiondurableMemoryCandidateFromAcceptedProposal
(params: { proposal: MemoryUpdateProposalRecord; summary?: string | null; acceptedAt: string; })
runtime/api-server/src/user-memory-proposals.ts:216
Functioneditor
()
sdk/editor/src/MarkdownEditor.tsx:294
Methodelement
(element: Element)
website/docs/worker-configuration.d.ts:1515
FunctionemptyBrowserTabCountsPayload
()
apps/desktop/electron/browser-pane/utils.ts:58
FunctionensureAppsRunning
(workspaceId)
sdk/runtime-client/src/methods/workspaces.ts:137
FunctionensureBrowserWorkspaceDownloadTracking
( workspace: BrowserDownloadWorkspace )
apps/desktop/electron/browser-pane/downloads.ts:96
MethodensureMainSessionEventQueueTableSchema
(db: Database.Database)
runtime/state-store/src/store.ts:14035
FunctionensureReady
(fetchImpl)
runtime/api-server/src/harness-registry.ts:201
FunctionensureWorkspaceMemoryDir
(workspaceDir: string)
runtime/api-server/src/workspace-bundle-paths.ts:141
FunctionenterEdit
()
apps/desktop/src/components/panes/AutomationsPaneInlineEditors.tsx:82
FunctionentryToToolListing
(entry: ComposioMcpToolEntry)
runtime/api-server/src/composio-mcp-host.ts:137
Functionerror
()
runtime/api-server/src/recall-embedding-backfill-worker.test.ts:316
FunctionerrorListener
(err: AuthErrorPayload)
apps/desktop/electron/main.ts:9438
FunctionesbuildOptions
(options)
runtime/harness-host/tsup.config.ts:13
Functionexecute
( toolId: string, args: Record<string, unknown>, context?: { workspaceId?: string | null; se
runtime/api-server/src/app.test.ts:314
Functionexecute
(_toolCallId: string, rawParams: FindToolParams, signal?: AbortSignal)
runtime/harness-host/src/pi-find-tool.ts:401
Functionexecute
(_toolCallId: string, rawParams: SearchToolParams, signal?: AbortSignal)
runtime/harness-host/src/pi-search-tool.ts:662
Functionexecute
(toolCallId, params, signal, onUpdate, ctx)
runtime/harness-host/src/pi-hashline-tools.ts:996
FunctionexecuteAction
(params: ExecuteActionParams)
runtime/api-server/src/integration-context-fetch.test.ts:64
FunctionfailingFetch
(_url)
apps/desktop/electron/workspace-packager.test.mjs:182
FunctionfakeFetch
(_url)
apps/desktop/electron/workspace-packager.test.mjs:98
Methodfetch
(input: RequestInfo | URL, init?: RequestInit<RequestInitCfProperties>)
website/docs/worker-configuration.d.ts:312
FunctionfetchAndSerializeAutomations
( runtimeBaseUrl: string, workspaceId: string, fetchImpl: typeof fetch = fetch, )
apps/desktop/electron/workspace-packager.ts:104
FunctionfetchImpl
(input, init)
runtime/api-server/src/composio-api-client.test.ts:25
FunctionfetchImpl
(input, init)
runtime/api-server/src/composio-mcp-host.test.ts:81
FunctionfetchImpl
(input, init)
runtime/api-server/src/composio-minimal-example.test.ts:20
FunctionfetchImpl
(input)
runtime/api-server/src/composio-mcp-manager.test.ts:210
FunctionfetchImpl
(input, init)
runtime/api-server/src/composio-tool-registry.test.ts:221
FunctionfetchImpl
(input, init)
runtime/harness-host/src/pi-browser-tools.test.ts:39
FunctionfetchImpl
(input, init)
runtime/harness-host/src/pi-runtime-tools.test.ts:40
MethodfetchTools
(slug: string)
runtime/api-server/src/composio-mcp-manager.ts:131
FunctionfinalizeFolderNode
( node: MutableBrowserBookmarkFolderNode, )
apps/desktop/src/lib/browserBookmarks.ts:65
FunctionfinalizeTraceSteps
( previous: ChatTraceStep[], status: Extract<ChatTraceStepStatus, "completed" | "error" | "waiting">, )
apps/desktop/src/components/panes/ChatPane/index.tsx:2726
Methodfinish
(timedOut: boolean)
runtime/api-server/src/runtime-agent-tools.ts:6026
MethodfromDataAsync
(data: Buffer | Uint8Array | ArrayBuffer)
apps/desktop/electron/main.ts:279
MethodfromTrace
(item: TraceItem)
website/docs/worker-configuration.d.ts:2747
Methodgenerate
* Generate captions or subtitles for the provided language via AI. * @param language The BCP 47 language tag to generate. * @returns The gen
website/docs/worker-configuration.d.ts:12035
Methodgenerate
* Generates a download for a video when a video is ready to view. Available * types are `default` and `audio`. Defaults to `default` when omitted
website/docs/worker-configuration.d.ts:12066
FunctiongenerateMockReply
(input: string)
apps/desktop/src/utils/mockAssistant.ts:45
MethodgenerateToken
* Creates a signed URL token for a video. * @returns The signed token that was created. * @throws {InternalError} if the signing key cannot
website/docs/worker-configuration.d.ts:11743
Functionget
(workspaceId)
sdk/runtime-client/src/methods/workspaces.ts:95
Functionget
()
runtime/api-server/src/claimed-input-executor.test.ts:521
Functionget
(payload)
runtime/api-server/src/app.test.ts:4522
Methodget
(payload: Record<string, unknown>)
runtime/api-server/src/memory.ts:476
Methodget
(key: string, options?: DurableObjectGetOptions)
website/docs/worker-configuration.d.ts:556
Methodget
(key: string, options?: DurableObjectGetOptions)
website/docs/worker-configuration.d.ts:569
← previousnext →7,801–7,900 of 8,692, ranked by callers