mmar_list_scene_instances
Lists all model instances (diagrams) for a specified SceneType UUID, returning each instance's UUID, name, and content.
Instructions
List all model instances (diagrams) for a specific modeling language (SceneType). Returns an array of SceneInstance objects with their UUIDs, names, and content.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| scene_type_uuid | Yes | The UUID of the SceneType whose instances to list |