Update pipeline schedule
update_pipeline_scheduleUpdate an existing GitLab pipeline schedule to change its cron timing, timezone, or active state. Modify schedule inputs to control when CI pipelines run.
Instructions
Update a project pipeline schedule.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cron | No | ||
| active | No | ||
| inputs | No | ||
| project | Yes | GitLab project ID or full path such as group/project. | |
| description | No | ||
| cron_timezone | No | ||
| pipeline_schedule_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes | GitLab response normalized for model use. |