get_keypair_list
Retrieve SSH keypairs listing fingerprints, types, creation dates, and public key details for the current user.
Instructions
Get list of SSH keypairs for the current user.
Functions:
Query SSH keypairs and their fingerprints
Display keypair types and creation dates
Show public key information (truncated for security)
Provide keypair management information
Use when user requests SSH key management, keypair information, or security key queries.
Returns: List of SSH keypairs with detailed information in JSON format.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |