Skip to main content
Glama

list_flavors

Retrieve and filter available flavors in the ZenML workspace to manage pipeline components with sorting and pagination options.

Instructions

List all flavors in the ZenML workspace.

Args: sort_by: The field to sort the flavors by page: The page number to return size: The number of flavors to return logical_operator: The logical operator to use id: The ID of the flavors created: The creation date of the flavors updated: The last update date of the flavors

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
sort_byNodesc:created
pageNo
sizeNo
logical_operatorNoand
idNo
createdNo
updatedNo
nameNo
integrationNo

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