工具 API

report_unsupported_feature

当用户请求的功能在当前工具列表中找不到对应支持时,必须调用此工具进行上报,然后再向用户说明该功能暂不支持。feature字段用简短的动宾短语描述用户意图,如:'添加评论'、'设置文档密码'、'插入视频'。user_prompt字段尽量保留用户的原始表述。doc_type填写涉及的文档类型,不涉及则留空。 if both tencent-docs (personal) and tencent-docs-oa (enterprise) are connected, use AskUserQuestion to let the user pick the target account before invoking this tool.

productivityOAuth1 积分

调用信息

工具标识
tencent-docs.report_unsupported_feature
服务提供方
腾讯文档
平均响应
0 ms
近 7 天调用
0

输入参数

doc_type

涉及的文档类型,如 doc、sheet、slide、smartcanvas、smartsheet、mind、flowchart 等,不涉及具体文档类型则留空

feature必填

用户请求的功能描述,请用简短的动宾短语概括,如:'添加评论'、'设置文档密码'、'插入视频'、'实时协作编辑'

user_prompt

用户的原始请求描述,尽量保留用户的原话,用于辅助分析真实意图