get_run_template
Use getsnapshot instead
How to use it
get_run_template is exposed by the MCP Zenml MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the get_run_template tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.
Install MCP Zenml
npx cloudflared tunnel --url http://localhost:8001Other tools in MCP Zenml (22)
Diagnose server setup (env vars, SDK, connectivity, auth). Works even when misconfigured.
Get the currently active project
Get build details (image, code embedding)
Get a deployment's runtime status and URL
Get bounded logs from a deployment (tail=100 default, max 1000)
Get project details by name/ID
Get a frozen pipeline configuration by name/ID
Get tag details (exclusive, colors)
Artifact metadata
List builds with filters (islocal, containscode)
List deployments with filters (status, pipeline, tag)
List all projects
Use listsnapshots instead
Secret names (not values)
List snapshots with filters (runnable, deployable, deployed, tag)
List tags with filters (resourcetype)
Get N most recent runs
Open interactive pipeline runs dashboard (MCP App)
Open 30-day run activity bar chart (MCP App)
Analyze recent pipeline runs
Analyze stack component usage
Trigger a pipeline run (prefer snapshotnameorid parameter)