What problem does it solve?
This Skill removes the hassle of manually copying, reformatting, and updating Feishu document content by letting you read document text and programmatically write or append updated markdown.
Core Features & Use Cases
- Document Read (Plain + Structured): Fetches titles, plain text, and block statistics, and then uses full block data when tables/images/code-like structured content is detected.
- Document Write & Append (Markdown-based): Replaces an entire document or appends markdown to the end, supporting common markdown elements like headings, lists, code blocks, quotes, links, and images.
- Block-level Operations: Lists blocks, reads a single block, updates editable block text, and deletes blocks for targeted changes.
- Common Use Case: Quickly update a Feishu doc from a generated markdown draft and then adjust specific paragraphs by block id when only parts need revision.
Quick Start
Update the Feishu document identified by ABC123def by appending the latest markdown notes at the end.