aps_get_top_folders
Retrieve top-level folders from an ACC/BIM 360 project, including Project Files and Plans, to organize project data and enable further folder navigation.
Instructions
Get the root / top‑level folders for an ACC / BIM 360 project. Common root folders: 'Project Files', 'Plans', 'Shared', 'Recycle Bin'. Returns folder name, id, and item count. Use the folder id with aps_get_folder_contents.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| hub_id | Yes | Hub (account) ID – starts with 'b.'. | |
| project_id | Yes | Project ID – starts with 'b.'. |