aps_list_projects
List all projects in an ACC or BIM 360 hub to obtain their IDs, names, platforms, and last modified dates. Use returned project IDs for further folder operations.
Instructions
List projects in an ACC / BIM 360 hub. Returns a compact summary: project name, id, platform (ACC / BIM 360), and last modified date. Use the returned project id with aps_get_top_folders or aps_get_folder_contents.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| hub_id | Yes | Hub (account) ID – starts with 'b.' (e.g. 'b.abc12345-6789-…'). Get this from aps_list_hubs. |