client_get
Retrieve detailed client information (description, MAC, IP, VLAN, manufacturer) for a specific client in a Meraki network.
Instructions
[READ] One client's detail (description, MAC, IP, VLAN, manufacturer).
Args:
network_id: Meraki network id.
client_id: Client id/MAC (from client_list).
target: Target name from config; omit for the default.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target | No | ||
| client_id | Yes | ||
| network_id | Yes |