jianzhihuixiang/skills/tencent-docs/sheet/entry.md

10 lines
603 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# Excel 文档sheet品类操作指引
本目录提供 Excel 文档sheet品类的专业操作能力包括计算、筛选、统计、Excel操作相关场景
## 使用场景
**重要1如果当前的任务是纯读取表格数据不涉及任何更新表格内容。请使用/mcp-api.md内的sheet.xxx接口来处理xxx基本是get开头的各种获取各类信息接口**
**重要2所有的表格操作优先尽可能使用 /operation-api.md 的 OperationSheet 完成,如果完成不了或者运行报错的情况下在尝试使用 /mcp-api.md 的规则进行接口调用**