delete-issue-property
Remove a specific property from an issue type in a Plane project by providing the project, issue type, and property identifiers.
Instructions
Delete an issue property
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | ID of the project | |
| property_id | Yes | ID of the property to delete | |
| type_id | Yes | ID of the issue type |