Loading...
Loading...
Feishu permission management for documents and files. Activate when user mentions sharing, permissions, collaborators.
npx skill4agent add m1heng/clawdbot-feishu feishu-permfeishu_perm{ "action": "list", "token": "ABC123", "type": "docx" }{ "action": "add", "token": "ABC123", "type": "docx", "member_type": "email", "member_id": "user@example.com", "perm": "edit" }{ "action": "remove", "token": "ABC123", "type": "docx", "member_type": "email", "member_id": "user@example.com" }| Type | Description |
|---|---|
| Old format document |
| New format document |
| Spreadsheet |
| Multi-dimensional table |
| Folder |
| Uploaded file |
| Wiki node |
| Mind map |
| Type | Description |
|---|---|
| Email address |
| User open_id |
| User user_id |
| User union_id |
| Group chat open_id |
| Department open_id |
| Perm | Description |
|---|---|
| View only |
| Can edit |
| Full access (can manage permissions) |
{ "action": "add", "token": "doxcnXXX", "type": "docx", "member_type": "email", "member_id": "alice@company.com", "perm": "edit" }{ "action": "add", "token": "fldcnXXX", "type": "folder", "member_type": "openchat", "member_id": "oc_xxx", "perm": "view" }channels:
feishu:
tools:
perm: true # default: false (disabled)drive:permission