queryProjectTask
Retrieve the task tree for a specified project, including translated notification types and statuses. Requires prior selection of a project ID from the project list.
Instructions
查询指定项目的任务树。调用本工具前必须先调用 queryProjProjectList 查询项目列表,并让用户选择正确的项目 id。工具会调用 /projTask/getTasksByProject 获取任务,组装为树形结构,并用 notify_type、proj_status 数据字典翻译通知类型和任务状态。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectId | Yes | 项目ID。调用前先使用 queryProjProjectList 让用户选择正确项目。 |