Heroku MCP server

Official

pipelines_info

View pipeline stage configurations, check connected applications, verify settings, and monitor status on the Heroku platform using this tool for comprehensive pipeline details.

Instructions

Display detailed pipeline configuration. Use this tool when you need to: 1) View pipeline stage configuration, 2) Check connected applications, 3) Verify pipeline settings, 4) Monitor pipeline status. The tool provides comprehensive pipeline information and structure details.

Input Schema

NameRequiredDescriptionDefault
jsonNoOutput in json format
pipelineYesName of the pipeline to get info for

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "json": { "description": "Output in json format", "type": "boolean" }, "pipeline": { "description": "Name of the pipeline to get info for", "type": "string" } }, "required": [ "pipeline" ], "type": "object" }
ID: c1gtn2x5d2