Skip to main content
Glama

toggle_lens_blur_depth_viz

Switch the lens blur depth visualization overlay on or off to see depth information in Lightroom Classic.

Instructions

Toggle the lens blur depth visualization overlay.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Implementation Reference

  • The handler function that registers the 'toggle_lens_blur_depth_viz' MCP tool and calls the underlying bridge command.
    async def toggle_lens_blur_depth_viz() -> dict[str, Any]:
        """Toggle the lens blur depth visualization overlay."""
        return await _call("develop.toggle_lens_blur_depth_viz")

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