What problem does it solve?
Feishu document tasks like reading, updating, appending content, and managing structured blocks are slow and error-prone when done manually, especially when you need to transform or maintain doc content at scale.
Core Features & Use Cases
- Document read with structure hints: Retrieve title and plain text, then decide whether to fetch structured blocks when tables/images/code-like content exists.
- Replace or append Markdown content: Overwrite the whole document with Markdown or append additional Markdown while respecting platform limitations (e.g., markdown tables not supported for writing).
- Block-level operations: List blocks, fetch single blocks, update text blocks, and delete blocks for precise edits.
- Docx table and media support: Create tables and write cell values for Docx table blocks, plus upload images and file attachments into the document.
Quick Start
Ask to read the Feishu doc at your shared link and return a structured summary of its content and any table/image blocks it contains.