Skip to content

Feature Request: unify media/attachment download under drive #406

@kongenpei

Description

@kongenpei

Summary

Add a unified media / attachment download shortcut under drive for Doc, Base, Sheet, etc.

Motivation

Downloading files exists across multiple Lark products, but the CLI entrypoints are not unified.

A single command would make automation simpler and more consistent, especially for AI-agent usage.

Proposed Capability

Provide one download shortcut under drive, similar to doc +media-download.

Keep the flags simple and consistent:

  • --type
  • --token
  • --output

Possible CLI UX

lark-cli drive +media-download --type doc --token ... --output ...
lark-cli drive +media-download --type base --token ... --output ...
lark-cli drive +media-download --type sheet --token ... --output ...

Why This Matters

This would make file download workflows more predictable across products and easier to use in scripts and automation.

Thanks for considering this feature.

Metadata

Metadata

Assignees

Labels

domain/ccmPR touches the ccm domain

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions