codecks_create_space
Create a new space to organize decks within a Codecks project, helping structure game development workflows and task management.
Instructions
Create a new space in a project. Spaces are containers for organizing decks.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | The space name | |
| project | No | Optional project name. Uses CODECKS_DEFAULT_PROJECT from config if not provided. |