linear_removeFromFavorites
Remove an item from your Linear favorites by providing either the favorite ID or entity ID. Clears unwanted entries to keep your favorites list 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 |