Skip to main content
Glama

LSD MCP Server

by lsd-so

use_trip

Trigger a specific trip on LSD by its identifier to interact with real-world data through the LSD SQL language, enabling efficient querying and data integration.

Instructions

Invokes a trip on LSD based on its identifier using the [ACCORDING TO] keywords.

Input Schema

NameRequiredDescriptionDefault
trip_identifierYes

Input Schema (JSON Schema)

{ "properties": { "trip_identifier": { "title": "Trip Identifier", "type": "string" } }, "required": [ "trip_identifier" ], "title": "use_tripArguments", "type": "object" }

Other Tools from LSD MCP Server

Related Tools

    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/lsd-so/lsd-mcp'

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