linear_getInitiativeUpdateById
Retrieve a specific initiative update by providing its unique ID.
Instructions
Get a specific initiative update by ID
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ID of the initiative update to retrieve |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | ||
| url | No | ||
| body | No | ||
| diff | No | ||
| user | No | ||
| health | No | ||
| slugId | No | ||
| isStale | No | ||
| editedAt | No | ||
| createdAt | No | ||
| updatedAt | No | ||
| archivedAt | No | ||
| initiative | No | ||
| commentCount | No | ||
| diffMarkdown | No | ||
| isDiffHidden | No |