Create Smart Bin
create_smart_binCreate a smart bin in the project panel by setting a name and search query, automatically gathering matching clips into a dynamic collection for organized media management.
Instructions
Create a smart bin (search bin) in the project panel
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Name for the smart bin | |
| query | Yes | Search query for the smart bin |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | Whether the tool completed successfully. | |
| data | No | Tool-specific result data when ok is true. | |
| tool | Yes | The registered MCP tool name. | |
| error | No | Failure detail when ok is false. |