sprrint_projects_create
Create a project by specifying its name, optional two-character key, visibility, description, and default view. Set up project details to organize tasks and sprints in your workspace.
Instructions
Create a project. Key is exactly 2 letters or numbers. visibility is private|workspace.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| key | No | ||
| name | Yes | ||
| visibility | No | private | |
| description | No | ||
| default_view | No | now |