list_projects
List all Azure DevOps projects
get_project
Get details of a specific Azure DevOps project
list_work_items
List work items with optional filters
get_work_item
Get details of a specific work item
create_work_item
Create a new work item (bug, task, user story, etc.)
update_work_item
Update an existing work item
list_pull_requests
List pull requests with optional filters
get_pull_request
Get details of a specific pull request
create_pull_request
Create a new pull request
list_builds
List builds with optional filters
get_build
Get details of a specific build
queue_build
Queue a new build
list_releases
List releases with optional filters
get_release
Get details of a specific release
create_release
Create a new release
list_repositories
List Git repositories in a project
get_repository
Get details of a specific repository
list_commits
List commits in a repository
get_commit
Get details of a specific commit
list_branches
List branches in a repository
create_branch
Create a new branch
list_work_item_comments
List comments on a work item
add_work_item_comment
Add a comment to a work item
list_work_item_attachments
List attachments on a work item
add_work_item_attachment
Add an attachment to a work item
list_work_item_links
List links related to a work item
add_work_item_link
Add a link between work items
list_work_item_types
List available work item types
list_work_item_fields
List fields for a work item type
query_work_items
Run a WIQL query to find work items
list_boards
List boards in a project
get_board
Get details of a specific board
list_sprints
List sprints in a project
get_sprint
Get details of a specific sprint
list_team_members
List members of a team
list_teams
List teams in a project
get_team
Get details of a specific team
list_pipelines
List pipelines in a project
get_pipeline
Get details of a specific pipeline
run_pipeline
Run a pipeline
list_pipeline_runs
List runs of a pipeline
get_pipeline_run
Get details of a specific pipeline run
list_test_runs
List test runs
get_test_run
Get details of a specific test run
list_test_results
List test results for a test run
list_wiki_pages
List wiki pages in a project
get_wiki_page
Get content of a specific wiki page
create_wiki_page
Create a new wiki page
update_wiki_page
Update an existing wiki page
list_work_item_relations
List relations of a work item
add_work_item_relation
Add a relation to a work item
remove_work_item_relation
Remove a relation from a work item
list_work_item_updates
List updates/history of a work item
get_work_item_update
Get a specific update of a work item
list_work_item_revisions
List revisions of a work item
get_work_item_revision
Get a specific revision of a work item
list_work_item_tags
List tags on a work item
add_work_item_tag
Add a tag to a work item
remove_work_item_tag
Remove a tag from a work item
list_work_item_children
List child work items of a work item
list_work_item_parents
List parent work items of a work item