create_list
Create a new list in an Arca workspace by providing the workspace ID and list name, with optional color, icon, or folder placement.
Instructions
Create a new list in a workspace
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| icon | No | Icon name | |
| name | Yes | List name | |
| color | No | Color value | |
| folder_id | No | Optional folder ID | |
| workspace_id | Yes | The workspace ID |