list_folders
Retrieve a paginated list of Cloud Analytics folders that organize reports and allocations into a hierarchy, with 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. |