linear_getProjectUpdates
Retrieve all updates for a specific project using its ID. Specify a limit to control the number of updates returned.
Instructions
Get all updates associated with a project
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of project updates to return (default: 25) | |
| projectId | Yes | ID of the project to get updates for |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| items | Yes |