Commands › General › Export Levels To Json
Export Levels To Json
Coming soon
Before you run this
Active Revit document and required context are available.
After it runs
The command finishes with tracked success or a handled failure state.
When to use this
- Use when you need to run this command's workflow for the current model task.
Don't use this when
Not for autonomous AI execution. This command requires interactive Revit UI input (dialogs, picks, or manual confirmation).
Returns
| Name | Type | Description |
|---|---|---|
Result | string | Command execution result |
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/export_levels_to_json- Request body schema (from
[RestApiParam]) - Response schema (from
[RestApiResponse]) - curl / JS / Python code examples
Keywords & intent patterns
save levels to json · levels · export · json · export levels to json
Patterns: * save levels to json · export * levels to json · export levels to json
Related
| Pillar | General |
|---|