List pipeline schedules
list_pipeline_schedulesList scheduled pipelines for a GitLab project without revealing variable values. Use scope and pagination to manage view.
Instructions
List project pipeline schedules without exposing schedule variable values.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | ||
| scope | No | ||
| project | Yes | GitLab project ID or full path such as group/project. | |
| per_page | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes | GitLab response normalized for model use. |