Skip to main content
Glama

LumbreTravel MCP Server

by lumile

delete_passenger

Remove a passenger from the LumbreTravel system using their unique ID to manage travel program data effectively and maintain accurate records.

Instructions

Elimina un pasajero teniendo en cuenta que se conoce su ID

Input Schema

NameRequiredDescriptionDefault
passengerIdYes

Input Schema (JSON Schema)

{ "properties": { "passengerId": { "type": "string" } }, "required": [ "passengerId" ], "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