Play manual GitLab job
play_jobTrigger a manual GitLab CI job by providing the project ID or path and job ID. Accepts optional job variables to control the run, enabling on-demand pipeline execution and testing.
Instructions
Start a manual GitLab CI job.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| job_id | Yes | ||
| project | Yes | GitLab project ID or full path such as group/project. | |
| job_variables_attributes | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes | GitLab response normalized for model use. |