linear_getProjectIssues
Retrieve all issues linked to a specific project in Linear by providing the project ID. Use this to manage and track project tasks effectively.
Instructions
Get all issues associated with a project
Input Schema
Name | Required | Description | Default |
---|---|---|---|
limit | No | Maximum number of issues to return (default: 25) | |
projectId | Yes | ID of the project to get issues for |