MCPcopy Create free account

hub / github.com/dust-tt/dust / functions

Functions24,692 in github.com/dust-tt/dust

↓ 18 callersFunctiongetIndexedColor
(label: string, allLabels: string[])
front/components/agent_builder/observability/utils.ts:40
↓ 18 callersMethodgetMessage
(auth: Authenticator, messageId: ModelId)
front/tests/utils/ConversationFactory.ts:523
↓ 18 callersMethodgetMetadataAsArray
(key: string)
front/lib/resources/user_resource.ts:707
↓ 18 callersFunctiongetRedisStreamClient
({ origin, }: { origin: RedisUsageTagsType; })
front/lib/api/redis.ts:176
↓ 18 callersFunctiongetSeatSubscriptionsFromContract
( contract: CachedContract, productSeatTypes: Map<string, MembershipSeatType> )
front/lib/metronome/seat_types.ts:401
↓ 18 callersMethodgetShareInfo
()
front/lib/resources/file_resource.ts:1460
↓ 18 callersFunctiongetSupportedModelConfig
( supportedModel: SupportedModel | AgentModelConfigurationType )
front/lib/llms/model_configurations.ts:37
↓ 18 callersFunctiongetWhitelistedProviders
( auth: Authenticator )
front/lib/api/assistant/models.ts:35
↓ 18 callersFunctiongetWorkspaceOAuthConnectionIdForMCPServer
( auth: Authenticator, mcpServerId: string )
front/lib/api/oauth/mcp_server_connection_auth.ts:21
↓ 18 callersFunctionglobalAgentInjectsMemory
(sId: string)
front/lib/api/assistant/global_agents/global_agents.ts:720
↓ 18 callersFunctionisEnterpriseSubscription
( stripeSubscription: Stripe.Subscription )
front/lib/plans/stripe.ts:848
↓ 18 callersFunctionisOperationExpression
( expr: MatcherExpression )
front/lib/matcher/types.ts:59
↓ 18 callersFunctionisRegionType
(region: string)
front/types/region.ts:9
↓ 18 callersFunctionisSupportedFileContentType
( contentType: string )
front/types/files.ts:764
↓ 18 callersFunctionisUserBlocked
( workspace: LightWorkspaceType, user: UserResource )
front/lib/metronome/user_block.ts:306
↓ 18 callersFunctionisUserMessage
( msg: VirtuosoMessage )
front/components/assistant/conversation/types.ts:187
↓ 18 callersFunctionlistAttachments
( auth: Authenticator, { conversation, }: { conversation: ConversationType; } )
front/lib/api/assistant/jit_utils.ts:19
↓ 18 callersMethodlistBySkillConfigurationId
* Lists all suggestions for a skill identified by its sId. * Optionally filter by state, source, and kind.
front/lib/resources/skill_suggestion_resource.ts:263
↓ 18 callersFunctionmakeBucket
( overrides: Partial<{ existingFilePathSuffixes: string[]; getMetadata: ReturnType<typeof vi.fn>;
front-api/routes/w/[wId]/files/path/[...canonicalPath].test.ts:18
↓ 18 callersFunctionmakeCreditPurchaseInvoice
( overrides: Partial<Stripe.Invoice> = {} )
front/lib/credits/committed.test.ts:41
↓ 18 callersFunctionmakeEnterpriseSubscription
( overrides: Partial<Stripe.Subscription> = {} )
front/lib/credits/payg.test.ts:43
↓ 18 callersFunctionmakeSubscription
( overrides: Partial<Stripe.Subscription> = {} )
front/lib/credits/limits.test.ts:33
↓ 18 callersFunctionmakeSubscriptionMetronomeBilled
( workspace: WorkspaceType, contractId: string | null, { stripeSubscriptionId = null }: { stripeSubscrip
front-api/routes/poke/workspaces/[wId]/switch_contract.test.ts:146
↓ 18 callersFunctionmakeWorkspace
(metadata?: { reinforcementCapMicroUsd?: number; selfImprovementCapPerSkillMicroUsd?: number; reinforcem
front/lib/reinforcement/consumption.test.ts:30
↓ 18 callersFunctionmake_token
(secret: &str, exp_offset_seconds: i64)
egress-proxy/tests/integration.rs:1181
↓ 18 callersMethodmarkAsEnded
( endedStatus: "ended" | "ended_backend_only", transaction?: Transaction )
front/lib/resources/subscription_resource.ts:1508
↓ 18 callersMethodmarkAsReadForAuthUser
( auth: Authenticator, { conversation, transaction, lastReadAt, }: { conve
front/lib/resources/conversation_resource.ts:2579
↓ 18 callersFunctionnormalizeWebhookIcon
( icon: string | null | undefined )
front/lib/webhook_source.ts:17
↓ 18 callersFunctionpatch
(workspace: { sId: string }, sId: string, body: unknown)
front-api/routes/w/[wId]/skills/[sId]/reinforcement.test.ts:81
↓ 18 callersMethodpostRequest
( endpoint: string, data: unknown, resultsSchema: T, options?: { isPaginated?: boolean } )
front/lib/api/actions/servers/ashby/client.ts:121
↓ 18 callersFunctionpruneSuggestionsForAgent
( auth: Authenticator, agentConfiguration: AgentConfigurationType )
front/lib/api/assistant/agent_suggestion_pruning.ts:377
↓ 18 callersFunctionredeemCoupon
( auth: Authenticator, { coupon, metronomePackageAlias, }: { coupon: CouponResource; met
front/lib/metronome/coupons.ts:338
↓ 18 callersFunctionrenderDocumentTitleAndContent
({ dataSourceConfig, title, createdAt, updatedAt, author, lastEditor, additionalPrefixes, cont
connectors/src/lib/data_sources.ts:626
↓ 18 callersFunctionresolvePath
(...segments: string[])
extension/platforms/chrome/webpack.config.ts:21
↓ 18 callersFunctionsafeLazy
( factory: () => Promise<{ default: T }>, options?: SafeLazyOptions )
sparkle/src/lib/safeLazy.ts:81
↓ 18 callersFunctionsetupTest
( options: { skillOwnerRole?: "admin" | "builder" | "user"; requestUserRole?: "admin" | "builder" |
front-api/routes/w/[wId]/skills/[sId]/reinforcement.test.ts:12
↓ 18 callersFunctionslackChannelInternalIdFromSlackChannelId
( channel: string )
connectors/src/connectors/slack/lib/utils.ts:78
↓ 18 callersFunctionsortEditorSuggestionUsers
( suggestions: RichUserMentionInConversation[] )
front/lib/mentions/editor/suggestion.ts:95
↓ 18 callersFunctiontraceSandboxStartupPhase
( phase: SandboxStartupPhase, fn: () => Promise<T>, tags?: Record<string, string> )
front/lib/api/sandbox/instrumentation.ts:64
↓ 18 callersMethodupsertMCPServerViews
( auth: Authenticator, { conversation, mcpServerViews, enabled, source,
front/lib/resources/conversation_resource.ts:3610
↓ 18 callersFunctionuserMessage
( text: string, name = "user" )
front/lib/api/assistant/conversation_rendering/index.test.ts:37
↓ 18 callersMethodwith_provider
(self, provider: &str)
core/src/providers/openai_compatible_helpers.rs:533
↓ 17 callersFunctionassert_deny_reason
(error: HttpRewriteError, expected: DenyReason)
cli/dust-sandbox/src/commands/forward/http_rewriter.rs:1830
↓ 17 callersFunctionbuildSkillAggregationPrompt
( skill: SkillType, syntheticSuggestions: SkillSuggestionType[], existingSuggestions: { pending: Ski
front/lib/reinforcement/aggregate_suggestions.ts:133
↓ 17 callersMethodclone
(&self)
core/src/search_stores/search_store.rs:196
↓ 17 callersMethodcreateToolApproval
* Create a tool approval for this user. * * For low stake (tool-level): omit agentId and argsAndValues (both default to null) * For medium st
front/lib/resources/user_resource.ts:807
↓ 17 callersFunctionensureIsBuilder
()
front-api/middlewares/ensure_role.ts:55
↓ 17 callersFunctiongetActiveContract
( workspaceId: string )
front/lib/metronome/plan_type.ts:95
↓ 17 callersFunctiongetAdditions
(editor: Editor)
front/components/editor/extensions/agent_builder/InstructionSuggestionExtension.test.ts:33
↓ 17 callersFunctiongetAgentBuilderRoute
( workspaceId: string, route: string, queryParams?: string )
front/lib/utils/router.ts:49
↓ 17 callersFunctiongetAgentConfigurationsForView
({ auth, agentsGetView, agentPrefix, variant, limit, sort, dangerouslySkipPermissionFiltering,
front/lib/api/assistant/configuration/views.ts:334
↓ 17 callersFunctiongetContentfulClient
(resolvedUrl: string)
marketing/lib/contentful/client.ts:248
↓ 17 callersFunctiongetDefaultConfiguration
( mcpServerView?: MCPServerViewType | null )
front/components/agent_builder/capabilities/mcp/utils/formDefaults.ts:14
↓ 17 callersFunctiongetDriveClient
( auth_credentials: string | OAuth2Client )
connectors/src/connectors/google_drive/temporal/utils.ts:293
↓ 17 callersFunctiongetFrontReplicaDbConnection
()
front/lib/resources/storage/index.ts:133
↓ 17 callersFunctiongetFullAgentConfiguration
( auth: Authenticator, agentId: string )
front/lib/api/assistant/agent_suggestion_pruning.test.ts:19
↓ 17 callersMethodgetMCPServerViewForAutoInternalTool
( auth: Authenticator, name: AutoInternalMCPServerNameType )
front/lib/resources/mcp_server_view_resource.ts:776
↓ 17 callersMethodgetRequestedSpaceIdsFromModel
()
front/lib/resources/conversation_resource.ts:3989
↓ 17 callersFunctiongetSkillAvatarIcon
( input: SkillAvatarIconInput )
front/lib/skill.ts:47
↓ 17 callersFunctiongetSkills
( workspace: { sId: string }, query: Record<string, string> = {} )
front-api/routes/w/[wId]/skills/index.test.ts:28
↓ 17 callersFunctiongetTeamsInternalId
(connectorId: ModelId)
connectors/src/connectors/intercom/lib/utils.ts:29
↓ 17 callersFunctiongetVisualForDataSourceViewContentNode
( node: DataSourceViewContentNode )
front/lib/content_nodes.ts:51
↓ 17 callersFunctionhandleNewBlock
( idx: number | null, blockType: BlockType | "map_reduce" | "while_end" )
front/components/pages/spaces/apps/AppViewPage.tsx:194
↓ 17 callersFunctionisContentNodeAttachmentType
( attachment: ConversationAttachmentType )
front/lib/api/assistant/conversation/attachments.ts:42
↓ 17 callersFunctionisFreePlan
(planCode: string)
front/lib/plans/plan_codes.ts:68
↓ 17 callersFunctionisInternalMCPServerName
( name: string )
front/lib/actions/mcp_internal_actions/constants.ts:1496
↓ 17 callersFunctionisNumber
(value: unknown)
front/types/shared/utils/general.ts:12
↓ 17 callersMethodisSystem
()
front/lib/resources/space_resource.ts:1529
↓ 17 callersFunctionisWebsite
( ds: DataSource )
front/lib/data_sources.ts:76
↓ 17 callersMethodlistWorkspaceSpacesAsMember
(auth: Authenticator)
front/lib/resources/space_resource.ts:266
↓ 17 callersFunctionmakeCandidate
( overrides: Partial<DeduplicateCandidate> & { itemId: string } )
front/lib/project_task/deduplicate_candidates.test.ts:19
↓ 17 callersFunctionmakeExtra
()
front/lib/api/actions/servers/sandbox/tools/index.test.ts:229
↓ 17 callersFunctionmakeFileFragment
( contentType: SupportedContentFragmentType, { generatedTables = [], path = null, snippet = nu
front/lib/resources/content_fragment_resource.test.ts:27
↓ 17 callersFunctionmakeParticipant
( user: UserResource, lastReadAt: Date | null = null )
front/lib/notifications/workflows/conversation-unread.test.ts:195
↓ 17 callersMethodmerge
(&self, other: &Self)
core/src/databases/table_schema.rs:361
↓ 17 callersMethodnew
(spec_data: &str)
core/src/app.rs:66
↓ 17 callersFunctionnormalizeError
(error: unknown)
extension/shared/lib/utils.ts:42
↓ 17 callersFunctionpatch
(workspace: { sId: string }, sId: string, body: unknown)
front-api/routes/w/[wId]/assistant/skills/[sId]/suggestions.test.ts:38
↓ 17 callersFunctionreadableToReadableStream
( readable: Readable )
front/types/shared/utils/streams.ts:16
↓ 17 callersMethodrecordError
(error: string)
front/lib/resources/plugin_run_resource.ts:154
↓ 17 callersFunctionrenderConversationForModel
( auth: Authenticator, { leadingMessages = [], conversation, model, prompt, tools,
front/lib/api/assistant/conversation_rendering/index.ts:44
↓ 17 callersFunctionresolvePath
(...segments: string[])
extension/platforms/firefox/webpack.config.ts:21
↓ 17 callersFunctionresolveRemappedSeatType
( currentSeatType: MembershipSeatType, contract: CachedContract, productSeatTypes: Map<string, Membershi
front/lib/metronome/seats.ts:267
↓ 17 callersFunctionsendEmailWithTemplate
({ to, from, replyTo, subject, body, buttonLabel, buttonUrl, }: sendEmailWithTemplateParams)
front/lib/api/email.ts:297
↓ 17 callersFunctionsend_handshake
( proxy: &ProxyProcess, token: &str, domain: &str, original_dest_port: u16, )
egress-proxy/tests/integration.rs:1102
↓ 17 callersFunctionsetupTest
(options: { role?: MembershipRoleType } = {})
front-api/routes/w/[wId]/assistant/agent_configurations/[aId]/suggestions.test.ts:13
↓ 17 callersFunctionstableIdForUrl
({ url, ressourceType, }: { url: string; ressourceType: ContentNodeType; })
connectors/src/connectors/webcrawler/lib/utils.ts:37
↓ 17 callersFunctionstart_proxy
(unsafe_skip_ssrf_check: bool, environment: &str)
egress-proxy/tests/integration.rs:879
↓ 17 callersFunctionsubFilter
(a: string, b: string)
front/lib/utils.ts:251
↓ 17 callersFunctionterminateWorkflow
(workflowId: string, reason?: string)
connectors/src/lib/temporal.ts:164
↓ 17 callersFunctionunauthedApp
()
front-api/middlewares/ctx.ts:69
↓ 17 callersMethodupdate
({ connectionId, }: { connectionId?: string | null; })
connectors/src/connectors/microsoft/index.ts:179
↓ 17 callersFunctionupdateAgentMessageWithFinalStatus
( auth: Authenticator, { conversation, agentMessage, status, error, }: { conversatio
front/lib/api/assistant/conversation.ts:3081
↓ 17 callersMethodupsertSource
( auth: Authenticator, { itemId, source, }: { itemId: string; source: PodT
front/lib/resources/project_task_resource.ts:714
↓ 17 callersFunctionvisit
(node: ts.Node)
front/lib/api/viz/edit_source_text.ts:112
↓ 17 callersFunctionwithErrorHandling
( operation: () => Promise<Result<T, MCPError>>, errorMessage: string )
front/lib/api/actions/servers/pod_manager/helpers.ts:316
↓ 17 callersFunctionwrite
(level: string, source: string, args: unknown[])
cli/dust-cli/src/utils/logger.ts:35
↓ 16 callersFunctionOk
(value: T)
x/henry/dust-evals/src/types.ts:175
↓ 16 callersMethodaddSharingGrants
( auth: Authenticator, { emails }: { emails: string[] } )
front/lib/resources/file_resource.ts:1991
↓ 16 callersFunctionamountCents
( amount: number, currency: SupportedCurrency )
front/lib/metronome/amounts.ts:10
← previousnext →701–800 of 24,692, ranked by callers