Skip to main content
Glama

get_multibranch_jobs

Retrieve multibranch pipeline jobs from Jenkins with optional regex filtering by class, name, or fullname patterns to identify specific pipeline configurations.

Instructions

Get all multibranch pipeline jobs from Jenkins, optionally filtered by patterns

Args: class_pattern: Optional regex pattern to filter by job class name_pattern: Optional regex pattern to filter by job name fullname_pattern: Optional regex pattern to filter by job fullname

Returns: List[dict]: A list of multibranch pipeline jobs

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
class_patternNo
name_patternNo
fullname_patternNo

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/lanbaoshen/mcp-jenkins'

If you have feedback or need assistance with the MCP directory API, please join our Discord server