List Documents
list_documentsLists all open Cinema 4D documents with their index, name, path, and active status, enabling document discovery and switching.
Instructions
Enumerate the documents currently open in Cinema 4D. Each entry has its list index (the handle accepted by set_active_document), name, path and whether it is the active document. get_document_state only reports the active document; this is how you discover the others before switching.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||