linear_getProjectUpdateById
Retrieve a specific Linear project update by its unique ID to access detailed information and status.
Instructions
Get a specific Linear project update by ID
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ID of the project update to retrieve |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | ||
| url | No | ||
| body | No | ||
| diff | No | ||
| user | No | ||
| health | No | ||
| slugId | No | ||
| project | No | ||
| editedAt | No | ||
| createdAt | No | ||
| updatedAt | No | ||
| archivedAt | No | ||
| diffMarkdown | No | ||
| isDiffHidden | No |