Skip to content

Looker tool for "Deploy to Production" #3513

Description

@vpoiesz

Prerequisites

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

I want my agent to promote the LookML code from development mode to be the new production code for the instance. That feels impossible because there is no MCP tool the agent can use to do that. Instead, I have to go to the Looker UI (native IDE) and press the "Deploy to Production" button. Or separately call the API / webhook directly.

Suggested Solution(s)

Create a tool that wraps the deploy_to_production endpoint.

Alternatives Considered

I could set up a Pull Request flow in my remote Git service, then have hooks which call the Looker API or webhook to trigger a deployment. This is complicated and heavyweight for my use case. I'm happy to let the agent YOLO code to production.

Additional Details

No response

Metadata

Metadata

Labels

priority: p2Moderately-important priority. Fix may not be included in next release.product: lookerLookertype: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions