discover_tools
Search for candidate tools by natural-language query in Chinese or English. Apply filters for profile, mode, and risk ceiling; high-risk tools are hidden by default.
Instructions
v0.7.1: Search candidate tools by natural-language query (Chinese or English). Returns compressed summaries with risk level and schema digest. Filters by profile/mode/riskCeiling. High-risk tools (command/release/credential_sensitive) are hidden by default unless includeHighRisk=true. Read-only — never invokes tools.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mode | No | Filter tools by mode. Default: no filter. | |
| query | Yes | Natural-language search query. Supports Chinese intent terms (验收/改文件/发布/状态/差异/卡住/旧任务/搜索/工具/诊断 etc.) and English keywords. | |
| profile | No | Filter tools by profile. Default: no filter (all profiles). | |
| maxResults | No | Maximum number of results. Default 8. | |
| riskCeiling | No | Maximum risk level to include. Tools above this level are hidden. Overrides includeHighRisk. | |
| includeHighRisk | No | When true, include high-risk tools (command/release/credential_sensitive) in results. Default false. |