Skip to main content
Glama

LacyLights MCP Server

by bbernstein

remove_cue_from_list

Remove a specific cue by its ID from a cue list on the LacyLights MCP Server, ensuring precise control over theatrical lighting design and scene management.

Instructions

Remove a cue from a cue list

Input Schema

NameRequiredDescriptionDefault
cueIdYesID of the cue to remove

Input Schema (JSON Schema)

{ "properties": { "cueId": { "description": "ID of the cue to remove", "type": "string" } }, "required": [ "cueId" ], "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/bbernstein/lacylights-mcp'

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