Skip to main content
Glama

list_develop_parameters

Retrieve available photo editing parameters from Lightroom Classic to apply adjustments and automate editing workflows.

Instructions

List develop parameters known by this Lightroom Classic install.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Implementation Reference

  • The 'list_develop_parameters' tool handler, which calls 'develop.list_params' through the _call helper.
    async def list_develop_parameters() -> dict[str, Any]:
        """List develop parameters known by this Lightroom Classic install."""
        return await _call("develop.list_params")

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