looker-list-agents Tool
“looker-list-agents” retrieves the list of Looker Conversation Analytics agents.
less than a minute
About
The looker-list-agents tool allows LLMs to list Looker Agents using the Looker Go SDK.
{
"name": "looker-list-agents"
}
Compatible Sources
This tool can be used with the following database sources:
| Source Name |
|---|
| Looker Source |
Example
To use the looker-list-agents tool, you must define it in your server.yaml file.
kind: tool
name: list_agents
type: looker-list-agents
source: my-looker-instance
description: |
List all Looker agents.
This tool takes no parameters.
Reference
| field | type | required | description |
|---|---|---|---|
| type | string | true | Must be “looker-list-agents”. |
| source | string | true | Name of the Looker source. |
| description | string | true | Description of the tool that is passed to the LLM. |
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.