linear_getInitiativeById
Retrieve details of a Linear initiative by ID. Optionally include associated projects in the response.
Instructions
Get details of a specific initiative by ID
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| initiativeId | Yes | The ID of the initiative to retrieve | |
| includeProjects | No | Include associated projects in the response |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | ||
| url | No | ||
| icon | No | ||
| name | No | ||
| color | No | ||
| owner | No | ||
| status | No | ||
| content | No | ||
| projects | No | ||
| sortOrder | No | ||
| targetDate | No | ||
| description | No |