list_category_parameters
List available parameters for elements in a selected Revit category, showing their types and sample values to enable color-coding.
Instructions
Get available parameters for elements in a category
This tool helps you discover what parameters are available for coloring by listing all parameters found on elements in the specified category.
Args: category_name: Name of the category to check parameters for (e.g., "Walls", "Doors") ctx: MCP context for logging
Returns: List of available parameters with their types and sample values
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| category_name | Yes |