To use a browser with Google Agent Developer Kit (ADK) to scrape a Tableau report, you’ll typically need to combine:
- Google ADK (to receive and interpret the natural language intent),
- A headless browser (like Puppeteer or Playwright),
- And possibly an MCP server or tool plugin to expose scraping functionality to the agent.