daz_list_checkpoints
List all saved scene state checkpoints in the current session, displaying name, node count, and saved timestamp.
Instructions
List all saved scene state checkpoints in the current session.
Returns: Dict with checkpoints (list of {name, node_count, saved_at}) and count.
Notes: Checkpoints are in-process memory; they are cleared when the server restarts.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||