Skip to content

Commit 8f028ab

Browse files
committed
Update the readme to mention the new two tools
1 parent 7cfe5f4 commit 8f028ab

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -157,6 +157,10 @@ The server exposes the following tools for MCP clients:
157157
- **Required**: `organization`, `project`
158158
- **`azdo_list_tags`**: List all tags in use in the project.
159159
- **Required**: `organization`, `project`
160+
- **`azdo_team_get_current_iteration`**: Get the current active iteration/sprint for a team.
161+
- **Required**: `organization`, `project`, `team_id`
162+
- **`azdo_team_get_iterations`**: Get all iterations/sprints for a team.
163+
- **Required**: `organization`, `project`, `team_id`
160164

161165
#### Attachments
162166

0 commit comments

Comments
 (0)