MCPcopy Create free account

hub / github.com/21st-dev/21st-sdk / functions

Functions4,011 in github.com/21st-dev/21st-sdk

↓ 2 callersFunctionshowAgentsHelp
()
packages/cli/src/index.ts:85
↓ 2 callersFunctionshowEnvHelp
()
packages/cli/src/index.ts:119
↓ 2 callersFunctionshutdown
(signal)
apps/proxy/src/server.js:550
↓ 2 callersFunctionslugify
(name: string)
apps/agents-web/server/api/routers/agent-configs/router.ts:22
↓ 2 callersFunctionsplitPreservingEllipsis
(text: string, pattern: RegExp)
apps/agents-web/lib/server/ai/utils/edit-block-parser.ts:426
↓ 2 callersMethodstartAgent
(request: StartAgentRequest)
apps/agents-web/lib/server/cursor-bg-agents-api.ts:124
↓ 2 callersFunctionstopDragging
(cancelled: boolean)
apps/agents-web/components/ui/sidebar-news.tsx:227
↓ 2 callersMethodstopFlushTimer
()
packages/agent-runtime/src/acp-bridge.ts:343
↓ 2 callersFunctionsyncPrivateEnvVars
( sandbox: SandboxHandle, envVars?: Record<string, string> | null, )
apps/relay/src/sandbox-factory.ts:278
↓ 2 callersFunctionthreadAccessWhere
(teamId: string)
apps/agents-web/server/api/routers/agent-configs/router.ts:54
↓ 2 callersFunctiontimeAgo
(dateStr: string)
apps/agents-web/app/(alpha)/agents/api-keys/_components/api-keys-page-client.tsx:39
↓ 2 callersFunctiontimelineToMessages
(steps: TimelineStep[])
apps/agents-web/components/features/agents/an/playground/mock-messages.ts:7
↓ 2 callersFunctiontoAgentsPrincipal
( userId: string | null | undefined, provider: AgentsAuthProvider, providerUserId?: string | null, )
apps/agents-web/lib/agents/auth/server.ts:20
↓ 2 callersFunctiontoArrayBuffer
(value: string)
apps/agents-web/app/api/v1/agents/deploy/route.test.ts:42
↓ 2 callersFunctiontoCamelCase
(str: string)
apps/agents-web/components/features/agents/an/playground/use-playground-state.ts:12
↓ 2 callersFunctiontoDataUrl
(mimeType: string, contents: ArrayBuffer)
apps/agents-web/app/api/v1/agents/deploy/route.ts:136
↓ 2 callersFunctiontoHandle
(sandbox: OpenSandbox)
apps/relay/src/sandbox-backends/opensandbox.ts:140
↓ 2 callersFunctiontoHandle
(sandbox: Sandbox)
apps/relay/src/sandbox-backends/e2b.ts:58
↓ 2 callersFunctiontoHourBoundary
(date: Date)
apps/agents-web/server/api/routers/an-billing/coupons.ts:34
↓ 2 callersFunctiontoMdDocsPath
(pathname: string)
apps/agents-web/scripts/export-an-docs-markdown.ts:57
↓ 2 callersFunctiontoPublicDocsPath
(pathname: string)
apps/agents-web/app/agents/docs/md/[[...slug]]/route.ts:8
↓ 2 callersFunctiontoTimeoutSeconds
(timeoutMs?: number)
apps/relay/src/sandbox-backends/opensandbox.ts:68
↓ 2 callersFunctiontoUtcMidnightCeil
(date: Date)
apps/agents-web/lib/agents-billing/metronome-analytics.ts:46
↓ 2 callersFunctiontoUtcMidnightCeil
(date: Date)
apps/agents-web/server/api/routers/an-billing/router.ts:78
↓ 2 callersFunctiontoggle
(id: string)
apps/agents-web/app/(alpha)/agents/threads/_components/logs-filter-sidebar.tsx:76
↓ 2 callersFunctiontokenColor
(type: SyntaxToken["type"])
apps/agents-web/components/features/agents/an/hero-right-strategy-a.tsx:21
↓ 2 callersFunctiontrackEvent
({ action, category, label, value, customParameters, }: AnalyticsEvent)
apps/agents-web/lib/analytics.ts:20
↓ 2 callersFunctiontrackServerEvent
({ eventName, parameters, userId, clientId = generateClientId(), }: ServerAnalyticsEvent)
apps/agents-web/lib/server-analytics.ts:17
↓ 2 callersFunctiontrackServerSubscriptionCancellation
({ planId, planType, userId, subscriptionId, }: { planId: string planType: string userId: string
apps/agents-web/lib/server-analytics.ts:118
↓ 2 callersFunctiontrackServerSubscriptionPurchase
({ planId, planType, planPeriod, userId, subscriptionId, amount, clientId, }: { planId: string
apps/agents-web/lib/server-analytics.ts:73
↓ 2 callersFunctiontransformToComprehensiveAttioData
( author: FullAuthorData, )
apps/agents-web/scripts/migrate-to-attio.ts:339
↓ 2 callersFunctiontransformToFlatDependencyTree
( resolvedComponents: Record<string, ResolvedComponent> | ResolvedComponent, options: { excludeRootCompone
apps/agents-web/lib/registry.ts:205
↓ 2 callersFunctiontruncate
(val: unknown, max = 10_000)
packages/agent-runtime/src/tracing.ts:317
↓ 2 callersFunctionupdateMcpVault
(params: { teamId: string vaultId: string name?: string description?: string | null metadata?: McpMe
apps/agents-web/lib/server/mcp-vaults.ts:377
↓ 2 callersFunctionupsertListEntryByPerson
( personRecordId: string, status: AttioStatus, )
apps/agents-web/lib/attio.ts:131
↓ 2 callersFunctionuseAgentsAuthFlow
()
apps/agents-web/lib/agents/auth/client.tsx:193
↓ 2 callersFunctionuseAgentsAuthUi
()
apps/agents-web/lib/agents/auth/ui.tsx:179
↓ 2 callersFunctionuseChart
()
apps/agents-web/components/ui/chart.tsx:27
↓ 2 callersFunctionuseColResize
( width: number, setWidth: (w: number) => void, min = 100, max = 400, )
apps/agents-web/app/(alpha)/agents/threads/_components/sidebar-timeline-view.tsx:25
↓ 2 callersFunctionuseCrossFade
(currentStep: T)
apps/agents-web/components/features/agents/an/wizard/use-cross-fade.ts:10
↓ 2 callersFunctionuseDebounce
(value: T, delay: number)
apps/agents-web/hooks/use-debounce.tsx:3
↓ 2 callersFunctionuseDirectoryAnalytics
( configs: AgentConfig[], classifications: Map<string, AgentClassification & { loading?: boolean }>, usa
apps/agents-web/app/agents/internal/admin/_hooks/use-directory-analytics.ts:60
↓ 2 callersFunctionuseDocHeadings
()
apps/agents-web/components/features/agents/an/docs/docs-toc.tsx:19
↓ 2 callersFunctionuseImageUpload
()
apps/agents-web/hooks/use-image-upload.ts:3
↓ 2 callersFunctionuseIsAdmin
()
apps/agents-web/components/features/agents/ui/publish/hooks/use-is-admin.ts:5
↓ 2 callersFunctionusePlaygroundState
(framework: FrameworkId = "react")
apps/agents-web/components/features/agents/an/playground/use-playground-state.ts:706
↓ 2 callersFunctionuseResizeHandle
( width: number, setWidth: (w: number) => void, min = 140, max = 500, )
apps/agents-web/app/(alpha)/agents/threads/_components/trace-view.tsx:443
↓ 2 callersFunctionuseSearch
()
apps/agents-web/components/features/agents/an/archive/docs/search-context.tsx:19
↓ 2 callersFunctionuseSupabaseAnalytics
()
apps/agents-web/hooks/use-analytics.ts:66
↓ 2 callersFunctionv5PartToInvocation
(part: any)
apps/agents-web/components/features/agents/an/dashboard/live-message-list.tsx:32
↓ 2 callersFunctionvalidateRegistryResponse
(response: ComponentRegistryResponse)
apps/agents-web/app/api/r/[username]/[component_slug]/route.ts:68
↓ 2 callersFunctionvaultIdsEqual
(left: string[], right: string[])
apps/relay/src/chat.ts:546
↓ 2 callersFunctionverifyKey
(apiKey: string)
packages/cli/src/login.ts:7
↓ 2 callersFunctionverifyToken
(token: string)
apps/agents-web/app/api/unsubscribe/route.ts:31
↓ 2 callersFunctionverifyUserTeamAccess
( teamId: string, userId: string, )
apps/agents-web/lib/server/studio/projects.ts:36
↓ 2 callersFunctionwarnOnce
(kind: "deprecated" | "ignored", message: string)
packages/node/src/client.ts:357
↓ 2 callersFunctionwriteMessage
(msg: any)
apps/relay/src/chat.ts:1284
↓ 1 callersFunctionAgentsInviteEmail
({ inviteUrl }: AgentsInviteEmailProps)
apps/agents-web/lib/emails/agents-invite-template.tsx:14
↓ 1 callersFunctionCreatableItem
()
apps/agents-web/components/ui/multiselect.tsx:358
↓ 1 callersFunctionGitHubInviteEmail
({ teamName, inviterName, acceptUrl, }: GitHubInviteEmailProps)
apps/agents-web/lib/emails/github-invite-template.tsx:16
↓ 1 callersFunctionIntegrationHelpEmail
({ userName, teamName, }: IntegrationHelpEmailProps)
apps/agents-web/lib/emails/canvas-outreach/integration-help-template.tsx:9
↓ 1 callersFunctionInviteEmail
({ inviteUrl, userName }: InviteEmailProps)
apps/agents-web/lib/emails/invite-template.tsx:17
↓ 1 callersFunctionMissingEnvEmail
({ userName, teamName, repository, }: MissingEnvEmailProps)
apps/agents-web/lib/emails/canvas-outreach/missing-env-template.tsx:10
↓ 1 callersFunctionNewHandler
(config agent.Config)
packages/agent-runtime/go-runtime/runtime/runtime.go:38
↓ 1 callersFunctionPOST
(request: NextRequest)
apps/agents-web/app/api/subscription/check/route.ts:5
↓ 1 callersFunctionProjectFixedEmail
({ userName, teamName, repository, }: ProjectFixedEmailProps)
apps/agents-web/lib/emails/canvas-outreach/project-fixed-template.tsx:10
↓ 1 callersFunctionScheduleCallEmail
({ userName, teamName, userRole, }: ScheduleCallEmailProps)
apps/agents-web/lib/emails/canvas-outreach/schedule-call-template.tsx:32
↓ 1 callersFunctionTeamInviteEmail
({ teamName, inviterName, acceptUrl, }: TeamInviteEmailProps)
apps/agents-web/lib/emails/team-invite-template.tsx:16
↓ 1 callersFunctionWaitlistEmail
({ userName }: WaitlistEmailProps)
apps/agents-web/lib/emails/waitlist-template.tsx:16
↓ 1 callersMethod_getBaseUrl
@internal
packages/node/src/client.ts:96
↓ 1 callersMethod_get_base_url
(self)
packages/python-sdk/src/twentyfirst_sdk/client.py:99
↓ 1 callersFunction_to_api_object
(value: Any)
packages/python-sdk/src/twentyfirst_sdk/client.py:14
↓ 1 callersFunctionabortActiveStream
(streamId: string, reason: string)
apps/relay/src/chat.ts:197
↓ 1 callersFunctionaccentDotFromColor
(color: string)
apps/agents-web/components/features/agents/an/playground/playground-preview-panel.tsx:28
↓ 1 callersFunctionaccentGlowFromColor
(color: string)
apps/agents-web/components/features/agents/an/playground/playground-preview-panel.tsx:20
↓ 1 callersMethodaddCommunityThemeToTeam
* Add community theme to team (saves without making active)
apps/agents-web/app/api/style-profile/db-service.ts:296
↓ 1 callersFunctionaddLinearReaction
( teamId: string, commentId: string, emoji: string = "👍" )
apps/agents-web/lib/webhooks/platforms/linear/responder.ts:65
↓ 1 callersFunctionaddOrGetListEntry
(params: { listId: string personRecordId: string status?: string })
apps/agents-web/scripts/migrate-to-attio.ts:461
↓ 1 callersFunctionaddTag
()
apps/agents-web/app/(alpha)/agents/skills/_components/skills-page-client.tsx:178
↓ 1 callersFunctionaddToAnEarlyAccess
(email: string)
apps/agents-web/lib/resend.ts:41
↓ 1 callersFunctionaddToNewsletter
(email: string)
apps/agents-web/lib/resend.ts:33
↓ 1 callersFunctionaddToSdkEarlyAccess
(email: string)
apps/agents-web/lib/resend.ts:37
↓ 1 callersFunctionagentsDelete
(args: string[])
packages/cli/src/agents.ts:147
↓ 1 callersFunctionagentsGet
(args: string[])
packages/cli/src/agents.ts:97
↓ 1 callersFunctionagentsList
(args: string[])
packages/cli/src/agents.ts:27
↓ 1 callersFunctionappendAttachmentsToMessages
(messages: AgentMessage[])
apps/agents-web/app/api/1code/chat/route.ts:121
↓ 1 callersFunctionapplySandboxConfig
( sandbox: SandboxHandle, config: SandboxSetupConfig, options: { skipApt?: boolean } = {}, )
apps/relay/src/sandbox-factory.ts:316
↓ 1 callersFunctionapplySingleEdit
( code: string, edit: Edit, )
apps/agents-web/lib/server/ai/utils/edit-block-parser.ts:515
↓ 1 callersFunctionarchiveMcpCredential
(teamId: string, vaultId: string, credentialId: string)
apps/relay/src/vaults.ts:713
↓ 1 callersFunctionarchiveMcpVault
(teamId: string, vaultId: string)
apps/relay/src/vaults.ts:512
↓ 1 callersFunctionarePartsEqual
(prev: any, next: any)
packages/react/src/utils/format-tool.ts:44
↓ 1 callersFunctionasString
(value: unknown)
apps/agents-web/scripts/billing-reset-team.ts:165
↓ 1 callersFunctionasString
(value: unknown)
apps/agents-web/server/api/routers/an-billing/coupons.ts:30
↓ 1 callersFunctionassertGoEntrypointIsImportable
(entryPoint: string)
packages/cli/src/go-bundler.ts:75
↓ 1 callersFunctionassertPersonInAttio
( data: ComprehensiveAttioData, )
apps/agents-web/scripts/migrate-to-attio.ts:405
↓ 1 callersFunctionauthenticate
(req, res, next)
apps/proxy/src/server.js:221
↓ 1 callersFunctionbillingFormatBucket
(date: Date, windowSize: BillingWindowSize)
apps/agents-web/server/api/routers/agents-admin/router.ts:73
↓ 1 callersFunctionbillingGenerateBuckets
( start: Date, end: Date, windowSize: BillingWindowSize, )
apps/agents-web/server/api/routers/agents-admin/router.ts:79
↓ 1 callersFunctionbillingGetBucketKey
(date: Date, windowSize: BillingWindowSize)
apps/agents-web/server/api/routers/agents-admin/router.ts:69
↓ 1 callersFunctionbillingResolveRange
(input: { from?: string; to?: string })
apps/agents-web/server/api/routers/agents-admin/router.ts:50
← previousnext →801–900 of 4,011, ranked by callers