🧪 Skills
Feishu Doc Exporter
--- name: feishu-doc-exporter description: Feishu Document Exporter - Batch export Feishu docs to markdown/PDF metadata: openclaw: requires: bins: [] --- # Feishu Document Exporter Batch
v1.0.0
Description
name: feishu-doc-exporter description: Feishu Document Exporter - Batch export Feishu docs to markdown/PDF metadata: openclaw: requires: bins: []
Feishu Document Exporter
Batch export Feishu documents to markdown or PDF format, features:
- Batch export entire folders
- Preserve document structure and formatting
- Export images as local files
- Support nested folder hierarchy
- Generate table of contents
- Support incremental export
Usage
# Export single document to markdown
openclaw feishu-doc-exporter export --url "https://example.com/docx/xxx" --format markdown --output ./export
# Export entire folder recursively
openclaw feishu-doc-exporter export --folder "folder_token" --format pdf --output ./export --recursive
# List all documents in a folder
openclaw feishu-doc-exporter list --folder "folder_token"
Configuration
Required Feishu API permissions:
doc:document:readdrive:folder:readdrive:file:read
Reviews (0)
Sign in to write a review.
No reviews yet. Be the first to review!
Comments (0)
No comments yet. Be the first to share your thoughts!