Skip to main content
Glama

get_deployment

Retrieve detailed information about a specific ZenML deployment, including its runtime status, URL, and metadata, to monitor and manage what's currently serving or provisioned.

Instructions

Get detailed information about a specific deployment.

Deployments represent the runtime state of what's currently serving/provisioned, including status, URL, and metadata. They tie back to snapshots. Args: name_id_or_prefix: The name, ID or prefix of the deployment to retrieve project: Optional project scope (defaults to active project) hydrate: Whether to hydrate the response with additional details

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
name_id_or_prefixYes
projectNo
hydrateNo

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