get_pipeline_variables
Retrieve variables from Azure DevOps build or release pipelines. Specify project and optional pipeline name to get configuration values for automation or troubleshooting.
Instructions
Get pipeline variables from build/release pipelines
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project | Yes | Project name | |
| pipelineName | No | Pipeline name (optional - will list all if not provided) | |
| pipelineType | No | Pipeline type: build or release |