linear_getDocumentById
Retrieve the details of a specific Linear document using its ID. Access document content, metadata, and related information for your Linear project.
Instructions
Get details of a specific Linear document
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ID of the document to retrieve |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | ||
| url | No | ||
| icon | No | ||
| team | No | ||
| color | No | ||
| cycle | No | ||
| issue | No | ||
| title | No | ||
| slugId | No | ||
| content | No | ||
| creator | No | ||
| project | No | ||
| release | No | ||
| trashed | No | ||
| hiddenAt | No | ||
| createdAt | No | ||
| sortOrder | No | ||
| updatedAt | No | ||
| updatedBy | No | ||
| archivedAt | No | ||
| initiative | No | ||
| resourceFolderId | No | ||
| documentContentId | No | ||
| lastAppliedTemplate | No |