Back to Genai Toolbox

conversational-analytics-get-data-agent-info

docs/en/integrations/cloudgda/tools/conversational-analytics-get-data-agent-info.md

1.9.01.2 KB
Original Source

About

A conversational-analytics-get-data-agent-info tool allows you to retrieve details about a specific data agent.

It's compatible with the following sources:

  • cloud-gemini-data-analytics

conversational-analytics-get-data-agent-info accepts the following parameters:

  • data_agent_id: The ID of the data agent to retrieve information for.

Example

yaml
kind: tool
name: get_agent_info
type: conversational-analytics-get-data-agent-info
source: my-conversational-analytics-source
location: global
description: |
  Use this tool to get details about a specific data agent.

Reference

fieldtyperequireddescription
typestringtrueMust be "conversational-analytics-get-data-agent-info".
sourcestringtrueName of the source.
descriptionstringtrueDescription of the tool that is passed to the LLM.
locationstringfalseThe Google Cloud location (default: "global").