Skip to content

feat(tools/looker): Enable Run Lookml Tests tool for Looker #2448

@Anthrino

Description

@Anthrino

Prerequisites

What are you trying to do that currently feels hard or impossible?

We want to add a new MCP tool to run one or more LookML tests defined in a project; this would enable a LookML editing agent to execute the tests for validation of project changes via the toolbox.

Suggested Solution(s)

We can implement this tool by directly invoking the Run LookML Test Looker API (RunLookmlTest sdk method), which run single or multiple tests by specifying the project_id, file_id, test & model parameters to narrow the scope as required.

Alternatives Considered

No simpler workarounds as this is the most straightforward approach to implement this functionality.

Additional Details

No response

Metadata

Metadata

Labels

product: lookerLookertype: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.
No fields configured for Feature.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions