create_collection
Create a new collection, optionally as a sub-collection by providing a parent ID.
Instructions
Create a new collection. Pass parent_id to create a sub-collection.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| color | No | ||
| title | Yes | ||
| public | No | ||
| parent_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||