MCPcopy Create free account

hub / github.com/HKUDS/AgentSpace / functions

Functions5,266 in github.com/HKUDS/AgentSpace

↓ 6 callersFunctionnormalizeKey
(value: string)
apps/web/features/approvals/approval-queue-data.ts:363
↓ 6 callersFunctionnormalizeOpenClawProviderError
(rawMessage: string)
packages/daemon/src/openclaw-health.ts:202
↓ 6 callersFunctionnormalizeOptionalCount
(value: number | undefined)
packages/services/src/documents/sync.ts:982
↓ 6 callersFunctionnormalizeOptionalString
(value: unknown)
packages/services/src/shared/normalizers.ts:1300
↓ 6 callersFunctionnormalizeOptionalText
(value: string | undefined)
packages/db/src/runtime-apps.ts:919
↓ 6 callersFunctionnormalizeWorkspaceSkillFiles
( files: unknown, skillName: string, skillDescription: string, )
packages/services/src/shared/normalizers.ts:938
↓ 6 callersFunctionparseJsonFlagValue
(value: string, label: string)
apps/cli/src/commands/output.ts:1096
↓ 6 callersFunctionprepareDaemonTaskContext
(input: { runtime: AgentRuntimeRecord; task: QueuedTaskRecord; workDir: string; agentProfile?: ActiveE
packages/daemon/src/task-context.ts:388
↓ 6 callersFunctionprereqStatus
( hasIntegration: boolean, conditionMet: boolean, )
apps/cli/src/commands/integrations/feishu.ts:10386
↓ 6 callersFunctionprocessFeishuWebSocketEvent
(input: { context: IntegrationRuntimeContext; integrationId: string; appId: string; tenantKey?: string
packages/services/src/integrations/providers/feishu/websocket-worker.ts:375
↓ 6 callersFunctionqueueFeishuAgentStatusCardOutboxSync
(input: { workspaceId: string; channelName: string; agentId?: string; status: FeishuAgentStatusCardSta
packages/services/src/integrations/providers/feishu/outbound.ts:538
↓ 6 callersFunctionreadActiveGoogleOAuthCredentialSync
(input: { workspaceId?: string; userId: string; })
packages/db/src/google-oauth-credentials.ts:103
↓ 6 callersFunctionreadChannelInvitationSync
( invitationId: string, workspaceId?: string, )
packages/db/src/channel-access.ts:351
↓ 6 callersFunctionreadDaemonSnapshotSync
(daemonKey: string)
packages/db/src/daemons.ts:300
↓ 6 callersFunctionreadExternalResourceBindingByKeySync
(input: { workspaceId?: string; integrationId: string; providerResourceType: ExternalResourceBindingProv
packages/db/src/integrations/external-integrations.ts:783
↓ 6 callersFunctionreadFeishuActorId
(record: Record<string, unknown> | null)
packages/services/src/integrations/providers/feishu/inbound.ts:1321
↓ 6 callersFunctionreadFeishuGovernanceContext
(operation: ExternalDataOperationRunRecord)
apps/cli/src/commands/integrations/feishu.ts:6705
↓ 6 callersFunctionreadFeishuPolicyFlag
( flags: Record<string, string | boolean>, keys: string[], allowedValues: readonly T[], errorCode: str
apps/cli/src/commands/integrations/feishu.ts:2034
↓ 6 callersFunctionreadFirstFeishuReference
( sources: Record<string, unknown>[], keys: string[], )
packages/services/src/integrations/providers/feishu/lark-cli.ts:687
↓ 6 callersFunctionreadFirstNumber
( sources: Record<string, unknown>[], keys: string[], )
packages/services/src/integrations/providers/feishu/lark-cli.ts:710
↓ 6 callersFunctionreadGoogleWorkspaceOAuthConfig
()
apps/web/features/integrations/google-workspace.ts:115
↓ 6 callersFunctionreadLatestAgentTaskAttemptForTaskSync
(taskQueueId: string)
packages/db/src/agent-router-sessions.ts:519
↓ 6 callersFunctionreadNumberParameter
(request: ExternalDataOperationRequest, key: string)
packages/services/src/integrations/providers/feishu/operation-plan.ts:927
↓ 6 callersFunctionreadReviewStatus
(binding: ExternalChannelBindingRecord)
packages/services/src/integrations/providers/feishu/channel-auto-provisioning.ts:493
↓ 6 callersFunctionreadSessionByTokenHashSync
(tokenHash: string)
packages/db/src/user-auth.ts:278
↓ 6 callersFunctionreadStoredWorkspaceSkillSync
(skillId: string, workspaceId = DEFAULT_WORKSPACE_ID)
packages/db/src/skills.ts:82
↓ 6 callersFunctionreadValue
(source: Record<string, unknown>, ...keys: string[])
packages/services/src/runtime-health/runtime-health.ts:95
↓ 6 callersFunctionreadWorkspaceSkillSync
(skillId: string, workspaceId?: string)
packages/services/src/skills/skills.ts:160
↓ 6 callersFunctionregisterDaemon
(daemonKey: string, workspaceId: string)
packages/db/src/daemons.test.ts:121
↓ 6 callersFunctionremoveUndefinedProperties
(value: T)
packages/services/src/integrations/providers/feishu/runtime-output.ts:729
↓ 6 callersFunctionrequireExternalIntegration
(input: { workspaceId: string; integrationId: string })
packages/db/src/integrations/external-integrations.ts:1722
↓ 6 callersFunctionrequireFeishuAgentBotBinding
(record: ExternalIntegrationRecord | null | undefined)
packages/services/src/integrations/providers/feishu/agent-bot-bindings.ts:459
↓ 6 callersFunctionrequireStringFlagOrEnv
(input: { flags: Record<string, string | boolean>; flagKeys: string[]; envFlagKeys: string[]; defaultE
apps/cli/src/commands/integrations/feishu.ts:3437
↓ 6 callersFunctionrequireText
(value: string | undefined, errorCode: string)
packages/services/src/integrations/providers/feishu/agent-bot-bindings.ts:531
↓ 6 callersFunctionresolveAgentDocumentContextSync
(input: { workspaceId: string; agentName: string; channelName?: string; documentIds?: string[]; })
packages/services/src/document-permissions/document-permissions.ts:202
↓ 6 callersFunctionresolveChannelDocumentRole
( state: AgentSpaceState, documentId: string, actorId: string, actorType: "human" | "agent", )
packages/services/src/documents/access.ts:38
↓ 6 callersFunctionresolveConversationExecutionWorkspacePath
(input: { workspaceId: string; channelName: string; agentId: string; })
packages/services/src/shared/conversation-execution-workspaces.ts:19
↓ 6 callersFunctionresolveConversationThreadId
(input: { triggerType: string; payload: { channel?: string; channelName?: string; contactId?:
apps/cli/src/commands/daemon.ts:1648
↓ 6 callersFunctionresolveCubeSandboxConfig
(options: SandboxConnectOptions)
packages/sandbox/src/cube/cube-config.ts:74
↓ 6 callersFunctionresolveExecutablePath
(command: string, executablePath?: string)
packages/daemon/src/agent-router/utils.ts:40
↓ 6 callersFunctionresolveFeishuInboundReplyTargetExternalMessageId
( message: ExternalMessageEnvelope, )
packages/services/src/integrations/providers/feishu/inbound.ts:1820
↓ 6 callersFunctionreviewApprovalQueueItemAction
( kind: ApprovalItemKind, actionId: string, decision: "approved" | "rejected", comment?: string, kno
apps/web/features/approvals/actions.ts:68
↓ 6 callersFunctionrotateFeishuIntegrationSecretAction
( input: RotateFeishuIntegrationSecretInput, )
apps/web/features/integrations/feishu/feishu-actions.ts:483
↓ 6 callersFunctionscopeWorkspaceModuleCacheKey
( cacheKey: WorkspaceModuleCacheKey, scope: WorkspaceModuleCacheScope, )
apps/web/features/dashboard/workspace-module-cache.tsx:370
↓ 6 callersFunctionseedUser
(user: AuthUser)
apps/web/features/auth/server-workspace.test.ts:229
↓ 6 callersFunctionsendContactMessageSync
( contactId: string, content: string, workspaceId?: string, requesterUserId?: string, )
packages/services/src/contacts/contacts.ts:35
↓ 6 callersFunctionsendFeishuOutboxPayload
(input: { client: FeishuApiClient; payloadJson: string | Record<string, unknown>; })
packages/services/src/integrations/providers/feishu/outbound.ts:1069
↓ 6 callersFunctionsetKnowledgePageAssignedEmployeesSync
( pageId: string, employeeNames: string[], actor = "system", workspaceId?: string, )
packages/services/src/knowledge/assignments.ts:136
↓ 6 callersFunctionsetOptionalEnv
(name: string, value: string | undefined)
packages/services/src/integrations/providers/feishu/__tests__/inbound.test.ts:2351
↓ 6 callersFunctionsetOptionalEnv
(name: string, value: string | undefined)
packages/services/src/integrations/providers/feishu/__tests__/links.test.ts:69
↓ 6 callersFunctionshortHash
(value: string)
packages/services/src/integrations/providers/feishu/inbound.ts:1637
↓ 6 callersFunctionsummarizeFeishuDataOperationRequest
(request: ExternalDataOperationRequest)
packages/services/src/integrations/providers/feishu/operation-plan.ts:379
↓ 6 callersFunctionsummarizeFeishuStoredCredentials
( integration: ExternalIntegrationRecord, )
packages/services/src/integrations/providers/feishu/credentials.ts:40
↓ 6 callersFunctiontoPublicUser
(user: StoredUserRecord)
apps/web/features/auth/server-auth.ts:474
↓ 6 callersFunctiontranslateQueueStatus
(value: string | undefined, tx: TxFn)
apps/web/features/i18n/presentation.ts:14
↓ 6 callersFunctiontryRecordUserWorkspaceAuditEventSync
( userId: string, input: { title: string; note: string; code: string; }, )
apps/web/features/auth/server-auth.ts:492
↓ 6 callersFunctionupdateExternalDataOperationRunStatusSync
(input: { workspaceId?: string; runId: string; status: ExternalDataOperationRunStatus; resultJson?: Js
packages/db/src/integrations/external-integrations.ts:1471
↓ 6 callersFunctionupdateExternalIntegrationHealthSync
(input: { workspaceId?: string; integrationId: string; lastHealthStatus: ExternalIntegrationHealthStatus
packages/db/src/integrations/external-integrations.ts:236
↓ 6 callersFunctionupsertFeishuExternalChannelDocumentWithDependenciesForTests
( input: FeishuExternalChannelDocumentInput, dependencies: FeishuExternalChannelDocumentSyncDependencies,
packages/services/src/integrations/providers/feishu/agent-space-sync.ts:202
↓ 6 callersFunctionvalidateApprovedFeishuDataOperationBinding
(input: { context: IntegrationRuntimeContext; run: ExternalDataOperationRunRecord; request: ExternalData
packages/services/src/integrations/providers/feishu/data-plane.ts:1298
↓ 6 callersFunctionvalidateFeishuCallbackContext
(input: { payload: Record<string, unknown>; expectedAppId?: string | null; expectedTenantKey?: string |
packages/services/src/integrations/providers/feishu/events.ts:83
↓ 6 callersFunctionvalidateFeishuDataOperationScopes
(input: { request: ExternalDataOperationRequest; scopesJson?: string | readonly string[] | null; })
packages/services/src/integrations/providers/feishu/data-plane.ts:954
↓ 6 callersFunctionwriteWorkspaceSelectionCookie
(workspaceIdentifier: string)
apps/web/features/auth/workspace-selection.ts:35
↓ 5 callersFunctionactorKey
(actor: PermissionActorSummary | undefined)
apps/web/features/permissions/permissions-center-section.tsx:1159
↓ 5 callersFunctionaddAgentToTourVisit
(agentName: string, input?: { ownerUserId?: string })
packages/services/src/messages/messages.test.ts:125
↓ 5 callersFunctionaddWorkspaceMembersToChannelAction
(input: { channelName: string; userIds: string[]; agentIds?: string[]; workspaceId?: string; })
apps/web/features/channels/actions.ts:210
↓ 5 callersFunctionappendCollaborationActivity
( state: AgentSpaceState, input: { objectType: CollaborativeObjectType; objectId: string; acto
packages/services/src/collaboration/activity.ts:42
↓ 5 callersFunctionappendExternalDocumentCreateGoogleSheetOperation
( workDir: string, operation: ExternalDocumentCreateGoogleSheetManifestEntry, )
packages/daemon/src/runtime-output-manifests.ts:523
↓ 5 callersFunctionappendKnowledgeProposalManifestEntry
( workDir: string, entry: KnowledgeProposalManifestEntry, )
packages/daemon/src/runtime-output-manifests.ts:426
↓ 5 callersFunctionapplyExternalSheetOperations
(input: { workDir: string; workspaceId: string; actorId: string; credentialSource?: ExternalSheetCrede
apps/web/features/integrations/external-sheets.ts:61
↓ 5 callersFunctionapplyFeishuLarkCliResultManifestOperations
(input: { workDir: string; workspaceId: string; actorName: string; resourceGrants: FeishuLarkCliResour
packages/services/src/integrations/providers/feishu/runtime-output.ts:245
↓ 5 callersFunctionapplyFeishuResourceBindingParameters
( request: ExternalDataOperationRequest, binding: ExternalResourceBindingRecord, )
packages/services/src/integrations/providers/feishu/data-plane.ts:1414
↓ 5 callersFunctionapplyFeishuRuntimeDataOperationRequests
(input: { workDir: string; workspaceId: string; actorName: string; sourceTaskQueueId?: string; sourc
packages/services/src/integrations/providers/feishu/runtime-output.ts:97
↓ 5 callersFunctionapplyWorkspaceDataPolicyToExternalMessageInput
( input: ExternalMessageInputContext | undefined, workspaceId = DEFAULT_WORKSPACE_ID, options?: { ha
packages/services/src/shared/messaging.ts:63
↓ 5 callersFunctionapproveKnowledgeProposalForActorSync
( input: ApproveKnowledgeProposalInput, )
packages/services/src/knowledge-proposals/knowledge-proposals.ts:220
↓ 5 callersFunctionasPlainRecord
(value: unknown)
packages/services/src/integrations/providers/feishu/agent-bot-bindings.ts:502
↓ 5 callersFunctionasRecord
(value: unknown)
packages/services/src/integrations/providers/feishu/outbound.ts:1792
↓ 5 callersFunctionassertCanManageChannelDocument
( state: AgentSpaceState, document: ChannelDocument, actorId: string, actorType: "human" | "agent", )
packages/services/src/documents/access.ts:110
↓ 5 callersFunctionassertCanUseRuntimeForActorSync
(input: { workspaceId?: string; runtimeId: string; actorUserId?: string; })
packages/services/src/runtime-access/runtime-access.ts:209
↓ 5 callersFunctionbindEmployeeRuntimeSync
(input: { workspaceId?: string; employeeName: string; runtimeId: string; })
packages/db/src/employee-bindings.ts:5
↓ 5 callersFunctionbindRuntimeForAgent
(agentName: string)
packages/services/src/messages/messages.test.ts:114
↓ 5 callersFunctionbuildBaseEnv
( executablePath: string, extra?: Record<string, string>, pathDirs: string[] = [], )
packages/daemon/src/agent-router/utils.ts:45
↓ 5 callersFunctionbuildCapabilityEnv
( baseEnv: Record<string, string>, capabilities: RuntimeToolCapability[] | undefined, )
packages/daemon/src/agent-router/capabilities.ts:67
↓ 5 callersFunctionbuildExternalGuestReplyAllMapping
(integrationId: string)
apps/cli/src/commands/integrations.test.ts:10113
↓ 5 callersFunctionbuildExternalMessageEnvelope
()
packages/services/src/integrations/providers/feishu/__tests__/attachments.test.ts:192
↓ 5 callersFunctionbuildFeishuAgentBotCliInputFromFlags
(input: { workspaceId: string; flags: Record<string, string | boolean>; actorUserId?: string; env?: Re
apps/cli/src/commands/integrations/feishu.ts:1852
↓ 5 callersFunctionbuildFeishuSmokeHarnessSummary
(input: { workspaceId: string; integrationId?: string; appUrl?: string; })
apps/cli/src/commands/integrations/feishu.ts:9961
↓ 5 callersFunctionbuildPayload
(input: { messageId: string; content: Record<string, unknown>; messageType?: string; })
packages/services/src/integrations/providers/feishu/__tests__/normalize-message.test.ts:222
↓ 5 callersFunctionbuildReadableChannelLookup
( state: AgentSpaceState, workspaceId: string, currentUser?: DashboardCurrentUser, )
apps/web/features/dashboard/data.ts:2487
↓ 5 callersFunctionbuildResourceBinding
(input: { id: string; providerResourceType: string; providerResourceToken: string; permissionsJson: st
apps/web/features/integrations/feishu/feishu-settings-data.test.ts:910
↓ 5 callersFunctionbuildRouterExecutionView
( queuedTask: ReturnType<typeof listQueuedTasksSync>[number] | undefined, )
apps/web/features/dashboard/data.ts:2909
↓ 5 callersFunctionbuildWorkspaceModuleCacheKey
(cacheKey: WorkspaceModuleCacheKey)
apps/web/features/dashboard/workspace-module-cache.tsx:381
↓ 5 callersFunctioncanManageFeishuUserBindingTarget
(input: { actorRole: WorkspaceRole; actorUserId: string; targetUserId: string; })
apps/web/features/integrations/feishu/feishu-user-binding-permissions.ts:6
↓ 5 callersFunctioncanViewChannelDocumentSync
( documentId: string, actorId: string, actorType: "human" | "agent", workspaceId?: string, )
packages/services/src/documents/sync.ts:96
↓ 5 callersFunctioncheckCommand
(command: string, args: string[])
packages/daemon/src/runtime-apps.ts:75
↓ 5 callersFunctionchooseProviderSessionForTaskSync
(input: { task: Pick<QueuedTaskRecord, "workspaceId" | "routerSessionId" | "runtimeId">; })
packages/db/src/agent-router-sessions.ts:838
↓ 5 callersFunctionclearPendingGoogleRegistrationHandoff
()
apps/web/features/auth/google-registration-handoff.ts:77
↓ 5 callersMethodclose
()
packages/services/src/integrations/providers/feishu/websocket-worker.ts:73
↓ 5 callersFunctioncompleteQueuedTaskSync
(input: { taskId: string; resultJson?: Record<string, unknown>; sessionId?: string; workDir?: string;
packages/db/src/task-queue.ts:385
↓ 5 callersFunctioncountFeishuGovernanceActorEvidence
( operations: readonly ExternalDataOperationRunRecord[], actorType: "user" | "external_guest", )
apps/cli/src/commands/integrations/feishu.ts:6629
← previousnext →601–700 of 5,266, ranked by callers