Commands  ›   ›  Auto Resolve Revit Warnings With Default Fix

Auto Resolve Revit Warnings With Default Fix

writes to model Public API · not yet exposed

Coming soon

Before you run this

Active document must have warnings with available resolutions.

After it runs

Resolvable warnings are fixed. Some elements may be deleted.

What you'll see in the chat

on start
Auto-resolving warnings with available fixes...
thinking
Finding warnings with default resolutions...
Applying fixes to {count} warnings...
on success
Resolved {resolved} of {total} warnings. {remaining} remain.
on failure
Auto-resolve failed: {error}. Some warnings may need manual review.

REST API

Not yet exposed

This command does not carry a [RestApi] attribute today. Once tagged, this section will auto-populate with:

  • POST /api/v1/commands/auto_resolve_revit_warnings_with_default_fix
  • Request body schema (from [RestApiParam])
  • Response schema (from [RestApiResponse])
  • curl / JS / Python code examples

Keywords & intent patterns

auto resolve warnings · fix warnings automatically · apply default resolution · auto fix warnings

Pillar