select_object_frames
Select specific frames from a generated object to create individual completed objects, with optional tagging for all new objects.
Instructions
From an object that generated multiple candidate frames, keep specific frames (by 0-based index) as completed individual objects. Optionally tag all newly-created objects.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| indices | Yes | Frame indices (0-based) to keep as completed individual objects | |
| object_id | Yes | ID of the object whose frames to select | |
| common_tag | No | Optional tag applied to every newly-created object |