feat: update MCP config and TOOLS.md with calendar/contacts note

This commit is contained in:
root
2026-03-29 18:45:26 +08:00
parent 1a9fdc7274
commit c3e845f89c
3427 changed files with 2447281 additions and 1 deletions

View File

@@ -83,4 +83,4 @@ curl -s 'https://oapi.dingtalk.com/topapi/report/list?access_token={TOKEN}' \
1. ⚠️ **时间单位必须是毫秒**:如 `1743292800000`(不能用 `1743292800`
2. ⚠️ **字段名是 `userid`(全小写)**,不是 `userId`
3. 部分日志内容可能超长被截断,返回可能不完整
3. ⚠️ **API 截断限制**:日志内容单字段最多返回约 1000 字符,超长部分会被截断,无法通过此接口获取完整内容