linear_removeFromFavorites
Remove an entity or favorite entry from your Linear favorites. Specify either the favorite ID or entity ID to unfavorite.
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 |