update_module
Modify a Plane module's details by supplying the project and module IDs, with optional updates to name, status, lead, members, dates, description, and external references.
Instructions
Update a module by ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lead | No | ||
| name | No | ||
| status | No | ||
| members | No | ||
| module_id | Yes | ||
| project_id | Yes | ||
| start_date | No | ||
| description | No | ||
| external_id | No | ||
| target_date | No | ||
| external_source | No |