Get WireGuard client configuration
get_client_configFetch a client's WireGuard configuration file (wg .conf) including private key by client ID.
Instructions
Get the WireGuard configuration file (wg .conf format, including the private key) for a client.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| clientId | Yes | Numeric ID of the client (see list_clients) |