fix(looker): Convert prebuilt tool yaml to flat format#3022
Merged
drstrangelooker merged 1 commit intomainfrom Apr 10, 2026
Merged
fix(looker): Convert prebuilt tool yaml to flat format#3022drstrangelooker merged 1 commit intomainfrom
drstrangelooker merged 1 commit intomainfrom
Conversation
Contributor
There was a problem hiding this comment.
Code Review
This pull request refactors the Looker integration by transitioning prebuilt configuration files to a flat, multi-document YAML format and updating the associated documentation. It also introduces environment variable placeholders in examples and updates copyright headers to 2026. Feedback is provided regarding several typos and formatting errors in the looker.yaml configuration file, specifically misspelled parameter names and a stray quotation mark in a tool description.
5f8257f to
584f512
Compare
duwenxin99
approved these changes
Apr 10, 2026
584f512 to
f5f56ea
Compare
Contributor
|
🧨 Preview deployments removed. Cloudflare Pages environments for |
github-actions bot
pushed a commit
that referenced
this pull request
Apr 10, 2026
## Description Migrated the prebuilt tool files to use the flat format, then did some hand editing. Checked using Gemini CLI that the same output is delivered to the MCP client. Also fixed up some of the docs to use the flat format. ## PR Checklist > Thank you for opening a Pull Request! Before submitting your PR, there are a > few things you can do to make sure it goes smoothly: - [x] Make sure you reviewed [CONTRIBUTING.md](https://github.com/googleapis/mcp-toolbox/blob/main/CONTRIBUTING.md) - [x] Make sure to open an issue as a [bug/issue](https://github.com/googleapis/mcp-toolbox/issues/new/choose) before writing your code! That way we can discuss the change, evaluate designs, and agree on the general idea - [x] Ensure the tests and linter pass - [x] Code coverage does not decrease (if any source code was changed) - [x] Appropriate docs were updated (if necessary) - [x] Make sure to add `!` if this involve a breaking change 45c05e3
github-actions bot
pushed a commit
to renovate-bot/googleapis-_-genai-toolbox
that referenced
this pull request
Apr 10, 2026
…eapis#3022) ## Description Migrated the prebuilt tool files to use the flat format, then did some hand editing. Checked using Gemini CLI that the same output is delivered to the MCP client. Also fixed up some of the docs to use the flat format. ## PR Checklist > Thank you for opening a Pull Request! Before submitting your PR, there are a > few things you can do to make sure it goes smoothly: - [x] Make sure you reviewed [CONTRIBUTING.md](https://github.com/googleapis/mcp-toolbox/blob/main/CONTRIBUTING.md) - [x] Make sure to open an issue as a [bug/issue](https://github.com/googleapis/mcp-toolbox/issues/new/choose) before writing your code! That way we can discuss the change, evaluate designs, and agree on the general idea - [x] Ensure the tests and linter pass - [x] Code coverage does not decrease (if any source code was changed) - [x] Appropriate docs were updated (if necessary) - [x] Make sure to add `!` if this involve a breaking change 45c05e3
github-actions bot
pushed a commit
to pepe57/genai-toolbox
that referenced
this pull request
Apr 10, 2026
…eapis#3022) ## Description Migrated the prebuilt tool files to use the flat format, then did some hand editing. Checked using Gemini CLI that the same output is delivered to the MCP client. Also fixed up some of the docs to use the flat format. ## PR Checklist > Thank you for opening a Pull Request! Before submitting your PR, there are a > few things you can do to make sure it goes smoothly: - [x] Make sure you reviewed [CONTRIBUTING.md](https://github.com/googleapis/mcp-toolbox/blob/main/CONTRIBUTING.md) - [x] Make sure to open an issue as a [bug/issue](https://github.com/googleapis/mcp-toolbox/issues/new/choose) before writing your code! That way we can discuss the change, evaluate designs, and agree on the general idea - [x] Ensure the tests and linter pass - [x] Code coverage does not decrease (if any source code was changed) - [x] Appropriate docs were updated (if necessary) - [x] Make sure to add `!` if this involve a breaking change 45c05e3
github-actions bot
pushed a commit
to Jaleel-zhu/genai-toolbox
that referenced
this pull request
Apr 10, 2026
…eapis#3022) ## Description Migrated the prebuilt tool files to use the flat format, then did some hand editing. Checked using Gemini CLI that the same output is delivered to the MCP client. Also fixed up some of the docs to use the flat format. ## PR Checklist > Thank you for opening a Pull Request! Before submitting your PR, there are a > few things you can do to make sure it goes smoothly: - [x] Make sure you reviewed [CONTRIBUTING.md](https://github.com/googleapis/mcp-toolbox/blob/main/CONTRIBUTING.md) - [x] Make sure to open an issue as a [bug/issue](https://github.com/googleapis/mcp-toolbox/issues/new/choose) before writing your code! That way we can discuss the change, evaluate designs, and agree on the general idea - [x] Ensure the tests and linter pass - [x] Code coverage does not decrease (if any source code was changed) - [x] Appropriate docs were updated (if necessary) - [x] Make sure to add `!` if this involve a breaking change 45c05e3
github-actions bot
pushed a commit
to bhardwajRahul/genai-toolbox
that referenced
this pull request
Apr 11, 2026
…eapis#3022) ## Description Migrated the prebuilt tool files to use the flat format, then did some hand editing. Checked using Gemini CLI that the same output is delivered to the MCP client. Also fixed up some of the docs to use the flat format. ## PR Checklist > Thank you for opening a Pull Request! Before submitting your PR, there are a > few things you can do to make sure it goes smoothly: - [x] Make sure you reviewed [CONTRIBUTING.md](https://github.com/googleapis/mcp-toolbox/blob/main/CONTRIBUTING.md) - [x] Make sure to open an issue as a [bug/issue](https://github.com/googleapis/mcp-toolbox/issues/new/choose) before writing your code! That way we can discuss the change, evaluate designs, and agree on the general idea - [x] Ensure the tests and linter pass - [x] Code coverage does not decrease (if any source code was changed) - [x] Appropriate docs were updated (if necessary) - [x] Make sure to add `!` if this involve a breaking change 45c05e3
github-actions bot
pushed a commit
to CrazyForks/genai-toolbox
that referenced
this pull request
Apr 11, 2026
…eapis#3022) ## Description Migrated the prebuilt tool files to use the flat format, then did some hand editing. Checked using Gemini CLI that the same output is delivered to the MCP client. Also fixed up some of the docs to use the flat format. ## PR Checklist > Thank you for opening a Pull Request! Before submitting your PR, there are a > few things you can do to make sure it goes smoothly: - [x] Make sure you reviewed [CONTRIBUTING.md](https://github.com/googleapis/mcp-toolbox/blob/main/CONTRIBUTING.md) - [x] Make sure to open an issue as a [bug/issue](https://github.com/googleapis/mcp-toolbox/issues/new/choose) before writing your code! That way we can discuss the change, evaluate designs, and agree on the general idea - [x] Ensure the tests and linter pass - [x] Code coverage does not decrease (if any source code was changed) - [x] Appropriate docs were updated (if necessary) - [x] Make sure to add `!` if this involve a breaking change 45c05e3
github-actions bot
pushed a commit
to TheTechOddBug/genai-toolbox
that referenced
this pull request
Apr 11, 2026
…eapis#3022) ## Description Migrated the prebuilt tool files to use the flat format, then did some hand editing. Checked using Gemini CLI that the same output is delivered to the MCP client. Also fixed up some of the docs to use the flat format. ## PR Checklist > Thank you for opening a Pull Request! Before submitting your PR, there are a > few things you can do to make sure it goes smoothly: - [x] Make sure you reviewed [CONTRIBUTING.md](https://github.com/googleapis/mcp-toolbox/blob/main/CONTRIBUTING.md) - [x] Make sure to open an issue as a [bug/issue](https://github.com/googleapis/mcp-toolbox/issues/new/choose) before writing your code! That way we can discuss the change, evaluate designs, and agree on the general idea - [x] Ensure the tests and linter pass - [x] Code coverage does not decrease (if any source code was changed) - [x] Appropriate docs were updated (if necessary) - [x] Make sure to add `!` if this involve a breaking change 45c05e3
github-actions bot
pushed a commit
to anikasharma03/genai-toolbox
that referenced
this pull request
Apr 13, 2026
…eapis#3022) ## Description Migrated the prebuilt tool files to use the flat format, then did some hand editing. Checked using Gemini CLI that the same output is delivered to the MCP client. Also fixed up some of the docs to use the flat format. ## PR Checklist > Thank you for opening a Pull Request! Before submitting your PR, there are a > few things you can do to make sure it goes smoothly: - [x] Make sure you reviewed [CONTRIBUTING.md](https://github.com/googleapis/mcp-toolbox/blob/main/CONTRIBUTING.md) - [x] Make sure to open an issue as a [bug/issue](https://github.com/googleapis/mcp-toolbox/issues/new/choose) before writing your code! That way we can discuss the change, evaluate designs, and agree on the general idea - [x] Ensure the tests and linter pass - [x] Code coverage does not decrease (if any source code was changed) - [x] Appropriate docs were updated (if necessary) - [x] Make sure to add `!` if this involve a breaking change 45c05e3
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Migrated the prebuilt tool files to use the flat format, then did some hand editing.
Checked using Gemini CLI that the same output is delivered to the MCP client.
Also fixed up some of the docs to use the flat format.
PR Checklist
CONTRIBUTING.md
bug/issue
before writing your code! That way we can discuss the change, evaluate
designs, and agree on the general idea
!if this involve a breaking change