Skip to content

feat(tools/looker): Enable Get All Lookml Tests tool for Looker #2447

@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 fetch all available LookML tests for a project; this would enable a LookML editing agent to fetch details for existing tests on a project that can be executed for validation of changes via the toolbox.

Suggested Solution(s)

We can implement this tool by directly invoking the Looker API Get All LookML Tests (AllLookmlTests sdk method), which can fetch all defined tests and use the project_id and file_id parameters to narrow the scope as required.

Alternatives Considered

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

Additional Details

No response

Metadata

Metadata

Labels

priority: p2Moderately-important priority. Fix may not be included in next release.type: 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