list_private_keys
Retrieve all SSH private keys stored in Coolify for server authentication and Git repository access management.
Instructions
List all SSH private keys stored in Coolify. These keys are used for server authentication and Git repository access.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"required": [],
"type": "object"
}