coolify_create_private_key
Create a new private SSH key for server access by providing a key name and the private key content.
Instructions
Create a new private SSH key
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Key name | |
| description | No | Key description | |
| private_key | Yes | The private key content |