linear_getCustomerNeedById
Retrieve a specific customer need using its unique ID to access details for issue tracking and project management.
Instructions
Get a customer need by ID
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Customer need ID |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | ||
| url | No | ||
| body | No | ||
| issue | No | ||
| content | No | ||
| creator | No | ||
| issueId | No | ||
| project | No | ||
| customer | No | ||
| priority | No | ||
| commentId | No | ||
| createdAt | No | ||
| projectId | No | ||
| updatedAt | No | ||
| archivedAt | No | ||
| customerId | No | ||
| attachmentId | No | ||
| originalIssue | No | ||
| originalIssueId | No | ||
| projectAttachment | No | ||
| updatedRelatedNeeds | No |