qwen-code/docs/tools/_meta.ts

12 lines
269 B
TypeScript
Raw Normal View History

2025-10-22 16:22:58 +08:00
export default {
2025-10-22 19:27:27 +08:00
index: 'Introduction',
2025-10-22 16:22:58 +08:00
'file-system': 'File System',
'multi-file': 'Multi-File Read',
shell: 'Shell',
'todo-write': 'Todo Write',
'web-fetch': 'Web Fetch',
'web-search': 'Web Search',
memory: 'Memory',
'mcp-server': 'MCP Servers',
};