getSshPublicKey
Retrieve your SSH public key directly from the current operating environment for secure access and authentication purposes.
Instructions
获取当前用户的 SSH 公钥
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"required": [],
"type": "object"
}