create_project
Create a new project in a Plane workspace by providing a name and unique identifier, with options for visibility, description, and assigned members.
Instructions
Create a project. identifier is the short code (e.g. 'WEB'),
uppercase and unique in the workspace. network: 0=secret, 2=public.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| network | No | ||
| identifier | Yes | ||
| description | No | ||
| project_lead | No | ||
| default_assignee | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||