MCPcopy Create free account

hub / github.com/ClawLink-HQ/clawlink / functions

Functions2,191 in github.com/ClawLink-HQ/clawlink

↓ 3 callersFunctionagentProviderPath
(agent: AgentDefinition, integration: Integration)
src/lib/agent-seo.ts:36
↓ 3 callersFunctionapi
(method, payload)
scripts/setup-support-bot.mjs:27
↓ 3 callersFunctionapplySeoHeaders
(response: NextResponse, cachePublic: boolean)
src/middleware.ts:99
↓ 3 callersFunctionasString
(value: unknown)
src/lib/server/shopify-compliance.ts:82
↓ 3 callersFunctionbuildAgentProviderContent
( agent: AgentDefinition, integration: Integration, )
src/lib/agent-provider-content.ts:416
↓ 3 callersFunctionbuildPairingStatusText
(payload)
packages/openclaw-clawlink/index.js:798
↓ 3 callersFunctionbuildPairingStatusText
(payload)
packages/openclaw-clawlink-clawhub/index.js:542
↓ 3 callersFunctionbuildToolDescription
( tool: IntegrationTool, connections: IntegrationConnectionRecord[], )
src/lib/server/tool-registry.ts:220
↓ 3 callersFunctionbuildToolListItem
( tool: IntegrationTool, connections: IntegrationConnectionRecord[], )
src/lib/server/tool-registry.ts:195
↓ 3 callersFunctioncacheCredentials
( env: CredentialBridgeEnv, connectionId: number, credentials: Record<string, string>, )
worker/credentials.ts:114
↓ 3 callersFunctioncacheKey
(connectionId: number)
worker/credentials.ts:70
↓ 3 callersFunctioncancelEditing
()
src/components/dashboard/DevicesPanel.tsx:86
↓ 3 callersFunctionclearDefaultConnectionFlags
( db: D1LikeDatabase, userId: string, slug: string, )
src/lib/server/integration-store.ts:567
↓ 3 callersFunctioncollectErrorFields
(value)
packages/openclaw-clawlink/index.js:366
↓ 3 callersFunctioncollectErrorFields
(value)
packages/openclaw-clawlink-clawhub/index.js:130
↓ 3 callersFunctioncomposioGet
(apiKey, baseUrl, pathSuffix)
scripts/audit-composio-scopes.mjs:142
↓ 3 callersFunctioncreateUploadFixture
(filename = "sample.txt", bytes = Buffer.from("hello file"))
packages/openclaw-clawlink/index.test.mjs:91
↓ 3 callersFunctiondeleteApiKeyById
( db: D1LikeDatabase, id: number, )
src/lib/server/api-keys.ts:198
↓ 3 callersFunctiondeleteIntegrationConnectionForUserId
( db: D1LikeDatabase, userId: string, slug: string, connectionId: number, )
src/lib/server/integration-store.ts:1204
↓ 3 callersFunctionderiveLabelFromKeyName
Strip the "OpenClaw - " / "Hermes MCP - " prefix and any " (hostname)" suffix.
src/lib/server/devices.ts:65
↓ 3 callersFunctiondescribeToolForUser
( userId: string, toolName: string, )
src/lib/server/tool-registry.ts:670
↓ 3 callersFunctionenvKeyForSlug
(slug)
scripts/lib/composio-catalog.mjs:32
↓ 3 callersFunctionerrorResponse
(id, code, message)
packages/clawlink-mcp/index.mjs:46
↓ 3 callersFunctionescapeHtml
(value: string)
src/components/dashboard/useOAuthConnect.ts:51
↓ 3 callersFunctionestimateBytes
(value: unknown)
src/lib/server/response-offload.ts:109
↓ 3 callersFunctionexpandHome
(inputPath)
scripts/star-clawhub-skills.mjs:86
↓ 3 callersFunctionexpireIfNeeded
( db: D1LikeDatabase, session: StoredConnectionSessionRow, )
src/lib/server/connection-sessions.ts:189
↓ 3 callersFunctionexpireIfNeeded
( db: D1LikeDatabase, row: StoredPairingSessionRow, )
src/lib/server/openclaw-pairing.ts:213
↓ 3 callersFunctionfindConnectionIdByExternalAccountId
( db: D1LikeDatabase, userId: string, slug: string, externalAccountId: string, )
src/lib/server/integration-store.ts:505
↓ 3 callersFunctionfireTriggerRecord
( trigger: TriggerRecord, payload?: Record<string, unknown>, )
src/lib/server/trigger-runtime.ts:474
↓ 3 callersFunctionformatCaller
(label: string | null, source: string | null)
src/app/dashboard/admin/users/[id]/AdminUserLogViewer.tsx:252
↓ 3 callersFunctionformatDay
(value: Date)
src/lib/server/admin-activation-metrics.ts:157
↓ 3 callersFunctiongetAccessStartDate
(accessStartedAt: string | null | undefined)
src/lib/server/billing.ts:298
↓ 3 callersFunctiongetBillingAccessDecisionForUser
( db: D1LikeDatabase, user: UserRow, integrationSlug: string, )
src/lib/server/billing.ts:598
↓ 3 callersFunctiongetComposioConfig
( env: Record<string, unknown> | undefined, integrationSlug: string, authConfigIdOverride?: string, )
src/lib/composio/backend-client.ts:247
↓ 3 callersFunctiongetComposioToolkitVersion
( env: Record<string, unknown> | undefined, integrationSlug: string, )
src/lib/composio/backend-client.ts:234
↓ 3 callersFunctiongetConnectionSessionErrorStatus
(error: unknown)
src/lib/server/connection-sessions.ts:527
↓ 3 callersFunctiongetEffectiveConnectionStatus
(connection: { authState: ConnectionAuthState; expiresAt: string | null; lastErrorCode?: string | null;
src/lib/connection-status.ts:55
↓ 3 callersFunctiongetEnvValue
(env, key)
scripts/import-composio-auth-schemes.mjs:69
↓ 3 callersFunctiongetFailureCategorySql
(errorTypeColumn: string, errorCodeColumn: string)
src/lib/server/admin-activation-metrics.ts:181
↓ 3 callersFunctiongetHermesBootstrapSession
( sessionId: string, )
src/lib/server/hermes-bootstrap.ts:390
↓ 3 callersFunctiongetLatestActiveConnectionSessionForUser
( user: UserRow, integrationSlug: string, )
src/lib/server/connection-sessions.ts:363
↓ 3 callersFunctiongetOAuthProviderDisplayName
(slug: string)
src/lib/oauth/providers.ts:10
↓ 3 callersFunctiongetOpenClawPairingSessionByToken
( token: string, )
src/lib/server/openclaw-pairing.ts:399
↓ 3 callersFunctiongetPairingStatus
(api)
packages/openclaw-clawlink/index.js:1045
↓ 3 callersFunctiongetPairingStatus
(api)
packages/openclaw-clawlink-clawhub/index.js:789
↓ 3 callersFunctiongetPathValue
(root: unknown, path: string)
src/lib/server/flow-runtime.ts:212
↓ 3 callersFunctiongetPolarCheckoutConfig
()
src/lib/server/billing.ts:431
↓ 3 callersFunctiongetPosts
()
apps/blog/src/lib/notion.ts:91
↓ 3 callersFunctiongetTrialEndsAt
(accessStartedAt: string | null | undefined)
src/lib/server/billing.ts:335
↓ 3 callersFunctiongetWaitUntil
(step: FlowStepRecord)
src/lib/server/flow-runtime.ts:697
↓ 3 callersFunctionhandleFlowAction
(action: "resume" | "cancel" | "approve")
src/components/dashboard/AutomationsWorkspace.tsx:433
↓ 3 callersFunctionhandleTriggerAction
(action: "toggle" | "fire" | "delete")
src/components/dashboard/AutomationsWorkspace.tsx:510
↓ 3 callersFunctionhasCapability
(headers: Headers, capability: string)
src/lib/server/response-offload.ts:85
↓ 3 callersFunctionhydrateComposioToolSchemas
( tools: IntegrationTool[], kv: KvNamespaceLike | null | undefined, env: Record<string, unknown> | undef
src/lib/composio/manifest-registry.ts:186
↓ 3 callersFunctionisLiveDashboardIntegration
( integration: (typeof integrations)[number], )
src/app/dashboard/page.tsx:28
↓ 3 callersFunctionisOffloadEnvelope
(value: unknown)
src/lib/server/response-offload.ts:117
↓ 3 callersFunctionisPaidSubscriptionStatus
(status: string | null | undefined)
src/lib/server/billing.ts:231
↓ 3 callersFunctionisTrialActive
(accessStartedAt: string | null | undefined)
src/lib/server/billing.ts:347
↓ 3 callersFunctionisWriteLikeTool
(tool: Pick<IntegrationTool, "mode" | "risk">)
src/lib/server/policy.ts:17
↓ 3 callersFunctionlistConnectedToolEntries
( userId: string, options: { integration?: string } = {}, )
src/lib/server/tool-registry.ts:564
↓ 3 callersFunctionlistDefinitionActionSummaries
(integrationSlug: string)
src/lib/clawlink-spec/api.ts:193
↓ 3 callersFunctionlistToolDefinitionsForIntegration
( integration: string, options: { includeComposioManifestTools?: boolean; } = {}, )
src/lib/server/tool-registry.ts:327
↓ 3 callersFunctionlistToolsForUser
( userId: string, options: { integration?: string; hydrateSchemas?: boolean } = {}, )
src/lib/server/tool-registry.ts:615
↓ 3 callersFunctionloadConnectionRecord
( env: CredentialBridgeEnv, userId: string, integration: string, options: CredentialLookupOptions, )
worker/credentials.ts:226
↓ 3 callersFunctionloadFlowStepsRows
( db: D1LikeDatabase, flowId: string, )
src/lib/server/flow-runtime.ts:388
↓ 3 callersFunctionlogTriggerRun
( db: D1LikeDatabase, entry: { triggerId: string; userId: string; status: TriggerLogStatus;
src/lib/server/trigger-runtime.ts:233
↓ 3 callersFunctionmapTrigger
(row: StoredTriggerRow)
src/lib/server/trigger-runtime.ts:105
↓ 3 callersFunctionmarkConnectionNeedsReauth
( env: CredentialBridgeEnv, connectionId: number, authError: string, )
worker/credentials.ts:163
↓ 3 callersFunctionmarkdownTableCell
(value)
scripts/build-preview-pages.mjs:154
↓ 3 callersFunctionmissingDatabaseResponse
()
src/app/api/connections/[id]/route.ts:23
↓ 3 callersFunctionnormalizeSearchText
(value: string)
src/lib/server/tool-registry.ts:235
↓ 3 callersFunctionnotionFetch
(path: string, body?: any)
apps/blog/src/lib/notion.ts:17
↓ 3 callersFunctionpageHref
(targetPage: number)
src/app/dashboard/admin/users/page.tsx:282
↓ 3 callersFunctionprepareToolArguments
({ toolName, schema, defaults = {}, args, }: PrepareToolArgumentsOptions)
src/lib/tool-arguments.ts:267
↓ 3 callersMethodput
(key: string, value: string, options?: { expirationTtl?: number })
src/lib/composio/schema-cache.ts:30
↓ 3 callersFunctionputComposioFile
( presignedUrl: string, mimetype: string, bytes: ArrayBuffer, )
src/lib/composio/backend-client.ts:1169
↓ 3 callersFunctionreadOptionalConnectionId
(input: Record<string, unknown>, key: string)
src/lib/server/flow-templates.ts:26
↓ 3 callersFunctionreadParam
(searchParams: URLSearchParams, names: string[])
src/app/api/connect/sessions/[token]/composio/complete/route.ts:25
↓ 3 callersFunctionreadSingleParam
(value: string | string[] | undefined)
src/app/dashboard/admin/users/page.tsx:44
↓ 3 callersFunctionrenderBlock
(block: any)
apps/blog/src/components/NotionRenderer.tsx:24
↓ 3 callersFunctionrequestComposioFileUpload
( params: RequestComposioFileUploadParams, )
src/lib/composio/backend-client.ts:1110
↓ 3 callersFunctionrequest_json
(method: str, url: str, payload: dict | None = None)
public/hermes/install.py:155
↓ 3 callersFunctionresolvePreviewData
({ agent, slug }: Props)
src/components/preview/IntegrationPreviewElements.tsx:38
↓ 3 callersFunctionrunFlow
(db: D1LikeDatabase, flow: FlowRecord)
src/lib/server/flow-runtime.ts:809
↓ 3 callersFunctionsafeJsonStringify
(value: unknown)
src/lib/server/trigger-runtime.ts:97
↓ 3 callersFunctionsafeTrim
(value: unknown)
src/lib/oauth/providers.ts:14
↓ 3 callersFunctionsearchToolsForUser
( userId: string, query: string, options: { integration?: string; limit?: number; hydrateSchemas?: boole
src/lib/server/tool-registry.ts:632
↓ 3 callersFunctionsendSupportEmail
({ to, email, from, replyTo, }: SendSupportEmailParams)
src/lib/server/email/resend.ts:38
↓ 3 callersFunctionsetValueAtPath
( root: Record<string, unknown>, path: Array<string | number>, value: unknown, )
src/lib/server/file-upload-relay.ts:592
↓ 3 callersFunctionsortTools
(tools: IntegrationTool[])
worker/integrations/index.ts:34
↓ 3 callersFunctionsuggestUrlAlternative
* Compute the public-URL alternative field name for a given FileUploadable * field name. Composio's convention is to suffix file-uploadable inputs wi
src/lib/server/file-upload-relay.ts:677
↓ 3 callersFunctionsummarizeToolPolicy
( tool: Pick<IntegrationTool, "name" | "mode" | "risk">, )
src/lib/server/policy.ts:69
↓ 3 callersFunctionswitchTab
(target: SetupTarget)
src/components/AudienceTabs.tsx:44
↓ 3 callersFunctiontoCanonicalActionSummary
( tool: ToolListItem | ToolCatalogItem | ToolDescription, )
src/lib/clawlink-spec/compat.ts:60
↓ 3 callersFunctiontoIndexes
(source: { getPages: () => any[] })
src/app/api/docs-search/route.ts:23
↓ 3 callersFunctiontoSqliteUtc
(date: Date)
src/lib/server/billing.ts:377
↓ 3 callersFunctiontoolCountLabel
(count: number)
src/lib/agent-provider-content.ts:445
↓ 3 callersFunctionunauthorizedResponse
()
src/app/api/integrations/[slug]/route.ts:17
↓ 3 callersFunctionuploadFromUrl
(params: { url: string; schemaPath: string; argPathString: string; declaredName?: string; declaredMi
src/lib/server/file-upload-relay.ts:369
← previousnext →501–600 of 2,191, ranked by callers