feishu-perm by m1heng/clawdbot-feishu
npx skills add https://github.com/m1heng/clawdbot-feishu --skill feishu-perm单一工具 feishu_perm,用于管理文件/文档权限。
{ "action": "list", "token": "ABC123", "type": "docx" }
返回:包含 member_type、member_id、perm、name 的成员信息。
{ "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" }
| 类型 | 描述 |
|---|---|
doc |
广告位招租
在这里展示您的产品或服务
触达数万 AI 开发者,精准高效
| 旧格式文档 |
docx | 新格式文档 |
sheet | 电子表格 |
bitable | 多维表格 |
folder | 文件夹 |
file | 上传的文件 |
wiki | 知识库节点 |
mindnote | 思维导图 |
| 类型 | 描述 |
|---|---|
email | 邮箱地址 |
openid | 用户 open_id |
userid | 用户 user_id |
unionid | 用户 union_id |
openchat | 群聊 open_id |
opendepartmentid | 部门 open_id |
| 权限 | 描述 |
|---|---|
view | 仅查看 |
edit | 可编辑 |
full_access | 完全访问(可管理权限) |
通过邮箱分享文档:
{ "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 # 默认值: false (禁用)
注意: 此工具默认禁用,因为权限管理是敏感操作。如有需要,请显式启用。
必需:drive:permission
每周安装量
190
代码仓库
GitHub 星标数
4.3K
首次出现
2026年2月11日
安全审计
安装于
opencode175
codex174
gemini-cli172
github-copilot172
cursor172
kimi-cli171
Single tool feishu_perm for managing file/document permissions.
{ "action": "list", "token": "ABC123", "type": "docx" }
Returns: members with member_type, member_id, perm, name.
{ "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 |
|---|---|
doc | Old format document |
docx | New format document |
sheet | Spreadsheet |
bitable | Multi-dimensional table |
folder | Folder |
file | Uploaded file |
wiki | Wiki node |
mindnote | Mind map |
| Type | Description |
|---|---|
email | Email address |
openid | User open_id |
userid | User user_id |
unionid | User union_id |
openchat | Group chat open_id |
opendepartmentid | Department open_id |
| Perm | Description |
|---|---|
view | View only |
edit | Can edit |
full_access | Full access (can manage permissions) |
Share document with email:
{ "action": "add", "token": "doxcnXXX", "type": "docx", "member_type": "email", "member_id": "alice@company.com", "perm": "edit" }
Share folder with group:
{ "action": "add", "token": "fldcnXXX", "type": "folder", "member_type": "openchat", "member_id": "oc_xxx", "perm": "view" }
channels:
feishu:
tools:
perm: true # default: false (disabled)
Note: This tool is disabled by default because permission management is a sensitive operation. Enable explicitly if needed.
Required: drive:permission
Weekly Installs
190
Repository
GitHub Stars
4.3K
First Seen
Feb 11, 2026
Security Audits
Gen Agent Trust HubPassSocketPassSnykFail
Installed on
opencode175
codex174
gemini-cli172
github-copilot172
cursor172
kimi-cli171
通过 LiteLLM 代理让 Claude Code 对接 GitHub Copilot 运行 | 高级变通方案指南
31,600 周安装
Sanity Agent Context 教程:为AI智能体提供结构化内容访问,实现智能查询与搜索
180 周安装
机器学习流水线 MLOps 编排指南:多智能体协作构建生产级ML系统
180 周安装
PR计划技能:为开源项目贡献制定战略规划与实施指南 | 开源贡献管理
181 周安装
Datadog文档查询技能 - 快速查找官方文档、限制信息及LLM优化索引
181 周安装
2025年Python开发模式与决策指南:FastAPI、Django、Flask框架选择与异步编程
181 周安装
2025漏洞扫描器与安全测试指南 - OWASP Top 10威胁建模与供应链安全
181 周安装