feishu-cli-mail
Installation
SKILL.md
飞书邮箱(Mail)
查看、发送、回复、转发邮件,管理草稿,过滤收件箱。
首期限制:
- body 类型:
send / draft-create / draft-edit / reply / reply-all支持纯文本/HTML body(有--html/--plain-text控制位);forward当前仅支持纯文本 body(无--html/--plain-textflag)。- CID 内联图片自动扫描(
--inline-images-auto-scan):仅mail send支持。draft-create / draft-edit / reply / reply-all / forward暂未支持此 flag,需要内嵌图请走mail send。- 普通附件:所有发送命令均暂不支持。
前置条件
- 认证:所有 mail 命令都需要 User Access Token(执行
feishu-cli auth login登录) - 预检:
feishu-cli auth check --scope "mail:user_mailbox:readonly"可验证 scope