feishu-doc-editor
SKILL.md
Feishu Document Editor Skill
This skill provides comprehensive guidance for creating and editing Feishu documents using the Feishu OpenAPI.
Prerequisites
1. App Creation and Configuration
Create enterprise self-built app: Login to Feishu Open Platform, create an app and add "Bot" capability.
Apply for API permissions: In "Permission Management", apply for the following permissions:
- Document editing:
docx:document:write_only - Document viewing:
docx:document:readonly
Publish app: Submit version and publish, ensuring the app coverage includes target users/departments.
2. Get Access Token
Call the self-built app get tenant_access_token interface: