Run pipeline schedule
run_pipeline_scheduleTrigger a GitLab pipeline schedule manually by specifying project and schedule ID to execute the pipeline immediately.
Instructions
Run a project pipeline schedule immediately.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project | Yes | GitLab project ID or full path such as group/project. | |
| pipeline_schedule_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes | GitLab response normalized for model use. |