delete-issue-property
Remove a custom property from an issue type in a Plane project to clean up project structure and maintain organized workflows.
Instructions
Delete an issue property
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | ID of the project | |
| type_id | Yes | ID of the issue type | |
| property_id | Yes | ID of the property to delete |