Skip to main content
Glama

reset_current_photo

Reset all develop adjustments on the currently active photo in Lightroom Classic. Use this tool to revert edits and restore the original image state.

Instructions

Reset all develop adjustments on the currently active photo.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Implementation Reference

  • Tool handler for resetting the active photo's develop adjustments, which calls the 'develop.reset_current_photo' command on the bridge.
    async def reset_current_photo() -> dict[str, Any]:
        """Reset all develop adjustments on the currently active photo."""
        return await _call("develop.reset_current_photo")

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