select_object_frames
Select specific frames by 0-based index from a multi-frame object and convert them into individual completed objects, with optional tagging.
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 |