↓ 1 callersFunctioncallMcpTool(
name: string,
args: Record<string, unknown>,
toolCallId: string,
uat: string,
brand?: LarkBrand,
)
src/tools/mcp/shared.ts:164
↓ 1 callersFunctioncolLetter* 将列号(1-based)转换为 Excel 列字母(A, B, ..., Z, AA, AB, ...)。
src/tools/oapi/sheets/sheet.ts:207