delete_work_item_property
Delete a work item property by ID in Plane, optionally scoping to a project or work item type for precise removal.
Instructions
Delete a work item property by ID.
Args: work_item_property_id: UUID of the property project_id: UUID of the project. Omit for workspace scope. work_item_type_id: UUID of the work item type — omit to use project-level endpoint
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | No | ||
| work_item_type_id | No | ||
| work_item_property_id | Yes |