Skip to main content
Glama

LacyLights MCP Server

by bbernstein

get_project_details

Retrieve comprehensive details about a specific theatrical lighting project by providing its ID. This tool supports precise lighting design and management within the LacyLights MCP Server.

Instructions

Get detailed information about a specific project

Input Schema

NameRequiredDescriptionDefault
projectIdYesProject ID to get details for

Input Schema (JSON Schema)

{ "properties": { "projectId": { "description": "Project ID to get details for", "type": "string" } }, "required": [ "projectId" ], "type": "object" }
Install Server

Other Tools from LacyLights 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/bbernstein/lacylights-mcp'

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