lark-whiteboard

Installation
Summary

Query, edit, and export Lark whiteboards with support for multiple formats and diagram types.

  • Supports three output formats: preview images, diagram code (Mermaid/PlantUML), and raw node structure for direct JSON editing
  • Handles creation, modification, and export workflows with automatic format detection and fallback strategies
  • Renders complex diagrams (architecture, flowcharts, timelines, org charts) via Mermaid, SVG, or DSL routes based on AI model family
  • Integrates with lark-doc for batch whiteboard creation and uses idempotent tokens to prevent duplicate writes during updates
SKILL.md

[!IMPORTANT]

  • 运行 lark-cli --version,确认可用,无需询问用户。
  • 运行 npx -y @larksuite/whiteboard-cli@^0.2.13 -v,确认可用,无需询问用户。

CRITICAL — 开始前 MUST 先用 Read 工具读取 ../lark-shared/SKILL.md,其中包含认证、权限处理


快速决策

身份:画板操作默认使用 --as user。仅当需要以应用身份上传时使用 --as bot

先判断「只读还是写入」,再在对应表内按上到下匹配,命中即停

A. 只读 · 查看 / 导出(不改画板)

Installs
407.0K
Repository
larksuite/cli
GitHub Stars
16.4K
First Seen
Mar 28, 2026
lark-whiteboard — larksuite/cli