Skip to main content
Glama

list_services

Retrieve and filter services in a ZenML workspace to monitor deployments, track pipeline integrations, and manage model versions.

Instructions

List all services in the ZenML workspace.

Args: sort_by: The field to sort the services by page: The page number to return size: The number of services to return logical_operator: The logical operator to use id: The ID of the services created: The creation date of the services updated: The last update date of the services running: Whether the service is running service_name: The name of the service pipeline_name: The name of the pipeline pipeline_run_id: The ID of the pipeline run pipeline_step_name: The name of the pipeline step model_version_id: The ID of the model version

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
sort_byNodesc:created
pageNo
sizeNo
logical_operatorNoand
idNo
createdNo
updatedNo
runningNo
service_nameNo
pipeline_nameNo
pipeline_run_idNo
pipeline_step_nameNo
model_version_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