MCPcopy Create free account

hub / github.com/arvohealth-ai/OpenVitals / functions

Functions598 in github.com/arvohealth-ai/OpenVitals

↓ 1 callersFunctioncreateMockProviderCollector
(manifest: ProviderManifest)
providers/garmin/src/mock.ts:4
↓ 1 callersFunctioncreateOpenApiDocument
(baseUrl: string)
apps/api/src/openapi.ts:45
↓ 1 callersFunctioncreateOpenClawRecoveryWorkspaceFiles
(options: OpenClawRecoveryWorkspaceOptions)
packages/openclaw-workspace-recovery/src/index.ts:119
↓ 1 callersFunctioncreateOpenClawSkillFiles
(input: string | Partial<OpenClawSkillOptions>)
packages/openclaw-skill/src/index.ts:24
↓ 1 callersFunctioncreateOuraLiveCollector
(manifest: ProviderManifest)
providers/oura/src/live.ts:580
↓ 1 callersFunctioncreateProfileFiles
(profile: WorkspaceProfile, options: OpenClawRecoveryWorkspaceOptions)
packages/openclaw-workspace-recovery/src/index.ts:23
↓ 1 callersFunctioncreateRunId
(objective: string)
scripts/agent-workflow.ts:862
↓ 1 callersFunctioncreateTasks
(objective: string, runId: string, worktreeRoot: string)
scripts/agent-workflow.ts:526
↓ 1 callersFunctioncreateWhoopLiveCollector
(manifest: ProviderManifest)
providers/whoop/src/live.ts:542
↓ 1 callersMethoddailySummaries
(input: unknown)
packages/sdk-ts/src/index.ts:470
↓ 1 callersMethoddashboardState
(userId: string)
packages/sdk-ts/src/index.ts:377
↓ 1 callersFunctiondataGranularityForExplanation
(explanation: ExplainResponse)
packages/sdk-ts/src/index.ts:276
↓ 1 callersFunctiondataGranularityForOriginalType
(originalType: string, captureMode: string)
packages/runtime/src/index.ts:267
↓ 1 callersFunctiondataGranularityForSource
(source: SyncStatusEntry)
packages/sdk-ts/src/index.ts:133
↓ 1 callersFunctiondatePartsForTimezone
(date: Date, timezone: string)
packages/runtime/src/index.ts:124
↓ 1 callersFunctiondayOfWeekInTimezone
(date: Date, timezone: string)
apps/api/src/index.ts:228
↓ 1 callersFunctiondedupeFingerprint
(input: DedupeFingerprintInput, deps: DedupePipelineDeps)
packages/runtime/src/pipeline/dedupe.ts:24
↓ 1 callersFunctiondelay
(ms: number)
apps/api/src/index.ts:158
↓ 1 callersFunctiondescribeAppleHealthCollectorError
(error: unknown)
packages/collector-ios/src/index.ts:379
↓ 1 callersFunctiondispatchWebhooks
( state: Awaited<ReturnType<typeof store.loadState>>, events: z.infer<typeof OutboxEventSchema>[],
apps/api/src/index.ts:957
↓ 1 callersMethoddrainStdout
()
scripts/openclaw-e2e.mjs:298
↓ 1 callersFunctionemissionRunKey
(input: { workflowKind: "morning_brief" | "weekly_review" | "sync_stale_alert"; userId: string; ti
apps/api/src/index.ts:844
↓ 1 callersFunctionemissionWorkflowForType
(eventType: string)
apps/api/src/index.ts:823
↓ 1 callersFunctionemitOutbox
(events: unknown[])
apps/api/src/index.ts:951
↓ 1 callersFunctionensureDemoAgentTokens
()
apps/api/src/index.ts:351
↓ 1 callersFunctionensureOpenClawCli
()
scripts/openclaw-e2e.mjs:109
↓ 1 callersFunctionensureWorktree
(branch: string, worktree: string)
scripts/agent-workflow.ts:831
↓ 1 callersFunctionexchangeOuraCode
(input: { code: string; externalUserId?: string | null; })
providers/oura/src/live.ts:184
↓ 1 callersFunctionexchangeWhoopCode
(input: { code: string; externalUserId?: string | null; })
providers/whoop/src/live.ts:347
↓ 1 callersFunctionexerciseMcpServer
(apiBaseUrl)
scripts/openclaw-e2e.mjs:370
↓ 1 callersFunctionexpandSchedulerJobs
(job: SchedulerJob)
apps/api/src/index.ts:1441
↓ 1 callersMethodexplain
(self, entity: str, entity_id: str)
packages/sdk-py/openvitals_sdk/client.py:301
↓ 1 callersMethodexplainDedupe
(fingerprint: string)
packages/sdk-ts/src/index.ts:497
↓ 1 callersFunctionexplainDedupeDecision
(state: DemoState, fingerprint: string)
packages/runtime/src/index.ts:2257
↓ 1 callersMethodexplainWithSemantics
(entity: string, id: string)
packages/sdk-ts/src/index.ts:489
↓ 1 callersFunctionexternalUserIdFromPayload
(payload: Record<string, unknown>)
providers/whoop/src/live.ts:80
↓ 1 callersFunctionexternalUserIdFromPayload
(payload: Record<string, unknown>)
providers/oura/src/live.ts:89
↓ 1 callersFunctionextractAssistantContent
(body: unknown)
packages/llm/src/index.ts:290
↓ 1 callersFunctionfindAlertById
(alertId: string)
apps/api/src/db.ts:533
↓ 1 callersFunctionfindOrCreateDevice
(state: DemoState, sourceAccount: SourceAccount, now: Date)
packages/runtime/src/index.ts:1520
↓ 1 callersFunctionfindOuraSessionByState
(stateToken: string)
apps/api/src/index.ts:443
↓ 1 callersFunctionfindWhoopSessionByState
(stateToken: string)
apps/api/src/index.ts:442
↓ 1 callersFunctionformatDay
(date: Date, timezone: string)
packages/runtime/src/index.ts:189
↓ 1 callersFunctiongenerateOpenClawAssets
(apiBaseUrl)
scripts/openclaw-e2e.mjs:175
↓ 1 callersFunctiongetErrorMessage
(error)
scripts/openrouter-smoke.mjs:136
↓ 1 callersFunctionhasActiveWorkoutMarker
(tokens: string[])
packages/runtime/src/index.ts:1985
↓ 1 callersFunctionhasAppleWatchMarker
(tokens: string[])
packages/runtime/src/index.ts:1994
↓ 1 callersFunctioninferErrorCode
(status: number, payload: unknown)
packages/collector-mobile-core/src/index.ts:131
↓ 1 callersMethodingestBatch
(userId: string, providerId: unknown, input: unknown)
packages/sdk-ts/src/index.ts:425
↓ 1 callersFunctionisAppleHealthLiveWorkoutHeartRate
(record: IngestRecord, collectorMeta: IngestBatchInput["collectorMeta"])
packages/runtime/src/index.ts:1996
↓ 1 callersFunctionisEmptyNormalizedPayload
(payload: NormalizedPayload)
apps/api/src/index.ts:1114
↓ 1 callersFunctionisUrgentEvent
(eventType: string)
apps/api/src/index.ts:768
↓ 1 callersFunctionisWithinQuietHours
(input: { timezone: string; quietHours: { start: string; end: string } }, now = new Date())
apps/api/src/index.ts:755
↓ 1 callersFunctioniterate
(args: string[])
scripts/agent-workflow.ts:395
↓ 1 callersFunctionjoinOpenRouterUrl
(apiUrl: string, route: string)
packages/llm/src/index.ts:260
↓ 1 callersFunctionlatencyClassForProvider
(providerId: ProviderId)
packages/runtime/src/index.ts:264
↓ 1 callersFunctionlatencyClassForSource
(source: SyncStatusEntry)
packages/sdk-ts/src/index.ts:143
↓ 1 callersFunctionlatestRunId
()
scripts/agent-workflow.ts:889
↓ 1 callersFunctionlistIngestFailures
(params: { userId?: string; providerId?: string; status?: IngestFailure["status"] } = {})
apps/api/src/db.ts:723
↓ 1 callersMethodliveBootstrap
( input: { userId?: string; name?: string; timezone?: string; providers?: string[]; createTokens?: boolean
packages/sdk-ts/src/index.ts:555
↓ 1 callersFunctionliveSignalCapableForSource
(source: SyncStatusEntry)
packages/sdk-ts/src/index.ts:125
↓ 1 callersFunctionliveWorkoutMetadataTokens
(record: IngestRecord, collectorMeta: IngestBatchInput["collectorMeta"])
packages/runtime/src/index.ts:1975
↓ 1 callersFunctionloadEnvFiles
(files)
scripts/openrouter-smoke.mjs:73
↓ 1 callersFunctionloadFromBridge
(context: CollectorContext)
providers/oura/src/live.ts:557
↓ 1 callersFunctionloadFromEnvToken
(context: CollectorContext)
providers/oura/src/live.ts:530
↓ 1 callersFunctionloadStateOrNull
(userId?: string)
apps/api/src/db.ts:450
↓ 1 callersFunctionlocalDeltaMinutes
( target: { year: number; month: number; day: number; hour: number; minute: number }, actual: { year: numb
packages/runtime/src/index.ts:145
↓ 1 callersFunctionlocalMidnight
(date: Date, timezone: string)
packages/runtime/src/index.ts:155
↓ 1 callersFunctionmain
()
packages/openclaw-workspace-recovery/src/cli.ts:77
↓ 1 callersFunctionmain
()
packages/openclaw-skill/src/cli.ts:125
↓ 1 callersFunctionmain
()
scripts/generate-docs.ts:115
↓ 1 callersFunctionmain
()
scripts/agent-workflow.ts:174
↓ 1 callersMethodnormalize
(rawEvents: RawEvent[])
packages/contracts/src/index.ts:735
↓ 1 callersFunctionnormalizeOpenRouterConfig
(config: OpenRouterConfig)
packages/llm/src/index.ts:240
↓ 1 callersMethodnotify
(method, params = {})
scripts/openclaw-e2e.mjs:346
↓ 1 callersFunctionomxPlan
(args: string[])
scripts/agent-workflow.ts:422
↓ 1 callersFunctionomxRun
(args: string[])
scripts/agent-workflow.ts:457
↓ 1 callersFunctionomxWorkerLaunchEnv
(options: { model?: string; reasoning?: string })
scripts/agent-workflow.ts:764
↓ 1 callersFunctiononeLine
(value: string)
scripts/agent-workflow.ts:910
↓ 1 callersMethodoutboxEvents
(input: { userId: string; after?: number; limit?: number })
packages/sdk-ts/src/index.ts:536
↓ 1 callersFunctionparseArgs
(argv: string[])
packages/openclaw-workspace-recovery/src/cli.ts:29
↓ 1 callersFunctionparseBoolean
(value, fallback)
scripts/openrouter-smoke.mjs:123
↓ 1 callersFunctionparseEnv
(text)
scripts/openrouter-smoke.mjs:88
↓ 1 callersFunctionparseJson
(text: string)
packages/llm/src/index.ts:264
↓ 1 callersFunctionparseJson
(input)
scripts/openclaw-e2e.mjs:31
↓ 1 callersFunctionparseJson
(input)
scripts/apple-health-watch-local-e2e.mjs:23
↓ 1 callersFunctionparseProfile
(value: string)
packages/openclaw-workspace-recovery/src/cli.ts:16
↓ 1 callersFunctionparseTokenFromRequest
(request: FastifyRequest)
apps/api/src/index.ts:160
↓ 1 callersFunctionpickProviderIds
(providerId?: string)
apps/api/src/provider-registry.ts:125
↓ 1 callersFunctionprintHelp
()
scripts/agent-workflow.ts:922
↓ 1 callersFunctionproviderEnvPresence
()
scripts/openclaw-e2e.mjs:426
↓ 1 callersFunctionqueryWindow
(context: CollectorContext)
providers/oura/src/live.ts:233
↓ 1 callersFunctionreadFirstSseEvent
(afterSequence)
scripts/smoke-e2e.mjs:112
↓ 1 callersFunctionreadJson
(filePath: string)
scripts/generate-docs.ts:88
↓ 1 callersFunctionreadObjective
(task?: string, taskFile?: string)
scripts/agent-workflow.ts:852
↓ 1 callersFunctionrefreshOuraCredential
(credential: ProviderCredential)
providers/oura/src/live.ts:206
↓ 1 callersFunctionrenderOmxTeamPrompt
(run: WorkflowRun, phase: string, options: { model?: string; reasoning?: string })
scripts/agent-workflow.ts:678
↓ 1 callersFunctionrenderOmxWorkerLaunchEnvLines
(options: { model?: string; reasoning?: string })
scripts/agent-workflow.ts:769
↓ 1 callersFunctionrenderOpenRouterError
(body: unknown, fallback: string)
packages/llm/src/index.ts:275
↓ 1 callersFunctionrenderPlan
(run: WorkflowRun)
scripts/agent-workflow.ts:578
← previousnext →301–400 of 598, ranked by callers