LookML LookML is a declarative modeling language for data analytics. It's used by data analysts and developers to define data relationships and metrics in a consistent and reusable way for BI tools. Official docs: https://cloud.google.com/looker/docs/reference/lookml/ LookML Overview - LookML Model - Explore - Field When to use which actions: Use action names and parameters as needed. Working with LookML This skill uses the Membrane CLI to interact with LookML. Membrane handles authentication and credentials refresh automatically — so you can focus on the integration logic rather than auth pl…