Create project
create_projectInitialize a new project in the default workspace by providing a display name. Optionally set a slug and description.
Instructions
Create a new project in the default workspace.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Display name, e.g. 'Your Project' | |
| slug | No | Optional id-safe slug; derived from name if omitted | |
| description | No |