| title |
List Git Branches Tool |
| type |
docs |
| weight |
1 |
| description |
A "looker-list-git-branches" tool is used to retrieve the list of available git branches of a LookML project.
|
A looker-list-git-branches tool is used to retrieve the list of available git branches
of a LookML project.
{{< compatible-sources >}}
| field |
type |
required |
description |
| project_id |
string |
true |
The unique ID of the LookML project. |
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.
| field |
type |
required |
description |
| type |
string |
true |
Must be "looker-list-git-branches". |
| source |
string |
true |
Name of the source. |
| description |
string |
true |
Description of the tool that is passed to the LLM. |