set_active_view
Switch the active view in Revit by providing the view name. Retrieve available view names using list_revit_views first.
Instructions
Switch the active view in Revit to the specified view.
Changes which view is displayed in the Revit UI. Use list_revit_views first to find available view names.
Args: view_name: Name of the view to activate ctx: MCP context for logging
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| view_name | Yes |