aps_list_projects
Retrieve a list of projects from an Autodesk Construction Cloud or BIM 360 hub, showing project names, IDs, platforms, and last modified dates to identify projects 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
TableJSON 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. |