MCPcopy Create free account

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

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

↓ 1 callersFunctiongetDeviceId
()
apps/desktop/src/lib/analytics/device-id.ts:16
↓ 1 callersFunctiongetDiskInfo
()
runtime/api-server/src/app.ts:3222
↓ 1 callersFunctiongetDownloadMarketplaceSubmissionArchiveUrl
(submissionId: DownloadMarketplaceSubmissionArchivePathParams["submissionId"])
sdk/app-sdk/src/generated/core/downloadMarketplaceSubmissionArchive.ts:10
↓ 1 callersFunctiongetDownloadMarketplaceTemplateUrl
()
sdk/app-sdk/src/generated/core/downloadMarketplaceTemplate.ts:10
↓ 1 callersMethodgetEvolveSkillCandidateByTaskProposalId
(params: { workspaceId: string; proposalId: string; })
runtime/state-store/src/store.ts:11833
↓ 1 callersFunctiongetExplorerAttachmentClipboardEntry
()
apps/desktop/src/lib/appClipboard.ts:23
↓ 1 callersFunctiongetExplorerRowTooltip
(entry: LocalFileEntry, isExpanded: boolean)
apps/desktop/src/components/panes/FileExplorerPane.tsx:1098
↓ 1 callersFunctiongetFileExtension
(fileName: string)
apps/desktop/src/components/panes/FileExplorerPane.tsx:453
↓ 1 callersFunctiongetFileIconDescriptor
( targetName: string, isDirectory = false, isExpanded = false, )
apps/desktop/src/lib/fileIcon.tsx:84
↓ 1 callersFunctiongetFinalizeMarketplaceSubmissionUrl
(submissionId: FinalizeMarketplaceSubmissionPathParams["submissionId"])
sdk/app-sdk/src/generated/core/finalizeMarketplaceSubmission.ts:10
↓ 1 callersFunctiongetGenerateMarketplaceTemplateContentUrl
()
sdk/app-sdk/src/generated/core/generateMarketplaceTemplateContent.ts:10
↓ 1 callersFunctiongetGetMarketplaceSkillUrl
(skillId: GetMarketplaceSkillPathParams["skillId"])
sdk/app-sdk/src/generated/core/getMarketplaceSkill.ts:10
↓ 1 callersFunctiongetHolabossClientConfig
()
apps/desktop/electron/main.ts:9699
↓ 1 callersFunctiongetInstallImportedMarketplaceSkillUrl
()
sdk/app-sdk/src/generated/core/installImportedMarketplaceSkill.ts:10
↓ 1 callersFunctiongetInstallMarketplaceSkillUrl
()
sdk/app-sdk/src/generated/core/installMarketplaceSkill.ts:10
↓ 1 callersFunctiongetIntegrationBindingByTarget
( database: Database.Database, params: { workspaceId: string targetType: string targetId: stri
apps/desktop/electron/control-plane-owned-state.ts:991
↓ 1 callersMethodgetIntegrationLeafByFingerprint
(params: { treeId: string; fingerprint: string; })
runtime/state-store/src/store.ts:8013
↓ 1 callersFunctiongetIntegrationLogo
(slug: string)
apps/desktop/src/lib/integrationLogo.ts:53
↓ 1 callersMethodgetIntegrationTreeByAccountIdentity
(params: { provider: string; ownerUserId: string; accountKey: string; })
runtime/state-store/src/store.ts:7807
↓ 1 callersMethodgetIntegrationTreeBySlug
(params: { slug: string; })
runtime/state-store/src/store.ts:7796
↓ 1 callersMethodgetInteractionEntityBySlug
(params: { workspaceId: string; slug: string; })
runtime/state-store/src/store.ts:7050
↓ 1 callersMethodgetInteractionLeafByFingerprint
(params: { workspaceId: string; entityId: string; fingerprint: string; })
runtime/state-store/src/store.ts:7234
↓ 1 callersFunctiongetLLMText
(page: SourcePage)
website/docs/app/lib/source.ts:28
↓ 1 callersMethodgetLatestActiveIntegrationLeafBySubject
(params: { treeId: string; subjectKey: string; })
runtime/state-store/src/store.ts:8032
↓ 1 callersFunctiongetListMarketplaceAppTemplatesUrl
()
sdk/app-sdk/src/generated/core/listMarketplaceAppTemplates.ts:10
↓ 1 callersFunctiongetListMarketplaceSkillsUrl
()
sdk/app-sdk/src/generated/core/listMarketplaceSkills.ts:10
↓ 1 callersFunctiongetListMarketplaceSubmissionsUrl
()
sdk/app-sdk/src/generated/core/listMarketplaceSubmissions.ts:10
↓ 1 callersFunctiongetListMarketplaceTemplatesUrl
()
sdk/app-sdk/src/generated/core/listMarketplaceTemplates.ts:10
↓ 1 callersFunctiongetListPendingMarketplaceSubmissionsUrl
()
sdk/app-sdk/src/generated/core/listPendingMarketplaceSubmissions.ts:10
↓ 1 callersFunctiongetListWorkspaceMarketplaceSkillsUrl
(workspaceId: ListWorkspaceMarketplaceSkillsPathParams["workspaceId"])
sdk/app-sdk/src/generated/core/listWorkspaceMarketplaceSkills.ts:10
↓ 1 callersFunctiongetLucideIconForDescriptor
(name: string)
apps/desktop/src/components/panes/FileExplorerPane.tsx:571
↓ 1 callersFunctiongetMainSessionCompletionChimeContext
()
apps/desktop/src/components/panes/ChatPane/index.tsx:1437
↓ 1 callersFunctiongetMarketplaceAppSdkClient
()
apps/desktop/src/lib/app-sdk-client.ts:209
↓ 1 callersFunctiongetMarketplaceSkillQueryOptions
(skillId: GetMarketplaceSkillPathParams["skillId"], config: Partial<RequestConfig> & { client?: typeof fetch }
sdk/app-sdk/src/generated/react/useGetMarketplaceSkill.ts:17
↓ 1 callersFunctiongetMarketplaceSkillSuspenseQueryOptions
(skillId: GetMarketplaceSkillPathParams["skillId"], config: Partial<RequestConfig> & { client?: typeof fetch }
sdk/app-sdk/src/generated/react/useGetMarketplaceSkillSuspense.ts:17
↓ 1 callersFunctiongetMaterializeMarketplaceTemplateUrl
()
sdk/app-sdk/src/generated/core/materializeMarketplaceTemplate.ts:10
↓ 1 callersFunctiongetMatrix5Layout
( size: number, dotSize: number, cellPadding?: number )
apps/desktop/src/lib/dotmatrix-core.tsx:574
↓ 1 callersMethodgetMemoryEmbeddingIndexByPath
(params: { path: string; workspaceId?: string | null; })
runtime/state-store/src/store.ts:10230
↓ 1 callersFunctiongetMemoryInfo
()
runtime/api-server/src/app.ts:3198
↓ 1 callersFunctiongetOrCreateAppSurfaceView
(appId: string)
apps/desktop/electron/main.ts:18051
↓ 1 callersFunctiongetOrCreateLedgerState
( ledgerKey: string, limits: ToolReplayBudgetLedgerLimits | undefined, )
runtime/harnesses/src/tool-replay-budget-ledger.ts:57
↓ 1 callersFunctiongetPageImagePath
(slugs: string[])
website/docs/app/lib/og.ts:1
↓ 1 callersFunctiongetPageMarkdownUrl
(page: SourcePage)
website/docs/app/lib/source.ts:19
↓ 1 callersFunctiongetPatternIndexes
(pattern: MatrixPattern = "diamond")
apps/desktop/src/lib/dotmatrix-core.tsx:108
↓ 1 callersFunctiongetPopupThemePalette
(theme: string)
apps/desktop/electron/main.ts:2503
↓ 1 callersFunctiongetPreviewMarketplaceSkillImportUrl
()
sdk/app-sdk/src/generated/core/previewMarketplaceSkillImport.ts:10
↓ 1 callersMethodgetProfile
()
apps/desktop/electron/control-plane-owned-state.ts:70
↓ 1 callersFunctiongetRejectMarketplaceSubmissionUrl
(submissionId: RejectMarketplaceSubmissionPathParams["submissionId"])
sdk/app-sdk/src/generated/core/rejectMarketplaceSubmission.ts:10
↓ 1 callersFunctiongetRequestPath
(request: IncomingMessage)
runtime/api-server/src/workspace-mcp-host.ts:147
↓ 1 callersFunctiongetRequestPath
(request: IncomingMessage)
runtime/api-server/src/composio-mcp-host.ts:217
↓ 1 callersMethodgetRow
(id: string)
sdk/app-builder-sdk/src/runtime/state-backend-sqlite.ts:106
↓ 1 callersMethodgetRow
(id: string)
runtime/harnesses/src/embedded-skills/app-builder-sdk/sdk-package/src/runtime/state-backend-sqlite.ts:106
↓ 1 callersFunctiongetRuntimeConfigDocumentText
()
apps/desktop/electron/main.ts:7778
↓ 1 callersFunctiongetRuntimeUserProfile
()
apps/desktop/electron/main.ts:8237
↓ 1 callersFunctiongetSessionHistory
( payload: SessionHistoryRequestPayload, )
apps/desktop/electron/main.ts:16175
↓ 1 callersFunctiongetSessionOutputEvents
( payload: SessionOutputEventListRequestPayload, )
apps/desktop/electron/main.ts:16207
↓ 1 callersFunctiongetTaskPath
(toolParams: unknown)
runtime/harnesses/src/runtime-tool-capability-client.ts:343
↓ 1 callersMethodgetTerminalSession
(params: { workspaceId: string; terminalId: string })
runtime/state-store/src/store.ts:6126
↓ 1 callersFunctiongetToggleMarketplaceSkillUrl
()
sdk/app-sdk/src/generated/core/toggleMarketplaceSkill.ts:10
↓ 1 callersFunctiongetUninstallMarketplaceSkillUrl
()
sdk/app-sdk/src/generated/core/uninstallMarketplaceSkill.ts:10
↓ 1 callersFunctiongetWorkspaceAppDefinition
( appId: string | null | undefined, installedApps?: WorkspaceInstalledAppDefinition[] )
apps/desktop/src/lib/workspaceApps.ts:47
↓ 1 callersFunctiongetWorkspaceDb
()
sdk/bridge/src/workspace-db.ts:27
↓ 1 callersFunctiongetWorkspaceDefaultAccount
( workspaceId: string, providerId: string, )
apps/desktop/electron/main.ts:10360
↓ 1 callersFunctiongetWorkspaceDiskInfo
(workspaceRoot: string, store: RuntimeStateStore)
runtime/api-server/src/app.ts:3241
↓ 1 callersMethodgetWorkspaceIntegrationOverride
(params: { workspaceId: string; toolkitSlug: string; })
runtime/state-store/src/store.ts:4922
↓ 1 callersFunctiongetWorkspaceLifecycle
( workspaceId: string, )
apps/desktop/electron/main.ts:14904
↓ 1 callersMethodgetWorkspaceRecord
(workspaceId: string)
apps/desktop/electron/control-plane-owned-state.ts:36
↓ 1 callersFunctiongitHubNotificationsFromData
(value: unknown)
runtime/api-server/src/integration-context-fetch.ts:909
↓ 1 callersFunctiongitHubProfileFromData
(value: unknown)
runtime/api-server/src/integration-context-fetch.ts:904
↓ 1 callersFunctiongitHubReadmeFromData
(value: unknown)
runtime/api-server/src/integration-context-fetch.ts:986
↓ 1 callersFunctiongiven
(s: string)
sdk/app-builder-sdk/reference/slack-messaging/e2e-bearer.ts:32
↓ 1 callersFunctiongiven
(s: string)
runtime/harnesses/src/embedded-skills/app-builder-sdk/reference/slack-messaging/e2e-bearer.ts:32
↓ 1 callersFunctiongmailMessagesFromData
(value: unknown)
runtime/api-server/src/integration-context-fetch.ts:885
↓ 1 callersFunctiongmailProfileFromData
(value: unknown)
runtime/api-server/src/integration-context-fetch.ts:880
↓ 1 callersFunctiongmailThreadsFromData
(value: unknown)
runtime/api-server/src/integration-context-fetch.ts:889
↓ 1 callersFunctiongoogleCalendarBuildingsFromData
(value: unknown)
runtime/api-server/src/integration-context-fetch.ts:1037
↓ 1 callersFunctiongoogleCalendarEventWindowText
( start: unknown, end: unknown, )
runtime/api-server/src/integration-context-fetch.ts:2369
↓ 1 callersFunctiongoogleCalendarEventsFromData
(value: unknown)
runtime/api-server/src/integration-context-fetch.ts:1025
↓ 1 callersFunctiongoogleCalendarListEntriesFromData
(value: unknown)
runtime/api-server/src/integration-context-fetch.ts:1021
↓ 1 callersFunctiongoogleCalendarResourcesFromData
(value: unknown)
runtime/api-server/src/integration-context-fetch.ts:1033
↓ 1 callersFunctiongoogleCalendarSettingsFromData
(value: unknown)
runtime/api-server/src/integration-context-fetch.ts:1029
↓ 1 callersFunctiongoogleDocsDocumentFromData
(value: unknown)
runtime/api-server/src/integration-context-fetch.ts:1143
↓ 1 callersFunctiongoogleDocsPlainTextFromData
(value: unknown)
runtime/api-server/src/integration-context-fetch.ts:1148
↓ 1 callersFunctiongoogleDocsSearchFromData
(value: unknown)
runtime/api-server/src/integration-context-fetch.ts:1139
↓ 1 callersFunctiongoogleDriveAboutFromData
(value: unknown)
runtime/api-server/src/integration-context-fetch.ts:991
↓ 1 callersFunctiongoogleDriveFilesFromData
(value: unknown)
runtime/api-server/src/integration-context-fetch.ts:996
↓ 1 callersFunctiongoogleDrivePermissionsFromData
(value: unknown)
runtime/api-server/src/integration-context-fetch.ts:1000
↓ 1 callersFunctiongoogleDriveSharedDrivesFromData
(value: unknown)
runtime/api-server/src/integration-context-fetch.ts:1004
↓ 1 callersFunctiongoogleGenerativeAiBaseUrlForRequest
(request: HarnessModelRoutingRequest)
runtime/harnesses/src/model-routing.ts:166
↓ 1 callersFunctiongoogleNativeImagePayload
(params: { modelId: string; prompt: string; size?: string | null })
runtime/api-server/src/image-generation.ts:152
↓ 1 callersFunctiongoogleNativeImageResult
(payload: unknown)
runtime/api-server/src/image-generation.ts:171
↓ 1 callersFunctiongoogleSheetValuesFromData
(value: unknown)
runtime/api-server/src/integration-context-fetch.ts:1129
↓ 1 callersFunctiongoogleSheetsSpreadsheetsFromData
(value: unknown)
runtime/api-server/src/integration-context-fetch.ts:1094
↓ 1 callersFunctiongrantedCommandsFromFrontmatter
(frontmatter: Record<string, unknown>)
runtime/api-server/src/workspace-skills.ts:196
↓ 1 callersFunctiongrantedToolsFromFrontmatter
(frontmatter: Record<string, unknown>)
runtime/api-server/src/workspace-skills.ts:168
↓ 1 callersFunctiongraphNodeFill
(node: MemoryBrowserGraphNodePayload)
apps/desktop/src/components/panes/MemoryPane.tsx:135
↓ 1 callersFunctiongraphNodeRadius
(node: MemoryBrowserGraphNodePayload)
apps/desktop/src/components/panes/MemoryPane.tsx:154
↓ 1 callersFunctiongroupBySession
(items: UsageItem[])
apps/desktop/src/components/billing/BillingSettingsPanel.tsx:152
↓ 1 callersFunctiongroupKey
( provider: string, handle: string | null, email: string | null, )
apps/desktop/src/components/panes/IntegrationsPane.tsx:593
↓ 1 callersFunctiongroupMatchesForOutput
( matches: readonly SearchMatch[], tagByRelativePath: ReadonlyMap<string, string>, )
runtime/harness-host/src/pi-search-tool.ts:348
← previousnext →4,701–4,800 of 8,692, ranked by callers