e04ed9c211
CF: Deploy Dev Docs / deploy (push) Has been cancelled
Sync Labels / build (push) Has been cancelled
tests / unit tests (macos-latest) (push) Has been cancelled
tests / unit tests (windows-latest) (push) Has been cancelled
tests / unit tests (ubuntu-latest) (push) Has been cancelled
1.4 KiB
1.4 KiB
title, type, weight, description, aliases
| title | type | weight | description | aliases | |
|---|---|---|---|---|---|
| conversational-analytics-list-accessible-data-agents | docs | 1 | A "conversational-analytics-list-accessible-data-agents" tool allows listing accessible Conversational Analytics data agents. |
|
About
A conversational-analytics-list-accessible-data-agents tool allows you to list
data agents that are accessible.
It's compatible with the following sources:
- cloud-gemini-data-analytics
conversational-analytics-list-accessible-data-agents does not accept any parameters.
Example
tools:
list_agents:
kind: conversational-analytics-list-accessible-data-agents
source: my-conversational-analytics-source
location: global
description: |
Use this tool to list available data agents.
Reference
| field | type | required | description |
|---|---|---|---|
| kind | string | true | Must be "conversational-analytics-list-accessible-data-agents". |
| source | string | true | Name of the source. |
| description | string | true | Description of the tool that is passed to the LLM. |
| location | string | false | The Google Cloud location (default: "global"). |