linear_removeFromFavorites
Remove a favorite entry or entity from your Linear favorites using its favorite ID or entity ID.
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 |
|---|---|---|---|
| favoriteId | No | Favorite entry ID to remove when available from a favorites query | |
| entityId | No | Entity ID to remove from favorites when the workspace schema supports it |