create_pipeline_tool
Trigger a new CI/CD pipeline for a GitLab project by specifying the project ID and branch or tag (default: main).
Instructions
Create (trigger) a new CI/CD pipeline.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ref | No | Branch or tag name to run the pipeline for (default: main) | main |
| project_id | Yes | Project ID or path |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||