describe_command_template
Get detailed information about a specific command template by name and optional project. Ideal for inspecting command templates in Itential for network automation and orchestration.
Instructions
Get detailed information about a specific command template.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | The name of the command template to describe | |
| project | No | The name of the project to get the command template from |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| template | Yes | Detailed command template information including commands and rules |