All integrations
Azure DevOps
Developer Tools
Connect agents to work items, pull requests and pipelines so engineering questions get answered from the actual state of the project.
What teams build with this
Answer 'what's blocking the release' from live work item queries
Open and update work items from incidents or customer reports
Kick off a pipeline run and report back on what happened
What this integration is allowed to do
8 read-only
Reads data. Cannot change anything in the connected system.
5 reversible
Writes data, but the change can be undone.
Attach only the tools an agent needs. Run the whole integration against a vendor sandbox or the Fruxon simulator before it touches production.
Available tools
Each tool is attached per agent step, so an agent only gets what its job requires.
list_projects | List projects in the organization | Read-only |
list_repositories | List Git repositories in a project | Read-only |
query_work_items | Find work items with a WIQL query | Read-only |
get_work_item | Get a work item with all fields | Read-only |
create_work_item | Create a work item (Task, Bug, etc.) | Reversible |
update_work_item | Update a work item via JSON Patch | Reversible |
add_work_item_comment | Add a comment to a work item | Reversible |
list_pull_requests | List pull requests in a repository | Read-only |
get_pull_request | Get a pull request by ID | Read-only |
create_pull_request | Open a pull request | Reversible |
list_pipelines | List pipelines in a project | Read-only |
list_pipeline_runs | List recent runs of a pipeline | Read-only |
run_pipeline | Queue a new pipeline run | Reversible |
Connect Azure DevOps to your agents
Set up credentials once at the tenant level, then attach the tools you need to any agent.