trigger_pipeline
Start a pipeline run in Azure DevOps, passing template parameters as key-value pairs.
Instructions
Trigger a new pipeline run.
Args: project: Azure DevOps project name. Uses default if not specified. pipeline_id: The ID of the pipeline to trigger. parameters: Optional template parameters to pass to the pipeline as key-value pairs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project | No | ||
| pipeline_id | No | ||
| parameters | No |