get-issue-property
Retrieve specific property details for issues in Plane projects by providing project, issue type, and property identifiers to access structured issue information.
Instructions
Get details of a specific 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 retrieve | |
| type_id | Yes | ID of the issue type |