File tree Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change @@ -75,6 +75,13 @@ alibabacloud-devops-mcp-server integrates various tools, including:
7575- ` get_work_item_workflow ` : Get workflow information for a specific work item type
7676- ` list_work_item_comments ` : List comments for a specific work item
7777- ` create_work_item_comment ` : Create a comment for a specific work item
78+ - ` list_current_user_effort_records ` : [ Project Management] 获取用户的实际工时明细,结束时间和开始时间的间隔不能大于6个月
79+ - ` list_effort_records ` : [ Project Management] 获取实际工时明细
80+ - ` create_effort_record ` : [ Project Management] 登记实际工时
81+ - ` list_estimated_efforts ` : [ Project Management] 获取预计工时明细
82+ - ` create_estimated_effort ` : [ Project Management] 登记预计工时
83+ - ` update_effort_record ` : [ Project Management] 更新登记实际工时
84+ - ` update_estimated_effort ` : [ Project Management] 更新登记预计工时
7885
7986### Pipeline Management Tools
8087
You can’t perform that action at this time.
0 commit comments