gitlab_list_jobs
List all jobs in a GitLab pipeline and view their current statuses. Specify the pipeline ID and optionally the project path to retrieve job details.
Instructions
List all jobs in a specific pipeline with their statuses.
Args: pipeline_id: The numeric pipeline ID. project_path: GitLab project path, e.g. 'group/project'.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pipeline_id | Yes | ||
| project_path | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |