List Git Branches Tool

A “looker-list-git-branches” tool is used to retrieve the list of available git branches of a LookML project.

About

A looker-list-git-branches tool is used to retrieve the list of available git branches of a LookML project.

Compatible Sources

This tool can be used with the following database sources:

Source Name
Looker Source

Parameters

fieldtyperequireddescription
project_idstringtrueThe unique ID of the LookML project.

Example

kind: tool
name: list_project_git_branches
type: looker-list-git-branches
source: looker-source
description: |
  This tool is used to retrieve the list of available git branches of a LookML
  project.

Reference

fieldtyperequireddescription
typestringtrueMust be “looker-list-git-branches”.
sourcestringtrueName of the source.
descriptionstringtrueDescription of the tool that is passed to the LLM.



Last modified April 13, 2026: chore(main): release 1.1.0 (#3024) (da6f5f8)