ssh_key_list
Lists SSH private keys from ~/.ssh/, showing type, fingerprint, and agent load status. Helps identify keys available and those needing loading.
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 | |||