ssh_key_list
List SSH private keys in ~/.ssh/ with type and fingerprint, and check if each key is loaded in the agent. Identify keys that need to be loaded.
Instructions
List all SSH private keys in ~/.ssh/ with their type, fingerprint, and whether they are loaded in the agent. Use this to find which keys are available and which ones need to be loaded.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||