Skip to main content
Glama

list_pipelines

Retrieve and display all pipelines in your ZenML workspace with options to sort, filter by date, and paginate results.

Instructions

List all pipelines in the ZenML workspace.

By default, the pipelines are sorted by creation date in descending order. Args: sort_by: The field to sort the pipelines by page: The page number to return size: The number of pipelines to return created: The creation date of the pipelines updated: The last update date of the pipelines

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
sort_byNodesc:created
pageNo
sizeNo
createdNo
updatedNo

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/zenml-io/mcp-zenml'

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