ssh_key_list
Retrieve all SSH keys from your Vultr account in one call. Choose compact output for a quick list or JSON for full details, simplifying key management and audits.
Instructions
List all SSH keys in your Vultr account.
Args: format: Output format - 'compact' (default, one key per line) or 'json' (full details)
Returns: All SSH keys in the requested format
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| format | No | compact |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |