feat(tools): 支持向多个接收者发送卡片消息

重构 send_card_message 为 send_notion_card,支持接收者 ID 列表
更新 .gitignore 以忽略更多临时文件
升级项目版本至 0.1.17
删除未使用的 card.txt 模板文件
This commit is contained in:
2026-04-09 11:25:34 +08:00
parent e4909f159d
commit 49bdf45bfa
6 changed files with 76 additions and 223 deletions

View File

@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
[project]
name = "lzwcai-lark-mcp"
version = "0.1.16"
version = "0.1.17"
description = "Lark MCP server"
requires-python = ">=3.10"
dependencies = [