get_pipeline_failed_jobs
Retrieve failed job console outputs from GitLab pipelines using the Model Context Protocol (MCP) server to analyze and address pipeline issues efficiently.
Instructions
GitLabパイプラインで失敗したジョブのコンソール出力を取得
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"title": "get_pipeline_failed_jobsArguments",
"type": "object"
}