Skip to main content
Glama

LumbreTravel MCP Server

by lumile

reactivate_hotel

Reactivates a hotel in the LumbreTravel database by specifying its unique ID. Use this tool to restore inactive or deactivated hotel listings for travel program management.

Instructions

Reactivar un hotel en LumbreTravel

Input Schema

NameRequiredDescriptionDefault
idYesID del hotel a reactivar

Input Schema (JSON Schema)

{ "properties": { "id": { "description": "ID del hotel a reactivar", "type": "string" } }, "required": [ "id" ], "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/lumile/lumbretravel-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server