Skip to main content
Glama

list_collections

Retrieve all collections and collection sets from your Lightroom Classic catalog to organize and manage your photo library efficiently.

Instructions

List all collections and collection sets in the catalog.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Implementation Reference

  • The handler for the 'list_collections' tool, which wraps a call to the Lightroom bridge.
    async def list_collections() -> dict[str, Any]:
        """List all collections and collection sets in the catalog."""
        return await _call("catalog.list_collections")

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