You're viewing a demo portfolio

Join the waitlist
PRSM

delete_keypair

Active

Tool of cloud.redu/mcp

declared in 2.0.0

Removes an SSH keypair from your account by name.

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "required": [
    "name"
  ],
  "properties": {
    "name": {
      "type": "string",
      "minLength": 1,
      "description": "Name of the keypair to delete."
    }
  },
  "additionalProperties": false
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

cloud.redu/mcp

1/7 registries
View full server →
delete_keypair — cloud.redu/mcp — PRSM MCP