ssh_key_get
Retrieve detailed information for a specific SSH key using its ID or name, including public key, name, and creation date.
Instructions
Get details for a specific SSH key.
Args: ssh_key_id: The SSH key ID or name (e.g., "my-laptop-key" or UUID)
Returns: SSH key details including name, public key, and creation date
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ssh_key_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||