create_project
Create a new project in 8seneca's Plane workspace by providing a name and identifier, with optional manager assignment and Docs tab.
Instructions
Create a new project
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | The name of the project | |
| docs_view | No | 8seneca fork: enable the project's Docs tab | |
| identifier | Yes | The identifier of the project. This is typically a word of around 5 characters derived from the name of the project in uppercase. | |
| project_manager | No | 8seneca fork: the uuid of the project's manager. Must be an active member of the workspace or the create is refused. Use get_workspace_members to find the uuid. |