action trashnothing_send_password_reset_email { label: "Send password reset email" provider: trashnothing method: POST path: "/users/me/reset-password" encoding: json output: { type: "object" additionalProperties: true } }