linear_getProjectUpdates
Retrieve all updates for a Linear project by providing its project ID. Optionally limit the number of updates returned.
Instructions
Get all updates associated with a project
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectId | Yes | ID of the project to get updates for | |
| limit | No | Maximum number of project updates to return (default: 25) |