list_node_templates
Retrieve available EVE-NG node templates, showing only those with installed images by default. Include optional flag to view the full catalog, with vendor labels extracted from each template's description.
Instructions
List node templates EVENG knows about, with vendor context.
By default only lists templates that have an image installed (so
you're only shown templates you could actually use). Pass
include_without_images=true to see the full catalog. Each result
includes a best-effort vendor label extracted from the
template's description -- EVE-NG's API has no explicit vendor field.
Args: include_without_images: Also list templates with no image installed (these can't be used to add a node yet).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| include_without_images | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||