What problem does it solve?
Feishu cloud docs often require repetitive creation, retrieval, and modification across teams. This Skill provides a programmable bridge to create, fetch, update, and manage documents, including media handling and cloud-space search, reducing manual toil and ensuring consistency.
Core Features & Use Cases
- Create and update Feishu cloud documents using XML or Markdown, with frontmatter-based discovery.
- Fetch content at varying detail levels (simple, with-ids, full) and across scopes (outline, range, section, keyword) to optimize context.
- Update documents through eight operations (str_replace, block_insert_after, block_copy_insert_after, block_replace, block_delete, block_move_after, overwrite, append) to support precise edits.
- Upload/download images and files, attach media blocks, and search cloud documents for quick resource discovery.
- Seamlessly integrate with workflows by enabling automated document lifecycles, version control, and cross-project collaboration.
Quick Start
Create a new Feishu cloud document from XML content and verify the resulting document ID.