Create pipeline schedule
create_pipeline_scheduleAutomate GitLab CI/CD by scheduling pipeline runs. Define the target project, branch, and cron expression—plus optional variables—to trigger builds at specified intervals.
Instructions
Create a project pipeline schedule.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ref | Yes | ||
| cron | Yes | ||
| active | No | ||
| inputs | No | ||
| project | Yes | GitLab project ID or full path such as group/project. | |
| description | Yes | ||
| cron_timezone | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes | GitLab response normalized for model use. |