APS MCP Server

by petrbroz

get-folder-contents

Retrieve and list all contents within a specified project or folder in Autodesk Construction Cloud using the APS MCP Server for streamlined data access and management.

Instructions

List contents of a project or a specific subfolder in Autodesk Construction Cloud

Input Schema

NameRequiredDescriptionDefault
accountIdYes
folderIdNo
projectIdYes

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "accountId": { "minLength": 1, "type": "string" }, "folderId": { "type": "string" }, "projectId": { "minLength": 1, "type": "string" } }, "required": [ "accountId", "projectId" ], "type": "object" }

You must be authenticated.

Other Tools from APS MCP Server

Related Tools

ID: som0bogeu3