set_conversation_favorite
Toggle a conversation's favorite status by providing its ID and a boolean flag. Mark or unmark a chat as favorite to manage important conversations.
Instructions
Marks or unmarks a conversation as favorite.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| favorite | Yes | true to mark as favorite, false to unmark | |
| conversation_id | Yes | Conversation ID |