mirror of
https://github.com/larksuite/cli.git
synced 2026-07-09 18:34:03 +08:00
- Register DocMediaUpload in doc/shortcuts.go (was defined but never registered, so lark-cli docs +media-upload was unavailable) - Rename MediaUpload to DocMediaUpload for consistency with DocMediaInsert/DocMediaPreview/DocMediaDownload - Add whiteboard to --parent-type flag description - Update --parent-node description to mention board_token for whiteboard Drive +upload (parent_type=explorer) produces file tokens that the whiteboard API does not recognize (500 error). The correct approach is docs +media-upload with parent_type=whiteboard.