plane-module-create
Create a new module in a Plane project by specifying project ID, name, optional description, start date, and target date.
Instructions
Create a new module in a project.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Module name | |
| project_id | Yes | Project UUID | |
| start_date | No | Start date (YYYY-MM-DD) | |
| description | No | Module description | |
| target_date | No | Target date (YYYY-MM-DD) |