Retrieves comprehensive information about the current FreeCAD document, including document properties, detailed object information, sketch data, and view information.
run_script
Executes arbitrary Python code within the FreeCAD context to perform complex operations, create new objects, modify existing ones, and automate tasks using FreeCAD's Python API.