conversational-analytics-list-accessible-data-agents

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

fieldtyperequireddescription
kindstringtrueMust be “conversational-analytics-list-accessible-data-agents”.
sourcestringtrueName of the source.
descriptionstringtrueDescription of the tool that is passed to the LLM.
locationstringfalseThe Google Cloud location (default: “global”).



Last modified March 26, 2026: replace source (8bbfd13091d)