Skip to main content
Glama
zenml-io

ZenML MCP Server

Official
by zenml-io

list_schedules

Retrieve and filter scheduled pipeline runs in ZenML workspaces to manage execution timelines and monitor automated workflows.

Instructions

List all schedules in the ZenML workspace.

Args:
    sort_by: The field to sort the schedules by
    page: The page number to return
    size: The number of schedules to return
    created: The creation date of the schedules
    updated: The last update date of the schedules
    name: The name of the schedules
    pipeline_id: The ID of the pipeline
    orchestrator_id: The ID of the orchestrator
    active: Whether the schedule is active

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
sort_byNodesc:created
pageNo
sizeNo
logical_operatorNoand
createdNo
updatedNo
nameNo
pipeline_idNo
orchestrator_idNo
activeNo

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