linear_getProjectById
Retrieve details of a specific Linear project by providing its ID or slug.
Instructions
Get details for a specific Linear project by ID
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ID or slug of the project to retrieve |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | ||
| url | No | ||
| icon | No | ||
| lead | No | ||
| name | No | ||
| color | No | ||
| state | No | ||
| teams | No | ||
| content | No | ||
| trashed | No | ||
| startDate | No | ||
| targetDate | No | ||
| description | No | ||
| slackChannelId | No | ||
| microsoftTeamsChannelId | No |