linear_removeFromFavorites
Remove an entity or favorite entry from your Linear favorites using its favoriteId or entityId. Clears unused favorites to keep your workspace organized.
Instructions
Remove an entity or favorite entry from the current user's Linear favorites. Provide either favoriteId or entityId.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| entityId | No | Entity ID to remove from favorites when the workspace schema supports it | |
| favoriteId | No | Favorite entry ID to remove when available from a favorites query |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | ||
| success | No | ||
| entityId | No | ||
| favorite | No |