Take ownership of pipeline schedule
take_ownership_pipeline_scheduleAssign ownership of a GitLab pipeline schedule to the current user.
Instructions
Make the current GitLab user the owner of a pipeline schedule.
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. |