ssh_key_delete
Delete an SSH key from Vultr by providing its ID or name to revoke access and remove unused credentials.
Instructions
Delete an SSH key.
Args: ssh_key_id: The SSH key ID or name (e.g., "my-laptop-key" or UUID) ctx: FastMCP context for resource change notifications
Returns: Status message confirming deletion
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ssh_key_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||