google_ads_list_resources
Lists all GAQL queryable resources (FROM tables) to help select the correct one for a Google Ads query.
Instructions
Return the full catalog of GAQL resources (FROM-able tables).
Useful when the agent needs to pick the right resource for a question. Each entry: name, category, selectable (whether it can be the FROM target).
Response is cacheable for the session; the catalog is stable across queries.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |