feishu-file-manager
SKILL.md
Feishu File Manager | 飞书文件管理器
快速开始
1. 获取凭据
飞书凭据在 ~/.openclaw/openclaw.json 中:
{
"channels": {
"feishu": {
"appId": "cli_xxx",
"appSecret": "xxx"
}
}
}
飞书凭据在 ~/.openclaw/openclaw.json 中:
{
"channels": {
"feishu": {
"appId": "cli_xxx",
"appSecret": "xxx"
}
}
}