What problem does it solve?
This Skill removes manual, error-prone file operations and visibility gaps when automating file and folder management in Feishu Drive, ensuring uploaded or cloned assets are visible and editable by the intended users.
Core Features & Use Cases
- Upload (single & chunked): Support for single-request uploads and multipart chunked uploads for large files.
- Download & Stream: Retrieve binary file streams reliably and persist to storage.
- Move, Copy & Metadata: Move or copy files between folders, perform batch metadata queries, and search by keywords.
- Permission Hygiene: Enforce post-write permission fixation by adding collaborators with full_access so assets appear in user workspaces.
- Use Cases: Project asset center auto-provisioning, bulk marketing material distribution with controlled sharing, and periodic archival/backup workflows with audit trails.
Quick Start
Upload a file to the designated shared folder token, then immediately grant the requester full_access and run a metadata batch_query to verify visibility.