1. get-work-items
Retrieve work items using WIQL queries or specific IDs with field selection.
2. create-work-item
Create new work items with full hierarchy support (Epic → Feature → User Story → Task).
3. update-work-item
Update existing work items including state, assignments, parent relationships, and iteration paths.
4. add-work-item-comment
Add comments to existing work items for progress tracking.
5. get-repositories
List all repositories in the current project context.
6. get-pull-requests
Get pull requests with filtering options (status, creator, repository).
7. get-builds
Get build definitions and recent build history with filtering.
8. trigger-pipeline
Trigger build pipelines with parameters and branch selection.
9. get-pipeline-status
Get detailed build status and timeline information.
10. get-current-context
Get current Azure DevOps context based on directory.