Use the Azure DevOps MCP tools to retrieve all user stories and tasks assigned to me that are currently in "New", "Active", "Committed", or "Backlog" states. Create a comprehensive markdown document with the following structure:
# ADO MCP Task Retrieval Prompt Use the Azure DevOps MCP tools to retrieve all user stories and tasks assigned to me that are currently in "New", "Active", "Committed", or "Backlog" states. Create a comprehensive markdown document with the following structure: ## Query Parameters - **Assigned To**: @Me - **Work Item Types**: User Story, Task, Bug - **States**: New, Active, Committed, Backlog - **Include**: All active iterations and backlog ## Required Output Format ## Specific Requirements 1. **Summarize Descriptions**: For each work item, provide a concise 2-3 sentence summary of th...