Skip to main content
Glama

LumbreTravel MCP Server

by lumile

delete_agency

Remove an agency from LumbreTravel to prevent its association with travel programs. Requires the agency ID for deletion.

Instructions

Eliminar una agencia en LumbreTravel. La agencia eliminada no se puede usar para asociarle programas en LumbreTravel.

Input Schema

NameRequiredDescriptionDefault
idYesID de la agencia a eliminar

Input Schema (JSON Schema)

{ "properties": { "id": { "description": "ID de la agencia a eliminar", "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