linear_getCustomerNeeds
Retrieve customer needs from Linear with filters by issue, project, customer, priority, and date order. Includes archived needs option.
Instructions
Get customer needs from Linear
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum needs to return (default: 25) | |
| issueId | No | Filter by issue ID | |
| orderBy | No | Sort needs by created or updated date | |
| priority | No | Filter by priority | |
| projectId | No | Filter by project ID | |
| customerId | No | Filter by customer ID | |
| includeArchived | No | Include archived needs |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| items | Yes |