← WebMCP Directory

Tool tree

nordsee-holidays.de

Travel & Events
https://www.nordsee-holidays.de/
Holiday homes in Denmark
Explore capabilities

Tools verified

forgotPasswordSensitive Action

Sends a password reset email to the provided email address.

View tool JSON
{
  "name": "forgotPassword",
  "kind": "transact",
  "impl": "declarative",
  "description": "Sends a password reset email to the provided email address.",
  "inputSchema": {
    "type": "object",
    "properties": {
      "Username": {
        "type": "string",
        "description": "The email address to send the password reset link to."
      }
    },
    "required": []
  },
  "page": "/Media/map/map.svg"
}