We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7cfe5f4 commit 8f028abCopy full SHA for 8f028ab
README.md
@@ -157,6 +157,10 @@ The server exposes the following tools for MCP clients:
157
- **Required**: `organization`, `project`
158
- **`azdo_list_tags`**: List all tags in use in the project.
159
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
164
165
#### Attachments
166
0 commit comments