get_views
Extract and retrieve all views from a Revit model using the MCP server, enabling easy access to view information for analysis or export.
Instructions
获取 Revit 模型中的所有视图
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}