Skip to main content
Glama

lightroom_list_commands

Discover available Lightroom Classic commands to control photo editing and catalog management through AI automation.

Instructions

List command names currently exposed by the Lightroom plugin.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Implementation Reference

  • The tool handler lightroom_list_commands calls the system.list_commands method via the internal _call helper.
    async def lightroom_list_commands() -> dict[str, Any]:
        """List command names currently exposed by the Lightroom plugin."""
        return await _call("system.list_commands")

Latest Blog Posts

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/4xiomdev/lightroom-classic-mcp'

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