You're viewing a demo portfolio

Join the waitlist
PRSM

remove_ftp_account

Active

Tool of BorealHost

declared in 1.27.0

Remove an FTP account from a site. Requires: API key with write scope. Args: slug: Site identifier username: FTP username to remove Returns: {"removed": true, "username": "ftpuser"}

Parameters schema

{
  "type": "object",
  "title": "remove_ftp_accountArguments",
  "required": [
    "slug",
    "username"
  ],
  "properties": {
    "slug": {
      "type": "string",
      "title": "Slug"
    },
    "username": {
      "type": "string",
      "title": "Username"
    }
  }
}

What this tool wraps· 1 endpoint

min confidence0.700.50

Parent server

BorealHost

https://github.com/alainsvrd/borealhost-mcp

1/7 registries
View full server →
remove_ftp_account — BorealHost — PRSM MCP