feishu-doc
Feishu document read/write operations. Activate when user mentions Feishu docs, cloud docs, or docx links. --- # Feishu Document Tool Single tool `feishu_doc` with action parameter for all document operations, including table creation for Docx. ## Token Extraction From URL `https://xxx.feishu.cn/docx/ABC123def` → `doc_token` = `ABC123def` ## Actions ### Read Document ```json { "action": "read", "doc_token": "ABC123def" } ```
更新日志: Source: GitHub https://github.com/JasonFang1993/openclaw-skills
还没有评论,快来第一个发言吧。