Capture screenshots from 3D Slicer's application window, slice views, or 3D rendering views to provide visual feedback for AI-assisted medical image analysis.
Execute Python code within 3D Slicer to automate medical image processing tasks, manipulate scene elements, and perform calculations in the visualization environment.
Retrieve MRML node details from the Slicer Web Server API. Filter by node names, IDs, properties, class name, or specific ID to extract targeted information. Returns structured data for efficient medical image processing and scene analysis.
Run Python scripts within 3D Slicer to manipulate medical images, create models, or perform calculations. Assign results to `__execResult` for retrieval and handle errors with detailed feedback.