MCPcopy Create free account

hub / github.com/every-app/open-seo / functions

Functions1,984 in github.com/every-app/open-seo

↓ 2 callersFunctionconnectGscUrl
(baseUrl: string, projectId: string)
src/server/mcp/tools/search-console-tools.ts:60
↓ 2 callersFunctioncountActiveFilters
( filters: TFilters, emptyFilters: TFilters, )
src/client/features/audit/results/AuditResultsTableFilters.tsx:183
↓ 2 callersFunctioncountFilterConditions
(values: Record<string, string>)
src/client/features/backlinks/backlinksFilterTypes.ts:122
↓ 2 callersFunctioncountFilterConditions
( values: TValues, fields: ReadonlyArray<FilterKey<TValues>>, )
src/client/features/domain/domainFilterUtils.ts:97
↓ 2 callersFunctioncreateBaseAuthConfig
()
src/lib/auth-config.ts:6
↓ 2 callersFunctioncreateEmptyDeviceResult
( previousPosition: number | null, )
src/server/features/rank-tracking/services/rankTrackingResults.ts:149
↓ 2 callersFunctionctr
(position: number | null)
src/client/features/rank-tracking/rankTrackingScorecards.ts:12
↓ 2 callersFunctioncutoffTimestamp
(sinceDays: number)
src/server/features/rank-tracking/repositories/snapshotQueries.ts:30
↓ 2 callersFunctiondecodeEntities
(value: string)
src/server/features/onboarding/scrape.ts:131
↓ 2 callersFunctionderiveUserName
(email: string)
src/middleware/ensure-user/delegated.ts:15
↓ 2 callersFunctiondescribeGscError
(error: unknown)
src/server/mcp/tools/search-console-tools.ts:100
↓ 2 callersFunctiondownloadKeywordCsv
(rows: SavedKeywordRow[])
src/client/features/saved-keywords/useSavedKeywordsExport.ts:128
↓ 2 callersFunctionemptyOk
()
src/server/lib/dataforseo/backlinks.test.ts:189
↓ 2 callersFunctionemptyPageResult
( url: string, statusCode: number, redirectUrl: string | null, responseTimeMs: number, )
src/server/workflows/site-audit-workflow-helpers.ts:89
↓ 2 callersFunctionexecuteInBatches
( items: T[], buildStatement: (item: T) => BatchStatement, )
src/server/features/audit/repositories/AuditRepository.ts:17
↓ 2 callersFunctionexpandToTaskInputs
Expand keywords into one task input per keyword/device pair.
src/server/workflows/rankCheckPaths.ts:54
↓ 2 callersFunctionexportRows
()
src/client/features/rank-tracking/KeywordTrendModal.tsx:112
↓ 2 callersMethodfetch
(request: Request)
worker-configuration.d.ts:492
↓ 2 callersFunctionfetchAndStoreLighthouseResult
(input: { url: string; pageId: string; strategy: "mobile" | "desktop"; billingCustomer: BillingCustome
src/server/lib/audit/lighthouse.ts:86
↓ 2 callersFunctionfetchDataforseoAccountState
()
src/server/lib/dataforseoAccountState.ts:53
↓ 2 callersFunctionfetchLlmAggregatedMetrics
( input: LlmAggregatedMetricsInput, )
src/server/lib/dataforseo/ai.ts:171
↓ 2 callersFunctionfetchLlmCrossAggregatedMetrics
( input: LlmCrossAggregatedMetricsInput, )
src/server/lib/dataforseo/ai.ts:261
↓ 2 callersFunctionfetchLlmTopPages
( input: LlmTopPagesInput, )
src/server/lib/dataforseo/ai.ts:214
↓ 2 callersFunctionfetchRobotsTxt
(origin: string)
src/server/lib/audit/discovery.ts:28
↓ 2 callersFunctionfetchRowsFromSource
( source: KeywordSource, input: ResearchKeywordsInput, seedKeyword: string, billingCustomer: BillingCu
src/server/features/keywords/services/research/research.ts:94
↓ 2 callersFunctionfetchText
(url: string)
src/server/features/onboarding/scrape.ts:49
↓ 2 callersFunctionfindFirstOrganizationIdForUser
(userId: string)
src/server/auth/default-hosted-organization.ts:34
↓ 2 callersFunctionfirstHeaderValue
(value: string | null)
src/server/mcp/public-origin.ts:1
↓ 2 callersFunctionformatMetric
( value: number | null | undefined, hasData: boolean | undefined, )
src/client/features/domain/utils.ts:90
↓ 2 callersFunctionformatModelLabel
(model: PromptExplorerModel)
src/client/features/ai-search/platformLabels.ts:62
↓ 2 callersFunctionformatNumber
(value: number | null | undefined)
src/client/features/keywords/utils.ts:21
↓ 2 callersFunctionformatNumber
(value: number | null | undefined)
src/client/features/domain/utils.ts:80
↓ 2 callersFunctionformatRun
( run: RunRow, stale?: { maybeStale: boolean; staleReason: string }, )
src/server/features/rank-tracking/services/RankTrackingService.ts:383
↓ 2 callersFunctiongetActiveOrganizationId
(session: unknown)
src/lib/auth-session.ts:9
↓ 2 callersMethodgetAttribute
(name: string)
worker-configuration.d.ts:1515
↓ 2 callersFunctiongetAuditLighthouseData
(input: { projectId: string; resultId: string; })
src/serverFunctions/lighthouse.ts:15
↓ 2 callersFunctiongetAuthenticatedContext
(context: unknown)
src/serverFunctions/middleware.ts:16
↓ 2 callersFunctiongetBacklinksErrorMessage
( error: unknown, fallback: string, )
src/client/features/backlinks/useBacklinksPageData.ts:44
↓ 2 callersFunctiongetBacklinksValidationErrors
( value: SearchDraft, shouldValidateUntouchedField: boolean, canOpenSearch?: (value: SearchDraft) => boo
src/client/features/backlinks/BacklinksSearchCard.tsx:18
↓ 2 callersFunctiongetContactNameParts
(name: string | null | undefined)
src/server/email/loops-client.ts:56
↓ 2 callersFunctiongetContentEntries
( contentDir, basePath, dir = contentDir, segments = [], )
web/scripts/generate-sitemap.js:32
↓ 2 callersFunctiongetCurrentAuthRedirect
( redirect: string | null | undefined, location: Pick<Location, "search"> | null | undefined = typeof wind
src/lib/auth-redirect.ts:53
↓ 2 callersFunctiongetDomainListFilterOptions
(configs: DomainFilterableConfig[])
src/client/features/rank-tracking/RankTrackingFilters.tsx:289
↓ 2 callersFunctiongetDomainPerfMetrics
( page: Page, )
e2e/domain-overview-test-utils.ts:118
↓ 2 callersFunctiongetDomainSearchValidationErrors
(value: DomainControlsValues)
src/client/features/domain/domainSearchValidation.ts:5
↓ 2 callersFunctiongetEffectivePort
(parsed: URL)
src/server/lib/audit/url-utils.ts:43
↓ 2 callersFunctiongetEnv
(name: string)
src/server/lib/reddit-conversions.ts:23
↓ 2 callersFunctiongetErrorMessage
(error: unknown)
e2e/domain-overview-filters.perf.spec.ts:238
↓ 2 callersFunctiongetGoogleSocialProviderConfig
()
src/lib/auth.ts:183
↓ 2 callersFunctiongetHostedAuthEmailConfig
()
src/server/email/loops.ts:26
↓ 2 callersFunctiongetHostedSecret
()
src/lib/auth.ts:154
↓ 2 callersFunctiongetKeywordSearchValidationErrors
( value: KeywordControlsValues, shouldValidateUntouchedField: boolean, validateEmptyKeyword: boolean, )
src/client/features/keywords/hooks/useKeywordControlsForm.ts:40
↓ 2 callersFunctiongetLatestResults
( configId: string, projectId: string, comparePeriod: ComparePeriod = "7d", )
src/server/features/rank-tracking/services/rankTrackingResults.ts:21
↓ 2 callersFunctiongetLaunchValidationErrors
( value: LaunchFormValues, shouldValidateUntouchedField: boolean, )
src/client/features/audit/launch/useLaunchController.ts:21
↓ 2 callersFunctiongetMcpResource
(baseUrl: string)
src/lib/oauth-resource.ts:5
↓ 2 callersFunctiongetMcpResourceForRequest
(request: Request)
src/server/mcp/oauth-provider.ts:74
↓ 2 callersFunctiongetModelAccent
(model: PromptExplorerModel)
src/client/features/ai-search/platformLabels.ts:66
↓ 2 callersFunctiongetOAuthAuthorizeRedirectFromSearch
( search: string | null | undefined, )
src/lib/auth-redirect.ts:36
↓ 2 callersFunctiongetOAuthHelpers
(env: OpenSeoOAuthEnv)
src/server/mcp/oauth-provider.ts:66
↓ 2 callersFunctiongetOptionalEnv
(name: string)
src/server/email/loops.ts:9
↓ 2 callersFunctiongetOrCreateDefaultHostedOrganization
( userId: string, createOrganization: HostedOrganizationCreator, )
src/server/auth/default-hosted-organization.ts:85
↓ 2 callersFunctiongetOrigin
(url: string)
src/server/lib/audit/url-utils.ts:131
↓ 2 callersFunctiongetProjectNavGroups
(projectId: string)
src/client/navigation/items.ts:82
↓ 2 callersFunctiongetRedirectUri
(publicOrigin: string)
src/server/features/gsc/selfHostedOAuth.ts:138
↓ 2 callersFunctiongetRemoteRepo
@param {string} remoteName
scripts/release-notes.mjs:47
↓ 2 callersFunctiongetSavedKeywords
(input: GetSavedKeywordsInput)
src/server/features/keywords/services/research/saved-keywords.ts:112
↓ 2 callersFunctiongetSearchTabsSnapshot
(key: string)
src/client/features/search-tabs/useSearchTabs.ts:142
↓ 2 callersFunctiongetServerPostHogClient
Returns a one-shot PostHog client, or null if the key is missing. Caller must shut down after use. * A new instance per call is fine — this runs on
src/server/lib/posthog.ts:7
↓ 2 callersFunctiongetSignInHrefForLocation
(location: { pathname: string; search: string; hash?: string; })
src/lib/auth-redirect.ts:91
↓ 2 callersFunctiongetSitemapLocations
(input: unknown)
src/server/lib/audit/discovery.ts:80
↓ 2 callersFunctiongetSnapshotsForConfig
( configId: string, opts: { beforeDate?: string; order: "latest" | "earliest" }, )
src/server/features/rank-tracking/repositories/snapshotQueries.ts:147
↓ 2 callersFunctiongetStaleRankCheckRunReason
(input: { run: RunRow; runId: string; ageMs: number; })
src/server/features/rank-tracking/services/rankCheckRunGuards.ts:85
↓ 2 callersFunctiongetStateKey
(clientSecret: string)
src/server/features/gsc/selfHostedOAuth.ts:61
↓ 2 callersMethodgetType
(type: string)
src/client/lib/clipboard.test.ts:11
↓ 2 callersFunctiongetUsageCreditsRemaining
(customerId: string)
src/server/billing/subscription.ts:62
↓ 2 callersFunctiongoToStep
(next: number)
src/routes/_authenticated.onboarding.index.tsx:109
↓ 2 callersFunctionhandleAuthRequest
(request: Request)
src/routes/api/auth/$.ts:6
↓ 2 callersFunctionhandleAutumnRequest
(request: Request)
src/routes/api/autumn/$.ts:17
↓ 2 callersFunctionhandleDownload
(extension: "csv" | "xls")
src/client/features/domain/components/KeywordsTab.tsx:220
↓ 2 callersFunctionhandleDownload
(extension: "csv" | "xls")
src/client/features/domain/components/PagesTab.tsx:167
↓ 2 callersFunctionhasActiveDataforseoSubscription
( expiryDate: string | null, )
src/server/lib/dataforseoAccountState.ts:44
↓ 2 callersFunctionhasHostedAuthConfig
()
src/lib/auth.ts:217
↓ 2 callersFunctioninvalidRequest
( meta: ReturnType<typeof buildProjectMeta>, message: string, )
src/server/mcp/tools/search-console-tools.ts:89
↓ 2 callersFunctioninvalidate
()
src/client/features/saved-keywords/useTagManage.ts:24
↓ 2 callersFunctionisIpLiteral
(host: string)
src/server/lib/audit/url-policy.ts:112
↓ 2 callersFunctionisNoResultsTask
(task: DataforseoTaskLike)
src/server/lib/dataforseo/envelope.ts:86
↓ 2 callersFunctionisPrivateIpv6
(host: string)
src/server/lib/audit/url-policy.ts:91
↓ 2 callersFunctionisReservedDefaultConflict
( error: unknown, input: { name: string; domain?: string }, )
src/server/features/projects/services/projects.ts:28
↓ 2 callersFunctionisResultLimit
(value: number)
src/client/features/keywords/keywordSearchParams.ts:72
↓ 2 callersFunctionisTimeoutError
(error: unknown)
src/server/lib/audit/discovery.ts:117
↓ 2 callersFunctionissuesToRows
(issues: LighthouseIssue[])
src/client/features/lighthouse/issues/utils.tsx:16
↓ 2 callersFunctionkeywordResearchQueryFn
(request: KeywordResearchRequest)
src/client/features/keywords/hooks/useKeywordResearchData.ts:79
↓ 2 callersFunctionkeywordsDataApi
()
src/server/lib/dataforseo/core.ts:123
↓ 2 callersFunctionkeywordsToTable
(rows: KeywordRow[])
src/client/features/domain/utils.ts:100
↓ 2 callersFunctionlistProjects
(organizationId: string)
src/server/features/projects/services/projects.ts:43
↓ 2 callersFunctionlistSitesForUser
List verified properties available on a user's google-search-console grant.
src/server/features/gsc/services/GscService.ts:69
↓ 2 callersFunctionloadFilteredRows
()
src/client/features/saved-keywords/useSavedKeywordsExport.ts:46
↓ 2 callersFunctionloadFromStorage
( tab: DomainFilterPreferenceTab, scope: string, fallback: T, )
src/client/features/domain/useDomainFilterPreferences.ts:29
↓ 2 callersFunctionloadKeywordFilters
(scope: string)
src/client/features/domain/useDomainFilterPreferences.ts:97
↓ 2 callersFunctionloadLocalEnv
()
scripts/cli-utils.ts:26
← previousnext →401–500 of 1,984, ranked by callers