netbox_get_device
Retrieve a specific network device from NetBox using its exact name. Enables read-only access to device details for inventory or automation.
Instructions
[READ] Return a single NetBox device by exact name.
Args: name: Exact NetBox device name (see netbox_list_devices).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes |