MCPcopy Create free account

hub / github.com/ColinLu50/openclaw-lark-stream / functions

Functions864 in github.com/ColinLu50/openclaw-lark-stream

↓ 1 callersFunctionaccountNames
(accounts: LarkAccount[])
src/core/security-check.ts:74
↓ 1 callersFunctionacquireCredentials
(params: { cfg: ClawdbotConfig; prompter: WizardPrompter; feishuCfg: FeishuConfig | undefined; })
src/channel/onboarding.ts:97
↓ 1 callersFunctionaddDoneIndicator
(params: { cfg: OpenClawConfig; messageId: string; accountId?: string; })
src/messaging/outbound/typing.ts:193
↓ 1 callersFunctionaddReactionFeishu
(params: { cfg: OpenClawConfig; messageId: string; emojiType: string; accountId?: string; })
src/messaging/outbound/reactions.ts:294
↓ 1 callersFunctionaddTypingIndicator
(params: { cfg: OpenClawConfig; messageId: string; accountId?: string; })
src/messaging/outbound/typing.ts:74
↓ 1 callersFunctionanalyzeTrace
(lines: string[], _messageId: string)
src/commands/diagnose.ts:639
↓ 1 callersFunctionapplinkDomain
(brand?: LarkBrand)
src/core/domains.ts:23
↓ 1 callersFunctionapplyAccountConfig
( cfg: ClawdbotConfig, accountId: string, patch: Record<string, unknown>, )
src/channel/config-adapter.ts:57
↓ 1 callersFunctionapplyStyle
(text: string, style?: string[])
src/messaging/converters/post.ts:142
↓ 1 callersMethodapplyTextStyle
(content: string, style: TextStyle)
src/messaging/converters/interactive/card-converter.ts:1185
↓ 1 callersFunctionassembleCommentsWithReplies
* 组装评论和回复数据 * 获取评论列表API会返回部分回复,但可能不完整 * 此函数会为每个评论获取完整的回复列表
src/tools/oapi/drive/doc-comments.ts:139
↓ 1 callersFunctionassertLarkOk
(res: any, context: string)
src/messaging/outbound/actions.ts:40
↓ 1 callersFunctionassertMessageAvailable
(messageId: string | undefined, operation?: string)
src/core/message-unavailable.ts:122
↓ 1 callersFunctionasyncIteratorToIterable
* Wrap an AsyncIterator into an AsyncIterable.
src/messaging/outbound/media.ts:204
↓ 1 callersFunctionbuildAnsweredCard
(questions: QuestionItem[], answers: Record<string, string>)
src/tools/ask-user-question.ts:652
↓ 1 callersFunctionbuildAppAuthProgressCard
* 构建应用权限引导卡片的"处理中"状态(用户点击按钮后更新)。
src/tools/auto-auth.ts:542
↓ 1 callersFunctionbuildAskUserCard
* Build the full interactive ask-user card. * * All elements are wrapped in a single `form` container. * Submit button uses `form_action_type: "sub
src/tools/ask-user-question.ts:589
↓ 1 callersFunctionbuildAuthCard
(params: { verificationUriComplete: string; expiresMin: number; scope?: string; isBatchAuth?: boolean;
src/tools/oauth-cards.ts:104
↓ 1 callersFunctionbuildAuthHeader
()
src/tools/mcp/shared.ts:141
↓ 1 callersFunctionbuildAuthIdentityMismatchCard
(brand?: LarkBrand)
src/tools/oauth-cards.ts:367
↓ 1 callersFunctionbuildAuthSuccessCard
(brand?: LarkBrand)
src/tools/oauth-cards.ts:281
↓ 1 callersFunctionbuildBodyForAgent
(ctx: MessageContext)
src/messaging/inbound/dispatch-builders.ts:89
↓ 1 callersFunctionbuildChildrenMap
* Build a map from parent message ID → ordered child items. * * The API returns a flat `items` array where each item may carry an * `upper_message_
src/messaging/converters/merge-forward.ts:108
↓ 1 callersFunctionbuildCompleteCard
(params: { text: string; streamEvents: StreamEvent[]; elapsedMs?: number; isError?: boolean; isAbort
src/card/builder.ts:437
↓ 1 callersFunctionbuildConfirmCard
(confirmData: ConfirmData)
src/card/builder.ts:547
↓ 1 callersFunctionbuildDispatchContext
(params: { ctx: MessageContext; account: LarkAccount; accountScopedCfg: ClawdbotConfig; runtime?: Runt
src/messaging/inbound/dispatch-context.ts:71
↓ 1 callersMethodbuildDisplayText
()
src/card/streaming-card-controller.ts:970
↓ 1 callersFunctionbuildEnvelopeWithHistory
( dc: DispatchContext, messageBody: string, chatHistories: Map<string, HistoryEntry[]> | undefined, hi
src/messaging/inbound/dispatch-builders.ts:158
↓ 1 callersFunctionbuildExpiredCard
(questions: QuestionItem[])
src/tools/ask-user-question.ts:699
↓ 1 callersFunctionbuildFeishuMediaPayload
(mediaList: FeishuMediaInfo[])
src/messaging/inbound/media-resolver.ts:96
↓ 1 callersFunctionbuildFooter
* Build footer meta-info: notation-sized text with i18n support. * Error text is rendered in red; normal text uses default grey (notation).
src/card/builder.ts:188
↓ 1 callersFunctionbuildI18nMarkdownCard
(i18nTexts: Record<string, string>)
src/messaging/outbound/send.ts:364
↓ 1 callersFunctionbuildMarkdownCard
(text: string)
src/messaging/outbound/send.ts:335
↓ 1 callersFunctionbuildMentionedCardContent
(targets: MentionInfo[], message: string)
src/messaging/inbound/mention.ts:103
↓ 1 callersFunctionbuildMessageBody
(ctx: MessageContext, quotedContent?: string)
src/messaging/inbound/dispatch-builders.ts:53
↓ 1 callersFunctionbuildPostContent
* Build a Feishu post-format content envelope from processed text.
src/messaging/outbound/deliver.ts:30
↓ 1 callersFunctionbuildQuestionFormElements
* Build form elements for a single question. * * All controls use `name` for form_value collection. No `value` property * is set on interactive com
src/tools/ask-user-question.ts:513
↓ 1 callersFunctionbuildSearchData
(p: SearchMessagesParams, time: { start: string; end: string })
src/tools/oapi/im/message-read.ts:378
↓ 1 callersFunctionbuildStreamingCard
( partialText: string, toolCalls: ToolCallInfo[], reasoningText?: string, isReasoningPhase?: boolean,
src/card/builder.ts:390
↓ 1 callersFunctionbuildThinkingCard
()
src/card/builder.ts:377
↓ 1 callersFunctionbuildTracePrefix
* Build a trace-aware prefix like `feishu[default][msg:om_xxx]:`. * * Mirrors the format used by `trace.ts` so log lines are consistent * across th
src/core/lark-logger.ts:102
↓ 1 callersFunctioncallMcpTool
( name: string, args: Record<string, unknown>, toolCallId: string, uat: string, brand?: LarkBrand, )
src/tools/mcp/shared.ts:161
↓ 1 callersFunctioncallWithUAT
(opts: UATCallOptions, apiCall: (accessToken: string) => Promise<T>)
src/core/uat-client.ts:212
↓ 1 callersFunctioncheckAppPermissions
* 检查应用权限状态
src/commands/doctor.ts:388
↓ 1 callersFunctioncheckAppScopes
(client: Lark.Client)
src/commands/diagnose.ts:128
↓ 1 callersFunctioncheckBasicInfo
* 检查基础信息和账号状态
src/commands/doctor.ts:294
↓ 1 callersFunctioncheckDmGate
(params: { ctx: MessageContext; accountFeishuCfg?: FeishuConfig; account: LarkAccount; accountScopedCf
src/messaging/inbound/gate.ts:281
↓ 1 callersFunctioncheckGroupGate
(params: { ctx: MessageContext; accountFeishuCfg?: FeishuConfig; account: LarkAccount; accountScopedCf
src/messaging/inbound/gate.ts:129
↓ 1 callersFunctioncheckMessageGate
(params: { ctx: MessageContext; accountFeishuCfg?: FeishuConfig; account: LarkAccount; /** account 级别的
src/messaging/inbound/gate.ts:107
↓ 1 callersFunctioncheckToolsProfile
(config: OpenClawConfig, locale: DoctorLocale)
src/commands/doctor.ts:348
↓ 1 callersFunctioncheckUserPermissions
* 检查用户权限状态
src/commands/doctor.ts:485
↓ 1 callersFunctioncleanPluginState
()
bin/openclaw-lark.js:248
↓ 1 callersFunctioncleanReasoningPrefix
* Clean a "Reasoning:\n_italic_" formatted message back to plain text. * Strips the prefix and per-line italic markdown wrappers.
src/card/builder.ts:158
↓ 1 callersFunctioncleanup
()
src/channel/chat-queue.ts:68
↓ 1 callersMethodclear
Remove all entries and stop the periodic sweep.
src/messaging/inbound/dedup.ts:110
↓ 1 callersMethodclearCache
* Dispose one or all cached instances. * With `accountId` — dispose that single instance. * Without — dispose every cached instance and clear th
src/core/lark-client.ts:236
↓ 1 callersFunctioncolLetter
* 将列号(1-based)转换为 Excel 列字母(A, B, ..., Z, AA, AB, ...)。
src/tools/oapi/sheets/sheet.ts:207
↓ 1 callersFunctioncollectFeishuSecurityWarnings
(params: { cfg: ClawdbotConfig; accountId: string })
src/channel/config-adapter.ts:100
↓ 1 callersFunctioncollectIsolationWarnings
(_cfg: ClawdbotConfig)
src/core/security-check.ts:216
↓ 1 callersFunctioncollectSenderIds
* Collect all unique sender IDs from non-root items for batch name resolution.
src/messaging/converters/merge-forward.ts:145
↓ 1 callersMethodcomplete
Mark the controller as completed — no more flushes after current one.
src/card/flush-controller.ts:29
↓ 1 callersFunctionconfigureBotIfNeeded
()
bin/openclaw-lark.js:130
↓ 1 callersFunctionconsoleFallback
(subsystem: string)
src/core/lark-logger.ts:44
↓ 1 callersMethodconvert
(input: RawCardContent)
src/messaging/converters/interactive/card-converter.ts:82
↓ 1 callersMethodconvertAt
(prop: Obj)
src/messaging/converters/interactive/card-converter.ts:907
↓ 1 callersMethodconvertAudio
(prop: Obj, _id: string)
src/messaging/converters/interactive/card-converter.ts:1075
↓ 1 callersMethodconvertAvatar
(prop: Obj, _id: string)
src/messaging/converters/interactive/card-converter.ts:898
↓ 1 callersMethodconvertBlockquote
(prop: Obj)
src/messaging/converters/interactive/card-converter.ts:350
↓ 1 callersMethodconvertBody
(body: Obj, _schema: number)
src/messaging/converters/interactive/card-converter.ts:124
↓ 1 callersMethodconvertButton
(prop: Obj, _id: string)
src/messaging/converters/interactive/card-converter.ts:568
↓ 1 callersMethodconvertChart
(prop: Obj, _id: string)
src/messaging/converters/interactive/card-converter.ts:991
↓ 1 callersMethodconvertChecker
(prop: Obj, _id: string)
src/messaging/converters/interactive/card-converter.ts:786
↓ 1 callersMethodconvertCodeBlock
(prop: Obj)
src/messaging/converters/interactive/card-converter.ts:367
↓ 1 callersMethodconvertCodeSpan
(prop: Obj)
src/messaging/converters/interactive/card-converter.ts:388
↓ 1 callersMethodconvertCollapsiblePanel
(prop: Obj, _id: string)
src/messaging/converters/interactive/card-converter.ts:500
↓ 1 callersMethodconvertColumn
(prop: Obj, depth: number)
src/messaging/converters/interactive/card-converter.ts:484
↓ 1 callersMethodconvertColumnSet
(prop: Obj, depth: number)
src/messaging/converters/interactive/card-converter.ts:471
↓ 1 callersMethodconvertDiv
(prop: Obj, _id: string)
src/messaging/converters/interactive/card-converter.ts:250
↓ 1 callersFunctionconvertElementsToSDKFormat
(elements: ReplyElement[])
src/tools/oapi/drive/doc-comments.ts:112
↓ 1 callersMethodconvertEmoji
(prop: Obj)
src/messaging/converters/interactive/card-converter.ts:309
↓ 1 callersMethodconvertFallbackText
(prop: Obj)
src/messaging/converters/interactive/card-converter.ts:410
↓ 1 callersMethodconvertForm
(prop: Obj, _id: string)
src/messaging/converters/interactive/card-converter.ts:490
↓ 1 callersMethodconvertHeading
(prop: Obj)
src/messaging/converters/interactive/card-converter.ts:393
↓ 1 callersMethodconvertImgCombination
(prop: Obj)
src/messaging/converters/interactive/card-converter.ts:971
↓ 1 callersMethodconvertInput
(prop: Obj, _id: string)
src/messaging/converters/interactive/card-converter.ts:716
↓ 1 callersMethodconvertInteractiveContainer
(prop: Obj, _id: string)
src/messaging/converters/interactive/card-converter.ts:531
↓ 1 callersFunctionconvertLegacyCard
(parsed: Obj)
src/messaging/converters/interactive/legacy.ts:10
↓ 1 callersMethodconvertLink
(prop: Obj)
src/messaging/converters/interactive/card-converter.ts:298
↓ 1 callersMethodconvertList
(prop: Obj)
src/messaging/converters/interactive/card-converter.ts:325
↓ 1 callersMethodconvertLocalDatetime
(prop: Obj)
src/messaging/converters/interactive/card-converter.ts:314
↓ 1 callersMethodconvertMarkdown
(prop: Obj)
src/messaging/converters/interactive/card-converter.ts:218
↓ 1 callersMethodconvertMarkdownV1
(elem: Obj, prop: Obj)
src/messaging/converters/interactive/card-converter.ts:227
↓ 1 callersMethodconvertNote
(prop: Obj)
src/messaging/converters/interactive/card-converter.ts:283
↓ 1 callersMethodconvertNumberTag
(prop: Obj)
src/messaging/converters/interactive/card-converter.ts:432
↓ 1 callersMethodconvertOverflow
(prop: Obj)
src/messaging/converters/interactive/card-converter.ts:803
↓ 1 callersMethodconvertPerson
(prop: Obj, _id: string)
src/messaging/converters/interactive/card-converter.ts:821
↓ 1 callersMethodconvertPersonList
(prop: Obj)
src/messaging/converters/interactive/card-converter.ts:878
↓ 1 callersMethodconvertPersonV1
(prop: Obj, _id: string)
src/messaging/converters/interactive/card-converter.ts:853
↓ 1 callersMethodconvertRepeat
(prop: Obj)
src/messaging/converters/interactive/card-converter.ts:560
↓ 1 callersMethodconvertSelectImg
(prop: Obj, _id: string)
src/messaging/converters/interactive/card-converter.ts:691
← previousnext →301–400 of 864, ranked by callers