list_workflows
List all available workflow templates, both built-in and custom. Returns name, description, and step count for each workflow.
Instructions
[READ] List all available workflow templates (built-in + custom).
Built-in templates are always available. Custom templates are loaded from ~/.vmware/workflows/*.yaml — drop a YAML file there to add your own workflows.
Returns: dict with builtin and custom workflow lists, each with name, description, steps count.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||