poster_workspace_status
Prepares and inspects a local poster workflow folder: creates standard subfolders, moves loose images into a pending queue, and lists only the pending poster images to process next.
Instructions
Prepare and inspect the local poster workflow folder. Creates the standard folders if missing, moves loose image files from the root into 00_待處理 by default, and returns only pending poster image paths that should be read next.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| root | No | Optional poster workspace root. Defaults to TIMETREE_POSTER_WORKSPACE_ROOT or ~/Desktop/timetree海報更新. | |
| move_loose_images_to_pending | No | Whether to move loose image files in the root folder into 00_待處理 before listing. Default true. |