get_categories
Retrieve all categories from a Revit model to streamline data organization and enhance model analysis within the Revit MCP Server environment.
Instructions
获取 Revit 模型中的所有类别
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}