azure-devops-mcp

by RyanCardin15
Verified

getTestAutomationStatus

Check the execution status of automated tests using the test run ID to monitor progress and results in Azure DevOps workflows.

Instructions

Check status of automated test execution

Input Schema

NameRequiredDescriptionDefault
testRunIdYesID of the test run to check status for

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "testRunId": { "description": "ID of the test run to check status for", "type": "number" } }, "required": [ "testRunId" ], "type": "object" }

You must be authenticated.

Other Tools from azure-devops-mcp

Related Tools

ID: z7mxfcinp8