list_pipelines
Retrieve and display Azure DevOps pipelines from a specified project to monitor build and deployment workflows. Use this tool to view pipeline configurations and status.
Instructions
List pipelines in the project
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project | No | Project name (default: YourProject). Specify any project name in your organization | |
| $top | No | Max results |