list_folders
List Cloud Analytics folders to explore the hierarchy that organizes reports and allocations, returning metadata for each folder.
Instructions
Use this when the user wants to see their Cloud Analytics folders, which organize reports and allocations into a hierarchy. Returns a list of folders with their metadata. Do NOT use this for listing reports (use list_reports) or labels (use list_labels).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pageToken | No | Page token, returned by a previous call, to request the next page of results. | |
| maxResults | No | The maximum number of results to return in a single page. Defaults to 500. |