get_document
get_document
Get the current SWML document as a Python dictionary. The returned structure follows
the standard SWML format with version and sections keys.
Returns
dict[str, Any] — The current SWML document. Structure:
get_document
Get the current SWML document as a Python dictionary. The returned structure follows
the standard SWML format with version and sections keys.
dict[str, Any] — The current SWML document. Structure: