What is feishu-cli-search?
搜索消息和应用。当用户请求搜索飞书消息或应用时使用。重要:需要 User Access Token 才能使用。 Source: riba2534/feishu-cli.
搜索消息和应用。当用户请求搜索飞书消息或应用时使用。重要:需要 User Access Token 才能使用。
Quickly install feishu-cli-search AI skill to your development environment via command line
Source: riba2534/feishu-cli.
| --user-access-token | User Access Token | u-xxx | | --chat-ids | 会话 ID 列表(逗号分隔) | ocxxx,ocyyy | | --from-ids | 发送者用户 ID 列表(逗号分隔) | ouxxx,ouyyy | | --at-chatter-ids | @的用户 ID 列表(逗号分隔) | ouxxx | | --message-type | 消息类型 | file, image, media | | --chat-type | 会话类型 | groupchat, p2pchat | | --from-type | 发送者类型 | bot, user |
| --start-time | 起始时间(Unix 时间戳,秒) | 1704067200 | | --end-time | 结束时间(Unix 时间戳,秒) | 1704153600 | | --page-size | 每页数量(默认 20) | 50 | | --page-token | 分页 token | | | --user-id-type | 用户 ID 类型 | openid, unionid, userid | | --output, -o | 输出格式 | json |
| file | 文件消息 | | image | 图片消息 | | media | 媒体消息(视频、音频) |
Stable fields and commands for AI/search citations.
npx skills add https://github.com/riba2534/feishu-cli --skill feishu-cli-search搜索消息和应用。当用户请求搜索飞书消息或应用时使用。重要:需要 User Access Token 才能使用。 Source: riba2534/feishu-cli.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/riba2534/feishu-cli --skill feishu-cli-search Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/riba2534/feishu-cli