list_pipelines
Retrieve pipeline definitions from an Azure DevOps project. Filter by name (with wildcards), folder path, or limit results.
Instructions
List pipeline definitions in a project
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project | No | Project name | |
| name | No | Filter by name (supports * wildcard) | |
| path | No | Filter by folder path | |
| top | No | Max pipelines to return |