Tags: dootask/mcp
Tags
release(0.1.2): require DooTask 1.7.91+,菜单字段改用 type,更新 CHANGELOG - require_version: > 1.5.18 → > 1.7.90 - menu_items 字段 url_type → 规范的 type(新版主程序支持) - CHANGELOG 标注弃用与本版变更(移除 OCR/操作通道,工具 33→29) Co-Authored-By: Claude Opus 4.8 (1M context) <[email protected]>
refactor(mcp): clarify parameter precedence for mutual-exclusive params Add explicit "Takes precedence" / "Ignored if" hints for tools where two optional params compete: send_message, get_message_list (dialog_id vs userid), and extract_image_text (file_id vs image_url). Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <[email protected]>
feat: add send_task_ai_message tool for AI assistant identity messaging New MCP tool that sends messages to task chats as the AI Assistant identity (userid=-1), enabling AI agents to report progress and results directly to DooTask task conversations. Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <[email protected]>
PreviousNext