Skip to main content
Glama
yjiace

AlibabaCloud DevOps MCP Server

by yjiace

list_pipelines

Retrieve and filter pipelines in an organization by creation time, execution time, name, status, and pagination options for pipeline management.

Instructions

[Pipeline Management] Get a list of pipelines in an organization with filtering options

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
organizationIdYesOrganization ID, can be found in the basic information page of the organization admin console
createStartTimeNoCreation start time in milliseconds timestamp format (e.g., 1729178040000). For filtering pipelines created after this time.
createEndTimeNoCreation end time in milliseconds timestamp format (e.g., 1729178040000). For filtering pipelines created before this time.
executeStartTimeNoExecution start time in milliseconds timestamp format (e.g., 1729178040000). For filtering pipelines executed after this time.
executeEndTimeNoExecution end time in milliseconds timestamp format (e.g., 1729178040000). For filtering pipelines executed before this time.
pipelineNameNoPipeline name for filtering
statusListNoPipeline status list, comma separated (SUCCESS,RUNNING,FAIL,CANCELED,WAITING)
perPageNoNumber of items per page, default 10, max 30
pageNoPage number, default 1

Other Tools

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/yjiace/alibabacloud-devops-mcp-server'

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