list_device_capabilities
Lists all supported operations for a network device based on its vendor type. These operation names can then be used to execute commands.
Instructions
List all supported operations for a specific device.
Shows what commands are available for this device based on its vendor type. Use the operation names with the 'run_vendor_operation' tool.
Args: device: Name of the device as defined in devices.yaml
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| device | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |