Skip to main content
Glama

list_run_steps

Retrieve and filter run steps from your ZenML workspace to monitor pipeline execution progress and status.

Instructions

List all run steps in the ZenML workspace.

Args: sort_by: The field to sort the run steps by page: The page number to return size: The number of run steps to return logical_operator: The logical operator to use created: The creation date of the run steps updated: The last update date of the run steps name: The name of the run steps status: The status of the run steps start_time: The start time of the run steps end_time: The end time of the run steps pipeline_run_id: The ID of the pipeline run

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
sort_byNodesc:created
pageNo
sizeNo
logical_operatorNoand
createdNo
updatedNo
nameNo
statusNo
start_timeNo
end_timeNo
pipeline_run_idNo

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