list_deployments
List Metaflow deployments across Argo Workflows, Maestro, or other supported backends. Optionally filter by flow name or orchestrator.
Instructions
List Metaflow flows deployed to the configured orchestrator.
Discovers flows deployed via Deployer to Argo Workflows, Maestro, or other supported backends.
Args: flow_name: Only list deployments for this flow. If omitted, lists all. impl: Orchestrator backend (e.g. "maestro", "argo_workflows"). Auto-detected if omitted.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| flow_name | No | ||
| impl | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |