Describe Command Template
describe_command_templateRetrieve complete information for a command template using its name and optional project, to support network automation and workflow 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 |