APS MCP Server

by petrbroz

get-item-versions

Retrieve all versions of a document in Autodesk Construction Cloud using the APS MCP Server by specifying the projectId and itemId for efficient version tracking and management.

Instructions

List all versions of a document in Autodesk Construction Cloud

Input Schema

NameRequiredDescriptionDefault
itemIdYes
projectIdYes

Input Schema (JSON Schema)

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

You must be authenticated.

Other Tools from APS MCP Server

Related Tools

ID: som0bogeu3