Look things up.

Read-only tools — they never touch the model, so they're always safe to fire off mid-thought. Answers come back in the pane as lists and counts.

Counting walls and finding missing fire ratings

List anything

Levels, views, sheets, schedules, grids, worksets, wall types, family types, view templates, view filters — all listable by name.

When: orientation, or before a change — checking a type name exists before you swap to it, a level name before you build on it.

list all levels with their elevations what wall types are in this project? show me every sheet

Inspect one element

Every parameter of a single element — instance and type, as one readout.

When: "what is this thing?" — checking values before a bulk change, or chasing why one element behaves differently.

show me all parameters of the selected door

Find elements by condition

Search a category by type name, level, or any parameter condition — combine conditions with AND/OR, numeric or text.

When: building the set you're about to change or check. Pairs naturally with select, colour, or set-parameter as the next command.

find walls of type "Partition 100" on Level 2 find doors where width is greater than 900

Returns up to 50 matches at a time.

Find what's missing

Elements in a category with no value for a parameter — empty or absent, instance or type.

When: QA passes before a deadline. The classic: doors without a fire rating, rooms without a department.

find doors with no fire rating which rooms have no department value?

Count things

Any category, counted and grouped by level, type, or workset. Or the whole model's statistics in one shot — element counts per category.

When: progress checks, sanity checks, "how big is this model anyway".

count all walls by level count doors by type give me the model statistics

Material takeoff

Material name → volume (m³) and area (m²), for a selection or the whole model.

When: quick quantity questions without building a schedule first.

what's the concrete volume in this model? material quantities for the selected walls

Model warnings

Revit's open warnings, with the elements involved in each.

When: health checks before sharing the model — and as the to-do list for a cleanup session.

show me the model warnings

Where am I, what's selected

Project info (name, number, Revit version, units), the active view and its settings, the elements visible in it, and your current selection.

When: mostly Copilot uses these itself for context — but they answer directly too.

what's selected right now? what view am I in?